2022-05-31 20:36:56.102 | + ./stack.sh:main:462 : exec 2022-05-31 20:36:56.102 | ++ ./stack.sh:main:462 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-05-31-203656.summary.2022-05-31-203656 2022-05-31 20:36:56.102 | + ./stack.sh:main:470 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-05-31-203656' 2022-05-31 20:36:56.102 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-05-31 20:36:56.102 | + ./stack.sh:echo_summary:421 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-05-31-203656 2022-05-31 20:36:56.102 | + ./stack.sh:main:472 : ln -sf /opt/stack/logs/stack.sh.log.2022-05-31-203656 /opt/stack/logs/stack.sh.log 2022-05-31 20:36:56.102 | + ./stack.sh:main:473 : ln -sf /opt/stack/logs/stack.sh.log.2022-05-31-203656.summary.2022-05-31-203656 /opt/stack/logs/stack.sh.log.summary 2022-05-31 20:36:56.102 | + ./stack.sh:main:488 : check_path_perm_sanity /opt/stack 2022-05-31 20:36:56.102 | + functions:check_path_perm_sanity:620 : local real_path 2022-05-31 20:36:56.102 | ++ functions:check_path_perm_sanity:621 : readlink -f /opt/stack 2022-05-31 20:36:56.102 | + functions:check_path_perm_sanity:621 : real_path=/opt/stack 2022-05-31 20:36:56.102 | + functions:check_path_perm_sanity:622 : local rebuilt_path= 2022-05-31 20:36:56.103 | ++ functions:check_path_perm_sanity:623 : echo /opt/stack 2022-05-31 20:36:56.103 | ++ functions:check_path_perm_sanity:623 : tr / ' ' 2022-05-31 20:36:56.103 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-05-31 20:36:56.103 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt 2022-05-31 20:36:56.103 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt 2022-05-31 20:36:56.103 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-05-31 20:36:56.103 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-05-31 20:36:56.103 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt/stack 2022-05-31 20:36:56.103 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt/stack 2022-05-31 20:36:56.103 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-05-31 20:36:56.104 | + ./stack.sh:main:494 : trap exit_trap EXIT 2022-05-31 20:36:56.107 | + ./stack.sh:main:535 : trap err_trap ERR 2022-05-31 20:36:56.108 | + ./stack.sh:main:548 : set -o errexit 2022-05-31 20:36:56.110 | + ./stack.sh:main:551 : uname -a 2022-05-31 20:36:56.112 | Linux n-d-843947-2 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-05-31 20:36:56.114 | + ./stack.sh:main:554 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-05-31 20:36:56.115 | + ./stack.sh:main:555 : rm -f /opt/stack/data/ca-bundle.pem 2022-05-31 20:36:56.119 | + ./stack.sh:main:558 : source /home/ubuntu/devstack/lib/database 2022-05-31 20:36:56.145 | + ./stack.sh:main:559 : source /home/ubuntu/devstack/lib/rpc_backend 2022-05-31 20:36:56.161 | + ./stack.sh:main:565 : fetch_plugins 2022-05-31 20:36:56.163 | + functions-common:fetch_plugins:1668 : local plugins= 2022-05-31 20:36:56.164 | + functions-common:fetch_plugins:1669 : local plugin 2022-05-31 20:36:56.166 | + functions-common:fetch_plugins:1672 : [[ -z '' ]] 2022-05-31 20:36:56.168 | + functions-common:fetch_plugins:1673 : return 2022-05-31 20:36:56.170 | + ./stack.sh:main:569 : run_phase override_defaults 2022-05-31 20:36:56.172 | + functions-common:run_phase:1750 : local mode=override_defaults 2022-05-31 20:36:56.173 | + functions-common:run_phase:1751 : local phase= 2022-05-31 20:36:56.175 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-31 20:36:56.177 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-05-31 20:36:56.179 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-31 20:36:56.180 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-05-31 20:36:56.182 | + functions-common:run_phase:1760 : local extra 2022-05-31 20:36:56.184 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-31 20:36:56.187 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-05-31 20:36:56.189 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-31 20:36:56.191 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-31 20:36:56.192 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-05-31 20:36:56.194 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-31 20:36:56.207 | ++ functions-common:is_service_enabled:1978 : return 0 2022-05-31 20:36:56.209 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-05-31 20:36:56.210 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-31 20:36:56.212 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-31 20:36:56.214 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-31 20:36:56.215 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-31 20:36:56.217 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-31 20:36:56.219 | ++ extras.d/80-tempest.sh:source:26 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-05-31 20:36:56.220 | ++ extras.d/80-tempest.sh:source:31 : [[ override_defaults == \c\l\e\a\n ]] 2022-05-31 20:36:56.223 | + functions-common:run_phase:1771 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-05-31 20:36:56.225 | + functions-common:run_phase:1774 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-05-31 20:36:56.226 | + functions-common:run_phase:1775 : plugin_override_defaults 2022-05-31 20:36:56.228 | + functions-common:plugin_override_defaults:1709 : local plugins= 2022-05-31 20:36:56.230 | + functions-common:plugin_override_defaults:1710 : local plugin 2022-05-31 20:36:56.232 | + functions-common:plugin_override_defaults:1713 : [[ -z '' ]] 2022-05-31 20:36:56.233 | + functions-common:plugin_override_defaults:1714 : return 2022-05-31 20:36:56.235 | + ./stack.sh:main:572 : source /home/ubuntu/devstack/lib/apache 2022-05-31 20:36:56.251 | + ./stack.sh:main:575 : source /home/ubuntu/devstack/lib/tls 2022-05-31 20:36:56.253 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-05-31 20:36:56.266 | ++ functions-common:is_service_enabled:1978 : return 1 2022-05-31 20:36:56.268 | +++ lib/tls:source:43 : hostname -f 2022-05-31 20:36:56.272 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-05-31 20:36:56.274 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-05-31 20:36:56.275 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-05-31 20:36:56.277 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-05-31 20:36:56.279 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-05-31 20:36:56.281 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-05-31 20:36:56.283 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-05-31 20:36:56.284 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-05-31 20:36:56.287 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-05-31 20:36:56.289 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-05-31 20:36:56.293 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/infra 2022-05-31 20:36:56.304 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/libraries 2022-05-31 20:36:56.320 | + ./stack.sh:main:580 : source /home/ubuntu/devstack/lib/lvm 2022-05-31 20:36:56.333 | + ./stack.sh:main:581 : source /home/ubuntu/devstack/lib/horizon 2022-05-31 20:36:56.344 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/keystone 2022-05-31 20:36:56.370 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/glance 2022-05-31 20:36:56.409 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/nova 2022-05-31 20:36:56.488 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/placement 2022-05-31 20:36:56.509 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/cinder 2022-05-31 20:36:56.546 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/swift 2022-05-31 20:36:56.597 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/neutron 2022-05-31 20:36:56.724 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/ldap 2022-05-31 20:36:56.737 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/dstat 2022-05-31 20:36:56.749 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/tcpdump 2022-05-31 20:36:56.762 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/etcd3 2022-05-31 20:36:56.852 | + ./stack.sh:main:598 : run_phase source 2022-05-31 20:36:56.854 | + functions-common:run_phase:1750 : local mode=source 2022-05-31 20:36:56.856 | + functions-common:run_phase:1751 : local phase= 2022-05-31 20:36:56.858 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-31 20:36:56.860 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-05-31 20:36:56.862 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-31 20:36:56.865 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-05-31 20:36:56.867 | + functions-common:run_phase:1760 : local extra 2022-05-31 20:36:56.870 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-31 20:36:56.873 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-05-31 20:36:56.875 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-31 20:36:56.877 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-31 20:36:56.880 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-05-31 20:36:56.882 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-31 20:36:56.896 | ++ functions-common:is_service_enabled:1978 : return 0 2022-05-31 20:36:56.898 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-05-31 20:36:56.900 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-05-31 20:36:56.938 | ++ extras.d/80-tempest.sh:source:26 : [[ source == \u\n\s\t\a\c\k ]] 2022-05-31 20:36:56.940 | ++ extras.d/80-tempest.sh:source:31 : [[ source == \c\l\e\a\n ]] 2022-05-31 20:36:56.943 | + functions-common:run_phase:1771 : [[ source == \s\o\u\r\c\e ]] 2022-05-31 20:36:56.945 | + functions-common:run_phase:1772 : load_plugin_settings 2022-05-31 20:36:56.948 | + functions-common:load_plugin_settings:1686 : local plugins= 2022-05-31 20:36:56.950 | + functions-common:load_plugin_settings:1687 : local plugin 2022-05-31 20:36:56.952 | + functions-common:load_plugin_settings:1690 : [[ -z '' ]] 2022-05-31 20:36:56.954 | + functions-common:load_plugin_settings:1691 : return 2022-05-31 20:36:56.956 | + functions-common:run_phase:1773 : verify_disabled_services 2022-05-31 20:36:56.958 | + functions-common:verify_disabled_services:2033 : local service 2022-05-31 20:36:56.960 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-31 20:36:56.962 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-05-31 20:36:56.965 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-31 20:36:56.967 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-05-31 20:36:56.969 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-31 20:36:56.971 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-05-31 20:36:56.974 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-31 20:36:56.976 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-05-31 20:36:56.978 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-31 20:36:56.980 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-05-31 20:36:56.982 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-31 20:36:56.984 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-05-31 20:36:56.987 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-31 20:36:56.989 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-05-31 20:36:56.992 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-31 20:36:56.994 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-05-31 20:36:56.996 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-31 20:36:56.998 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-05-31 20:36:57.000 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-31 20:36:57.003 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-05-31 20:36:57.005 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-31 20:36:57.008 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-05-31 20:36:57.010 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-31 20:36:57.012 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-05-31 20:36:57.014 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-31 20:36:57.016 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-05-31 20:36:57.019 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-31 20:36:57.021 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-05-31 20:36:57.023 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-31 20:36:57.025 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-05-31 20:36:57.027 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-31 20:36:57.030 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-05-31 20:36:57.032 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-31 20:36:57.034 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-05-31 20:36:57.036 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-31 20:36:57.038 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-05-31 20:36:57.041 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-31 20:36:57.043 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-05-31 20:36:57.045 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-31 20:36:57.047 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-05-31 20:36:57.049 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-31 20:36:57.052 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-05-31 20:36:57.054 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-31 20:36:57.057 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-05-31 20:36:57.059 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-31 20:36:57.061 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-05-31 20:36:57.063 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-31 20:36:57.065 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-05-31 20:36:57.068 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-31 20:36:57.070 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-05-31 20:36:57.073 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-31 20:36:57.075 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-05-31 20:36:57.077 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-31 20:36:57.080 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-05-31 20:36:57.082 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-31 20:36:57.084 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-05-31 20:36:57.086 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-31 20:36:57.088 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-05-31 20:36:57.091 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-31 20:36:57.093 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-05-31 20:36:57.095 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-31 20:36:57.097 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-05-31 20:36:57.099 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-31 20:36:57.102 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-05-31 20:36:57.104 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-31 20:36:57.106 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-05-31 20:36:57.108 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-31 20:36:57.110 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-05-31 20:36:57.113 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-31 20:36:57.115 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-05-31 20:36:57.118 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-31 20:36:57.120 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-05-31 20:36:57.122 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-31 20:36:57.124 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-05-31 20:36:57.126 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-31 20:36:57.129 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-05-31 20:36:57.131 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-31 20:36:57.134 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-05-31 20:36:57.136 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-31 20:36:57.138 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-05-31 20:36:57.140 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-31 20:36:57.143 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-05-31 20:36:57.145 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-31 20:36:57.147 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-05-31 20:36:57.150 | + ./stack.sh:main:669 : initialize_database_backends 2022-05-31 20:36:57.152 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-05-31 20:36:57.154 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-05-31 20:36:57.169 | + functions-common:is_service_enabled:1978 : return 0 2022-05-31 20:36:57.171 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-05-31 20:36:57.173 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-05-31 20:36:57.175 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-05-31 20:36:57.190 | + functions-common:is_service_enabled:1978 : return 1 2022-05-31 20:36:57.192 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-05-31 20:36:57.195 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-05-31 20:36:57.197 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-05-31 20:36:57.199 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-05-31 20:36:57.201 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-05-31 20:36:57.203 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-05-31 20:36:57.206 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-05-31 20:36:57.208 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2022-05-31 20:36:57.211 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-05-31 20:36:57.213 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2022-05-31 20:36:57.215 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-05-31 20:36:57.218 | + lib/database:initialize_database_backends:104 : return 0 2022-05-31 20:36:57.220 | + ./stack.sh:main:670 : echo 'Using mysql database backend' 2022-05-31 20:36:57.220 | Using mysql database backend 2022-05-31 20:36:57.223 | + ./stack.sh:main:673 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-05-31 20:36:57.238 | + ./stack.sh:main:685 : is_service_enabled rabbit 2022-05-31 20:36:57.255 | + functions-common:is_service_enabled:1978 : return 0 2022-05-31 20:36:57.257 | + ./stack.sh:main:686 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-05-31 20:36:57.273 | + ./stack.sh:main:693 : is_service_enabled keystone 2022-05-31 20:36:57.288 | + functions-common:is_service_enabled:1978 : return 0 2022-05-31 20:36:57.291 | + ./stack.sh:main:695 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-05-31 20:36:57.307 | + ./stack.sh:main:697 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-05-31 20:36:57.322 | + ./stack.sh:main:708 : is_service_enabled ldap 2022-05-31 20:36:57.338 | + functions-common:is_service_enabled:1978 : return 1 2022-05-31 20:36:57.341 | + ./stack.sh:main:717 : is_service_enabled nova 2022-05-31 20:36:57.356 | + functions-common:is_service_enabled:1978 : return 0 2022-05-31 20:36:57.359 | + ./stack.sh:main:717 : [[ libvirt == \x\e\n\s\e\r\v\e\r ]] 2022-05-31 20:36:57.361 | + ./stack.sh:main:727 : is_service_enabled s-proxy 2022-05-31 20:36:57.377 | + functions-common:is_service_enabled:1978 : return 0 2022-05-31 20:36:57.379 | + ./stack.sh:main:731 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-05-31 20:36:57.395 | + ./stack.sh:main:733 : [[ -z '' ]] 2022-05-31 20:36:57.397 | + ./stack.sh:main:733 : [[ False == \T\r\u\e ]] 2022-05-31 20:36:57.399 | + ./stack.sh:main:739 : save_stackenv 739 2022-05-31 20:36:57.402 | + functions-common:save_stackenv:60 : local tag=739 2022-05-31 20:36:57.405 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-05-31 20:36:57.409 | + functions-common:save_stackenv:62 : time_stamp=2022-05-31-203657 2022-05-31 20:36:57.411 | + functions-common:save_stackenv:63 : echo '# 2022-05-31-203657 739' 2022-05-31 20:36:57.414 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-31 20:36:57.416 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-05-31 20:36:57.418 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-31 20:36:57.421 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-05-31 20:36:57.423 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-31 20:36:57.426 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-05-31 20:36:57.428 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-31 20:36:57.430 | + 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-05-31 20:36:57.433 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-31 20:36:57.435 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.50 2022-05-31 20:36:57.437 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-31 20:36:57.439 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.50/identity 2022-05-31 20:36:57.442 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-31 20:36:57.444 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-05-31-203656 2022-05-31 20:36:57.447 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-31 20:36:57.449 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-05-31 20:36:57.451 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-31 20:36:57.453 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.50 2022-05-31 20:36:57.456 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-31 20:36:57.458 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-05-31 20:36:57.460 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-31 20:36:57.462 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-05-31 20:36:57.465 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-31 20:36:57.467 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-05-31 20:36:57.469 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-31 20:36:57.471 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-05-31 20:36:57.474 | + ./stack.sh:main:750 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/victoria 2022-05-31 20:36:57.476 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/requirements.git 2022-05-31 20:36:57.478 | + functions-common:git_clone:526 : local git_dest=/opt/stack/requirements 2022-05-31 20:36:57.480 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-05-31 20:36:57.482 | + functions-common:git_clone:528 : local orig_dir 2022-05-31 20:36:57.485 | ++ functions-common:git_clone:529 : pwd 2022-05-31 20:36:57.487 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-05-31 20:36:57.490 | + functions-common:git_clone:530 : local git_clone_flags= 2022-05-31 20:36:57.492 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-05-31 20:36:57.507 | + functions-common:git_clone:532 : RECLONE=False 2022-05-31 20:36:57.509 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-05-31 20:36:57.511 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-05-31 20:36:57.513 | + functions-common:git_clone:546 : echo stable/victoria 2022-05-31 20:36:57.514 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-05-31 20:36:57.518 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/requirements ]] 2022-05-31 20:36:57.520 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-05-31 20:36:57.523 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-05-31 20:36:57.535 | + functions-common:git_clone:606 : cd /opt/stack/requirements 2022-05-31 20:36:57.538 | + functions-common:git_clone:607 : git show --oneline 2022-05-31 20:36:57.538 | + functions-common:git_clone:607 : head -1 2022-05-31 20:36:57.542 | 31511864 Merge "update constraint for sushy to new release 3.4.6" into stable/victoria 2022-05-31 20:36:57.544 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-05-31 20:36:57.546 | + ./stack.sh:main:754 : echo_summary 'Installing package prerequisites' 2022-05-31 20:36:57.549 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-05-31 20:36:57.551 | + ./stack.sh:echo_summary:421 : echo -e Installing package prerequisites 2022-05-31 20:36:57.554 | + ./stack.sh:main:755 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-05-31 20:36:57.556 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-05-31 20:36:57.559 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-05-31 20:36:57.561 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-05-31 20:36:57.563 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-05-31 20:36:57.566 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-05-31 20:36:57.568 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-05-31 20:36:57.571 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-05-31 20:36:57.575 | ++ tools/install_prereqs.sh:source:47 : NOW=1654029417 2022-05-31 20:36:57.578 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-05-31 20:36:57.583 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1654029222 2022-05-31 20:36:57.586 | ++ tools/install_prereqs.sh:source:49 : DELTA=195 2022-05-31 20:36:57.588 | ++ tools/install_prereqs.sh:source:50 : [[ 195 -lt 7200 ]] 2022-05-31 20:36:57.590 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-05-31 20:36:57.593 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-05-31 20:36:57.595 | ++ functions-common:export_proxy_variables:2140 : isset http_proxy 2022-05-31 20:36:57.598 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2022-05-31 20:36:57.600 | ++ functions-common:export_proxy_variables:2143 : isset https_proxy 2022-05-31 20:36:57.603 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2022-05-31 20:36:57.606 | ++ functions-common:export_proxy_variables:2146 : isset no_proxy 2022-05-31 20:36:57.608 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2022-05-31 20:36:57.611 | +++ 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-05-31 20:36:57.656 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-05-31 20:36:57.656 | apache2-dev 2022-05-31 20:36:57.656 | bc 2022-05-31 20:36:57.656 | bsdmainutils 2022-05-31 20:36:57.656 | curl 2022-05-31 20:36:57.656 | g++ 2022-05-31 20:36:57.656 | gcc 2022-05-31 20:36:57.656 | gettext 2022-05-31 20:36:57.656 | git 2022-05-31 20:36:57.656 | graphviz 2022-05-31 20:36:57.656 | iputils-ping 2022-05-31 20:36:57.656 | libapache2-mod-proxy-uwsgi 2022-05-31 20:36:57.656 | libffi-dev 2022-05-31 20:36:57.656 | libjpeg-dev 2022-05-31 20:36:57.656 | libmysqlclient-dev 2022-05-31 20:36:57.656 | libpcre3-dev 2022-05-31 20:36:57.656 | libpq-dev 2022-05-31 20:36:57.656 | libssl-dev 2022-05-31 20:36:57.656 | libsystemd-dev 2022-05-31 20:36:57.656 | libxml2-dev 2022-05-31 20:36:57.656 | libxslt1-dev 2022-05-31 20:36:57.656 | libyaml-dev 2022-05-31 20:36:57.656 | lsof 2022-05-31 20:36:57.656 | openssh-server 2022-05-31 20:36:57.656 | openssl 2022-05-31 20:36:57.656 | pkg-config 2022-05-31 20:36:57.657 | psmisc 2022-05-31 20:36:57.657 | python3-dev 2022-05-31 20:36:57.657 | python3-pip 2022-05-31 20:36:57.657 | python3-venv 2022-05-31 20:36:57.657 | tar 2022-05-31 20:36:57.657 | tcpdump 2022-05-31 20:36:57.657 | unzip 2022-05-31 20:36:57.657 | uuid-runtime 2022-05-31 20:36:57.657 | wget 2022-05-31 20:36:57.657 | wget 2022-05-31 20:36:57.657 | zlib1g-dev 2022-05-31 20:36:57.657 | libkrb5-dev 2022-05-31 20:36:57.657 | libldap2-dev 2022-05-31 20:36:57.657 | libsasl2-dev 2022-05-31 20:36:57.657 | memcached 2022-05-31 20:36:57.657 | python3-mysqldb 2022-05-31 20:36:57.657 | sqlite3 2022-05-31 20:36:57.657 | conntrack 2022-05-31 20:36:57.657 | curl 2022-05-31 20:36:57.657 | dnsmasq-base 2022-05-31 20:36:57.657 | dnsmasq-utils 2022-05-31 20:36:57.657 | ebtables 2022-05-31 20:36:57.657 | gawk 2022-05-31 20:36:57.657 | genisoimage 2022-05-31 20:36:57.657 | iptables 2022-05-31 20:36:57.657 | iputils-arping 2022-05-31 20:36:57.657 | kpartx 2022-05-31 20:36:57.657 | libjs-jquery-tablesorter 2022-05-31 20:36:57.657 | libmysqlclient-dev 2022-05-31 20:36:57.657 | parted 2022-05-31 20:36:57.657 | pm-utils 2022-05-31 20:36:57.657 | python3-mysqldb 2022-05-31 20:36:57.657 | socat 2022-05-31 20:36:57.657 | sqlite3 2022-05-31 20:36:57.657 | sudo 2022-05-31 20:36:57.657 | vlan 2022-05-31 20:36:57.658 | lsscsi 2022-05-31 20:36:57.658 | open-iscsi 2022-05-31 20:36:57.658 | lvm2 2022-05-31 20:36:57.658 | qemu-utils 2022-05-31 20:36:57.658 | thin-provisioning-tools 2022-05-31 20:36:57.658 | acl 2022-05-31 20:36:57.658 | dnsmasq-base 2022-05-31 20:36:57.658 | dnsmasq-utils 2022-05-31 20:36:57.658 | ebtables 2022-05-31 20:36:57.658 | haproxy 2022-05-31 20:36:57.658 | iptables 2022-05-31 20:36:57.658 | iputils-arping 2022-05-31 20:36:57.658 | iputils-ping 2022-05-31 20:36:57.658 | libmysqlclient-dev 2022-05-31 20:36:57.658 | postgresql-server-dev-all 2022-05-31 20:36:57.658 | python3-mysqldb 2022-05-31 20:36:57.658 | sqlite3 2022-05-31 20:36:57.658 | sudo 2022-05-31 20:36:57.658 | vlan 2022-05-31 20:36:57.658 | ipset 2022-05-31 20:36:57.658 | conntrack 2022-05-31 20:36:57.658 | conntrackd 2022-05-31 20:36:57.658 | keepalived 2022-05-31 20:36:57.658 | dstat 2022-05-31 20:36:57.658 | lvm2 2022-05-31 20:36:57.658 | qemu-utils 2022-05-31 20:36:57.658 | thin-provisioning-tools 2022-05-31 20:36:57.658 | curl 2022-05-31 20:36:57.658 | liberasurecode-dev 2022-05-31 20:36:57.658 | make 2022-05-31 20:36:57.658 | memcached 2022-05-31 20:36:57.658 | sqlite3 2022-05-31 20:36:57.658 | xfsprogs' 2022-05-31 20:36:57.659 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-05-31 20:36:57.676 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-05-31 20:36:57.676 | apache2-dev 2022-05-31 20:36:57.676 | bc 2022-05-31 20:36:57.676 | bsdmainutils 2022-05-31 20:36:57.676 | curl 2022-05-31 20:36:57.676 | g++ 2022-05-31 20:36:57.676 | gcc 2022-05-31 20:36:57.676 | gettext 2022-05-31 20:36:57.676 | git 2022-05-31 20:36:57.676 | graphviz 2022-05-31 20:36:57.676 | iputils-ping 2022-05-31 20:36:57.676 | libapache2-mod-proxy-uwsgi 2022-05-31 20:36:57.676 | libffi-dev 2022-05-31 20:36:57.676 | libjpeg-dev 2022-05-31 20:36:57.676 | libmysqlclient-dev 2022-05-31 20:36:57.676 | libpcre3-dev 2022-05-31 20:36:57.677 | libpq-dev 2022-05-31 20:36:57.677 | libssl-dev 2022-05-31 20:36:57.677 | libsystemd-dev 2022-05-31 20:36:57.677 | libxml2-dev 2022-05-31 20:36:57.677 | libxslt1-dev 2022-05-31 20:36:57.677 | libyaml-dev 2022-05-31 20:36:57.677 | lsof 2022-05-31 20:36:57.677 | openssh-server 2022-05-31 20:36:57.677 | openssl 2022-05-31 20:36:57.677 | pkg-config 2022-05-31 20:36:57.677 | psmisc 2022-05-31 20:36:57.677 | python3-dev 2022-05-31 20:36:57.677 | python3-pip 2022-05-31 20:36:57.677 | python3-venv 2022-05-31 20:36:57.677 | tar 2022-05-31 20:36:57.677 | tcpdump 2022-05-31 20:36:57.677 | unzip 2022-05-31 20:36:57.677 | uuid-runtime 2022-05-31 20:36:57.677 | wget 2022-05-31 20:36:57.677 | wget 2022-05-31 20:36:57.677 | zlib1g-dev 2022-05-31 20:36:57.677 | libkrb5-dev 2022-05-31 20:36:57.677 | libldap2-dev 2022-05-31 20:36:57.677 | libsasl2-dev 2022-05-31 20:36:57.677 | memcached 2022-05-31 20:36:57.677 | python3-mysqldb 2022-05-31 20:36:57.677 | sqlite3 2022-05-31 20:36:57.677 | conntrack 2022-05-31 20:36:57.677 | curl 2022-05-31 20:36:57.677 | dnsmasq-base 2022-05-31 20:36:57.677 | dnsmasq-utils 2022-05-31 20:36:57.677 | ebtables 2022-05-31 20:36:57.677 | gawk 2022-05-31 20:36:57.677 | genisoimage 2022-05-31 20:36:57.678 | iptables 2022-05-31 20:36:57.678 | iputils-arping 2022-05-31 20:36:57.678 | kpartx 2022-05-31 20:36:57.678 | libjs-jquery-tablesorter 2022-05-31 20:36:57.678 | libmysqlclient-dev 2022-05-31 20:36:57.678 | parted 2022-05-31 20:36:57.678 | pm-utils 2022-05-31 20:36:57.678 | python3-mysqldb 2022-05-31 20:36:57.678 | socat 2022-05-31 20:36:57.678 | sqlite3 2022-05-31 20:36:57.678 | sudo 2022-05-31 20:36:57.678 | vlan 2022-05-31 20:36:57.678 | lsscsi 2022-05-31 20:36:57.678 | open-iscsi 2022-05-31 20:36:57.678 | lvm2 2022-05-31 20:36:57.678 | qemu-utils 2022-05-31 20:36:57.678 | thin-provisioning-tools 2022-05-31 20:36:57.678 | acl 2022-05-31 20:36:57.678 | dnsmasq-base 2022-05-31 20:36:57.678 | dnsmasq-utils 2022-05-31 20:36:57.678 | ebtables 2022-05-31 20:36:57.678 | haproxy 2022-05-31 20:36:57.678 | iptables 2022-05-31 20:36:57.678 | iputils-arping 2022-05-31 20:36:57.678 | iputils-ping 2022-05-31 20:36:57.678 | libmysqlclient-dev 2022-05-31 20:36:57.678 | postgresql-server-dev-all 2022-05-31 20:36:57.678 | python3-mysqldb 2022-05-31 20:36:57.678 | sqlite3 2022-05-31 20:36:57.678 | sudo 2022-05-31 20:36:57.678 | vlan 2022-05-31 20:36:57.678 | ipset 2022-05-31 20:36:57.678 | conntrack 2022-05-31 20:36:57.678 | conntrackd 2022-05-31 20:36:57.678 | keepalived 2022-05-31 20:36:57.678 | dstat 2022-05-31 20:36:57.678 | lvm2 2022-05-31 20:36:57.679 | qemu-utils 2022-05-31 20:36:57.679 | thin-provisioning-tools 2022-05-31 20:36:57.679 | curl 2022-05-31 20:36:57.679 | liberasurecode-dev 2022-05-31 20:36:57.679 | make 2022-05-31 20:36:57.679 | memcached 2022-05-31 20:36:57.679 | sqlite3 2022-05-31 20:36:57.679 | xfsprogs ' 2022-05-31 20:36:57.679 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-05-31 20:36:57.681 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-31 20:36:57.683 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-31 20:36:57.686 | ++ 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-05-31 20:36:57.686 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-05-31 20:36:57.691 | ++ 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-05-31 20:36:57.693 | ++ functions-common:install_package:1356 : update_package_repo 2022-05-31 20:36:57.695 | ++ functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-05-31 20:36:57.697 | ++ functions-common:update_package_repo:1329 : REPOS_UPDATED=False 2022-05-31 20:36:57.699 | ++ functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-05-31 20:36:57.701 | ++ functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-05-31 20:36:57.703 | ++ functions-common:update_package_repo:1336 : is_ubuntu 2022-05-31 20:36:57.705 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-31 20:36:57.708 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-31 20:36:57.710 | ++ functions-common:update_package_repo:1337 : apt_get_update 2022-05-31 20:36:57.712 | ++ functions-common:apt_get_update:1082 : [[ False == \T\r\u\e ]] 2022-05-31 20:36:57.714 | ++ functions-common:apt_get_update:1087 : [[ False = \T\r\u\e ]] 2022-05-31 20:36:57.716 | ++ functions-common:apt_get_update:1089 : local sudo=sudo 2022-05-31 20:36:57.718 | +++ functions-common:apt_get_update:1090 : id -u 2022-05-31 20:36:57.723 | ++ functions-common:apt_get_update:1090 : [[ 1000 = \0 ]] 2022-05-31 20:36:57.725 | ++ functions-common:apt_get_update:1093 : time_start apt-get-update 2022-05-31 20:36:57.727 | ++ functions-common:time_start:2308 : local name=apt-get-update 2022-05-31 20:36:57.729 | ++ functions-common:time_start:2309 : local start_time= 2022-05-31 20:36:57.731 | ++ functions-common:time_start:2310 : [[ -n '' ]] 2022-05-31 20:36:57.733 | +++ functions-common:time_start:2313 : date +%s%3N 2022-05-31 20:36:57.737 | ++ functions-common:time_start:2313 : _TIME_START[$name]=1654029417735 2022-05-31 20:36:57.739 | ++ functions-common:apt_get_update:1095 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-05-31 20:36:57.741 | ++ functions-common:apt_get_update:1096 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-05-31 20:36:57.743 | ++ 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-05-31 20:36:57.982 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-05-31 20:36:58.032 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-05-31 20:36:58.213 | Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-05-31 20:36:58.278 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-05-31 20:36:58.923 | Fetched 336 kB in 1s (372 kB/s) 2022-05-31 20:37:00.460 | Reading package lists... 2022-05-31 20:37:00.491 | ++ functions-common:apt_get_update:1101 : REPOS_UPDATED=True 2022-05-31 20:37:00.494 | ++ functions-common:apt_get_update:1103 : time_stop apt-get-update 2022-05-31 20:37:00.496 | ++ functions-common:time_stop:2322 : local name 2022-05-31 20:37:00.498 | ++ functions-common:time_stop:2323 : local end_time 2022-05-31 20:37:00.500 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-05-31 20:37:00.502 | ++ functions-common:time_stop:2325 : local total 2022-05-31 20:37:00.504 | ++ functions-common:time_stop:2326 : local start_time 2022-05-31 20:37:00.506 | ++ functions-common:time_stop:2328 : name=apt-get-update 2022-05-31 20:37:00.508 | ++ functions-common:time_stop:2329 : start_time=1654029417735 2022-05-31 20:37:00.510 | ++ functions-common:time_stop:2331 : [[ -z 1654029417735 ]] 2022-05-31 20:37:00.512 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-05-31 20:37:00.516 | ++ functions-common:time_stop:2334 : end_time=1654029420514 2022-05-31 20:37:00.518 | ++ functions-common:time_stop:2335 : elapsed_time=2779 2022-05-31 20:37:00.521 | ++ functions-common:time_stop:2336 : total=0 2022-05-31 20:37:00.523 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-05-31 20:37:00.525 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=2779 2022-05-31 20:37:00.527 | ++ 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-05-31 20:37:00.529 | ++ functions-common:real_install_package:1342 : is_ubuntu 2022-05-31 20:37:00.531 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-31 20:37:00.533 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-31 20:37:00.536 | ++ 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-05-31 20:37:00.555 | ++ 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-05-31 20:37:00.665 | Reading package lists... 2022-05-31 20:37:00.904 | Building dependency tree... 2022-05-31 20:37:00.905 | Reading state information... 2022-05-31 20:37:00.938 | acl is already the newest version (2.2.53-6). 2022-05-31 20:37:00.939 | bc is already the newest version (1.07.1-2build1). 2022-05-31 20:37:00.939 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-05-31 20:37:00.939 | conntrack is already the newest version (1:1.4.5-2). 2022-05-31 20:37:00.939 | ebtables is already the newest version (2.0.11-3build1). 2022-05-31 20:37:00.939 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-05-31 20:37:00.939 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-05-31 20:37:00.939 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-05-31 20:37:00.939 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-05-31 20:37:00.939 | gettext is already the newest version (0.19.8.1-10build1). 2022-05-31 20:37:00.939 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-05-31 20:37:00.939 | iputils-arping is already the newest version (3:20190709-3). 2022-05-31 20:37:00.939 | iputils-ping is already the newest version (3:20190709-3). 2022-05-31 20:37:00.939 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-05-31 20:37:00.939 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-05-31 20:37:00.939 | libffi-dev is already the newest version (3.3-4). 2022-05-31 20:37:00.939 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-05-31 20:37:00.939 | libxslt1-dev is already the newest version (1.1.34-4). 2022-05-31 20:37:00.939 | libyaml-dev is already the newest version (0.2.2-1). 2022-05-31 20:37:00.939 | lsscsi is already the newest version (0.30-0.1). 2022-05-31 20:37:00.939 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-05-31 20:37:00.939 | make is already the newest version (4.2.1-1.2). 2022-05-31 20:37:00.939 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-05-31 20:37:00.939 | psmisc is already the newest version (23.3-1). 2022-05-31 20:37:00.939 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-05-31 20:37:00.939 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-05-31 20:37:00.939 | socat is already the newest version (1.7.3.3-2). 2022-05-31 20:37:00.939 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-05-31 20:37:00.939 | unzip is already the newest version (6.0-25ubuntu1). 2022-05-31 20:37:00.939 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-05-31 20:37:00.939 | conntrackd is already the newest version (1:1.4.5-2). 2022-05-31 20:37:00.939 | dstat is already the newest version (0.7.4-6). 2022-05-31 20:37:00.939 | graphviz is already the newest version (2.42.2-3build2). 2022-05-31 20:37:00.940 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-05-31 20:37:00.940 | pm-utils is already the newest version (1.4.1-19). 2022-05-31 20:37:00.940 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-05-31 20:37:00.940 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-05-31 20:37:00.940 | apache2-dev is already the newest version (2.4.41-4ubuntu3.11). 2022-05-31 20:37:00.940 | curl is already the newest version (7.68.0-1ubuntu2.11). 2022-05-31 20:37:00.940 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-05-31 20:37:00.940 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-05-31 20:37:00.940 | git is already the newest version (1:2.25.1-1ubuntu3.4). 2022-05-31 20:37:00.940 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-05-31 20:37:00.940 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-05-31 20:37:00.940 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-05-31 20:37:00.940 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-05-31 20:37:00.940 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-05-31 20:37:00.940 | libmysqlclient-dev is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-05-31 20:37:00.940 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-05-31 20:37:00.940 | libpq-dev is already the newest version (12.11-0ubuntu0.20.04.1). 2022-05-31 20:37:00.940 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-05-31 20:37:00.940 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.13). 2022-05-31 20:37:00.940 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-05-31 20:37:00.940 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.3). 2022-05-31 20:37:00.940 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-05-31 20:37:00.940 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-05-31 20:37:00.940 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-05-31 20:37:00.940 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-05-31 20:37:00.940 | openssl is already the newest version (1.1.1f-1ubuntu2.13). 2022-05-31 20:37:00.940 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-05-31 20:37:00.940 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-05-31 20:37:00.940 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-05-31 20:37:00.940 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-05-31 20:37:00.940 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-05-31 20:37:00.940 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-05-31 20:37:00.940 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-05-31 20:37:00.940 | wget is already the newest version (1.20.3-1ubuntu2). 2022-05-31 20:37:00.941 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-05-31 20:37:01.151 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-05-31 20:37:01.152 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-05-31 20:37:01.152 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-05-31 20:37:01.152 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-05-31 20:37:01.152 | The following packages were automatically installed and are no longer required: 2022-05-31 20:37:01.153 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-31 20:37:01.153 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-31 20:37:01.153 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-31 20:37:01.153 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-31 20:37:01.153 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-05-31 20:37:01.153 | python3-zope.interface 2022-05-31 20:37:01.153 | Use 'sudo apt autoremove' to remove them. 2022-05-31 20:37:01.264 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-05-31 20:37:01.268 | ++ functions-common:apt_get:1127 : result=0 2022-05-31 20:37:01.271 | ++ functions-common:apt_get:1130 : time_stop apt-get 2022-05-31 20:37:01.273 | ++ functions-common:time_stop:2322 : local name 2022-05-31 20:37:01.275 | ++ functions-common:time_stop:2323 : local end_time 2022-05-31 20:37:01.277 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-05-31 20:37:01.279 | ++ functions-common:time_stop:2325 : local total 2022-05-31 20:37:01.281 | ++ functions-common:time_stop:2326 : local start_time 2022-05-31 20:37:01.283 | ++ functions-common:time_stop:2328 : name=apt-get 2022-05-31 20:37:01.285 | ++ functions-common:time_stop:2329 : start_time=1654029420553 2022-05-31 20:37:01.288 | ++ functions-common:time_stop:2331 : [[ -z 1654029420553 ]] 2022-05-31 20:37:01.290 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-05-31 20:37:01.294 | ++ functions-common:time_stop:2334 : end_time=1654029421292 2022-05-31 20:37:01.296 | ++ functions-common:time_stop:2335 : elapsed_time=739 2022-05-31 20:37:01.298 | ++ functions-common:time_stop:2336 : total=742 2022-05-31 20:37:01.300 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-05-31 20:37:01.303 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=1481 2022-05-31 20:37:01.305 | ++ functions-common:apt_get:1131 : return 0 2022-05-31 20:37:01.308 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-05-31 20:37:01.310 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-05-31 20:37:01.312 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-05-31 20:37:01.317 | ++ tools/install_prereqs.sh:source:89 : date 2022-05-31 20:37:01.321 | + ./stack.sh:main:758 : [[ False != \T\r\u\e ]] 2022-05-31 20:37:01.323 | + ./stack.sh:main:759 : PYPI_ALTERNATIVE_URL= 2022-05-31 20:37:01.326 | + ./stack.sh:main:759 : /home/ubuntu/devstack/tools/install_pip.sh 2022-05-31 20:37:02.911 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-05-31 20:37:02.913 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-05-31 20:37:02.915 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-05-31 20:37:02.916 | + tools/install_pip.sh:main:43 : GetDistro 2022-05-31 20:37:02.918 | + functions-common:GetDistro:373 : GetOSVersion 2022-05-31 20:37:02.920 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2022-05-31 20:37:02.922 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2022-05-31 20:37:02.924 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2022-05-31 20:37:02.926 | + functions-common:_ensure_lsb_release:328 : return 2022-05-31 20:37:02.929 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2022-05-31 20:37:03.000 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2022-05-31 20:37:03.002 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2022-05-31 20:37:03.089 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2022-05-31 20:37:03.091 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2022-05-31 20:37:03.162 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2022-05-31 20:37:03.163 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-05-31 20:37:03.165 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2022-05-31 20:37:03.167 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2022-05-31 20:37:03.169 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2022-05-31 20:37:03.171 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2022-05-31 20:37:03.173 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2022-05-31 20:37:03.175 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2022-05-31 20:37:03.177 | + functions-common:GetDistro:378 : DISTRO=focal 2022-05-31 20:37:03.178 | + functions-common:GetDistro:424 : typeset -xr DISTRO 2022-05-31 20:37:03.180 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-05-31 20:37:03.180 | Distro: focal 2022-05-31 20:37:03.183 | + tools/install_pip.sh:main:136 : get_versions 2022-05-31 20:37:03.185 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-05-31 20:37:03.189 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-05-31 20:37:03.190 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-05-31 20:37:03.193 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-05-31 20:37:03.194 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-05-31 20:37:03.697 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2022-05-31 20:37:03.698 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2022-05-31 20:37:03.698 | pip: 20.2.2 2022-05-31 20:37:03.700 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2022-05-31 20:37:04.197 | pip 20.2.2 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2022-05-31 20:37:04.219 | + tools/install_pip.sh:main:138 : [[ -n '' ]] 2022-05-31 20:37:04.221 | + tools/install_pip.sh:main:143 : [[ focal == focal ]] 2022-05-31 20:37:04.223 | + tools/install_pip.sh:main:144 : exit 0 2022-05-31 20:37:04.226 | + ./stack.sh:main:763 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-05-31 20:37:04.229 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-05-31 20:37:04.232 | + ./stack.sh:main:764 : fixup_all 2022-05-31 20:37:04.234 | + tools/fixup_stuff.sh:fixup_all:195 : fixup_keystone 2022-05-31 20:37:04.237 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2022-05-31 20:37:04.239 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2022-05-31 20:37:04.244 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2022-05-31 20:37:04.245 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2022-05-31 20:37:04.245 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2022-05-31 20:37:04.250 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2022-05-31 20:37:04.252 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2022-05-31 20:37:04.254 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2022-05-31 20:37:04.263 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2022-05-31 20:37:04.266 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_ubuntu 2022-05-31 20:37:04.268 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2022-05-31 20:37:04.270 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2022-05-31 20:37:04.273 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_fedora 2022-05-31 20:37:04.275 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2022-05-31 20:37:04.277 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-05-31 20:37:04.279 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-05-31 20:37:04.281 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-05-31 20:37:04.283 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-31 20:37:04.285 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-31 20:37:04.287 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-05-31 20:37:04.289 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-05-31 20:37:04.291 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-05-31 20:37:04.293 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2022-05-31 20:37:04.295 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_suse 2022-05-31 20:37:04.297 | + tools/fixup_stuff.sh:fixup_suse:156 : is_suse 2022-05-31 20:37:04.299 | + functions-common:is_suse:464 : is_opensuse 2022-05-31 20:37:04.302 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-05-31 20:37:04.304 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-31 20:37:04.306 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-05-31 20:37:04.308 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-05-31 20:37:04.310 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-31 20:37:04.312 | + tools/fixup_stuff.sh:fixup_suse:157 : return 2022-05-31 20:37:04.314 | + ./stack.sh:main:767 : pip_install -U os-testr 2022-05-31 20:37:04.334 | Using python 3.8 to install os-testr 2022-05-31 20:37:04.337 | + 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-05-31 20:37:06.133 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-31 20:37:06.134 | 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-05-31 20:37:06.138 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:37:06.138 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:37:06.140 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-05-31 20:37:06.141 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:37:06.142 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:37:06.142 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-05-31 20:37:06.142 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:37:06.143 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-05-31 20:37:06.220 | 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-05-31 20:37:06.230 | 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-05-31 20:37:06.233 | 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-05-31 20:37:06.247 | 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-05-31 20:37:06.276 | 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-05-31 20:37:06.293 | 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-05-31 20:37:06.297 | 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-05-31 20:37:06.304 | 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-05-31 20:37:06.312 | 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-05-31 20:37:06.315 | 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-05-31 20:37:06.326 | 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-05-31 20:37:06.330 | 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-05-31 20:37:06.344 | 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-05-31 20:37:06.347 | 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-05-31 20:37:06.350 | 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-05-31 20:37:06.353 | 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-05-31 20:37:06.356 | 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-05-31 20:37:06.359 | 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-05-31 20:37:06.366 | 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-05-31 20:37:06.419 | 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-05-31 20:37:06.422 | 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-05-31 20:37:06.425 | 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-05-31 20:37:06.430 | 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-05-31 20:37:06.464 | 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-05-31 20:37:06.468 | 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-05-31 20:37:06.471 | 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-05-31 20:37:08.533 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-05-31 20:37:08.534 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-31 20:37:08.605 | + inc/python:pip_install:200 : result=0 2022-05-31 20:37:08.607 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-31 20:37:08.610 | + functions-common:time_stop:2322 : local name 2022-05-31 20:37:08.611 | + functions-common:time_stop:2323 : local end_time 2022-05-31 20:37:08.614 | + functions-common:time_stop:2324 : local elapsed_time 2022-05-31 20:37:08.616 | + functions-common:time_stop:2325 : local total 2022-05-31 20:37:08.618 | + functions-common:time_stop:2326 : local start_time 2022-05-31 20:37:08.620 | + functions-common:time_stop:2328 : name=pip_install 2022-05-31 20:37:08.622 | + functions-common:time_stop:2329 : start_time=1654029424329 2022-05-31 20:37:08.624 | + functions-common:time_stop:2331 : [[ -z 1654029424329 ]] 2022-05-31 20:37:08.627 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-05-31 20:37:08.630 | + functions-common:time_stop:2334 : end_time=1654029428628 2022-05-31 20:37:08.632 | + functions-common:time_stop:2335 : elapsed_time=4299 2022-05-31 20:37:08.634 | + functions-common:time_stop:2336 : total=0 2022-05-31 20:37:08.636 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-05-31 20:37:08.639 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=4299 2022-05-31 20:37:08.641 | + inc/python:pip_install:203 : return 0 2022-05-31 20:37:08.643 | + ./stack.sh:main:769 : pip_install_gr systemd-python 2022-05-31 20:37:08.645 | + inc/python:pip_install_gr:76 : local name=systemd-python 2022-05-31 20:37:08.647 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-31 20:37:08.650 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements systemd-python 2022-05-31 20:37:08.653 | ++ inc/python:get_from_global_requirements:225 : local package=systemd-python 2022-05-31 20:37:08.655 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-31 20:37:08.658 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^systemd-python' /opt/stack/requirements/global-requirements.txt 2022-05-31 20:37:08.659 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-31 20:37:08.664 | ++ inc/python:get_from_global_requirements:227 : required_pkg='systemd-python ' 2022-05-31 20:37:08.666 | ++ inc/python:get_from_global_requirements:228 : [[ systemd-python == '' ]] 2022-05-31 20:37:08.668 | ++ inc/python:get_from_global_requirements:231 : echo systemd-python 2022-05-31 20:37:08.671 | + inc/python:pip_install_gr:78 : clean_name=systemd-python 2022-05-31 20:37:08.673 | + inc/python:pip_install_gr:79 : pip_install systemd-python 2022-05-31 20:37:08.693 | Using python 3.8 to install systemd-python 2022-05-31 20:37:08.696 | + 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-05-31 20:37:10.602 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-31 20:37:10.602 | 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-05-31 20:37:10.607 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:37:10.608 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:37:10.609 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-05-31 20:37:10.611 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:37:10.611 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:37:10.611 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-05-31 20:37:10.612 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:37:10.612 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-05-31 20:37:10.627 | Requirement already satisfied: systemd-python===234 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (234) 2022-05-31 20:37:12.868 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-05-31 20:37:12.868 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-31 20:37:12.938 | + inc/python:pip_install:200 : result=0 2022-05-31 20:37:12.941 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-31 20:37:12.943 | + functions-common:time_stop:2322 : local name 2022-05-31 20:37:12.945 | + functions-common:time_stop:2323 : local end_time 2022-05-31 20:37:12.947 | + functions-common:time_stop:2324 : local elapsed_time 2022-05-31 20:37:12.949 | + functions-common:time_stop:2325 : local total 2022-05-31 20:37:12.951 | + functions-common:time_stop:2326 : local start_time 2022-05-31 20:37:12.953 | + functions-common:time_stop:2328 : name=pip_install 2022-05-31 20:37:12.955 | + functions-common:time_stop:2329 : start_time=1654029428688 2022-05-31 20:37:12.957 | + functions-common:time_stop:2331 : [[ -z 1654029428688 ]] 2022-05-31 20:37:12.960 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-05-31 20:37:12.964 | + functions-common:time_stop:2334 : end_time=1654029432961 2022-05-31 20:37:12.966 | + functions-common:time_stop:2335 : elapsed_time=4273 2022-05-31 20:37:12.968 | + functions-common:time_stop:2336 : total=4299 2022-05-31 20:37:12.970 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-05-31 20:37:12.972 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=8572 2022-05-31 20:37:12.975 | + inc/python:pip_install:203 : return 0 2022-05-31 20:37:12.977 | + ./stack.sh:main:772 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-05-31 20:37:13.027 | + ./stack.sh:main:773 : sudo systemctl restart systemd-journald 2022-05-31 20:37:13.130 | + ./stack.sh:main:779 : install_infra 2022-05-31 20:37:13.132 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-05-31 20:37:13.135 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-05-31 20:37:13.137 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-05-31 20:37:13.141 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-05-31 20:37:13.164 | + 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-05-31 20:37:15.209 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:37:15.220 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:37:15.277 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-05-31 20:37:15.318 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:37:15.320 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:37:15.322 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-05-31 20:37:15.324 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:37:15.326 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-05-31 20:37:15.838 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-31 20:37:15.975 | 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-05-31 20:37:16.214 | + inc/python:pip_install:200 : result=0 2022-05-31 20:37:16.216 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-31 20:37:16.218 | + functions-common:time_stop:2322 : local name 2022-05-31 20:37:16.220 | + functions-common:time_stop:2323 : local end_time 2022-05-31 20:37:16.222 | + functions-common:time_stop:2324 : local elapsed_time 2022-05-31 20:37:16.224 | + functions-common:time_stop:2325 : local total 2022-05-31 20:37:16.226 | + functions-common:time_stop:2326 : local start_time 2022-05-31 20:37:16.228 | + functions-common:time_stop:2328 : name=pip_install 2022-05-31 20:37:16.230 | + functions-common:time_stop:2329 : start_time=1654029433156 2022-05-31 20:37:16.232 | + functions-common:time_stop:2331 : [[ -z 1654029433156 ]] 2022-05-31 20:37:16.235 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-05-31 20:37:16.239 | + functions-common:time_stop:2334 : end_time=1654029436236 2022-05-31 20:37:16.241 | + functions-common:time_stop:2335 : elapsed_time=3080 2022-05-31 20:37:16.243 | + functions-common:time_stop:2336 : total=8572 2022-05-31 20:37:16.245 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-05-31 20:37:16.247 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=11652 2022-05-31 20:37:16.249 | + inc/python:pip_install:203 : return 0 2022-05-31 20:37:16.251 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-05-31 20:37:16.254 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-05-31 20:37:16.275 | + 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-05-31 20:37:18.208 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:37:18.220 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:37:18.278 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-05-31 20:37:18.319 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:37:18.321 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:37:18.323 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-05-31 20:37:18.325 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:37:18.327 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-05-31 20:37:18.843 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-31 20:37:18.845 | Processing /opt/stack/requirements 2022-05-31 20:37:20.486 | 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-05-31 20:37:20.489 | 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-05-31 20:37:20.500 | 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-05-31 20:37:20.506 | 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-05-31 20:37:20.509 | 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-05-31 20:37:20.512 | 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-05-31 20:37:20.531 | 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-05-31 20:37:20.534 | 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-05-31 20:37:20.551 | 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-05-31 20:37:20.554 | 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-05-31 20:37:20.561 | 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-05-31 20:37:20.581 | 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-05-31 20:37:20.584 | 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-05-31 20:37:20.599 | 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-05-31 20:37:20.601 | 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-05-31 20:37:20.604 | 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-05-31 20:37:20.607 | 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-05-31 20:37:20.610 | 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-05-31 20:37:20.612 | 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-05-31 20:37:20.614 | 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-05-31 20:37:20.617 | 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-05-31 20:37:20.630 | 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-05-31 20:37:20.632 | 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-05-31 20:37:20.684 | 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-05-31 20:37:20.691 | 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-05-31 20:37:20.741 | 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-05-31 20:37:20.743 | 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-05-31 20:37:20.747 | 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-05-31 20:37:20.750 | 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-05-31 20:37:20.755 | Building wheels for collected packages: openstack-requirements 2022-05-31 20:37:20.756 | Building wheel for openstack-requirements (setup.py): started 2022-05-31 20:37:21.522 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-05-31 20:37:21.523 | ERROR: Command errored out with exit status 1: 2022-05-31 20:37:21.523 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-yd8uqcgx/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-yd8uqcgx/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-bujcy_2t 2022-05-31 20:37:21.523 | cwd: /tmp/pip-req-build-yd8uqcgx/ 2022-05-31 20:37:21.523 | Complete output (6 lines): 2022-05-31 20:37:21.523 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-05-31 20:37:21.523 | or: setup.py --help [cmd1 cmd2 ...] 2022-05-31 20:37:21.523 | or: setup.py --help-commands 2022-05-31 20:37:21.523 | or: setup.py cmd --help 2022-05-31 20:37:21.523 | 2022-05-31 20:37:21.523 | error: invalid command 'bdist_wheel' 2022-05-31 20:37:21.523 | ---------------------------------------- 2022-05-31 20:37:21.523 | ERROR: Failed building wheel for openstack-requirements 2022-05-31 20:37:21.523 | Running setup.py clean for openstack-requirements 2022-05-31 20:37:22.287 | Failed to build openstack-requirements 2022-05-31 20:37:22.301 | Installing collected packages: openstack-requirements 2022-05-31 20:37:22.302 | Attempting uninstall: openstack-requirements 2022-05-31 20:37:22.303 | Found existing installation: openstack-requirements 1.2.1.dev4208 2022-05-31 20:37:22.338 | Uninstalling openstack-requirements-1.2.1.dev4208: 2022-05-31 20:37:22.356 | Successfully uninstalled openstack-requirements-1.2.1.dev4208 2022-05-31 20:37:22.359 | Running setup.py install for openstack-requirements: started 2022-05-31 20:37:24.515 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-05-31 20:37:24.542 | Successfully installed openstack-requirements-1.2.1.dev4208 2022-05-31 20:37:24.665 | + inc/python:pip_install:200 : result=0 2022-05-31 20:37:24.667 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-31 20:37:24.669 | + functions-common:time_stop:2322 : local name 2022-05-31 20:37:24.671 | + functions-common:time_stop:2323 : local end_time 2022-05-31 20:37:24.673 | + functions-common:time_stop:2324 : local elapsed_time 2022-05-31 20:37:24.676 | + functions-common:time_stop:2325 : local total 2022-05-31 20:37:24.678 | + functions-common:time_stop:2326 : local start_time 2022-05-31 20:37:24.680 | + functions-common:time_stop:2328 : name=pip_install 2022-05-31 20:37:24.682 | + functions-common:time_stop:2329 : start_time=1654029436268 2022-05-31 20:37:24.684 | + functions-common:time_stop:2331 : [[ -z 1654029436268 ]] 2022-05-31 20:37:24.686 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-05-31 20:37:24.691 | + functions-common:time_stop:2334 : end_time=1654029444688 2022-05-31 20:37:24.693 | + functions-common:time_stop:2335 : elapsed_time=8420 2022-05-31 20:37:24.695 | + functions-common:time_stop:2336 : total=11652 2022-05-31 20:37:24.697 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-05-31 20:37:24.699 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=20072 2022-05-31 20:37:24.701 | + inc/python:pip_install:203 : return 0 2022-05-31 20:37:24.704 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-05-31 20:37:24.706 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-05-31 20:37:24.709 | + inc/python:use_library_from_git:250 : local name=pbr 2022-05-31 20:37:24.711 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-31 20:37:24.713 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-31 20:37:24.716 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-05-31 20:37:24.718 | + inc/python:use_library_from_git:253 : return 1 2022-05-31 20:37:24.720 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-05-31 20:37:24.740 | Using python 3.8 to install pbr 2022-05-31 20:37:24.742 | + 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-05-31 20:37:26.556 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-31 20:37:26.556 | 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-05-31 20:37:26.561 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:37:26.561 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:37:26.563 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-05-31 20:37:26.564 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:37:26.565 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:37:26.565 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-05-31 20:37:26.566 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:37:26.566 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-05-31 20:37:26.700 | 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-05-31 20:37:28.932 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-05-31 20:37:28.932 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-31 20:37:29.009 | + inc/python:pip_install:200 : result=0 2022-05-31 20:37:29.011 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-31 20:37:29.013 | + functions-common:time_stop:2322 : local name 2022-05-31 20:37:29.015 | + functions-common:time_stop:2323 : local end_time 2022-05-31 20:37:29.017 | + functions-common:time_stop:2324 : local elapsed_time 2022-05-31 20:37:29.020 | + functions-common:time_stop:2325 : local total 2022-05-31 20:37:29.022 | + functions-common:time_stop:2326 : local start_time 2022-05-31 20:37:29.024 | + functions-common:time_stop:2328 : name=pip_install 2022-05-31 20:37:29.026 | + functions-common:time_stop:2329 : start_time=1654029444735 2022-05-31 20:37:29.028 | + functions-common:time_stop:2331 : [[ -z 1654029444735 ]] 2022-05-31 20:37:29.031 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-05-31 20:37:29.035 | + functions-common:time_stop:2334 : end_time=1654029449032 2022-05-31 20:37:29.037 | + functions-common:time_stop:2335 : elapsed_time=4297 2022-05-31 20:37:29.039 | + functions-common:time_stop:2336 : total=20072 2022-05-31 20:37:29.041 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-05-31 20:37:29.044 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=24369 2022-05-31 20:37:29.046 | + inc/python:pip_install:203 : return 0 2022-05-31 20:37:29.048 | + ./stack.sh:main:782 : python3 -m venv /opt/stack/bindep-venv 2022-05-31 20:37:31.301 | + ./stack.sh:main:784 : /opt/stack/bindep-venv/bin/pip install bindep 2022-05-31 20:37:33.154 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-31 20:37:33.155 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-05-31 20:37:33.175 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-05-31 20:37:33.178 | 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-05-31 20:37:33.182 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-05-31 20:37:33.187 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.9.0) 2022-05-31 20:37:33.190 | 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-05-31 20:37:33.260 | + ./stack.sh:main:785 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-05-31 20:37:33.262 | + ./stack.sh:main:785 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-05-31 20:37:33.265 | ++ ./stack.sh:main:788 : _get_plugin_bindep_packages 2022-05-31 20:37:33.281 | + ./stack.sh:main:788 : pkgs= 2022-05-31 20:37:33.284 | + ./stack.sh:main:789 : [[ -n '' ]] 2022-05-31 20:37:33.286 | + ./stack.sh:main:796 : run_phase stack pre-install 2022-05-31 20:37:33.289 | + functions-common:run_phase:1750 : local mode=stack 2022-05-31 20:37:33.291 | + functions-common:run_phase:1751 : local phase=pre-install 2022-05-31 20:37:33.293 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-31 20:37:33.295 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-05-31 20:37:33.297 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-31 20:37:33.300 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-05-31 20:37:33.302 | + functions-common:run_phase:1760 : local extra 2022-05-31 20:37:33.305 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-31 20:37:33.308 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-05-31 20:37:33.311 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-31 20:37:33.313 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-31 20:37:33.315 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-05-31 20:37:33.317 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-31 20:37:33.332 | ++ functions-common:is_service_enabled:1978 : return 0 2022-05-31 20:37:33.334 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-05-31 20:37:33.336 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-05-31 20:37:33.338 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-05-31 20:37:33.340 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-05-31 20:37:33.342 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-05-31 20:37:33.344 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-05-31 20:37:33.346 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-05-31 20:37:33.348 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-05-31 20:37:33.350 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-05-31 20:37:33.352 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-05-31 20:37:33.355 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-05-31 20:37:33.356 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2022-05-31 20:37:33.359 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2022-05-31 20:37:33.361 | + functions-common:run_phase:1771 : [[ stack == \s\o\u\r\c\e ]] 2022-05-31 20:37:33.363 | + functions-common:run_phase:1774 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-05-31 20:37:33.366 | + functions-common:run_phase:1777 : run_plugins stack pre-install 2022-05-31 20:37:33.368 | + functions-common:run_plugins:1736 : local mode=stack 2022-05-31 20:37:33.370 | + functions-common:run_plugins:1737 : local phase=pre-install 2022-05-31 20:37:33.372 | + functions-common:run_plugins:1739 : local plugins= 2022-05-31 20:37:33.374 | + functions-common:run_plugins:1740 : local plugin 2022-05-31 20:37:33.377 | + ./stack.sh:main:799 : set_systemd_override DefaultLimitNOFILE 2048 2022-05-31 20:37:33.379 | + functions:set_systemd_override:825 : local key=DefaultLimitNOFILE 2022-05-31 20:37:33.381 | + functions:set_systemd_override:826 : local value=2048 2022-05-31 20:37:33.383 | + functions:set_systemd_override:828 : local sysconf=/etc/systemd/system.conf 2022-05-31 20:37:33.386 | + functions:set_systemd_override:829 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-05-31 20:37:33.437 | + functions:set_systemd_override:830 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-05-31 20:37:33.437 | Set systemd system override for DefaultLimitNOFILE=2048 2022-05-31 20:37:33.439 | + functions:set_systemd_override:832 : sudo systemctl daemon-reload 2022-05-31 20:37:33.798 | + ./stack.sh:main:801 : install_rpc_backend 2022-05-31 20:37:33.800 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-05-31 20:37:33.816 | + functions-common:is_service_enabled:1978 : return 0 2022-05-31 20:37:33.818 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-05-31 20:37:33.821 | + functions-common:install_package:1356 : update_package_repo 2022-05-31 20:37:33.823 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-05-31 20:37:33.825 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-05-31 20:37:33.827 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-05-31 20:37:33.830 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-05-31 20:37:33.832 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-05-31 20:37:33.835 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-31 20:37:33.837 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-31 20:37:33.839 | + functions-common:update_package_repo:1337 : apt_get_update 2022-05-31 20:37:33.841 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-05-31 20:37:33.843 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-05-31 20:37:33.846 | + functions-common:apt_get_update:1083 : return 2022-05-31 20:37:33.848 | + functions-common:install_package:1357 : real_install_package rabbitmq-server 2022-05-31 20:37:33.851 | + functions-common:real_install_package:1342 : is_ubuntu 2022-05-31 20:37:33.853 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-31 20:37:33.855 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-31 20:37:33.857 | + functions-common:real_install_package:1343 : apt_get install rabbitmq-server 2022-05-31 20:37:33.878 | + 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-05-31 20:37:33.992 | Reading package lists... 2022-05-31 20:37:34.235 | Building dependency tree... 2022-05-31 20:37:34.237 | Reading state information... 2022-05-31 20:37:34.486 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-05-31 20:37:34.486 | The following packages were automatically installed and are no longer required: 2022-05-31 20:37:34.487 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-31 20:37:34.487 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-31 20:37:34.487 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-31 20:37:34.487 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-31 20:37:34.488 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-05-31 20:37:34.488 | python3-zope.interface 2022-05-31 20:37:34.488 | Use 'sudo apt autoremove' to remove them. 2022-05-31 20:37:34.601 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-05-31 20:37:34.605 | + functions-common:apt_get:1127 : result=0 2022-05-31 20:37:34.607 | + functions-common:apt_get:1130 : time_stop apt-get 2022-05-31 20:37:34.610 | + functions-common:time_stop:2322 : local name 2022-05-31 20:37:34.612 | + functions-common:time_stop:2323 : local end_time 2022-05-31 20:37:34.615 | + functions-common:time_stop:2324 : local elapsed_time 2022-05-31 20:37:34.617 | + functions-common:time_stop:2325 : local total 2022-05-31 20:37:34.619 | + functions-common:time_stop:2326 : local start_time 2022-05-31 20:37:34.621 | + functions-common:time_stop:2328 : name=apt-get 2022-05-31 20:37:34.623 | + functions-common:time_stop:2329 : start_time=1654029453875 2022-05-31 20:37:34.625 | + functions-common:time_stop:2331 : [[ -z 1654029453875 ]] 2022-05-31 20:37:34.628 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-05-31 20:37:34.632 | + functions-common:time_stop:2334 : end_time=1654029454630 2022-05-31 20:37:34.634 | + functions-common:time_stop:2335 : elapsed_time=755 2022-05-31 20:37:34.637 | + functions-common:time_stop:2336 : total=1481 2022-05-31 20:37:34.639 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-05-31 20:37:34.641 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=2236 2022-05-31 20:37:34.643 | + functions-common:apt_get:1131 : return 0 2022-05-31 20:37:34.645 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-05-31 20:37:34.647 | + functions-common:is_suse:464 : is_opensuse 2022-05-31 20:37:34.650 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-05-31 20:37:34.652 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-31 20:37:34.654 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-05-31 20:37:34.656 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-05-31 20:37:34.659 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-31 20:37:34.661 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-05-31 20:37:34.663 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-05-31 20:37:34.666 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-05-31 20:37:34.668 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-05-31 20:37:34.670 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-31 20:37:34.672 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-31 20:37:34.675 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-05-31 20:37:34.677 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-05-31 20:37:34.679 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-05-31 20:37:34.681 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-05-31 20:37:34.683 | + functions-common:is_suse:464 : is_opensuse 2022-05-31 20:37:34.686 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-05-31 20:37:34.688 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-31 20:37:34.690 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-05-31 20:37:34.692 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-05-31 20:37:34.695 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-31 20:37:34.697 | + ./stack.sh:main:802 : restart_rpc_backend 2022-05-31 20:37:34.699 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-05-31 20:37:34.714 | + functions-common:is_service_enabled:1978 : return 0 2022-05-31 20:37:34.717 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-05-31 20:37:34.719 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-05-31 20:37:34.722 | + ./stack.sh:echo_summary:421 : echo -e Starting RabbitMQ 2022-05-31 20:37:34.724 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-05-31 20:37:34.727 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-05-31 20:37:34.731 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-05-31 20:37:34.733 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-05-31 20:37:34.735 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-05-31 20:37:34.738 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-05-31 20:37:34.740 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-05-31 20:37:34.742 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-05-31 20:37:34.745 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-05-31 20:37:35.414 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-05-31 20:37:35.414 | user tags 2022-05-31 20:37:35.414 | stackrabbit []' 2022-05-31 20:37:35.417 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-05-31 20:37:35.417 | user tags 2022-05-31 20:37:35.417 | stackrabbit []' 2022-05-31 20:37:35.417 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-05-31 20:37:35.423 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-05-31 20:37:35.425 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-05-31 20:37:35.428 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-05-31 20:37:36.068 | Changing password for user "stackrabbit" ... 2022-05-31 20:37:36.090 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-05-31 20:37:36.746 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-05-31 20:37:36.768 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-05-31 20:37:36.771 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-05-31 20:37:37.433 | Changing password for user "stackrabbit" ... 2022-05-31 20:37:37.454 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-05-31 20:37:37.457 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-05-31 20:37:37.459 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-05-31 20:37:38.105 | Deleting user "guest" ... 2022-05-31 20:37:38.120 | Error: 2022-05-31 20:37:38.120 | {:no_such_user, "guest"} 2022-05-31 20:37:38.133 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-05-31 20:37:38.135 | + ./stack.sh:main:804 : is_service_enabled mysql postgresql 2022-05-31 20:37:38.151 | + functions-common:is_service_enabled:1978 : return 0 2022-05-31 20:37:38.153 | + ./stack.sh:main:805 : install_database 2022-05-31 20:37:38.156 | + lib/database:install_database:116 : install_database_mysql 2022-05-31 20:37:38.158 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2022-05-31 20:37:38.160 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-31 20:37:38.162 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-31 20:37:38.165 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2022-05-31 20:37:38.376 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-05-31 20:37:38.379 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2022-05-31 20:37:38.381 | + functions-common:is_oraclelinux:436 : [[ -z Ubuntu ]] 2022-05-31 20:37:38.384 | + functions-common:is_oraclelinux:440 : '[' Ubuntu = OracleServer ']' 2022-05-31 20:37:38.386 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2022-05-31 20:37:38.388 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-05-31 20:37:38.390 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-05-31 20:37:38.393 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-05-31 20:37:38.395 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-31 20:37:38.397 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-31 20:37:38.400 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-05-31 20:37:38.402 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-05-31 20:37:38.404 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-05-31 20:37:38.406 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2022-05-31 20:37:38.409 | + functions-common:is_suse:464 : is_opensuse 2022-05-31 20:37:38.412 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-05-31 20:37:38.414 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-31 20:37:38.416 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-05-31 20:37:38.418 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-05-31 20:37:38.421 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-31 20:37:38.423 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2022-05-31 20:37:38.426 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-31 20:37:38.428 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-31 20:37:38.430 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2022-05-31 20:37:38.432 | + functions-common:install_package:1356 : update_package_repo 2022-05-31 20:37:38.435 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-05-31 20:37:38.437 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-05-31 20:37:38.439 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-05-31 20:37:38.441 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-05-31 20:37:38.444 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-05-31 20:37:38.446 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-31 20:37:38.449 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-31 20:37:38.451 | + functions-common:update_package_repo:1337 : apt_get_update 2022-05-31 20:37:38.453 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-05-31 20:37:38.455 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-05-31 20:37:38.457 | + functions-common:apt_get_update:1083 : return 2022-05-31 20:37:38.459 | + functions-common:install_package:1357 : real_install_package mysql-server 2022-05-31 20:37:38.462 | + functions-common:real_install_package:1342 : is_ubuntu 2022-05-31 20:37:38.464 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-31 20:37:38.466 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-31 20:37:38.468 | + functions-common:real_install_package:1343 : apt_get install mysql-server 2022-05-31 20:37:38.489 | + 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-05-31 20:37:38.598 | Reading package lists... 2022-05-31 20:37:38.839 | Building dependency tree... 2022-05-31 20:37:38.841 | Reading state information... 2022-05-31 20:37:39.090 | mysql-server is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-05-31 20:37:39.090 | The following packages were automatically installed and are no longer required: 2022-05-31 20:37:39.091 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-31 20:37:39.091 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-31 20:37:39.091 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-31 20:37:39.091 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-31 20:37:39.091 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-05-31 20:37:39.091 | python3-zope.interface 2022-05-31 20:37:39.092 | Use 'sudo apt autoremove' to remove them. 2022-05-31 20:37:39.203 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-05-31 20:37:39.208 | + functions-common:apt_get:1127 : result=0 2022-05-31 20:37:39.210 | + functions-common:apt_get:1130 : time_stop apt-get 2022-05-31 20:37:39.212 | + functions-common:time_stop:2322 : local name 2022-05-31 20:37:39.214 | + functions-common:time_stop:2323 : local end_time 2022-05-31 20:37:39.216 | + functions-common:time_stop:2324 : local elapsed_time 2022-05-31 20:37:39.218 | + functions-common:time_stop:2325 : local total 2022-05-31 20:37:39.221 | + functions-common:time_stop:2326 : local start_time 2022-05-31 20:37:39.223 | + functions-common:time_stop:2328 : name=apt-get 2022-05-31 20:37:39.225 | + functions-common:time_stop:2329 : start_time=1654029458486 2022-05-31 20:37:39.227 | + functions-common:time_stop:2331 : [[ -z 1654029458486 ]] 2022-05-31 20:37:39.229 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-05-31 20:37:39.233 | + functions-common:time_stop:2334 : end_time=1654029459231 2022-05-31 20:37:39.235 | + functions-common:time_stop:2335 : elapsed_time=745 2022-05-31 20:37:39.238 | + functions-common:time_stop:2336 : total=2236 2022-05-31 20:37:39.240 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-05-31 20:37:39.242 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=2981 2022-05-31 20:37:39.244 | + functions-common:apt_get:1131 : return 0 2022-05-31 20:37:39.246 | + ./stack.sh:main:807 : '[' -n mysql ']' 2022-05-31 20:37:39.248 | + ./stack.sh:main:808 : install_database_python 2022-05-31 20:37:39.251 | + lib/database:install_database_python:121 : install_database_python_mysql 2022-05-31 20:37:39.253 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2022-05-31 20:37:39.256 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-05-31 20:37:39.258 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-31 20:37:39.261 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-05-31 20:37:39.263 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-05-31 20:37:39.265 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-31 20:37:39.269 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-05-31 20:37:39.270 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-31 20:37:39.274 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-05-31 20:37:39.277 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-05-31 20:37:39.279 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-05-31 20:37:39.282 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-05-31 20:37:39.284 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-05-31 20:37:39.304 | Using python 3.8 to install PyMySQL 2022-05-31 20:37:39.306 | + 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-05-31 20:37:41.103 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-31 20:37:41.103 | 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-05-31 20:37:41.108 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:37:41.108 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:37:41.110 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-05-31 20:37:41.111 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:37:41.112 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:37:41.112 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-05-31 20:37:41.112 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:37:41.113 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-05-31 20:37:41.127 | 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-05-31 20:37:43.344 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-05-31 20:37:43.344 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-31 20:37:43.417 | + inc/python:pip_install:200 : result=0 2022-05-31 20:37:43.419 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-31 20:37:43.422 | + functions-common:time_stop:2322 : local name 2022-05-31 20:37:43.424 | + functions-common:time_stop:2323 : local end_time 2022-05-31 20:37:43.427 | + functions-common:time_stop:2324 : local elapsed_time 2022-05-31 20:37:43.429 | + functions-common:time_stop:2325 : local total 2022-05-31 20:37:43.432 | + functions-common:time_stop:2326 : local start_time 2022-05-31 20:37:43.434 | + functions-common:time_stop:2328 : name=pip_install 2022-05-31 20:37:43.436 | + functions-common:time_stop:2329 : start_time=1654029459299 2022-05-31 20:37:43.438 | + functions-common:time_stop:2331 : [[ -z 1654029459299 ]] 2022-05-31 20:37:43.442 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-05-31 20:37:43.446 | + functions-common:time_stop:2334 : end_time=1654029463443 2022-05-31 20:37:43.448 | + functions-common:time_stop:2335 : elapsed_time=4144 2022-05-31 20:37:43.451 | + functions-common:time_stop:2336 : total=24369 2022-05-31 20:37:43.453 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-05-31 20:37:43.455 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=28513 2022-05-31 20:37:43.457 | + inc/python:pip_install:203 : return 0 2022-05-31 20:37:43.460 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-05-31 20:37:43.462 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-05-31 20:37:43.464 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-05-31 20:37:43.466 | + ./stack.sh:main:811 : is_service_enabled neutron 2022-05-31 20:37:43.482 | + functions-common:is_service_enabled:1978 : return 0 2022-05-31 20:37:43.484 | + ./stack.sh:main:812 : install_neutron_agent_packages 2022-05-31 20:37:43.487 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2022-05-31 20:37:43.490 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-31 20:37:43.491 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-05-31 20:37:43.496 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-31 20:37:43.498 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-05-31 20:37:43.500 | + 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-05-31 20:37:43.503 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-05-31 20:37:43.505 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2022-05-31 20:37:43.508 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2022-05-31 20:37:43.522 | + functions-common:is_service_enabled:1978 : return 0 2022-05-31 20:37:43.525 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2022-05-31 20:37:43.528 | + functions-common:install_package:1356 : update_package_repo 2022-05-31 20:37:43.530 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-05-31 20:37:43.532 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-05-31 20:37:43.535 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-05-31 20:37:43.537 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-05-31 20:37:43.539 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-05-31 20:37:43.541 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-31 20:37:43.544 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-31 20:37:43.546 | + functions-common:update_package_repo:1337 : apt_get_update 2022-05-31 20:37:43.548 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-05-31 20:37:43.551 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-05-31 20:37:43.553 | + functions-common:apt_get_update:1083 : return 2022-05-31 20:37:43.555 | + functions-common:install_package:1357 : real_install_package radvd 2022-05-31 20:37:43.557 | + functions-common:real_install_package:1342 : is_ubuntu 2022-05-31 20:37:43.559 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-31 20:37:43.562 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-31 20:37:43.564 | + functions-common:real_install_package:1343 : apt_get install radvd 2022-05-31 20:37:43.585 | + 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-05-31 20:37:43.693 | Reading package lists... 2022-05-31 20:37:43.939 | Building dependency tree... 2022-05-31 20:37:43.940 | Reading state information... 2022-05-31 20:37:44.191 | radvd is already the newest version (1:2.17-2). 2022-05-31 20:37:44.191 | The following packages were automatically installed and are no longer required: 2022-05-31 20:37:44.193 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-31 20:37:44.193 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-31 20:37:44.193 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-31 20:37:44.193 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-31 20:37:44.193 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-05-31 20:37:44.193 | python3-zope.interface 2022-05-31 20:37:44.193 | Use 'sudo apt autoremove' to remove them. 2022-05-31 20:37:44.304 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-05-31 20:37:44.309 | + functions-common:apt_get:1127 : result=0 2022-05-31 20:37:44.311 | + functions-common:apt_get:1130 : time_stop apt-get 2022-05-31 20:37:44.313 | + functions-common:time_stop:2322 : local name 2022-05-31 20:37:44.315 | + functions-common:time_stop:2323 : local end_time 2022-05-31 20:37:44.317 | + functions-common:time_stop:2324 : local elapsed_time 2022-05-31 20:37:44.320 | + functions-common:time_stop:2325 : local total 2022-05-31 20:37:44.322 | + functions-common:time_stop:2326 : local start_time 2022-05-31 20:37:44.324 | + functions-common:time_stop:2328 : name=apt-get 2022-05-31 20:37:44.326 | + functions-common:time_stop:2329 : start_time=1654029463582 2022-05-31 20:37:44.328 | + functions-common:time_stop:2331 : [[ -z 1654029463582 ]] 2022-05-31 20:37:44.331 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-05-31 20:37:44.335 | + functions-common:time_stop:2334 : end_time=1654029464333 2022-05-31 20:37:44.337 | + functions-common:time_stop:2335 : elapsed_time=751 2022-05-31 20:37:44.339 | + functions-common:time_stop:2336 : total=2981 2022-05-31 20:37:44.341 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-05-31 20:37:44.344 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=3732 2022-05-31 20:37:44.346 | + functions-common:apt_get:1131 : return 0 2022-05-31 20:37:44.349 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2022-05-31 20:37:44.365 | + functions-common:is_service_enabled:1978 : return 0 2022-05-31 20:37:44.367 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2022-05-31 20:37:44.369 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-05-31 20:37:44.372 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2022-05-31 20:37:44.391 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2022-05-31 20:37:44.394 | + functions-common:install_package:1356 : update_package_repo 2022-05-31 20:37:44.396 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-05-31 20:37:44.398 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-05-31 20:37:44.401 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-05-31 20:37:44.403 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-05-31 20:37:44.405 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-05-31 20:37:44.407 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-31 20:37:44.410 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-31 20:37:44.412 | + functions-common:update_package_repo:1337 : apt_get_update 2022-05-31 20:37:44.414 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-05-31 20:37:44.416 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-05-31 20:37:44.418 | + functions-common:apt_get_update:1083 : return 2022-05-31 20:37:44.421 | + functions-common:install_package:1357 : real_install_package fakeroot make openvswitch-switch 2022-05-31 20:37:44.423 | + functions-common:real_install_package:1342 : is_ubuntu 2022-05-31 20:37:44.425 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-31 20:37:44.427 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-31 20:37:44.430 | + functions-common:real_install_package:1343 : apt_get install fakeroot make openvswitch-switch 2022-05-31 20:37:44.449 | + 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-05-31 20:37:44.558 | Reading package lists... 2022-05-31 20:37:44.799 | Building dependency tree... 2022-05-31 20:37:44.801 | Reading state information... 2022-05-31 20:37:45.050 | fakeroot is already the newest version (1.24-1). 2022-05-31 20:37:45.050 | make is already the newest version (4.2.1-1.2). 2022-05-31 20:37:45.050 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-05-31 20:37:45.050 | The following packages were automatically installed and are no longer required: 2022-05-31 20:37:45.051 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-31 20:37:45.051 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-31 20:37:45.051 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-31 20:37:45.051 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-31 20:37:45.051 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-05-31 20:37:45.051 | python3-zope.interface 2022-05-31 20:37:45.051 | Use 'sudo apt autoremove' to remove them. 2022-05-31 20:37:45.162 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-05-31 20:37:45.166 | + functions-common:apt_get:1127 : result=0 2022-05-31 20:37:45.169 | + functions-common:apt_get:1130 : time_stop apt-get 2022-05-31 20:37:45.171 | + functions-common:time_stop:2322 : local name 2022-05-31 20:37:45.173 | + functions-common:time_stop:2323 : local end_time 2022-05-31 20:37:45.175 | + functions-common:time_stop:2324 : local elapsed_time 2022-05-31 20:37:45.177 | + functions-common:time_stop:2325 : local total 2022-05-31 20:37:45.179 | + functions-common:time_stop:2326 : local start_time 2022-05-31 20:37:45.181 | + functions-common:time_stop:2328 : name=apt-get 2022-05-31 20:37:45.183 | + functions-common:time_stop:2329 : start_time=1654029464447 2022-05-31 20:37:45.185 | + functions-common:time_stop:2331 : [[ -z 1654029464447 ]] 2022-05-31 20:37:45.188 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-05-31 20:37:45.192 | + functions-common:time_stop:2334 : end_time=1654029465190 2022-05-31 20:37:45.194 | + functions-common:time_stop:2335 : elapsed_time=743 2022-05-31 20:37:45.196 | + functions-common:time_stop:2336 : total=3732 2022-05-31 20:37:45.198 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-05-31 20:37:45.201 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=4475 2022-05-31 20:37:45.203 | + functions-common:apt_get:1131 : return 0 2022-05-31 20:37:45.205 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2022-05-31 20:37:45.207 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-31 20:37:45.209 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-31 20:37:45.212 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2022-05-31 20:37:45.214 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2022-05-31 20:37:45.217 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2022-05-31 20:37:45.221 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2022-05-31 20:37:45.224 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2022-05-31 20:37:45.227 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2022-05-31 20:37:45.227 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2022-05-31 20:37:45.232 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2022-05-31 20:37:45.234 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2022-05-31 20:37:45.237 | + functions:vercmp:652 : local v1=5.4 2022-05-31 20:37:45.239 | + functions:vercmp:653 : local 'op=<' 2022-05-31 20:37:45.241 | + functions:vercmp:654 : local v2=3.13 2022-05-31 20:37:45.244 | + functions:vercmp:655 : local result 2022-05-31 20:37:45.247 | ++ functions:vercmp:659 : echo -e '5.4\n3.13' 2022-05-31 20:37:45.248 | ++ functions:vercmp:659 : sort -V 2022-05-31 20:37:45.248 | ++ functions:vercmp:659 : head -1 2022-05-31 20:37:45.252 | + functions:vercmp:659 : result=3.13 2022-05-31 20:37:45.254 | + functions:vercmp:661 : case $op in 2022-05-31 20:37:45.257 | + functions:vercmp:671 : '[' 5.4 '!=' 3.13 ']' 2022-05-31 20:37:45.259 | + functions:vercmp:671 : '[' 3.13 = 5.4 ']' 2022-05-31 20:37:45.261 | + functions:vercmp:672 : return 2022-05-31 20:37:45.263 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2022-05-31 20:37:45.266 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-05-31 20:37:45.268 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart openvswitch-switch 2022-05-31 20:37:45.740 | + ./stack.sh:main:815 : is_service_enabled etcd3 2022-05-31 20:37:45.757 | + functions-common:is_service_enabled:1978 : return 0 2022-05-31 20:37:45.759 | + ./stack.sh:main:816 : install_etcd3 2022-05-31 20:37:45.763 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-05-31 20:37:45.763 | Installing etcd 2022-05-31 20:37:45.766 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-05-31 20:37:45.779 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-05-31 20:37:45.791 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-05-31 20:37:45.793 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-05-31 20:37:45.812 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-05-31 20:37:45.815 | ++ 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-05-31 20:37:45.818 | ++ 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-05-31 20:37:45.821 | +++ 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-05-31 20:37:45.825 | ++ functions:get_extra_file:63 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-05-31 20:37:45.828 | ++ 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-05-31 20:37:45.830 | ++ functions:get_extra_file:66 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-05-31 20:37:45.833 | ++ functions:get_extra_file:72 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-05-31 20:37:45.835 | ++ functions:get_extra_file:73 : return 2022-05-31 20:37:45.838 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-05-31 20:37:45.840 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-05-31 20:37:45.842 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-05-31 20:37:45.845 | + ./stack.sh:main:825 : is_service_enabled tls-proxy 2022-05-31 20:37:45.861 | + functions-common:is_service_enabled:1978 : return 1 2022-05-31 20:37:45.863 | + ./stack.sh:main:835 : install_dstat 2022-05-31 20:37:45.866 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-05-31 20:37:45.881 | + functions-common:is_service_enabled:1978 : return 1 2022-05-31 20:37:45.884 | + ./stack.sh:main:841 : echo_summary 'Installing OpenStack project source' 2022-05-31 20:37:45.886 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-05-31 20:37:45.888 | + ./stack.sh:echo_summary:421 : echo -e Installing OpenStack project source 2022-05-31 20:37:45.891 | + ./stack.sh:main:844 : install_libs 2022-05-31 20:37:45.893 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2022-05-31 20:37:45.896 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2022-05-31 20:37:45.898 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2022-05-31 20:37:45.900 | + inc/python:use_library_from_git:250 : local name=automaton 2022-05-31 20:37:45.902 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-31 20:37:45.905 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-31 20:37:45.907 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-05-31 20:37:45.910 | + inc/python:use_library_from_git:253 : return 1 2022-05-31 20:37:45.912 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2022-05-31 20:37:45.914 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2022-05-31 20:37:45.916 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2022-05-31 20:37:45.918 | + inc/python:use_library_from_git:250 : local name=castellan 2022-05-31 20:37:45.921 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-31 20:37:45.923 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-31 20:37:45.925 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-05-31 20:37:45.927 | + inc/python:use_library_from_git:253 : return 1 2022-05-31 20:37:45.929 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2022-05-31 20:37:45.932 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2022-05-31 20:37:45.934 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2022-05-31 20:37:45.936 | + inc/python:use_library_from_git:250 : local name=cliff 2022-05-31 20:37:45.938 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-31 20:37:45.941 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-31 20:37:45.943 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-05-31 20:37:45.945 | + inc/python:use_library_from_git:253 : return 1 2022-05-31 20:37:45.948 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2022-05-31 20:37:45.950 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2022-05-31 20:37:45.952 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2022-05-31 20:37:45.954 | + inc/python:use_library_from_git:250 : local name=cursive 2022-05-31 20:37:45.957 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-31 20:37:45.959 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-31 20:37:45.961 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-05-31 20:37:45.963 | + inc/python:use_library_from_git:253 : return 1 2022-05-31 20:37:45.966 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2022-05-31 20:37:45.968 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2022-05-31 20:37:45.970 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2022-05-31 20:37:45.972 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-05-31 20:37:45.974 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-31 20:37:45.977 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-31 20:37:45.979 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-05-31 20:37:45.981 | + inc/python:use_library_from_git:253 : return 1 2022-05-31 20:37:45.983 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2022-05-31 20:37:45.985 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2022-05-31 20:37:45.988 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2022-05-31 20:37:45.990 | + inc/python:use_library_from_git:250 : local name=futurist 2022-05-31 20:37:45.992 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-31 20:37:45.994 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-31 20:37:45.996 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-05-31 20:37:45.998 | + inc/python:use_library_from_git:253 : return 1 2022-05-31 20:37:46.001 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2022-05-31 20:37:46.003 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2022-05-31 20:37:46.006 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2022-05-31 20:37:46.008 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-05-31 20:37:46.010 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-31 20:37:46.012 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-31 20:37:46.014 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-05-31 20:37:46.016 | + inc/python:use_library_from_git:253 : return 1 2022-05-31 20:37:46.019 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2022-05-31 20:37:46.022 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2022-05-31 20:37:46.024 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2022-05-31 20:37:46.026 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-05-31 20:37:46.028 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-31 20:37:46.030 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-31 20:37:46.033 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-05-31 20:37:46.035 | + inc/python:use_library_from_git:253 : return 1 2022-05-31 20:37:46.037 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2022-05-31 20:37:46.040 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2022-05-31 20:37:46.042 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2022-05-31 20:37:46.044 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-05-31 20:37:46.047 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-31 20:37:46.049 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-31 20:37:46.051 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-05-31 20:37:46.053 | + inc/python:use_library_from_git:253 : return 1 2022-05-31 20:37:46.056 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2022-05-31 20:37:46.058 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2022-05-31 20:37:46.060 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2022-05-31 20:37:46.062 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-05-31 20:37:46.065 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-31 20:37:46.067 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-31 20:37:46.069 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-05-31 20:37:46.072 | + inc/python:use_library_from_git:253 : return 1 2022-05-31 20:37:46.074 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2022-05-31 20:37:46.076 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2022-05-31 20:37:46.078 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2022-05-31 20:37:46.081 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-05-31 20:37:46.083 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-31 20:37:46.085 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-31 20:37:46.088 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-05-31 20:37:46.090 | + inc/python:use_library_from_git:253 : return 1 2022-05-31 20:37:46.092 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2022-05-31 20:37:46.094 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2022-05-31 20:37:46.097 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2022-05-31 20:37:46.099 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-05-31 20:37:46.101 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-31 20:37:46.103 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-31 20:37:46.105 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-05-31 20:37:46.108 | + inc/python:use_library_from_git:253 : return 1 2022-05-31 20:37:46.110 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2022-05-31 20:37:46.112 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2022-05-31 20:37:46.114 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2022-05-31 20:37:46.116 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-05-31 20:37:46.119 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-31 20:37:46.121 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-31 20:37:46.123 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-05-31 20:37:46.125 | + inc/python:use_library_from_git:253 : return 1 2022-05-31 20:37:46.128 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2022-05-31 20:37:46.130 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2022-05-31 20:37:46.132 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2022-05-31 20:37:46.135 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-05-31 20:37:46.137 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-31 20:37:46.139 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-31 20:37:46.141 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-05-31 20:37:46.144 | + inc/python:use_library_from_git:253 : return 1 2022-05-31 20:37:46.146 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2022-05-31 20:37:46.148 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2022-05-31 20:37:46.151 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2022-05-31 20:37:46.153 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-05-31 20:37:46.155 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-31 20:37:46.157 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-31 20:37:46.159 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-05-31 20:37:46.162 | + inc/python:use_library_from_git:253 : return 1 2022-05-31 20:37:46.164 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2022-05-31 20:37:46.166 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2022-05-31 20:37:46.168 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2022-05-31 20:37:46.171 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-05-31 20:37:46.173 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-31 20:37:46.175 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-31 20:37:46.177 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-05-31 20:37:46.179 | + inc/python:use_library_from_git:253 : return 1 2022-05-31 20:37:46.182 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2022-05-31 20:37:46.184 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2022-05-31 20:37:46.186 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2022-05-31 20:37:46.188 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-05-31 20:37:46.191 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-31 20:37:46.193 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-31 20:37:46.196 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-05-31 20:37:46.198 | + inc/python:use_library_from_git:253 : return 1 2022-05-31 20:37:46.200 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2022-05-31 20:37:46.203 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2022-05-31 20:37:46.205 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2022-05-31 20:37:46.208 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-05-31 20:37:46.210 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-31 20:37:46.212 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-31 20:37:46.214 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-05-31 20:37:46.216 | + inc/python:use_library_from_git:253 : return 1 2022-05-31 20:37:46.219 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2022-05-31 20:37:46.221 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2022-05-31 20:37:46.224 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2022-05-31 20:37:46.227 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-05-31 20:37:46.229 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-31 20:37:46.231 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-31 20:37:46.233 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-05-31 20:37:46.236 | + inc/python:use_library_from_git:253 : return 1 2022-05-31 20:37:46.238 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2022-05-31 20:37:46.240 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2022-05-31 20:37:46.242 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2022-05-31 20:37:46.245 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-05-31 20:37:46.247 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-31 20:37:46.249 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-31 20:37:46.251 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-05-31 20:37:46.254 | + inc/python:use_library_from_git:253 : return 1 2022-05-31 20:37:46.256 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2022-05-31 20:37:46.259 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2022-05-31 20:37:46.261 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2022-05-31 20:37:46.263 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-05-31 20:37:46.265 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-31 20:37:46.268 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-31 20:37:46.270 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-05-31 20:37:46.272 | + inc/python:use_library_from_git:253 : return 1 2022-05-31 20:37:46.275 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2022-05-31 20:37:46.277 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2022-05-31 20:37:46.279 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2022-05-31 20:37:46.281 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-05-31 20:37:46.284 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-31 20:37:46.286 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-31 20:37:46.288 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-05-31 20:37:46.290 | + inc/python:use_library_from_git:253 : return 1 2022-05-31 20:37:46.293 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2022-05-31 20:37:46.295 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2022-05-31 20:37:46.297 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2022-05-31 20:37:46.300 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-05-31 20:37:46.302 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-31 20:37:46.304 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-31 20:37:46.306 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-05-31 20:37:46.309 | + inc/python:use_library_from_git:253 : return 1 2022-05-31 20:37:46.311 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2022-05-31 20:37:46.313 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2022-05-31 20:37:46.316 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2022-05-31 20:37:46.318 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-05-31 20:37:46.321 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-31 20:37:46.323 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-31 20:37:46.325 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-05-31 20:37:46.327 | + inc/python:use_library_from_git:253 : return 1 2022-05-31 20:37:46.330 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2022-05-31 20:37:46.332 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2022-05-31 20:37:46.334 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2022-05-31 20:37:46.336 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-05-31 20:37:46.339 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-31 20:37:46.341 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-31 20:37:46.343 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-05-31 20:37:46.345 | + inc/python:use_library_from_git:253 : return 1 2022-05-31 20:37:46.348 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2022-05-31 20:37:46.350 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2022-05-31 20:37:46.352 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2022-05-31 20:37:46.354 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-05-31 20:37:46.357 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-31 20:37:46.359 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-31 20:37:46.361 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-05-31 20:37:46.364 | + inc/python:use_library_from_git:253 : return 1 2022-05-31 20:37:46.366 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2022-05-31 20:37:46.368 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2022-05-31 20:37:46.370 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2022-05-31 20:37:46.373 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-05-31 20:37:46.375 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-31 20:37:46.378 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-31 20:37:46.380 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-05-31 20:37:46.382 | + inc/python:use_library_from_git:253 : return 1 2022-05-31 20:37:46.385 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2022-05-31 20:37:46.387 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2022-05-31 20:37:46.389 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2022-05-31 20:37:46.391 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-05-31 20:37:46.393 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-31 20:37:46.396 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-31 20:37:46.398 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-05-31 20:37:46.400 | + inc/python:use_library_from_git:253 : return 1 2022-05-31 20:37:46.402 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2022-05-31 20:37:46.404 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2022-05-31 20:37:46.407 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2022-05-31 20:37:46.409 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-05-31 20:37:46.411 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-31 20:37:46.413 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-31 20:37:46.416 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-05-31 20:37:46.418 | + inc/python:use_library_from_git:253 : return 1 2022-05-31 20:37:46.420 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2022-05-31 20:37:46.422 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2022-05-31 20:37:46.425 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2022-05-31 20:37:46.427 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-05-31 20:37:46.430 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-31 20:37:46.432 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-31 20:37:46.434 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-05-31 20:37:46.436 | + inc/python:use_library_from_git:253 : return 1 2022-05-31 20:37:46.438 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2022-05-31 20:37:46.441 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2022-05-31 20:37:46.444 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2022-05-31 20:37:46.446 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-05-31 20:37:46.448 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-31 20:37:46.451 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-31 20:37:46.453 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-05-31 20:37:46.455 | + inc/python:use_library_from_git:253 : return 1 2022-05-31 20:37:46.457 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2022-05-31 20:37:46.460 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2022-05-31 20:37:46.462 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2022-05-31 20:37:46.464 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-05-31 20:37:46.466 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-31 20:37:46.469 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-31 20:37:46.471 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-05-31 20:37:46.473 | + inc/python:use_library_from_git:253 : return 1 2022-05-31 20:37:46.475 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2022-05-31 20:37:46.478 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2022-05-31 20:37:46.480 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2022-05-31 20:37:46.482 | + inc/python:use_library_from_git:250 : local name=tooz 2022-05-31 20:37:46.484 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-31 20:37:46.487 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-31 20:37:46.489 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-05-31 20:37:46.491 | + inc/python:use_library_from_git:253 : return 1 2022-05-31 20:37:46.494 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2022-05-31 20:37:46.496 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2022-05-31 20:37:46.498 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2022-05-31 20:37:46.500 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-05-31 20:37:46.503 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-31 20:37:46.506 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-31 20:37:46.508 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-05-31 20:37:46.510 | + inc/python:use_library_from_git:253 : return 1 2022-05-31 20:37:46.512 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2022-05-31 20:37:46.515 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2022-05-31 20:37:46.517 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2022-05-31 20:37:46.519 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-05-31 20:37:46.521 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-31 20:37:46.524 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-31 20:37:46.526 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-05-31 20:37:46.528 | + inc/python:use_library_from_git:253 : return 1 2022-05-31 20:37:46.530 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2022-05-31 20:37:46.533 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2022-05-31 20:37:46.535 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2022-05-31 20:37:46.537 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-05-31 20:37:46.539 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-31 20:37:46.542 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-31 20:37:46.544 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-05-31 20:37:46.546 | + inc/python:use_library_from_git:253 : return 1 2022-05-31 20:37:46.549 | + lib/libraries:install_libs:135 : pip_install etcd3 2022-05-31 20:37:46.570 | Using python 3.8 to install etcd3 2022-05-31 20:37:46.572 | + 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-05-31 20:37:48.345 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-31 20:37:48.345 | 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-05-31 20:37:48.350 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:37:48.350 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:37:48.352 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-05-31 20:37:48.353 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:37:48.353 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:37:48.354 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-05-31 20:37:48.354 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:37:48.354 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-05-31 20:37:48.369 | 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-05-31 20:37:48.379 | 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-05-31 20:37:48.402 | 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-05-31 20:37:48.407 | 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-05-31 20:37:48.411 | 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-05-31 20:37:48.426 | 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-05-31 20:37:50.601 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-05-31 20:37:50.601 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-31 20:37:50.679 | + inc/python:pip_install:200 : result=0 2022-05-31 20:37:50.681 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-31 20:37:50.683 | + functions-common:time_stop:2322 : local name 2022-05-31 20:37:50.685 | + functions-common:time_stop:2323 : local end_time 2022-05-31 20:37:50.687 | + functions-common:time_stop:2324 : local elapsed_time 2022-05-31 20:37:50.690 | + functions-common:time_stop:2325 : local total 2022-05-31 20:37:50.692 | + functions-common:time_stop:2326 : local start_time 2022-05-31 20:37:50.694 | + functions-common:time_stop:2328 : name=pip_install 2022-05-31 20:37:50.696 | + functions-common:time_stop:2329 : start_time=1654029466564 2022-05-31 20:37:50.699 | + functions-common:time_stop:2331 : [[ -z 1654029466564 ]] 2022-05-31 20:37:50.701 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-05-31 20:37:50.706 | + functions-common:time_stop:2334 : end_time=1654029470703 2022-05-31 20:37:50.708 | + functions-common:time_stop:2335 : elapsed_time=4139 2022-05-31 20:37:50.710 | + functions-common:time_stop:2336 : total=28513 2022-05-31 20:37:50.712 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-05-31 20:37:50.714 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=32652 2022-05-31 20:37:50.716 | + inc/python:pip_install:203 : return 0 2022-05-31 20:37:50.718 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2022-05-31 20:37:50.739 | Using python 3.8 to install etcd3gw 2022-05-31 20:37:50.741 | + 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-05-31 20:37:52.536 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-31 20:37:52.536 | 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-05-31 20:37:52.540 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:37:52.541 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:37:52.543 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-05-31 20:37:52.544 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:37:52.544 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:37:52.545 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-05-31 20:37:52.545 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:37:52.545 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-05-31 20:37:52.561 | 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-05-31 20:37:52.587 | 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-05-31 20:37:52.594 | 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-05-31 20:37:52.597 | 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-05-31 20:37:52.618 | 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-05-31 20:37:52.622 | 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-05-31 20:37:52.643 | 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-05-31 20:37:52.645 | 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-05-31 20:37:52.648 | 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-05-31 20:37:54.856 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-05-31 20:37:54.856 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-31 20:37:54.927 | + inc/python:pip_install:200 : result=0 2022-05-31 20:37:54.929 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-31 20:37:54.931 | + functions-common:time_stop:2322 : local name 2022-05-31 20:37:54.933 | + functions-common:time_stop:2323 : local end_time 2022-05-31 20:37:54.935 | + functions-common:time_stop:2324 : local elapsed_time 2022-05-31 20:37:54.938 | + functions-common:time_stop:2325 : local total 2022-05-31 20:37:54.940 | + functions-common:time_stop:2326 : local start_time 2022-05-31 20:37:54.942 | + functions-common:time_stop:2328 : name=pip_install 2022-05-31 20:37:54.945 | + functions-common:time_stop:2329 : start_time=1654029470733 2022-05-31 20:37:54.947 | + functions-common:time_stop:2331 : [[ -z 1654029470733 ]] 2022-05-31 20:37:54.949 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-05-31 20:37:54.953 | + functions-common:time_stop:2334 : end_time=1654029474951 2022-05-31 20:37:54.956 | + functions-common:time_stop:2335 : elapsed_time=4218 2022-05-31 20:37:54.958 | + functions-common:time_stop:2336 : total=32652 2022-05-31 20:37:54.960 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-05-31 20:37:54.963 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=36870 2022-05-31 20:37:54.965 | + inc/python:pip_install:203 : return 0 2022-05-31 20:37:54.967 | + ./stack.sh:main:847 : install_apache_uwsgi 2022-05-31 20:37:54.969 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-05-31 20:37:54.972 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-05-31 20:37:54.974 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-05-31 20:37:54.976 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-05-31 20:37:54.979 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-05-31 20:37:54.981 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-31 20:37:54.983 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-31 20:37:54.985 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-05-31 20:37:54.988 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-05-31 20:37:54.990 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-05-31 20:37:54.992 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2022-05-31 20:37:54.994 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2022-05-31 20:37:54.997 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-31 20:37:54.999 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-31 20:37:55.002 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-05-31 20:37:55.004 | + lib/apache:install_apache_uwsgi:96 : [[ focal == \b\i\o\n\i\c ]] 2022-05-31 20:37:55.006 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-05-31 20:37:55.008 | + functions-common:install_package:1356 : update_package_repo 2022-05-31 20:37:55.011 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-05-31 20:37:55.013 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-05-31 20:37:55.015 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-05-31 20:37:55.018 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-05-31 20:37:55.020 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-05-31 20:37:55.022 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-31 20:37:55.024 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-31 20:37:55.027 | + functions-common:update_package_repo:1337 : apt_get_update 2022-05-31 20:37:55.029 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-05-31 20:37:55.031 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-05-31 20:37:55.033 | + functions-common:apt_get_update:1083 : return 2022-05-31 20:37:55.036 | + functions-common:install_package:1357 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-05-31 20:37:55.038 | + functions-common:real_install_package:1342 : is_ubuntu 2022-05-31 20:37:55.040 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-31 20:37:55.042 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-31 20:37:55.045 | + functions-common:real_install_package:1343 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-05-31 20:37:55.065 | + 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-05-31 20:37:55.179 | Reading package lists... 2022-05-31 20:37:55.427 | Building dependency tree... 2022-05-31 20:37:55.429 | Reading state information... 2022-05-31 20:37:55.680 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-05-31 20:37:55.680 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-05-31 20:37:55.680 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-05-31 20:37:55.680 | The following packages were automatically installed and are no longer required: 2022-05-31 20:37:55.681 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-31 20:37:55.681 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-31 20:37:55.681 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-31 20:37:55.681 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-31 20:37:55.681 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-05-31 20:37:55.681 | python3-zope.interface 2022-05-31 20:37:55.681 | Use 'sudo apt autoremove' to remove them. 2022-05-31 20:37:55.796 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-05-31 20:37:55.801 | + functions-common:apt_get:1127 : result=0 2022-05-31 20:37:55.803 | + functions-common:apt_get:1130 : time_stop apt-get 2022-05-31 20:37:55.805 | + functions-common:time_stop:2322 : local name 2022-05-31 20:37:55.808 | + functions-common:time_stop:2323 : local end_time 2022-05-31 20:37:55.810 | + functions-common:time_stop:2324 : local elapsed_time 2022-05-31 20:37:55.812 | + functions-common:time_stop:2325 : local total 2022-05-31 20:37:55.814 | + functions-common:time_stop:2326 : local start_time 2022-05-31 20:37:55.816 | + functions-common:time_stop:2328 : name=apt-get 2022-05-31 20:37:55.819 | + functions-common:time_stop:2329 : start_time=1654029475062 2022-05-31 20:37:55.821 | + functions-common:time_stop:2331 : [[ -z 1654029475062 ]] 2022-05-31 20:37:55.824 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-05-31 20:37:55.827 | + functions-common:time_stop:2334 : end_time=1654029475825 2022-05-31 20:37:55.830 | + functions-common:time_stop:2335 : elapsed_time=763 2022-05-31 20:37:55.832 | + functions-common:time_stop:2336 : total=4475 2022-05-31 20:37:55.835 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-05-31 20:37:55.837 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=5238 2022-05-31 20:37:55.839 | + functions-common:apt_get:1131 : return 0 2022-05-31 20:37:55.841 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2022-05-31 20:37:55.843 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-31 20:37:55.846 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-31 20:37:55.848 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2022-05-31 20:37:55.910 | Module proxy already enabled 2022-05-31 20:37:55.914 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2022-05-31 20:37:55.974 | Considering dependency proxy for proxy_uwsgi: 2022-05-31 20:37:55.974 | Module proxy already enabled 2022-05-31 20:37:55.974 | Module proxy_uwsgi already enabled 2022-05-31 20:37:55.978 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2022-05-31 20:37:55.981 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-05-31 20:37:55.983 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-05-31 20:37:55.985 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-05-31 20:37:56.127 | + ./stack.sh:main:850 : install_keystoneauth 2022-05-31 20:37:56.131 | + lib/keystone:install_keystoneauth:462 : use_library_from_git keystoneauth 2022-05-31 20:37:56.133 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-05-31 20:37:56.136 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-31 20:37:56.138 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-31 20:37:56.140 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-05-31 20:37:56.143 | + inc/python:use_library_from_git:253 : return 1 2022-05-31 20:37:56.145 | + ./stack.sh:main:851 : install_keystoneclient 2022-05-31 20:37:56.148 | + lib/keystone:install_keystoneclient:470 : use_library_from_git python-keystoneclient 2022-05-31 20:37:56.150 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-05-31 20:37:56.153 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-31 20:37:56.155 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-31 20:37:56.157 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-05-31 20:37:56.160 | + inc/python:use_library_from_git:253 : return 1 2022-05-31 20:37:56.162 | + ./stack.sh:main:852 : install_glanceclient 2022-05-31 20:37:56.164 | + lib/glance:install_glanceclient:427 : use_library_from_git python-glanceclient 2022-05-31 20:37:56.166 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-05-31 20:37:56.169 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-31 20:37:56.171 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-31 20:37:56.174 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-05-31 20:37:56.177 | + inc/python:use_library_from_git:253 : return 1 2022-05-31 20:37:56.179 | + ./stack.sh:main:853 : install_cinderclient 2022-05-31 20:37:56.181 | + lib/cinder:install_cinderclient:431 : use_library_from_git python-brick-cinderclient-ext 2022-05-31 20:37:56.184 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-05-31 20:37:56.186 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-31 20:37:56.188 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-31 20:37:56.191 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-05-31 20:37:56.194 | + inc/python:use_library_from_git:253 : return 1 2022-05-31 20:37:56.196 | + lib/cinder:install_cinderclient:436 : use_library_from_git python-cinderclient 2022-05-31 20:37:56.199 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-05-31 20:37:56.201 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-31 20:37:56.203 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-31 20:37:56.206 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-05-31 20:37:56.208 | + inc/python:use_library_from_git:253 : return 1 2022-05-31 20:37:56.210 | + ./stack.sh:main:854 : install_novaclient 2022-05-31 20:37:56.213 | + lib/nova:install_novaclient:791 : use_library_from_git python-novaclient 2022-05-31 20:37:56.215 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-05-31 20:37:56.217 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-31 20:37:56.220 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-31 20:37:56.222 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-05-31 20:37:56.224 | + inc/python:use_library_from_git:253 : return 1 2022-05-31 20:37:56.227 | + ./stack.sh:main:855 : is_service_enabled swift glance horizon 2022-05-31 20:37:56.243 | + functions-common:is_service_enabled:1978 : return 0 2022-05-31 20:37:56.246 | + ./stack.sh:main:856 : install_swiftclient 2022-05-31 20:37:56.248 | + lib/swift:install_swiftclient:753 : use_library_from_git python-swiftclient 2022-05-31 20:37:56.250 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-05-31 20:37:56.253 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-31 20:37:56.256 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-31 20:37:56.258 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-05-31 20:37:56.260 | + inc/python:use_library_from_git:253 : return 1 2022-05-31 20:37:56.263 | + ./stack.sh:main:858 : is_service_enabled neutron nova horizon 2022-05-31 20:37:56.278 | + functions-common:is_service_enabled:1978 : return 0 2022-05-31 20:37:56.281 | + ./stack.sh:main:859 : install_neutronclient 2022-05-31 20:37:56.283 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2022-05-31 20:37:56.285 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-05-31 20:37:56.288 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-31 20:37:56.290 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-31 20:37:56.292 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-05-31 20:37:56.295 | + inc/python:use_library_from_git:253 : return 1 2022-05-31 20:37:56.297 | + ./stack.sh:main:863 : install_keystonemiddleware 2022-05-31 20:37:56.300 | + lib/keystone:install_keystonemiddleware:480 : use_library_from_git keystonemiddleware 2022-05-31 20:37:56.302 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-05-31 20:37:56.304 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-31 20:37:56.307 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-31 20:37:56.309 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-05-31 20:37:56.311 | + inc/python:use_library_from_git:253 : return 1 2022-05-31 20:37:56.314 | + lib/keystone:install_keystonemiddleware:485 : pip_install_gr keystonemiddleware 2022-05-31 20:37:56.317 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-05-31 20:37:56.319 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-31 20:37:56.322 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-05-31 20:37:56.324 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-05-31 20:37:56.327 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-31 20:37:56.330 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-05-31 20:37:56.330 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-31 20:37:56.335 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-05-31 20:37:56.338 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-05-31 20:37:56.340 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-05-31 20:37:56.343 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-05-31 20:37:56.345 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-05-31 20:37:56.365 | Using python 3.8 to install keystonemiddleware 2022-05-31 20:37:56.368 | + 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-05-31 20:37:58.177 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-31 20:37:58.177 | 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-05-31 20:37:58.182 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:37:58.182 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:37:58.184 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-05-31 20:37:58.185 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:37:58.186 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:37:58.186 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-05-31 20:37:58.186 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:37:58.187 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-05-31 20:37:58.201 | 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-05-31 20:37:58.273 | 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-05-31 20:37:58.309 | 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-05-31 20:37:58.324 | 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-05-31 20:37:58.331 | 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-05-31 20:37:58.337 | 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-05-31 20:37:58.377 | 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-05-31 20:37:58.386 | 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-05-31 20:37:58.404 | 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-05-31 20:37:58.410 | 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-05-31 20:37:58.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-05-31 20:37:58.425 | 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-05-31 20:37:58.427 | 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-05-31 20:37:58.431 | 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-05-31 20:37:58.436 | 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-05-31 20:37:58.456 | 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-05-31 20:37:58.460 | 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-05-31 20:37:58.480 | 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-05-31 20:37:58.485 | 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-05-31 20:37:58.488 | 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-05-31 20:37:58.495 | 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-05-31 20:37:58.516 | 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-05-31 20:37:58.581 | 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-05-31 20:37:58.594 | 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-05-31 20:37:58.600 | 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-05-31 20:37:58.604 | 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-05-31 20:37:58.608 | 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-05-31 20:37:58.617 | 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-05-31 20:37:58.620 | 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-05-31 20:37:58.623 | 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-05-31 20:37:58.627 | 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-05-31 20:37:58.630 | 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-05-31 20:37:58.633 | 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-05-31 20:37:58.636 | 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-05-31 20:37:58.641 | 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-05-31 20:37:58.644 | 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-05-31 20:38:00.631 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-05-31 20:38:00.631 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-31 20:38:00.702 | + inc/python:pip_install:200 : result=0 2022-05-31 20:38:00.704 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-31 20:38:00.707 | + functions-common:time_stop:2322 : local name 2022-05-31 20:38:00.709 | + functions-common:time_stop:2323 : local end_time 2022-05-31 20:38:00.711 | + functions-common:time_stop:2324 : local elapsed_time 2022-05-31 20:38:00.713 | + functions-common:time_stop:2325 : local total 2022-05-31 20:38:00.715 | + functions-common:time_stop:2326 : local start_time 2022-05-31 20:38:00.717 | + functions-common:time_stop:2328 : name=pip_install 2022-05-31 20:38:00.719 | + functions-common:time_stop:2329 : start_time=1654029476360 2022-05-31 20:38:00.721 | + functions-common:time_stop:2331 : [[ -z 1654029476360 ]] 2022-05-31 20:38:00.724 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-05-31 20:38:00.728 | + functions-common:time_stop:2334 : end_time=1654029480726 2022-05-31 20:38:00.730 | + functions-common:time_stop:2335 : elapsed_time=4366 2022-05-31 20:38:00.732 | + functions-common:time_stop:2336 : total=36870 2022-05-31 20:38:00.734 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-05-31 20:38:00.737 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=41236 2022-05-31 20:38:00.739 | + inc/python:pip_install:203 : return 0 2022-05-31 20:38:00.742 | + lib/keystone:install_keystonemiddleware:489 : pip_install_gr python-memcached 2022-05-31 20:38:00.744 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-05-31 20:38:00.746 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-31 20:38:00.749 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-05-31 20:38:00.752 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-05-31 20:38:00.755 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-31 20:38:00.758 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-05-31 20:38:00.759 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-31 20:38:00.764 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-05-31 20:38:00.767 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-05-31 20:38:00.769 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-05-31 20:38:00.772 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-05-31 20:38:00.774 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-05-31 20:38:00.794 | Using python 3.8 to install python-memcached 2022-05-31 20:38:00.796 | + 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-05-31 20:38:02.575 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-31 20:38:02.575 | 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-05-31 20:38:02.580 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:38:02.580 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:38:02.582 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-05-31 20:38:02.583 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:38:02.584 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:38:02.584 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-05-31 20:38:02.584 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:38:02.584 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-05-31 20:38:02.600 | 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-05-31 20:38:02.605 | 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-05-31 20:38:04.885 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-05-31 20:38:04.886 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-31 20:38:04.963 | + inc/python:pip_install:200 : result=0 2022-05-31 20:38:04.965 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-31 20:38:04.968 | + functions-common:time_stop:2322 : local name 2022-05-31 20:38:04.971 | + functions-common:time_stop:2323 : local end_time 2022-05-31 20:38:04.973 | + functions-common:time_stop:2324 : local elapsed_time 2022-05-31 20:38:04.975 | + functions-common:time_stop:2325 : local total 2022-05-31 20:38:04.977 | + functions-common:time_stop:2326 : local start_time 2022-05-31 20:38:04.980 | + functions-common:time_stop:2328 : name=pip_install 2022-05-31 20:38:04.982 | + functions-common:time_stop:2329 : start_time=1654029480789 2022-05-31 20:38:04.984 | + functions-common:time_stop:2331 : [[ -z 1654029480789 ]] 2022-05-31 20:38:04.987 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-05-31 20:38:04.991 | + functions-common:time_stop:2334 : end_time=1654029484989 2022-05-31 20:38:04.994 | + functions-common:time_stop:2335 : elapsed_time=4200 2022-05-31 20:38:04.997 | + functions-common:time_stop:2336 : total=41236 2022-05-31 20:38:04.999 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-05-31 20:38:05.001 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=45436 2022-05-31 20:38:05.003 | + inc/python:pip_install:203 : return 0 2022-05-31 20:38:05.006 | + ./stack.sh:main:865 : is_service_enabled keystone 2022-05-31 20:38:05.023 | + functions-common:is_service_enabled:1978 : return 0 2022-05-31 20:38:05.025 | + ./stack.sh:main:866 : '[' 10.222.0.50 == 10.222.0.50 ']' 2022-05-31 20:38:05.027 | + ./stack.sh:main:867 : stack_install_service keystone 2022-05-31 20:38:05.030 | + lib/stack:stack_install_service:20 : local service=keystone 2022-05-31 20:38:05.033 | + lib/stack:stack_install_service:21 : type install_keystone 2022-05-31 20:38:05.035 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-31 20:38:05.037 | + lib/stack:stack_install_service:32 : install_keystone 2022-05-31 20:38:05.040 | + lib/keystone:install_keystone:495 : is_service_enabled ldap 2022-05-31 20:38:05.055 | + functions-common:is_service_enabled:1978 : return 1 2022-05-31 20:38:05.057 | + lib/keystone:install_keystone:499 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/victoria 2022-05-31 20:38:05.059 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/keystone.git 2022-05-31 20:38:05.061 | + functions-common:git_clone:526 : local git_dest=/opt/stack/keystone 2022-05-31 20:38:05.063 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-05-31 20:38:05.066 | + functions-common:git_clone:528 : local orig_dir 2022-05-31 20:38:05.069 | ++ functions-common:git_clone:529 : pwd 2022-05-31 20:38:05.071 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-05-31 20:38:05.073 | + functions-common:git_clone:530 : local git_clone_flags= 2022-05-31 20:38:05.076 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-05-31 20:38:05.090 | + functions-common:git_clone:532 : RECLONE=False 2022-05-31 20:38:05.092 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-05-31 20:38:05.094 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-05-31 20:38:05.097 | + functions-common:git_clone:546 : echo stable/victoria 2022-05-31 20:38:05.097 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-05-31 20:38:05.102 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/keystone ]] 2022-05-31 20:38:05.104 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-05-31 20:38:05.106 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-05-31 20:38:05.119 | + functions-common:git_clone:606 : cd /opt/stack/keystone 2022-05-31 20:38:05.122 | + functions-common:git_clone:607 : git show --oneline 2022-05-31 20:38:05.122 | + functions-common:git_clone:607 : head -1 2022-05-31 20:38:05.125 | 67584ec84 Merge "Fix typos in application credential policies" into stable/victoria 2022-05-31 20:38:05.128 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-05-31 20:38:05.130 | + lib/keystone:install_keystone:500 : setup_develop /opt/stack/keystone 2022-05-31 20:38:05.132 | + inc/python:setup_develop:338 : local bindep 2022-05-31 20:38:05.135 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-05-31 20:38:05.137 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-05-31 20:38:05.139 | + inc/python:setup_develop:344 : local extras= 2022-05-31 20:38:05.141 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-05-31 20:38:05.143 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-31 20:38:05.146 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-05-31 20:38:05.148 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-05-31 20:38:05.150 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-31 20:38:05.152 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-31 20:38:05.155 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-05-31 20:38:05.158 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-31 20:38:05.160 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-05-31 20:38:05.163 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-31 20:38:05.165 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-05-31 20:38:05.168 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-05-31 20:38:05.174 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2022-05-31 20:38:05.176 | + 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-05-31 20:38:05.774 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2022-05-31 20:38:05.776 | + inc/python:setup_package:417 : local bindep=0 2022-05-31 20:38:05.778 | + inc/python:setup_package:418 : local bindep_flag= 2022-05-31 20:38:05.780 | + inc/python:setup_package:419 : local bindep_profiles= 2022-05-31 20:38:05.783 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2022-05-31 20:38:05.785 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2022-05-31 20:38:05.788 | + inc/python:setup_package:426 : local flags=-e 2022-05-31 20:38:05.790 | + inc/python:setup_package:427 : local extras= 2022-05-31 20:38:05.792 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-05-31 20:38:05.794 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-05-31 20:38:05.796 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-05-31 20:38:05.798 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-05-31 20:38:05.800 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-05-31 20:38:05.802 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2022-05-31 20:38:05.822 | Using python 3.8 to install /opt/stack/keystone 2022-05-31 20:38:05.824 | + 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-05-31 20:38:07.605 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-31 20:38:07.605 | 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-05-31 20:38:07.610 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:38:07.611 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:38:07.613 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-05-31 20:38:07.614 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:38:07.614 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:38:07.614 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-05-31 20:38:07.615 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:38:07.615 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-05-31 20:38:07.628 | Obtaining file:///opt/stack/keystone 2022-05-31 20:38:09.184 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-05-31 20:38:10.724 | 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-05-31 20:38:10.758 | 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-05-31 20:38:10.767 | 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-05-31 20:38:10.774 | 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-05-31 20:38:10.778 | 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-05-31 20:38:10.786 | 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-05-31 20:38:10.811 | 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-05-31 20:38:10.825 | 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-05-31 20:38:10.840 | 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-05-31 20:38:10.843 | 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-05-31 20:38:10.854 | 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-05-31 20:38:10.857 | 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-05-31 20:38:10.861 | 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-05-31 20:38:10.900 | 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-05-31 20:38:10.906 | 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-05-31 20:38:10.910 | 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-05-31 20:38:10.922 | 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-05-31 20:38:10.978 | 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-05-31 20:38:10.981 | 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-05-31 20:38:10.987 | 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-05-31 20:38:11.023 | 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-05-31 20:38:11.037 | 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-05-31 20:38:11.044 | 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-05-31 20:38:11.095 | 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-05-31 20:38:11.101 | 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-05-31 20:38:11.144 | 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-05-31 20:38:11.198 | 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-05-31 20:38:11.215 | 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-05-31 20:38:11.232 | 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-05-31 20:38:11.242 | 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-05-31 20:38:11.265 | 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-05-31 20:38:11.273 | 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-05-31 20:38:11.291 | 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-05-31 20:38:11.336 | 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-05-31 20:38:11.343 | 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-05-31 20:38:11.356 | 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-05-31 20:38:11.359 | 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-05-31 20:38:11.362 | 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-05-31 20:38:11.373 | 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-05-31 20:38:11.377 | 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-05-31 20:38:11.380 | 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-05-31 20:38:11.383 | 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-05-31 20:38:11.401 | 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-05-31 20:38:11.407 | 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-05-31 20:38:11.427 | 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-05-31 20:38:11.433 | 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-05-31 20:38:11.454 | 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-05-31 20:38:11.459 | 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-05-31 20:38:11.462 | 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-05-31 20:38:11.465 | 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-05-31 20:38:11.476 | 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-05-31 20:38:11.480 | 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-05-31 20:38:11.482 | 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-05-31 20:38:11.490 | 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-05-31 20:38:11.499 | 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-05-31 20:38:11.505 | 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-05-31 20:38:11.522 | 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-05-31 20:38:11.526 | 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-05-31 20:38:11.533 | 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-05-31 20:38:11.553 | 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-05-31 20:38:11.557 | 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-05-31 20:38:11.560 | 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-05-31 20:38:11.624 | 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-05-31 20:38:11.630 | 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-05-31 20:38:11.633 | 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-05-31 20:38:11.641 | 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-05-31 20:38:11.649 | 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-05-31 20:38:11.691 | 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-05-31 20:38:11.694 | 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-05-31 20:38:11.698 | 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-05-31 20:38:11.705 | 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-05-31 20:38:11.714 | 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-05-31 20:38:11.724 | 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-05-31 20:38:11.727 | 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-05-31 20:38:11.737 | 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-05-31 20:38:11.745 | 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-05-31 20:38:11.757 | 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-05-31 20:38:11.768 | 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-05-31 20:38:11.771 | 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-05-31 20:38:11.774 | 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-05-31 20:38:11.788 | 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-05-31 20:38:11.793 | 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-05-31 20:38:11.797 | 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-05-31 20:38:11.800 | 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-05-31 20:38:11.802 | 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-05-31 20:38:11.805 | 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-05-31 20:38:11.808 | 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-05-31 20:38:11.810 | 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-05-31 20:38:11.813 | 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-05-31 20:38:11.816 | 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-05-31 20:38:11.820 | 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-05-31 20:38:11.823 | 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-05-31 20:38:11.826 | 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-05-31 20:38:11.834 | 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-05-31 20:38:11.837 | 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-05-31 20:38:11.840 | 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-05-31 20:38:11.849 | 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-05-31 20:38:11.856 | 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-05-31 20:38:13.236 | Installing collected packages: keystone 2022-05-31 20:38:13.236 | Attempting uninstall: keystone 2022-05-31 20:38:13.238 | Found existing installation: keystone 18.1.0 2022-05-31 20:38:13.240 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-05-31 20:38:13.242 | Running setup.py develop for keystone 2022-05-31 20:38:15.120 | Successfully installed keystone 2022-05-31 20:38:15.261 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-05-31 20:38:15.261 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-31 20:38:15.347 | + inc/python:pip_install:200 : result=0 2022-05-31 20:38:15.349 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-31 20:38:15.351 | + functions-common:time_stop:2322 : local name 2022-05-31 20:38:15.353 | + functions-common:time_stop:2323 : local end_time 2022-05-31 20:38:15.355 | + functions-common:time_stop:2324 : local elapsed_time 2022-05-31 20:38:15.358 | + functions-common:time_stop:2325 : local total 2022-05-31 20:38:15.360 | + functions-common:time_stop:2326 : local start_time 2022-05-31 20:38:15.362 | + functions-common:time_stop:2328 : name=pip_install 2022-05-31 20:38:15.364 | + functions-common:time_stop:2329 : start_time=1654029485817 2022-05-31 20:38:15.366 | + functions-common:time_stop:2331 : [[ -z 1654029485817 ]] 2022-05-31 20:38:15.369 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-05-31 20:38:15.373 | + functions-common:time_stop:2334 : end_time=1654029495371 2022-05-31 20:38:15.375 | + functions-common:time_stop:2335 : elapsed_time=9554 2022-05-31 20:38:15.377 | + functions-common:time_stop:2336 : total=45436 2022-05-31 20:38:15.379 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-05-31 20:38:15.381 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=54990 2022-05-31 20:38:15.383 | + inc/python:pip_install:203 : return 0 2022-05-31 20:38:15.385 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-05-31 20:38:15.388 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-05-31 20:38:15.390 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-05-31 20:38:15.408 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-05-31 20:38:15.420 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/keystone 2022-05-31 20:38:15.423 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-05-31 20:38:15.425 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-31 20:38:15.427 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-31 20:38:15.429 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-05-31 20:38:15.432 | + inc/python:use_library_from_git:253 : return 1 2022-05-31 20:38:15.434 | + lib/keystone:install_keystone:502 : is_service_enabled ldap 2022-05-31 20:38:15.450 | + functions-common:is_service_enabled:1978 : return 1 2022-05-31 20:38:15.452 | + lib/keystone:install_keystone:506 : '[' uwsgi == mod_wsgi ']' 2022-05-31 20:38:15.455 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-31 20:38:15.457 | + ./stack.sh:main:868 : configure_keystone 2022-05-31 20:38:15.459 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2022-05-31 20:38:15.472 | + 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-05-31 20:38:15.474 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-05-31 20:38:15.478 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2022-05-31 20:38:15.494 | + functions-common:is_service_enabled:1978 : return 1 2022-05-31 20:38:15.496 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2022-05-31 20:38:15.525 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-05-31 20:38:15.551 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-05-31 20:38:15.581 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2022-05-31 20:38:15.610 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2022-05-31 20:38:15.638 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2022-05-31 20:38:15.668 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-05-31 20:38:15.694 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-05-31 20:38:15.721 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-05-31 20:38:15.723 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-05-31 20:38:15.726 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-05-31 20:38:15.728 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-05-31 20:38:15.730 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-05-31 20:38:15.732 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-31 20:38:15.747 | + functions-common:is_service_enabled:1978 : return 0 2022-05-31 20:38:15.750 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-05-31 20:38:15.752 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-05-31 20:38:15.755 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-31 20:38:15.769 | ++ functions-common:is_service_enabled:1978 : return 0 2022-05-31 20:38:15.772 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-05-31 20:38:15.775 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-05-31 20:38:15.805 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-31 20:38:15.807 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-31 20:38:15.809 | + lib/keystone:configure_keystone:225 : local service_port=5000 2022-05-31 20:38:15.811 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2022-05-31 20:38:15.814 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2022-05-31 20:38:15.830 | + functions-common:is_service_enabled:1978 : return 1 2022-05-31 20:38:15.832 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.50/identity 2022-05-31 20:38:15.862 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.50/identity 2022-05-31 20:38:15.888 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2022-05-31 20:38:15.890 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2022-05-31 20:38:15.920 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2022-05-31 20:38:15.922 | ++ lib/database:database_connection_url:132 : local db=keystone 2022-05-31 20:38:15.925 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2022-05-31 20:38:15.927 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2022-05-31 20:38:15.929 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-05-31 20:38:15.932 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-05-31 20:38:15.962 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2022-05-31 20:38:15.965 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2022-05-31 20:38:15.967 | + functions:setup_logging:698 : setup_systemd_logging /etc/keystone/keystone.conf 2022-05-31 20:38:15.969 | + functions:setup_systemd_logging:713 : local conf_file=/etc/keystone/keystone.conf 2022-05-31 20:38:15.972 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-05-31 20:38:15.988 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-05-31 20:38:15.990 | + functions:setup_systemd_logging:719 : local pidstr= 2022-05-31 20:38:15.992 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-05-31 20:38:15.995 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-05-31 20:38:15.997 | + 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-05-31 20:38:16.024 | + 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-05-31 20:38:16.050 | + 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-05-31 20:38:16.077 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-31 20:38:16.104 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-05-31 20:38:16.131 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2022-05-31 20:38:16.133 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-05-31 20:38:16.135 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-05-31 20:38:16.137 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-05-31 20:38:16.140 | + lib/apache:write_uwsgi_config:259 : local url=/identity 2022-05-31 20:38:16.143 | + lib/apache:write_uwsgi_config:260 : local http= 2022-05-31 20:38:16.145 | + lib/apache:write_uwsgi_config:261 : local name= 2022-05-31 20:38:16.148 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-public 2022-05-31 20:38:16.151 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-public 2022-05-31 20:38:16.154 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-05-31 20:38:16.156 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-05-31 20:38:16.168 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-05-31 20:38:16.168 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-05-31 20:38:16.176 | d /var/run/uwsgi 0755 ubuntu root 2022-05-31 20:38:16.180 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-05-31 20:38:16.196 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-05-31 20:38:16.198 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-05-31 20:38:16.202 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-05-31 20:38:16.230 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-05-31 20:38:16.257 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-05-31 20:38:16.283 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-05-31 20:38:16.309 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-05-31 20:38:16.335 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-05-31 20:38:16.361 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-05-31 20:38:16.388 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-05-31 20:38:16.413 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-05-31 20:38:16.440 | + 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-05-31 20:38:16.466 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-05-31 20:38:16.492 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-05-31 20:38:16.518 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-05-31 20:38:16.545 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-05-31 20:38:16.547 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-05-31 20:38:16.550 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-public 2022-05-31 20:38:16.552 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-public 2022-05-31 20:38:16.555 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-05-31 20:38:16.557 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-31 20:38:16.559 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-31 20:38:16.561 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-05-31 20:38:16.565 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-05-31 20:38:16.567 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-05-31 20:38:16.593 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-05-31 20:38:16.620 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-05-31 20:38:16.620 | + 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-05-31 20:38:16.629 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-05-31 20:38:16.632 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-public 2022-05-31 20:38:16.634 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-public 2022-05-31 20:38:16.636 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-05-31 20:38:16.638 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-05-31 20:38:16.640 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-05-31 20:38:16.643 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-31 20:38:16.645 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-31 20:38:16.647 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-05-31 20:38:16.649 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-05-31 20:38:16.651 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-31 20:38:16.654 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-31 20:38:16.656 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-public 2022-05-31 20:38:16.717 | Site keystone-wsgi-public already enabled 2022-05-31 20:38:16.721 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-05-31 20:38:16.724 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-05-31 20:38:16.726 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-05-31 20:38:16.728 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-05-31 20:38:16.860 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2022-05-31 20:38:16.863 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2022-05-31 20:38:16.865 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2022-05-31 20:38:16.867 | + lib/apache:write_uwsgi_config:259 : local url=/identity_admin 2022-05-31 20:38:16.870 | + lib/apache:write_uwsgi_config:260 : local http= 2022-05-31 20:38:16.872 | + lib/apache:write_uwsgi_config:261 : local name= 2022-05-31 20:38:16.875 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-admin 2022-05-31 20:38:16.879 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-admin 2022-05-31 20:38:16.882 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-05-31 20:38:16.884 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-05-31 20:38:16.897 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-05-31 20:38:16.898 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-05-31 20:38:16.906 | d /var/run/uwsgi 0755 ubuntu root 2022-05-31 20:38:16.910 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-05-31 20:38:16.926 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2022-05-31 20:38:16.928 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2022-05-31 20:38:16.932 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2022-05-31 20:38:16.961 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2022-05-31 20:38:16.988 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2022-05-31 20:38:17.014 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2022-05-31 20:38:17.041 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2022-05-31 20:38:17.067 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2022-05-31 20:38:17.094 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2022-05-31 20:38:17.120 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2022-05-31 20:38:17.146 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2022-05-31 20:38:17.173 | + 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-05-31 20:38:17.199 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2022-05-31 20:38:17.226 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2022-05-31 20:38:17.252 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2022-05-31 20:38:17.279 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-05-31 20:38:17.281 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-05-31 20:38:17.284 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-admin 2022-05-31 20:38:17.287 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-admin 2022-05-31 20:38:17.289 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-05-31 20:38:17.291 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-31 20:38:17.293 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-31 20:38:17.296 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-05-31 20:38:17.298 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-05-31 20:38:17.301 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2022-05-31 20:38:17.327 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2022-05-31 20:38:17.354 | + 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-05-31 20:38:17.355 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-05-31 20:38:17.363 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 2022-05-31 20:38:17.367 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-admin 2022-05-31 20:38:17.369 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-admin 2022-05-31 20:38:17.371 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-05-31 20:38:17.373 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-05-31 20:38:17.376 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-05-31 20:38:17.378 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-31 20:38:17.380 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-31 20:38:17.382 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-05-31 20:38:17.385 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-05-31 20:38:17.387 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-31 20:38:17.389 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-31 20:38:17.392 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-admin 2022-05-31 20:38:17.452 | Site keystone-wsgi-admin already enabled 2022-05-31 20:38:17.457 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-05-31 20:38:17.459 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-05-31 20:38:17.462 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-05-31 20:38:17.464 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-05-31 20:38:17.597 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-05-31 20:38:17.633 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-05-31 20:38:17.664 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-05-31 20:38:17.694 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2022-05-31 20:38:17.696 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-05-31 20:38:17.726 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-05-31 20:38:17.754 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-05-31 20:38:17.781 | + ./stack.sh:main:872 : is_service_enabled swift 2022-05-31 20:38:17.798 | + functions-common:is_service_enabled:1978 : return 0 2022-05-31 20:38:17.801 | + ./stack.sh:main:873 : is_service_enabled ceilometer 2022-05-31 20:38:17.817 | + functions-common:is_service_enabled:1978 : return 1 2022-05-31 20:38:17.820 | + ./stack.sh:main:876 : stack_install_service swift 2022-05-31 20:38:17.822 | + lib/stack:stack_install_service:20 : local service=swift 2022-05-31 20:38:17.824 | + lib/stack:stack_install_service:21 : type install_swift 2022-05-31 20:38:17.827 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-31 20:38:17.829 | + lib/stack:stack_install_service:32 : install_swift 2022-05-31 20:38:17.831 | + lib/swift:install_swift:743 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift stable/victoria 2022-05-31 20:38:17.834 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/swift.git 2022-05-31 20:38:17.836 | + functions-common:git_clone:526 : local git_dest=/opt/stack/swift 2022-05-31 20:38:17.838 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-05-31 20:38:17.840 | + functions-common:git_clone:528 : local orig_dir 2022-05-31 20:38:17.843 | ++ functions-common:git_clone:529 : pwd 2022-05-31 20:38:17.845 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-05-31 20:38:17.847 | + functions-common:git_clone:530 : local git_clone_flags= 2022-05-31 20:38:17.850 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-05-31 20:38:17.866 | + functions-common:git_clone:532 : RECLONE=False 2022-05-31 20:38:17.868 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-05-31 20:38:17.870 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-05-31 20:38:17.873 | + functions-common:git_clone:546 : echo stable/victoria 2022-05-31 20:38:17.873 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-05-31 20:38:17.879 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/swift ]] 2022-05-31 20:38:17.881 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-05-31 20:38:17.883 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/swift 2022-05-31 20:38:17.895 | + functions-common:git_clone:606 : cd /opt/stack/swift 2022-05-31 20:38:17.898 | + functions-common:git_clone:607 : git show --oneline 2022-05-31 20:38:17.898 | + functions-common:git_clone:607 : head -1 2022-05-31 20:38:17.904 | 4ca7bdf93 s3api: Use constant-time string comparisons in check_signature 2022-05-31 20:38:17.907 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-05-31 20:38:17.909 | + lib/swift:install_swift:746 : setup_develop /opt/stack/swift keystone 2022-05-31 20:38:17.912 | + inc/python:setup_develop:338 : local bindep 2022-05-31 20:38:17.914 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-05-31 20:38:17.916 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-05-31 20:38:17.919 | + inc/python:setup_develop:344 : local extras=keystone 2022-05-31 20:38:17.921 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-05-31 20:38:17.924 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-31 20:38:17.926 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-05-31 20:38:17.929 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-05-31 20:38:17.931 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-31 20:38:17.933 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-05-31 20:38:17.936 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-05-31 20:38:17.939 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-31 20:38:17.942 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-05-31 20:38:17.944 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-31 20:38:17.947 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-05-31 20:38:17.950 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-05-31 20:38:17.955 | + inc/python:_setup_package_with_constraints_edit:383 : name=swift 2022-05-31 20:38:17.957 | + 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-05-31 20:38:18.540 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/swift -e keystone 2022-05-31 20:38:18.543 | + inc/python:setup_package:417 : local bindep=0 2022-05-31 20:38:18.545 | + inc/python:setup_package:418 : local bindep_flag= 2022-05-31 20:38:18.547 | + inc/python:setup_package:419 : local bindep_profiles= 2022-05-31 20:38:18.549 | + inc/python:setup_package:420 : [[ /opt/stack/swift == -bindep* ]] 2022-05-31 20:38:18.551 | + inc/python:setup_package:425 : local project_dir=/opt/stack/swift 2022-05-31 20:38:18.554 | + inc/python:setup_package:426 : local flags=-e 2022-05-31 20:38:18.556 | + inc/python:setup_package:427 : local extras=keystone 2022-05-31 20:38:18.558 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-05-31 20:38:18.560 | + inc/python:setup_package:431 : [[ -z keystone ]] 2022-05-31 20:38:18.563 | + inc/python:setup_package:436 : [[ ! -z keystone ]] 2022-05-31 20:38:18.565 | + inc/python:setup_package:437 : extras='[keystone]' 2022-05-31 20:38:18.567 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-05-31 20:38:18.570 | + inc/python:setup_package:445 : pip_install -e '/opt/stack/swift[keystone]' 2022-05-31 20:38:18.590 | Using python 3.8 to install /opt/stack/swift 2022-05-31 20:38:18.592 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-05-31 20:38:20.366 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-31 20:38:20.366 | 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-05-31 20:38:20.370 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:38:20.371 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:38:20.373 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-05-31 20:38:20.374 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:38:20.374 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:38:20.375 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-05-31 20:38:20.375 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:38:20.376 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-05-31 20:38:20.389 | Obtaining file:///opt/stack/swift 2022-05-31 20:38:21.632 | Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-05-31 20:38:22.881 | 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-05-31 20:38:22.889 | 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-05-31 20:38:22.929 | 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-05-31 20:38:22.939 | 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-05-31 20:38:22.942 | 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-05-31 20:38:22.998 | 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-05-31 20:38:23.009 | 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-05-31 20:38:23.012 | 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-05-31 20:38:23.016 | 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-05-31 20:38:23.050 | 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-05-31 20:38:23.066 | 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-05-31 20:38:23.073 | 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-05-31 20:38:23.080 | 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-05-31 20:38:23.119 | 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-05-31 20:38:23.128 | 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-05-31 20:38:23.149 | 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-05-31 20:38:23.155 | 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-05-31 20:38:23.159 | 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-05-31 20:38:23.170 | 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-05-31 20:38:23.173 | 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-05-31 20:38:23.176 | 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-05-31 20:38:23.179 | 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-05-31 20:38:23.184 | 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-05-31 20:38:23.203 | 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-05-31 20:38:23.208 | 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-05-31 20:38:23.229 | 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-05-31 20:38:23.233 | 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-05-31 20:38:23.237 | 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-05-31 20:38:23.244 | 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-05-31 20:38:23.264 | 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-05-31 20:38:23.269 | 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-05-31 20:38:23.273 | 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-05-31 20:38:23.282 | 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-05-31 20:38:23.295 | 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-05-31 20:38:23.360 | 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-05-31 20:38:23.365 | 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-05-31 20:38:23.369 | 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-05-31 20:38:23.377 | 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-05-31 20:38:23.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 249)) (1.0.0) 2022-05-31 20:38:23.385 | 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-05-31 20:38:23.388 | 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-05-31 20:38:23.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-05-31 20:38:23.395 | 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-05-31 20:38:23.398 | 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-05-31 20:38:23.401 | 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-05-31 20:38:23.407 | 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-05-31 20:38:23.410 | 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-05-31 20:38:25.094 | Installing collected packages: swift 2022-05-31 20:38:25.094 | Attempting uninstall: swift 2022-05-31 20:38:25.096 | Found existing installation: swift 2.26.1.dev35 2022-05-31 20:38:25.098 | Can't uninstall 'swift'. No files were found to uninstall. 2022-05-31 20:38:25.100 | Running setup.py develop for swift 2022-05-31 20:38:26.798 | Successfully installed swift 2022-05-31 20:38:26.968 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-05-31 20:38:26.968 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-31 20:38:27.042 | + inc/python:pip_install:200 : result=0 2022-05-31 20:38:27.044 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-31 20:38:27.047 | + functions-common:time_stop:2322 : local name 2022-05-31 20:38:27.049 | + functions-common:time_stop:2323 : local end_time 2022-05-31 20:38:27.051 | + functions-common:time_stop:2324 : local elapsed_time 2022-05-31 20:38:27.053 | + functions-common:time_stop:2325 : local total 2022-05-31 20:38:27.056 | + functions-common:time_stop:2326 : local start_time 2022-05-31 20:38:27.058 | + functions-common:time_stop:2328 : name=pip_install 2022-05-31 20:38:27.061 | + functions-common:time_stop:2329 : start_time=1654029498584 2022-05-31 20:38:27.063 | + functions-common:time_stop:2331 : [[ -z 1654029498584 ]] 2022-05-31 20:38:27.066 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-05-31 20:38:27.071 | + functions-common:time_stop:2334 : end_time=1654029507068 2022-05-31 20:38:27.073 | + functions-common:time_stop:2335 : elapsed_time=8484 2022-05-31 20:38:27.075 | + functions-common:time_stop:2336 : total=54990 2022-05-31 20:38:27.078 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-05-31 20:38:27.081 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=63474 2022-05-31 20:38:27.083 | + inc/python:pip_install:203 : return 0 2022-05-31 20:38:27.085 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-05-31 20:38:27.088 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-05-31 20:38:27.090 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-05-31 20:38:27.109 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-05-31 20:38:27.121 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/swift 2022-05-31 20:38:27.123 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-05-31 20:38:27.125 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-31 20:38:27.128 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-31 20:38:27.130 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-05-31 20:38:27.132 | + inc/python:use_library_from_git:253 : return 1 2022-05-31 20:38:27.135 | + lib/swift:install_swift:747 : '[' False == True ']' 2022-05-31 20:38:27.137 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-31 20:38:27.139 | + ./stack.sh:main:877 : configure_swift 2022-05-31 20:38:27.142 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2022-05-31 20:38:27.144 | + lib/swift:configure_swift:335 : local node_number 2022-05-31 20:38:27.146 | + lib/swift:configure_swift:336 : local swift_node_config 2022-05-31 20:38:27.148 | + lib/swift:configure_swift:337 : local swift_log_dir 2022-05-31 20:38:27.150 | + lib/swift:configure_swift:338 : local user_group 2022-05-31 20:38:27.152 | + lib/swift:configure_swift:341 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-05-31 20:38:27.981 | No account-auditor running 2022-05-31 20:38:27.981 | No object-auditor running 2022-05-31 20:38:27.981 | No object-server running 2022-05-31 20:38:27.981 | No object-updater running 2022-05-31 20:38:27.981 | No container-replicator running 2022-05-31 20:38:27.981 | No container-sync running 2022-05-31 20:38:27.982 | No object-expirer running 2022-05-31 20:38:27.982 | No container-auditor running 2022-05-31 20:38:27.982 | No container-sharder running 2022-05-31 20:38:27.982 | No account-replicator running 2022-05-31 20:38:27.982 | No container-reconciler running 2022-05-31 20:38:27.982 | No object-replicator running 2022-05-31 20:38:27.982 | No account-server running 2022-05-31 20:38:27.982 | No account-reaper running 2022-05-31 20:38:27.982 | No proxy-server running 2022-05-31 20:38:27.982 | No object-reconstructor running 2022-05-31 20:38:27.982 | No container-updater running 2022-05-31 20:38:27.982 | No container-server running 2022-05-31 20:38:28.027 | + lib/swift:configure_swift:341 : true 2022-05-31 20:38:28.029 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift 2022-05-31 20:38:28.041 | + lib/swift:configure_swift:344 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-05-31 20:38:28.054 | + lib/swift:configure_swift:346 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-05-31 20:38:28.056 | + lib/swift:configure_swift:355 : sed -e ' 2022-05-31 20:38:28.056 | s/%GROUP%//; 2022-05-31 20:38:28.056 | s/%USER%/ubuntu/; 2022-05-31 20:38:28.056 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-05-31 20:38:28.056 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-05-31 20:38:28.056 | + lib/swift:configure_swift:359 : sudo tee /etc/rsyncd.conf 2022-05-31 20:38:28.065 | uid = ubuntu 2022-05-31 20:38:28.065 | gid = 2022-05-31 20:38:28.065 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-05-31 20:38:28.065 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-05-31 20:38:28.065 | address = 127.0.0.1 2022-05-31 20:38:28.065 | 2022-05-31 20:38:28.065 | [account6612] 2022-05-31 20:38:28.065 | max connections = 25 2022-05-31 20:38:28.065 | path = /opt/stack/data/swift/1/node/ 2022-05-31 20:38:28.065 | read only = false 2022-05-31 20:38:28.065 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-05-31 20:38:28.065 | 2022-05-31 20:38:28.065 | [account6622] 2022-05-31 20:38:28.065 | max connections = 25 2022-05-31 20:38:28.065 | path = /opt/stack/data/swift/2/node/ 2022-05-31 20:38:28.065 | read only = false 2022-05-31 20:38:28.065 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-05-31 20:38:28.065 | 2022-05-31 20:38:28.065 | [account6632] 2022-05-31 20:38:28.065 | max connections = 25 2022-05-31 20:38:28.065 | path = /opt/stack/data/swift/3/node/ 2022-05-31 20:38:28.065 | read only = false 2022-05-31 20:38:28.065 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-05-31 20:38:28.065 | 2022-05-31 20:38:28.065 | [account6642] 2022-05-31 20:38:28.065 | max connections = 25 2022-05-31 20:38:28.065 | path = /opt/stack/data/swift/4/node/ 2022-05-31 20:38:28.065 | read only = false 2022-05-31 20:38:28.065 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-05-31 20:38:28.065 | 2022-05-31 20:38:28.065 | 2022-05-31 20:38:28.065 | [container6611] 2022-05-31 20:38:28.065 | max connections = 25 2022-05-31 20:38:28.066 | path = /opt/stack/data/swift/1/node/ 2022-05-31 20:38:28.066 | read only = false 2022-05-31 20:38:28.066 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-05-31 20:38:28.066 | 2022-05-31 20:38:28.066 | [container6621] 2022-05-31 20:38:28.066 | max connections = 25 2022-05-31 20:38:28.066 | path = /opt/stack/data/swift/2/node/ 2022-05-31 20:38:28.066 | read only = false 2022-05-31 20:38:28.066 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-05-31 20:38:28.066 | 2022-05-31 20:38:28.066 | [container6631] 2022-05-31 20:38:28.066 | max connections = 25 2022-05-31 20:38:28.066 | path = /opt/stack/data/swift/3/node/ 2022-05-31 20:38:28.066 | read only = false 2022-05-31 20:38:28.066 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-05-31 20:38:28.066 | 2022-05-31 20:38:28.066 | [container6641] 2022-05-31 20:38:28.066 | max connections = 25 2022-05-31 20:38:28.066 | path = /opt/stack/data/swift/4/node/ 2022-05-31 20:38:28.066 | read only = false 2022-05-31 20:38:28.066 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-05-31 20:38:28.066 | 2022-05-31 20:38:28.066 | 2022-05-31 20:38:28.066 | [object6613] 2022-05-31 20:38:28.066 | max connections = 25 2022-05-31 20:38:28.066 | path = /opt/stack/data/swift/1/node/ 2022-05-31 20:38:28.066 | read only = false 2022-05-31 20:38:28.066 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-05-31 20:38:28.066 | 2022-05-31 20:38:28.066 | [object6623] 2022-05-31 20:38:28.066 | max connections = 25 2022-05-31 20:38:28.066 | path = /opt/stack/data/swift/2/node/ 2022-05-31 20:38:28.066 | read only = false 2022-05-31 20:38:28.066 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-05-31 20:38:28.066 | 2022-05-31 20:38:28.066 | [object6633] 2022-05-31 20:38:28.067 | max connections = 25 2022-05-31 20:38:28.067 | path = /opt/stack/data/swift/3/node/ 2022-05-31 20:38:28.067 | read only = false 2022-05-31 20:38:28.067 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-05-31 20:38:28.067 | 2022-05-31 20:38:28.067 | [object6643] 2022-05-31 20:38:28.067 | max connections = 25 2022-05-31 20:38:28.067 | path = /opt/stack/data/swift/4/node/ 2022-05-31 20:38:28.067 | read only = false 2022-05-31 20:38:28.067 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-05-31 20:38:28.068 | + lib/swift:configure_swift:361 : is_ubuntu 2022-05-31 20:38:28.070 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-31 20:38:28.072 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-31 20:38:28.074 | + lib/swift:configure_swift:362 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-05-31 20:38:28.085 | + lib/swift:configure_swift:367 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-05-31 20:38:28.087 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-05-31 20:38:28.091 | + lib/swift:configure_swift:369 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-05-31 20:38:28.096 | + lib/swift:configure_swift:373 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-05-31 20:38:28.098 | + lib/swift:configure_swift:374 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-05-31 20:38:28.102 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-05-31 20:38:28.129 | + lib/swift:configure_swift:376 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.50:8080/v1/ 2022-05-31 20:38:28.154 | + lib/swift:configure_swift:378 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-05-31 20:38:28.171 | + lib/swift:configure_swift:379 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-05-31 20:38:28.198 | + lib/swift:configure_swift:381 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-05-31 20:38:28.215 | + lib/swift:configure_swift:382 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-05-31 20:38:28.244 | + lib/swift:configure_swift:384 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-05-31 20:38:28.261 | + lib/swift:configure_swift:385 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-05-31 20:38:28.289 | + lib/swift:configure_swift:387 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-05-31 20:38:28.306 | + lib/swift:configure_swift:388 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-05-31 20:38:28.333 | + lib/swift:configure_swift:390 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-05-31 20:38:28.350 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-05-31 20:38:28.377 | + lib/swift:configure_swift:393 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-05-31 20:38:28.394 | + lib/swift:configure_swift:394 : is_service_enabled tls-proxy 2022-05-31 20:38:28.409 | + functions-common:is_service_enabled:1978 : return 1 2022-05-31 20:38:28.411 | + lib/swift:configure_swift:397 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-05-31 20:38:28.437 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-05-31 20:38:28.464 | + lib/swift:configure_swift:404 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-05-31 20:38:28.490 | + lib/swift:configure_swift:407 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-05-31 20:38:28.516 | + lib/swift:configure_swift:410 : is_service_enabled ceilometer 2022-05-31 20:38:28.530 | + functions-common:is_service_enabled:1978 : return 1 2022-05-31 20:38:28.533 | + lib/swift:configure_swift:421 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-05-31 20:38:28.558 | + lib/swift:configure_swift:427 : is_service_enabled s3api 2022-05-31 20:38:28.573 | + functions-common:is_service_enabled:1978 : return 1 2022-05-31 20:38:28.575 | + lib/swift:configure_swift:430 : is_service_enabled keystone 2022-05-31 20:38:28.589 | + functions-common:is_service_enabled:1978 : return 0 2022-05-31 20:38:28.591 | + lib/swift:configure_swift:431 : swift_pipeline+=' authtoken' 2022-05-31 20:38:28.594 | + lib/swift:configure_swift:432 : is_service_enabled s3api 2022-05-31 20:38:28.608 | + functions-common:is_service_enabled:1978 : return 1 2022-05-31 20:38:28.610 | + lib/swift:configure_swift:437 : swift_pipeline+=' keystoneauth' 2022-05-31 20:38:28.612 | + lib/swift:configure_swift:440 : swift_pipeline+=' tempauth ' 2022-05-31 20:38:28.614 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-05-31 20:38:28.619 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-05-31 20:38:28.624 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-05-31 20:38:28.650 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-05-31 20:38:28.676 | + lib/swift:configure_swift:449 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-05-31 20:38:28.706 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-05-31 20:38:28.734 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-05-31 20:38:28.760 | + lib/swift:configure_swift:457 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-05-31 20:38:28.762 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/swift/proxy-server.conf 2022-05-31 20:38:28.765 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=swift 2022-05-31 20:38:28.767 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=filter:authtoken 2022-05-31 20:38:28.769 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-05-31 20:38:28.795 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-05-31 20:38:28.821 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.50/identity 2022-05-31 20:38:28.848 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-05-31 20:38:28.873 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-05-31 20:38:28.900 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-05-31 20:38:28.926 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-05-31 20:38:28.952 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-05-31 20:38:28.979 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-31 20:38:29.005 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-05-31 20:38:29.032 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-05-31 20:38:29.058 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-05-31 20:38:29.085 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-05-31 20:38:29.111 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-05-31 20:38:29.140 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-05-31 20:38:29.167 | + lib/swift:configure_swift:468 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-05-31 20:38:29.184 | + lib/swift:configure_swift:469 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-05-31 20:38:29.212 | + lib/swift:configure_swift:472 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-05-31 20:38:29.238 | + lib/swift:configure_swift:474 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-05-31 20:38:29.243 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-05-31 20:38:29.270 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-05-31 20:38:29.297 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-05-31 20:38:29.322 | + lib/swift:configure_swift:479 : local node_number 2022-05-31 20:38:29.324 | + lib/swift:configure_swift:480 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-05-31 20:38:29.327 | + lib/swift:configure_swift:481 : local swift_node_config=/etc/swift/object-server/1.conf 2022-05-31 20:38:29.329 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-05-31 20:38:29.333 | + lib/swift:configure_swift:483 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-05-31 20:38:29.336 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2022-05-31 20:38:29.338 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-05-31 20:38:29.340 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2022-05-31 20:38:29.342 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2022-05-31 20:38:29.344 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-05-31 20:38:29.347 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-05-31 20:38:29.349 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-05-31 20:38:29.366 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-05-31 20:38:29.392 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-05-31 20:38:29.410 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-05-31 20:38:29.444 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-05-31 20:38:29.462 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-05-31 20:38:29.489 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-05-31 20:38:29.507 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-05-31 20:38:29.534 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-05-31 20:38:29.551 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-05-31 20:38:29.578 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-05-31 20:38:29.595 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-05-31 20:38:29.622 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-05-31 20:38:29.640 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-05-31 20:38:29.667 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-05-31 20:38:29.684 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-05-31 20:38:29.712 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-05-31 20:38:29.729 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-05-31 20:38:29.755 | + 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-05-31 20:38:29.760 | + lib/swift:configure_swift:484 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-05-31 20:38:29.780 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-05-31 20:38:29.808 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-05-31 20:38:29.836 | + lib/swift:configure_swift:488 : swift_node_config=/etc/swift/container-server/1.conf 2022-05-31 20:38:29.838 | + lib/swift:configure_swift:489 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-05-31 20:38:29.842 | + lib/swift:configure_swift:490 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-05-31 20:38:29.844 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2022-05-31 20:38:29.847 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-05-31 20:38:29.849 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2022-05-31 20:38:29.851 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2022-05-31 20:38:29.853 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-05-31 20:38:29.855 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-05-31 20:38:29.857 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-05-31 20:38:29.875 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-05-31 20:38:29.902 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-05-31 20:38:29.919 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-05-31 20:38:29.947 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-05-31 20:38:29.964 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-05-31 20:38:29.992 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-05-31 20:38:30.009 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-05-31 20:38:30.036 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-05-31 20:38:30.054 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-05-31 20:38:30.081 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-05-31 20:38:30.098 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-05-31 20:38:30.126 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-05-31 20:38:30.143 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-05-31 20:38:30.170 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-05-31 20:38:30.188 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-05-31 20:38:30.215 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-05-31 20:38:30.234 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-05-31 20:38:30.260 | + 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-05-31 20:38:30.265 | + lib/swift:configure_swift:491 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-05-31 20:38:30.282 | + lib/swift:configure_swift:492 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-05-31 20:38:30.310 | + lib/swift:configure_swift:494 : swift_node_config=/etc/swift/account-server/1.conf 2022-05-31 20:38:30.312 | + lib/swift:configure_swift:495 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-05-31 20:38:30.316 | + lib/swift:configure_swift:496 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-05-31 20:38:30.319 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2022-05-31 20:38:30.321 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-05-31 20:38:30.323 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2022-05-31 20:38:30.325 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2022-05-31 20:38:30.327 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-05-31 20:38:30.329 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-05-31 20:38:30.331 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-05-31 20:38:30.349 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-05-31 20:38:30.376 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-05-31 20:38:30.393 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-05-31 20:38:30.420 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-05-31 20:38:30.438 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-05-31 20:38:30.465 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-05-31 20:38:30.483 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-05-31 20:38:30.510 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-05-31 20:38:30.527 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-05-31 20:38:30.555 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-05-31 20:38:30.572 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-05-31 20:38:30.600 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-05-31 20:38:30.617 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-05-31 20:38:30.644 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-05-31 20:38:30.662 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-05-31 20:38:30.689 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-05-31 20:38:30.707 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-05-31 20:38:30.733 | + 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-05-31 20:38:30.738 | + lib/swift:configure_swift:497 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-05-31 20:38:30.755 | + lib/swift:configure_swift:498 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-05-31 20:38:30.783 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-05-31 20:38:30.810 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-05-31 20:38:30.837 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-05-31 20:38:30.864 | + lib/swift:configure_swift:506 : testfile=/etc/swift/test.conf 2022-05-31 20:38:30.866 | + lib/swift:configure_swift:507 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-05-31 20:38:30.870 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-05-31 20:38:30.898 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-05-31 20:38:30.926 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-05-31 20:38:30.953 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-05-31 20:38:30.980 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-05-31 20:38:31.008 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-05-31 20:38:31.034 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-05-31 20:38:31.060 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test password4 testing4 2022-05-31 20:38:31.086 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-05-31 20:38:31.113 | + lib/swift:configure_swift:520 : is_service_enabled keystone 2022-05-31 20:38:31.128 | + functions-common:is_service_enabled:1978 : return 0 2022-05-31 20:38:31.131 | + lib/swift:configure_swift:521 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-05-31 20:38:31.148 | + lib/swift:configure_swift:522 : local auth_vers 2022-05-31 20:38:31.151 | ++ lib/swift:configure_swift:523 : iniget /etc/swift/test.conf func_test auth_version 2022-05-31 20:38:31.170 | + lib/swift:configure_swift:523 : auth_vers=3 2022-05-31 20:38:31.172 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.50 2022-05-31 20:38:31.199 | + lib/swift:configure_swift:525 : [[ http == \h\t\t\p\s ]] 2022-05-31 20:38:31.201 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_port 80 2022-05-31 20:38:31.227 | + lib/swift:configure_swift:530 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.50/identity 2022-05-31 20:38:31.255 | + lib/swift:configure_swift:531 : [[ 3 == \3 ]] 2022-05-31 20:38:31.257 | + lib/swift:configure_swift:532 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-05-31 20:38:31.284 | + lib/swift:configure_swift:536 : is_service_enabled tls-proxy 2022-05-31 20:38:31.299 | + functions-common:is_service_enabled:1978 : return 1 2022-05-31 20:38:31.302 | + lib/swift:configure_swift:542 : local user_group 2022-05-31 20:38:31.304 | ++ lib/swift:configure_swift:543 : id -g ubuntu 2022-05-31 20:38:31.309 | + lib/swift:configure_swift:543 : user_group=1000 2022-05-31 20:38:31.311 | + lib/swift:configure_swift:544 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-05-31 20:38:31.323 | + lib/swift:configure_swift:546 : local swift_log_dir=/opt/stack/data/swift/logs 2022-05-31 20:38:31.325 | + lib/swift:configure_swift:547 : sudo rm -rf /opt/stack/data/swift/logs 2022-05-31 20:38:31.337 | + lib/swift:configure_swift:548 : local swift_log_group=adm 2022-05-31 20:38:31.339 | + lib/swift:configure_swift:549 : is_suse 2022-05-31 20:38:31.341 | + functions-common:is_suse:464 : is_opensuse 2022-05-31 20:38:31.344 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-05-31 20:38:31.346 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-31 20:38:31.348 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-05-31 20:38:31.351 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-05-31 20:38:31.353 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-31 20:38:31.355 | + lib/swift:configure_swift:552 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-05-31 20:38:31.367 | + lib/swift:configure_swift:554 : [[ False != \F\a\l\s\e ]] 2022-05-31 20:38:31.369 | + lib/swift:configure_swift:562 : '[' False == True ']' 2022-05-31 20:38:31.371 | + ./stack.sh:main:880 : is_service_enabled s3api 2022-05-31 20:38:31.388 | + functions-common:is_service_enabled:1978 : return 1 2022-05-31 20:38:31.391 | + ./stack.sh:main:886 : is_service_enabled g-api n-api 2022-05-31 20:38:31.408 | + functions-common:is_service_enabled:1978 : return 0 2022-05-31 20:38:31.410 | + ./stack.sh:main:888 : stack_install_service glance 2022-05-31 20:38:31.412 | + lib/stack:stack_install_service:20 : local service=glance 2022-05-31 20:38:31.414 | + lib/stack:stack_install_service:21 : type install_glance 2022-05-31 20:38:31.417 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-31 20:38:31.419 | + lib/stack:stack_install_service:32 : install_glance 2022-05-31 20:38:31.422 | + lib/glance:install_glance:436 : glance_store_extras=() 2022-05-31 20:38:31.424 | + lib/glance:install_glance:436 : local glance_store_extras 2022-05-31 20:38:31.426 | + lib/glance:install_glance:438 : is_service_enabled cinder 2022-05-31 20:38:31.442 | + functions-common:is_service_enabled:1978 : return 0 2022-05-31 20:38:31.445 | + lib/glance:install_glance:439 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-05-31 20:38:31.448 | + lib/glance:install_glance:442 : is_service_enabled swift 2022-05-31 20:38:31.464 | + functions-common:is_service_enabled:1978 : return 0 2022-05-31 20:38:31.467 | + lib/glance:install_glance:443 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-05-31 20:38:31.470 | + lib/glance:install_glance:448 : use_library_from_git glance_store 2022-05-31 20:38:31.472 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-05-31 20:38:31.475 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-31 20:38:31.477 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-31 20:38:31.479 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-05-31 20:38:31.482 | + inc/python:use_library_from_git:253 : return 1 2022-05-31 20:38:31.485 | ++ lib/glance:install_glance:454 : join_extras swift cinder 2022-05-31 20:38:31.488 | ++ inc/python:join_extras:29 : local IFS=, 2022-05-31 20:38:31.490 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-05-31 20:38:31.493 | + lib/glance:install_glance:454 : pip_install_gr_extras glance-store swift,cinder 2022-05-31 20:38:31.496 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-05-31 20:38:31.498 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-05-31 20:38:31.501 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-05-31 20:38:31.504 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-05-31 20:38:31.506 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-05-31 20:38:31.509 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-05-31 20:38:31.512 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-05-31 20:38:31.513 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-05-31 20:38:31.518 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-05-31 20:38:31.520 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-05-31 20:38:31.523 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-05-31 20:38:31.526 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-05-31 20:38:31.528 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-05-31 20:38:31.549 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-05-31 20:38:31.552 | + 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-05-31 20:38:33.332 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-31 20:38:33.333 | 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-05-31 20:38:33.337 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:38:33.337 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:38:33.339 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-05-31 20:38:33.340 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:38:33.341 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:38:33.341 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-05-31 20:38:33.341 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:38:33.342 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-05-31 20:38:33.356 | 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-05-31 20:38:33.451 | 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-05-31 20:38:33.454 | 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-05-31 20:38:33.466 | 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-05-31 20:38:33.530 | 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-05-31 20:38:33.555 | 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-05-31 20:38:33.559 | 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-05-31 20:38:33.581 | 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-05-31 20:38:33.591 | 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-05-31 20:38:33.607 | 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-05-31 20:38:33.613 | 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-05-31 20:38:33.619 | 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-05-31 20:38:33.658 | 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-05-31 20:38:33.673 | 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-05-31 20:38:33.678 | 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-05-31 20:38:33.687 | 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-05-31 20:38:33.711 | 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-05-31 20:38:33.729 | 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-05-31 20:38:33.736 | 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-05-31 20:38:33.739 | 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-05-31 20:38:33.742 | 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-05-31 20:38:33.745 | 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-05-31 20:38:33.763 | 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-05-31 20:38:33.768 | 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-05-31 20:38:33.786 | 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-05-31 20:38:33.809 | 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-05-31 20:38:33.814 | 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-05-31 20:38:33.835 | 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-05-31 20:38:33.839 | 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-05-31 20:38:33.842 | 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-05-31 20:38:33.846 | 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-05-31 20:38:33.852 | 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-05-31 20:38:33.867 | 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-05-31 20:38:33.888 | 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-05-31 20:38:33.891 | 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-05-31 20:38:33.900 | 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-05-31 20:38:33.903 | 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-05-31 20:38:33.908 | 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-05-31 20:38:33.913 | 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-05-31 20:38:33.917 | 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-05-31 20:38:33.922 | 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-05-31 20:38:33.931 | 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-05-31 20:38:33.934 | 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-05-31 20:38:33.937 | 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-05-31 20:38:33.941 | 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-05-31 20:38:33.948 | 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-05-31 20:38:33.956 | 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-05-31 20:38:33.964 | 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-05-31 20:38:33.977 | 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-05-31 20:38:33.989 | 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-05-31 20:38:33.992 | 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-05-31 20:38:33.994 | 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-05-31 20:38:33.997 | 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-05-31 20:38:34.001 | 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-05-31 20:38:34.004 | 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-05-31 20:38:34.006 | 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-05-31 20:38:34.014 | 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-05-31 20:38:34.017 | 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-05-31 20:38:34.020 | 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-05-31 20:38:34.027 | 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-05-31 20:38:34.045 | 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-05-31 20:38:34.048 | 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-05-31 20:38:34.052 | 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-05-31 20:38:34.059 | 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-05-31 20:38:34.061 | 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-05-31 20:38:34.064 | 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-05-31 20:38:35.900 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-05-31 20:38:35.900 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-31 20:38:35.972 | + inc/python:pip_install:200 : result=0 2022-05-31 20:38:35.975 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-31 20:38:35.977 | + functions-common:time_stop:2322 : local name 2022-05-31 20:38:35.979 | + functions-common:time_stop:2323 : local end_time 2022-05-31 20:38:35.981 | + functions-common:time_stop:2324 : local elapsed_time 2022-05-31 20:38:35.984 | + functions-common:time_stop:2325 : local total 2022-05-31 20:38:35.986 | + functions-common:time_stop:2326 : local start_time 2022-05-31 20:38:35.989 | + functions-common:time_stop:2328 : name=pip_install 2022-05-31 20:38:35.991 | + functions-common:time_stop:2329 : start_time=1654029511544 2022-05-31 20:38:35.993 | + functions-common:time_stop:2331 : [[ -z 1654029511544 ]] 2022-05-31 20:38:35.996 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-05-31 20:38:36.000 | + functions-common:time_stop:2334 : end_time=1654029515997 2022-05-31 20:38:36.003 | + functions-common:time_stop:2335 : elapsed_time=4453 2022-05-31 20:38:36.005 | + functions-common:time_stop:2336 : total=63474 2022-05-31 20:38:36.007 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-05-31 20:38:36.009 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=67927 2022-05-31 20:38:36.012 | + inc/python:pip_install:203 : return 0 2022-05-31 20:38:36.014 | + lib/glance:install_glance:455 : copy_rootwrap /usr/local/etc/glance 2022-05-31 20:38:36.017 | + lib/glance:copy_rootwrap:215 : local source_path=/usr/local/etc/glance 2022-05-31 20:38:36.019 | + lib/glance:copy_rootwrap:217 : sudo install -d -o ubuntu /etc/glance 2022-05-31 20:38:36.032 | + lib/glance:copy_rootwrap:218 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-05-31 20:38:36.036 | + lib/glance:install_glance:458 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance stable/victoria 2022-05-31 20:38:36.039 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/glance.git 2022-05-31 20:38:36.041 | + functions-common:git_clone:526 : local git_dest=/opt/stack/glance 2022-05-31 20:38:36.043 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-05-31 20:38:36.046 | + functions-common:git_clone:528 : local orig_dir 2022-05-31 20:38:36.049 | ++ functions-common:git_clone:529 : pwd 2022-05-31 20:38:36.051 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-05-31 20:38:36.054 | + functions-common:git_clone:530 : local git_clone_flags= 2022-05-31 20:38:36.056 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-05-31 20:38:36.073 | + functions-common:git_clone:532 : RECLONE=False 2022-05-31 20:38:36.075 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-05-31 20:38:36.078 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-05-31 20:38:36.081 | + functions-common:git_clone:546 : echo stable/victoria 2022-05-31 20:38:36.081 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-05-31 20:38:36.086 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/glance ]] 2022-05-31 20:38:36.088 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-05-31 20:38:36.090 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/glance 2022-05-31 20:38:36.102 | + functions-common:git_clone:606 : cd /opt/stack/glance 2022-05-31 20:38:36.105 | + functions-common:git_clone:607 : git show --oneline 2022-05-31 20:38:36.106 | + functions-common:git_clone:607 : head -1 2022-05-31 20:38:36.109 | 78d63ec15 [stable-only] Specify openstacksdk stable branch 2022-05-31 20:38:36.112 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-05-31 20:38:36.114 | + lib/glance:install_glance:460 : setup_develop /opt/stack/glance 2022-05-31 20:38:36.117 | + inc/python:setup_develop:338 : local bindep 2022-05-31 20:38:36.119 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-05-31 20:38:36.122 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-05-31 20:38:36.124 | + inc/python:setup_develop:344 : local extras= 2022-05-31 20:38:36.127 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-05-31 20:38:36.130 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-31 20:38:36.132 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-05-31 20:38:36.134 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-05-31 20:38:36.137 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-31 20:38:36.139 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-31 20:38:36.142 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-05-31 20:38:36.145 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-31 20:38:36.147 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-05-31 20:38:36.150 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-31 20:38:36.152 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-05-31 20:38:36.155 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-05-31 20:38:36.161 | + inc/python:_setup_package_with_constraints_edit:383 : name=glance 2022-05-31 20:38:36.164 | + 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-05-31 20:38:36.748 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/glance -e 2022-05-31 20:38:36.751 | + inc/python:setup_package:417 : local bindep=0 2022-05-31 20:38:36.753 | + inc/python:setup_package:418 : local bindep_flag= 2022-05-31 20:38:36.755 | + inc/python:setup_package:419 : local bindep_profiles= 2022-05-31 20:38:36.758 | + inc/python:setup_package:420 : [[ /opt/stack/glance == -bindep* ]] 2022-05-31 20:38:36.760 | + inc/python:setup_package:425 : local project_dir=/opt/stack/glance 2022-05-31 20:38:36.762 | + inc/python:setup_package:426 : local flags=-e 2022-05-31 20:38:36.765 | + inc/python:setup_package:427 : local extras= 2022-05-31 20:38:36.767 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-05-31 20:38:36.769 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-05-31 20:38:36.771 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-05-31 20:38:36.774 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-05-31 20:38:36.776 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-05-31 20:38:36.778 | + inc/python:setup_package:445 : pip_install -e /opt/stack/glance 2022-05-31 20:38:36.799 | Using python 3.8 to install /opt/stack/glance 2022-05-31 20:38:36.801 | + 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-05-31 20:38:38.579 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-31 20:38:38.580 | 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-05-31 20:38:38.584 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:38:38.585 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:38:38.586 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-05-31 20:38:38.588 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:38:38.588 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:38:38.588 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-05-31 20:38:38.589 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:38:38.589 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-05-31 20:38:38.602 | Obtaining file:///opt/stack/glance 2022-05-31 20:38:39.887 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-05-31 20:38:41.151 | 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-05-31 20:38:41.161 | 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-05-31 20:38:41.169 | 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-05-31 20:38:41.177 | 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-05-31 20:38:41.199 | 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-05-31 20:38:41.208 | 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-05-31 20:38:41.222 | 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-05-31 20:38:41.230 | 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-05-31 20:38:41.250 | 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-05-31 20:38:41.290 | 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-05-31 20:38:41.303 | 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-05-31 20:38:41.311 | 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-05-31 20:38:41.317 | 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-05-31 20:38:41.326 | 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-05-31 20:38:41.332 | 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-05-31 20:38:41.401 | 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-05-31 20:38:41.404 | 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-05-31 20:38:41.408 | 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-05-31 20:38:41.410 | 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-05-31 20:38:41.422 | 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-05-31 20:38:41.486 | 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-05-31 20:38:41.544 | 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-05-31 20:38:41.547 | 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-05-31 20:38:41.552 | 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-05-31 20:38:41.556 | 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-05-31 20:38:41.578 | 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-05-31 20:38:41.612 | 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-05-31 20:38:41.623 | 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-05-31 20:38:41.639 | 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-05-31 20:38:41.645 | 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-05-31 20:38:41.692 | 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-05-31 20:38:41.698 | 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-05-31 20:38:41.737 | 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-05-31 20:38:41.790 | 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-05-31 20:38:41.808 | 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-05-31 20:38:41.825 | 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-05-31 20:38:41.841 | 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-05-31 20:38:41.851 | 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-05-31 20:38:41.875 | 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-05-31 20:38:41.883 | 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-05-31 20:38:41.900 | 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-05-31 20:38:41.947 | 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-05-31 20:38:41.953 | 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-05-31 20:38:41.956 | 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-05-31 20:38:41.959 | 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-05-31 20:38:41.979 | 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-05-31 20:38:41.993 | 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-05-31 20:38:42.006 | 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-05-31 20:38:42.008 | 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-05-31 20:38:42.012 | 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-05-31 20:38:42.027 | 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-05-31 20:38:42.033 | 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-05-31 20:38:42.035 | 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-05-31 20:38:42.054 | 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-05-31 20:38:42.058 | 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-05-31 20:38:42.066 | 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-05-31 20:38:42.086 | 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-05-31 20:38:42.091 | 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-05-31 20:38:42.096 | 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-05-31 20:38:42.099 | 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-05-31 20:38:42.102 | 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-05-31 20:38:42.112 | 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-05-31 20:38:42.116 | 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-05-31 20:38:42.119 | 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-05-31 20:38:42.126 | 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-05-31 20:38:42.190 | 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-05-31 20:38:42.207 | 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-05-31 20:38:42.216 | 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-05-31 20:38:42.222 | 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-05-31 20:38:42.240 | 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-05-31 20:38:42.243 | 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-05-31 20:38:42.250 | 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-05-31 20:38:42.272 | 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-05-31 20:38:42.275 | 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-05-31 20:38:42.278 | 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-05-31 20:38:42.286 | 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-05-31 20:38:42.290 | 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-05-31 20:38:42.299 | 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-05-31 20:38:42.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-05-31 20:38:42.309 | 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-05-31 20:38:42.314 | 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-05-31 20:38:42.318 | 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-05-31 20:38:42.322 | 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-05-31 20:38:42.363 | 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-05-31 20:38:42.366 | 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-05-31 20:38:42.373 | 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-05-31 20:38:42.377 | 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-05-31 20:38:42.387 | 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-05-31 20:38:42.390 | 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-05-31 20:38:42.404 | 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-05-31 20:38:42.407 | 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-05-31 20:38:42.410 | 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-05-31 20:38:42.414 | 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-05-31 20:38:42.417 | 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-05-31 20:38:42.419 | 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-05-31 20:38:42.425 | 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-05-31 20:38:42.462 | 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-05-31 20:38:42.470 | 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-05-31 20:38:42.473 | 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-05-31 20:38:42.476 | 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-05-31 20:38:42.478 | 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-05-31 20:38:42.481 | 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-05-31 20:38:42.485 | 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-05-31 20:38:42.488 | 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-05-31 20:38:42.491 | 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-05-31 20:38:42.571 | 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-05-31 20:38:42.605 | 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-05-31 20:38:42.647 | 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-05-31 20:38:42.651 | 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-05-31 20:38:42.657 | 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-05-31 20:38:43.728 | Installing collected packages: glance 2022-05-31 20:38:43.728 | Attempting uninstall: glance 2022-05-31 20:38:43.730 | Found existing installation: glance 21.1.1.dev1 2022-05-31 20:38:43.734 | Can't uninstall 'glance'. No files were found to uninstall. 2022-05-31 20:38:43.735 | Running setup.py develop for glance 2022-05-31 20:38:45.331 | Successfully installed glance 2022-05-31 20:38:45.471 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-05-31 20:38:45.471 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-31 20:38:45.556 | + inc/python:pip_install:200 : result=0 2022-05-31 20:38:45.558 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-31 20:38:45.560 | + functions-common:time_stop:2322 : local name 2022-05-31 20:38:45.563 | + functions-common:time_stop:2323 : local end_time 2022-05-31 20:38:45.565 | + functions-common:time_stop:2324 : local elapsed_time 2022-05-31 20:38:45.568 | + functions-common:time_stop:2325 : local total 2022-05-31 20:38:45.570 | + functions-common:time_stop:2326 : local start_time 2022-05-31 20:38:45.572 | + functions-common:time_stop:2328 : name=pip_install 2022-05-31 20:38:45.575 | + functions-common:time_stop:2329 : start_time=1654029516793 2022-05-31 20:38:45.577 | + functions-common:time_stop:2331 : [[ -z 1654029516793 ]] 2022-05-31 20:38:45.580 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-05-31 20:38:45.584 | + functions-common:time_stop:2334 : end_time=1654029525581 2022-05-31 20:38:45.586 | + functions-common:time_stop:2335 : elapsed_time=8788 2022-05-31 20:38:45.588 | + functions-common:time_stop:2336 : total=67927 2022-05-31 20:38:45.590 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-05-31 20:38:45.592 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=76715 2022-05-31 20:38:45.595 | + inc/python:pip_install:203 : return 0 2022-05-31 20:38:45.597 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-05-31 20:38:45.600 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-05-31 20:38:45.602 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-05-31 20:38:45.620 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-05-31 20:38:45.633 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/glance 2022-05-31 20:38:45.635 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-05-31 20:38:45.638 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-31 20:38:45.640 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-31 20:38:45.642 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-05-31 20:38:45.645 | + inc/python:use_library_from_git:253 : return 1 2022-05-31 20:38:45.647 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-31 20:38:45.650 | + ./stack.sh:main:889 : configure_glance 2022-05-31 20:38:45.652 | + lib/glance:configure_glance:267 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-05-31 20:38:45.664 | + lib/glance:configure_glance:270 : local dburl 2022-05-31 20:38:45.667 | ++ lib/glance:configure_glance:271 : database_connection_url glance 2022-05-31 20:38:45.669 | ++ lib/database:database_connection_url:132 : local db=glance 2022-05-31 20:38:45.672 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2022-05-31 20:38:45.674 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2022-05-31 20:38:45.677 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-05-31 20:38:45.679 | + lib/glance:configure_glance:271 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-05-31 20:38:45.682 | + lib/glance:configure_glance:273 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-05-31 20:38:45.710 | + 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-05-31 20:38:45.738 | + lib/glance:configure_glance:275 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-05-31 20:38:45.766 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-05-31 20:38:45.794 | + lib/glance:configure_glance:277 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-05-31 20:38:45.824 | + lib/glance:configure_glance:278 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-05-31 20:38:45.852 | + lib/glance:configure_glance:279 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-05-31 20:38:45.854 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/glance/glance-api.conf 2022-05-31 20:38:45.857 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=glance 2022-05-31 20:38:45.859 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-05-31 20:38:45.862 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-05-31 20:38:45.890 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-05-31 20:38:45.918 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.50/identity 2022-05-31 20:38:45.948 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-05-31 20:38:45.976 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-05-31 20:38:46.005 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-05-31 20:38:46.035 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-05-31 20:38:46.063 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-05-31 20:38:46.092 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-31 20:38:46.120 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-05-31 20:38:46.150 | + lib/glance:configure_glance:280 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-05-31 20:38:46.178 | + lib/glance:configure_glance:281 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-05-31 20:38:46.181 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-05-31 20:38:46.183 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-05-31 20:38:46.185 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-31 20:38:46.188 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-05-31 20:38:46.191 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-31 20:38:46.208 | + functions-common:is_service_enabled:1978 : return 0 2022-05-31 20:38:46.211 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-05-31 20:38:46.213 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-05-31 20:38:46.215 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-31 20:38:46.231 | ++ functions-common:is_service_enabled:1978 : return 0 2022-05-31 20:38:46.233 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-05-31 20:38:46.236 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-05-31 20:38:46.265 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-31 20:38:46.268 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-31 20:38:46.270 | + lib/glance:configure_glance:282 : '[' libvirt = xenserver ']' 2022-05-31 20:38:46.272 | + lib/glance:configure_glance:286 : '[' libvirt = libvirt ']' 2022-05-31 20:38:46.275 | + lib/glance:configure_glance:286 : '[' kvm = parallels ']' 2022-05-31 20:38:46.277 | + lib/glance:configure_glance:291 : configure_glance_store False False 2022-05-31 20:38:46.279 | + lib/glance:configure_glance_store:228 : local use_cinder_for_glance=False 2022-05-31 20:38:46.282 | + lib/glance:configure_glance_store:229 : local glance_enable_multiple_stores=False 2022-05-31 20:38:46.285 | + lib/glance:configure_glance_store:230 : local be 2022-05-31 20:38:46.287 | + lib/glance:configure_glance_store:232 : [[ False == \F\a\l\s\e ]] 2022-05-31 20:38:46.290 | + lib/glance:configure_glance_store:234 : [[ False == \T\r\u\e ]] 2022-05-31 20:38:46.292 | + lib/glance:configure_glance_store:251 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-05-31 20:38:46.322 | + lib/glance:configure_glance:294 : '[' -n '' ']' 2022-05-31 20:38:46.325 | + lib/glance:configure_glance:297 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.50 2022-05-31 20:38:46.353 | + lib/glance:configure_glance:301 : [[ False == \F\a\l\s\e ]] 2022-05-31 20:38:46.356 | + lib/glance:configure_glance:303 : is_service_enabled s-proxy 2022-05-31 20:38:46.372 | + functions-common:is_service_enabled:1978 : return 0 2022-05-31 20:38:46.375 | + lib/glance:configure_glance:304 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-05-31 20:38:46.404 | + lib/glance:configure_glance:305 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-05-31 20:38:46.433 | + lib/glance:configure_glance:307 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-05-31 20:38:46.462 | + lib/glance:configure_glance:308 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-05-31 20:38:46.491 | + lib/glance:configure_glance:309 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-05-31 20:38:46.521 | + lib/glance:configure_glance:310 : is_service_enabled tls-proxy 2022-05-31 20:38:46.537 | + functions-common:is_service_enabled:1978 : return 1 2022-05-31 20:38:46.539 | + lib/glance:configure_glance:313 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-05-31 20:38:46.569 | + lib/glance:configure_glance:315 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-05-31 20:38:46.597 | + lib/glance:configure_glance:317 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-05-31 20:38:46.626 | + lib/glance:configure_glance:318 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.50/identity/v3 2022-05-31 20:38:46.654 | + lib/glance:configure_glance:319 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-05-31 20:38:46.684 | + lib/glance:configure_glance:325 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.50/image 2022-05-31 20:38:46.712 | + lib/glance:configure_glance:327 : is_service_enabled tls-proxy 2022-05-31 20:38:46.729 | + functions-common:is_service_enabled:1978 : return 1 2022-05-31 20:38:46.731 | + lib/glance:configure_glance:333 : setup_logging /etc/glance/glance-api.conf 2022-05-31 20:38:46.733 | + functions:setup_logging:698 : setup_systemd_logging /etc/glance/glance-api.conf 2022-05-31 20:38:46.736 | + functions:setup_systemd_logging:713 : local conf_file=/etc/glance/glance-api.conf 2022-05-31 20:38:46.739 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-05-31 20:38:46.756 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-05-31 20:38:46.758 | + functions:setup_systemd_logging:719 : local pidstr= 2022-05-31 20:38:46.760 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-05-31 20:38:46.762 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-05-31 20:38:46.765 | + 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-05-31 20:38:46.794 | + 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-05-31 20:38:46.823 | + 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-05-31 20:38:46.852 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-31 20:38:46.881 | + lib/glance:configure_glance:335 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-05-31 20:38:46.885 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-05-31 20:38:46.914 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-05-31 20:38:46.944 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-05-31 20:38:46.973 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.50/identity 2022-05-31 20:38:47.002 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-05-31 20:38:47.032 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-05-31 20:38:47.061 | + lib/glance:configure_glance:344 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-05-31 20:38:47.090 | + lib/glance:configure_glance:347 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-05-31 20:38:47.120 | + lib/glance:configure_glance:350 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-05-31 20:38:47.148 | + lib/glance:configure_glance:351 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-05-31 20:38:47.177 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-05-31 20:38:47.207 | + lib/glance:configure_glance:354 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-05-31 20:38:47.212 | + 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-05-31 20:38:47.220 | + lib/glance:configure_glance:358 : is_service_enabled tls-proxy 2022-05-31 20:38:47.235 | + functions-common:is_service_enabled:1978 : return 1 2022-05-31 20:38:47.237 | + lib/glance:configure_glance:366 : [[ True == False ]] 2022-05-31 20:38:47.240 | + lib/glance:configure_glance:369 : write_local_proxy_http_config glance http://10.222.0.50:19292 /image 2022-05-31 20:38:47.242 | + lib/apache:write_local_proxy_http_config:378 : local name=glance 2022-05-31 20:38:47.245 | + lib/apache:write_local_proxy_http_config:379 : local url=http://10.222.0.50:19292 2022-05-31 20:38:47.247 | + lib/apache:write_local_proxy_http_config:380 : local loc=/image 2022-05-31 20:38:47.249 | + lib/apache:write_local_proxy_http_config:381 : local apache_conf 2022-05-31 20:38:47.252 | ++ lib/apache:write_local_proxy_http_config:382 : apache_site_config_for glance 2022-05-31 20:38:47.255 | ++ lib/apache:apache_site_config_for:189 : local site=glance 2022-05-31 20:38:47.257 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-05-31 20:38:47.259 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-31 20:38:47.262 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-31 20:38:47.264 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/glance.conf 2022-05-31 20:38:47.267 | + lib/apache:write_local_proxy_http_config:382 : apache_conf=/etc/apache2/sites-available/glance.conf 2022-05-31 20:38:47.270 | + lib/apache:write_local_proxy_http_config:384 : enable_apache_mod proxy 2022-05-31 20:38:47.272 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-05-31 20:38:47.274 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-05-31 20:38:47.276 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-31 20:38:47.279 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-31 20:38:47.282 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-05-31 20:38:47.284 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-05-31 20:38:47.338 | proxy (enabled by site administrator) 2022-05-31 20:38:47.341 | + lib/apache:write_local_proxy_http_config:385 : enable_apache_mod proxy_http 2022-05-31 20:38:47.343 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-05-31 20:38:47.346 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-05-31 20:38:47.349 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-31 20:38:47.351 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-31 20:38:47.353 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-05-31 20:38:47.355 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-05-31 20:38:47.409 | proxy_http (enabled by site administrator) 2022-05-31 20:38:47.413 | + lib/apache:write_local_proxy_http_config:387 : echo 'KeepAlive Off' 2022-05-31 20:38:47.413 | + lib/apache:write_local_proxy_http_config:387 : sudo tee /etc/apache2/sites-available/glance.conf 2022-05-31 20:38:47.422 | KeepAlive Off 2022-05-31 20:38:47.426 | + lib/apache:write_local_proxy_http_config:388 : echo 'SetEnv proxy-sendchunked 1' 2022-05-31 20:38:47.426 | + lib/apache:write_local_proxy_http_config:388 : sudo tee -a /etc/apache2/sites-available/glance.conf 2022-05-31 20:38:47.434 | SetEnv proxy-sendchunked 1 2022-05-31 20:38:47.439 | + lib/apache:write_local_proxy_http_config:389 : echo 'ProxyPass "/image" "http://10.222.0.50:19292" retry=0 ' 2022-05-31 20:38:47.439 | + lib/apache:write_local_proxy_http_config:389 : sudo tee -a /etc/apache2/sites-available/glance.conf 2022-05-31 20:38:47.447 | ProxyPass "/image" "http://10.222.0.50:19292" retry=0 2022-05-31 20:38:47.451 | + lib/apache:write_local_proxy_http_config:390 : enable_apache_site glance 2022-05-31 20:38:47.454 | + lib/apache:enable_apache_site:206 : local site=glance 2022-05-31 20:38:47.456 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-05-31 20:38:47.458 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-05-31 20:38:47.460 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-05-31 20:38:47.463 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-31 20:38:47.465 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-31 20:38:47.467 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-05-31 20:38:47.470 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-05-31 20:38:47.472 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-31 20:38:47.474 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-31 20:38:47.477 | + lib/apache:enable_apache_site:210 : sudo a2ensite glance 2022-05-31 20:38:47.537 | Site glance already enabled 2022-05-31 20:38:47.541 | + lib/apache:write_local_proxy_http_config:391 : restart_apache_server 2022-05-31 20:38:47.544 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-05-31 20:38:47.546 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-05-31 20:38:47.548 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-05-31 20:38:47.684 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf DEFAULT bind_host 0.0.0.0 2022-05-31 20:38:47.717 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf DEFAULT bind_port 19292 2022-05-31 20:38:47.748 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-api.conf DEFAULT workers 2 2022-05-31 20:38:47.778 | + ./stack.sh:main:892 : is_service_enabled cinder 2022-05-31 20:38:47.794 | + functions-common:is_service_enabled:1978 : return 0 2022-05-31 20:38:47.797 | + ./stack.sh:main:894 : stack_install_service cinder 2022-05-31 20:38:47.800 | + lib/stack:stack_install_service:20 : local service=cinder 2022-05-31 20:38:47.802 | + lib/stack:stack_install_service:21 : type install_cinder 2022-05-31 20:38:47.804 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-31 20:38:47.807 | + lib/stack:stack_install_service:32 : install_cinder 2022-05-31 20:38:47.809 | + lib/cinder:install_cinder:413 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder stable/victoria 2022-05-31 20:38:47.812 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/cinder.git 2022-05-31 20:38:47.815 | + functions-common:git_clone:526 : local git_dest=/opt/stack/cinder 2022-05-31 20:38:47.817 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-05-31 20:38:47.819 | + functions-common:git_clone:528 : local orig_dir 2022-05-31 20:38:47.822 | ++ functions-common:git_clone:529 : pwd 2022-05-31 20:38:47.825 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-05-31 20:38:47.827 | + functions-common:git_clone:530 : local git_clone_flags= 2022-05-31 20:38:47.830 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-05-31 20:38:47.845 | + functions-common:git_clone:532 : RECLONE=False 2022-05-31 20:38:47.848 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-05-31 20:38:47.850 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-05-31 20:38:47.853 | + functions-common:git_clone:546 : echo stable/victoria 2022-05-31 20:38:47.853 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-05-31 20:38:47.858 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/cinder ]] 2022-05-31 20:38:47.861 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-05-31 20:38:47.863 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-05-31 20:38:47.876 | + functions-common:git_clone:606 : cd /opt/stack/cinder 2022-05-31 20:38:47.879 | + functions-common:git_clone:607 : git show --oneline 2022-05-31 20:38:47.879 | + functions-common:git_clone:607 : head -1 2022-05-31 20:38:47.882 | 070a0effb Handle the case when tempest fails 2022-05-31 20:38:47.884 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-05-31 20:38:47.887 | + lib/cinder:install_cinder:414 : setup_develop /opt/stack/cinder 2022-05-31 20:38:47.889 | + inc/python:setup_develop:338 : local bindep 2022-05-31 20:38:47.892 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-05-31 20:38:47.894 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-05-31 20:38:47.897 | + inc/python:setup_develop:344 : local extras= 2022-05-31 20:38:47.899 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-05-31 20:38:47.902 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-31 20:38:47.904 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-05-31 20:38:47.906 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-05-31 20:38:47.909 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-31 20:38:47.911 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-31 20:38:47.914 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-05-31 20:38:47.917 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-31 20:38:47.920 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-05-31 20:38:47.923 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-31 20:38:47.925 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-05-31 20:38:47.928 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-05-31 20:38:47.934 | + inc/python:_setup_package_with_constraints_edit:383 : name=cinder 2022-05-31 20:38:47.936 | + 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-05-31 20:38:48.530 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/cinder -e 2022-05-31 20:38:48.533 | + inc/python:setup_package:417 : local bindep=0 2022-05-31 20:38:48.535 | + inc/python:setup_package:418 : local bindep_flag= 2022-05-31 20:38:48.537 | + inc/python:setup_package:419 : local bindep_profiles= 2022-05-31 20:38:48.540 | + inc/python:setup_package:420 : [[ /opt/stack/cinder == -bindep* ]] 2022-05-31 20:38:48.542 | + inc/python:setup_package:425 : local project_dir=/opt/stack/cinder 2022-05-31 20:38:48.544 | + inc/python:setup_package:426 : local flags=-e 2022-05-31 20:38:48.546 | + inc/python:setup_package:427 : local extras= 2022-05-31 20:38:48.549 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-05-31 20:38:48.551 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-05-31 20:38:48.554 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-05-31 20:38:48.556 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-05-31 20:38:48.558 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-05-31 20:38:48.561 | + inc/python:setup_package:445 : pip_install -e /opt/stack/cinder 2022-05-31 20:38:48.581 | Using python 3.8 to install /opt/stack/cinder 2022-05-31 20:38:48.584 | + 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-05-31 20:38:50.391 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-31 20:38:50.391 | 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-05-31 20:38:50.396 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:38:50.396 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:38:50.398 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-05-31 20:38:50.399 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:38:50.399 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:38:50.400 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-05-31 20:38:50.400 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:38:50.400 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-05-31 20:38:50.414 | Obtaining file:///opt/stack/cinder 2022-05-31 20:38:52.356 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-05-31 20:38:54.288 | 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-05-31 20:38:54.295 | 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-05-31 20:38:54.307 | 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-05-31 20:38:54.315 | 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-05-31 20:38:54.337 | 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-05-31 20:38:54.351 | 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-05-31 20:38:54.372 | 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-05-31 20:38:54.412 | 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-05-31 20:38:54.426 | 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-05-31 20:38:54.429 | 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-05-31 20:38:54.438 | 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-05-31 20:38:54.453 | 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-05-31 20:38:54.468 | 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-05-31 20:38:54.475 | 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-05-31 20:38:54.478 | 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-05-31 20:38:54.481 | 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-05-31 20:38:54.484 | 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-05-31 20:38:54.496 | 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-05-31 20:38:54.561 | 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-05-31 20:38:54.619 | 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-05-31 20:38:54.629 | 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-05-31 20:38:54.632 | 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-05-31 20:38:54.643 | 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-05-31 20:38:54.668 | 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-05-31 20:38:54.673 | 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-05-31 20:38:54.694 | 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-05-31 20:38:54.730 | 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-05-31 20:38:54.741 | 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-05-31 20:38:54.756 | 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-05-31 20:38:54.762 | 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-05-31 20:38:54.810 | 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-05-31 20:38:54.817 | 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-05-31 20:38:54.858 | 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-05-31 20:38:54.912 | 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-05-31 20:38:54.930 | 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-05-31 20:38:54.948 | 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-05-31 20:38:54.963 | 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-05-31 20:38:54.977 | 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-05-31 20:38:54.982 | 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-05-31 20:38:54.991 | 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-05-31 20:38:55.015 | 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-05-31 20:38:55.024 | 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-05-31 20:38:55.041 | 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-05-31 20:38:55.061 | 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-05-31 20:38:55.086 | 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-05-31 20:38:55.132 | 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-05-31 20:38:55.139 | 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-05-31 20:38:55.174 | 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-05-31 20:38:55.177 | 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-05-31 20:38:55.180 | 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-05-31 20:38:55.202 | 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-05-31 20:38:55.205 | 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-05-31 20:38:55.210 | 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-05-31 20:38:55.221 | 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-05-31 20:38:55.224 | 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-05-31 20:38:55.227 | 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-05-31 20:38:55.244 | 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-05-31 20:38:55.249 | 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-05-31 20:38:55.267 | 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-05-31 20:38:55.286 | 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-05-31 20:38:55.304 | 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-05-31 20:38:55.327 | 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-05-31 20:38:55.332 | 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-05-31 20:38:55.339 | 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-05-31 20:38:55.360 | 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-05-31 20:38:55.364 | 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-05-31 20:38:55.369 | 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-05-31 20:38:55.374 | 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-05-31 20:38:55.378 | 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-05-31 20:38:55.381 | 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-05-31 20:38:55.392 | 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-05-31 20:38:55.395 | 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-05-31 20:38:55.398 | 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-05-31 20:38:55.405 | 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-05-31 20:38:55.408 | 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-05-31 20:38:55.414 | 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-05-31 20:38:55.474 | 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-05-31 20:38:55.489 | 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-05-31 20:38:55.498 | 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-05-31 20:38:55.505 | 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-05-31 20:38:55.522 | 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-05-31 20:38:55.603 | 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-05-31 20:38:55.607 | 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-05-31 20:38:55.614 | 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-05-31 20:38:55.618 | 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-05-31 20:38:55.640 | 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-05-31 20:38:55.644 | 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-05-31 20:38:55.652 | 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-05-31 20:38:55.655 | 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-05-31 20:38:55.658 | 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-05-31 20:38:55.662 | 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-05-31 20:38:55.665 | 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-05-31 20:38:55.674 | 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-05-31 20:38:55.697 | 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-05-31 20:38:55.741 | 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-05-31 20:38:55.744 | 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-05-31 20:38:55.749 | 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-05-31 20:38:55.754 | 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-05-31 20:38:55.760 | 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-05-31 20:38:55.765 | 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-05-31 20:38:55.768 | 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-05-31 20:38:55.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-05-31 20:38:55.785 | 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-05-31 20:38:55.827 | 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-05-31 20:38:55.832 | 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-05-31 20:38:55.838 | 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-05-31 20:38:55.846 | 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-05-31 20:38:55.849 | 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-05-31 20:38:55.861 | 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-05-31 20:38:55.864 | 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-05-31 20:38:55.877 | 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-05-31 20:38:55.886 | 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-05-31 20:38:55.901 | 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-05-31 20:38:55.916 | 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-05-31 20:38:55.918 | 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-05-31 20:38:55.921 | 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-05-31 20:38:55.925 | 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-05-31 20:38:55.930 | 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-05-31 20:38:55.932 | 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-05-31 20:38:55.940 | 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-05-31 20:38:55.979 | 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-05-31 20:38:55.984 | 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-05-31 20:38:55.987 | 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-05-31 20:38:55.990 | 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-05-31 20:38:55.992 | 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-05-31 20:38:55.995 | 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-05-31 20:38:56.000 | 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-05-31 20:38:56.003 | 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-05-31 20:38:56.010 | 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-05-31 20:38:56.015 | 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-05-31 20:38:56.023 | 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-05-31 20:38:56.026 | 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-05-31 20:38:56.029 | 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-05-31 20:38:56.033 | 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-05-31 20:38:56.088 | 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-05-31 20:38:56.091 | 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-05-31 20:38:56.094 | 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-05-31 20:38:56.098 | 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-05-31 20:38:56.131 | 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-05-31 20:38:57.127 | Installing collected packages: cinder 2022-05-31 20:38:57.127 | Attempting uninstall: cinder 2022-05-31 20:38:57.129 | Found existing installation: cinder 17.4.1.dev1 2022-05-31 20:38:57.133 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-05-31 20:38:57.134 | Running setup.py develop for cinder 2022-05-31 20:38:59.337 | Successfully installed cinder 2022-05-31 20:38:59.480 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-05-31 20:38:59.480 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-31 20:38:59.567 | + inc/python:pip_install:200 : result=0 2022-05-31 20:38:59.570 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-31 20:38:59.572 | + functions-common:time_stop:2322 : local name 2022-05-31 20:38:59.574 | + functions-common:time_stop:2323 : local end_time 2022-05-31 20:38:59.576 | + functions-common:time_stop:2324 : local elapsed_time 2022-05-31 20:38:59.578 | + functions-common:time_stop:2325 : local total 2022-05-31 20:38:59.580 | + functions-common:time_stop:2326 : local start_time 2022-05-31 20:38:59.583 | + functions-common:time_stop:2328 : name=pip_install 2022-05-31 20:38:59.585 | + functions-common:time_stop:2329 : start_time=1654029528576 2022-05-31 20:38:59.587 | + functions-common:time_stop:2331 : [[ -z 1654029528576 ]] 2022-05-31 20:38:59.590 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-05-31 20:38:59.594 | + functions-common:time_stop:2334 : end_time=1654029539591 2022-05-31 20:38:59.596 | + functions-common:time_stop:2335 : elapsed_time=11015 2022-05-31 20:38:59.598 | + functions-common:time_stop:2336 : total=76715 2022-05-31 20:38:59.601 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-05-31 20:38:59.603 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=87730 2022-05-31 20:38:59.605 | + inc/python:pip_install:203 : return 0 2022-05-31 20:38:59.607 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-05-31 20:38:59.610 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-05-31 20:38:59.613 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-05-31 20:38:59.631 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-05-31 20:38:59.643 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/cinder 2022-05-31 20:38:59.645 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-05-31 20:38:59.648 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-31 20:38:59.650 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-31 20:38:59.652 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-05-31 20:38:59.655 | + inc/python:use_library_from_git:253 : return 1 2022-05-31 20:38:59.658 | + lib/cinder:install_cinder:415 : [[ tgtadm == \t\g\t\a\d\m ]] 2022-05-31 20:38:59.660 | + lib/cinder:install_cinder:416 : install_package tgt 2022-05-31 20:38:59.663 | + functions-common:install_package:1356 : update_package_repo 2022-05-31 20:38:59.665 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-05-31 20:38:59.667 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-05-31 20:38:59.670 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-05-31 20:38:59.673 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-05-31 20:38:59.675 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-05-31 20:38:59.678 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-31 20:38:59.680 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-31 20:38:59.683 | + functions-common:update_package_repo:1337 : apt_get_update 2022-05-31 20:38:59.685 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-05-31 20:38:59.687 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-05-31 20:38:59.690 | + functions-common:apt_get_update:1083 : return 2022-05-31 20:38:59.692 | + functions-common:install_package:1357 : real_install_package tgt 2022-05-31 20:38:59.695 | + functions-common:real_install_package:1342 : is_ubuntu 2022-05-31 20:38:59.697 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-31 20:38:59.700 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-31 20:38:59.702 | + functions-common:real_install_package:1343 : apt_get install tgt 2022-05-31 20:38:59.724 | + 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-05-31 20:38:59.834 | Reading package lists... 2022-05-31 20:39:00.075 | Building dependency tree... 2022-05-31 20:39:00.077 | Reading state information... 2022-05-31 20:39:00.336 | tgt is already the newest version (1:1.0.79-2ubuntu1). 2022-05-31 20:39:00.336 | The following packages were automatically installed and are no longer required: 2022-05-31 20:39:00.337 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-31 20:39:00.337 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-31 20:39:00.337 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-31 20:39:00.337 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-31 20:39:00.337 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-05-31 20:39:00.337 | python3-zope.interface 2022-05-31 20:39:00.338 | Use 'sudo apt autoremove' to remove them. 2022-05-31 20:39:00.449 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-05-31 20:39:00.454 | + functions-common:apt_get:1127 : result=0 2022-05-31 20:39:00.456 | + functions-common:apt_get:1130 : time_stop apt-get 2022-05-31 20:39:00.459 | + functions-common:time_stop:2322 : local name 2022-05-31 20:39:00.461 | + functions-common:time_stop:2323 : local end_time 2022-05-31 20:39:00.464 | + functions-common:time_stop:2324 : local elapsed_time 2022-05-31 20:39:00.466 | + functions-common:time_stop:2325 : local total 2022-05-31 20:39:00.468 | + functions-common:time_stop:2326 : local start_time 2022-05-31 20:39:00.471 | + functions-common:time_stop:2328 : name=apt-get 2022-05-31 20:39:00.474 | + functions-common:time_stop:2329 : start_time=1654029539722 2022-05-31 20:39:00.476 | + functions-common:time_stop:2331 : [[ -z 1654029539722 ]] 2022-05-31 20:39:00.479 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-05-31 20:39:00.483 | + functions-common:time_stop:2334 : end_time=1654029540481 2022-05-31 20:39:00.486 | + functions-common:time_stop:2335 : elapsed_time=759 2022-05-31 20:39:00.489 | + functions-common:time_stop:2336 : total=5238 2022-05-31 20:39:00.491 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-05-31 20:39:00.493 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=5997 2022-05-31 20:39:00.496 | + functions-common:apt_get:1131 : return 0 2022-05-31 20:39:00.498 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-31 20:39:00.501 | + ./stack.sh:main:895 : configure_cinder 2022-05-31 20:39:00.503 | + lib/cinder:configure_cinder:198 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-05-31 20:39:00.515 | + lib/cinder:configure_cinder:200 : rm -f /etc/cinder/cinder.conf 2022-05-31 20:39:00.520 | + lib/cinder:configure_cinder:202 : configure_rootwrap cinder 2022-05-31 20:39:00.522 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-05-31 20:39:00.524 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-05-31 20:39:00.527 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-05-31 20:39:00.527 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-05-31 20:39:00.532 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-05-31 20:39:00.534 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-05-31 20:39:00.536 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-05-31 20:39:00.538 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-05-31 20:39:00.540 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-05-31 20:39:00.542 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-05-31 20:39:00.544 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-05-31 20:39:00.546 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-05-31 20:39:00.557 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-05-31 20:39:00.570 | + 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-05-31 20:39:00.582 | + 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-05-31 20:39:00.595 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-05-31 20:39:00.609 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-05-31 20:39:00.612 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-05-31 20:39:00.616 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.Ifjec9BdyN 2022-05-31 20:39:00.618 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-05-31 20:39:00.620 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-05-31 20:39:00.622 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-05-31 20:39:00.624 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.Ifjec9BdyN 2022-05-31 20:39:00.628 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.Ifjec9BdyN 2022-05-31 20:39:00.639 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.Ifjec9BdyN /etc/sudoers.d/cinder-rootwrap 2022-05-31 20:39:00.652 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-05-31 20:39:00.656 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-05-31 20:39:00.658 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-05-31 20:39:00.660 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-05-31 20:39:00.663 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-05-31 20:39:00.665 | + 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-05-31 20:39:00.667 | + 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-05-31 20:39:00.669 | + lib/cinder:configure_cinder:204 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-05-31 20:39:00.671 | + lib/cinder:configure_cinder:205 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-05-31 20:39:00.676 | + lib/cinder:configure_cinder:208 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-05-31 20:39:00.680 | + lib/cinder:configure_cinder:210 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-05-31 20:39:00.699 | + lib/cinder:configure_cinder:211 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-05-31 20:39:00.717 | + lib/cinder:configure_cinder:212 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-05-31 20:39:00.736 | + lib/cinder:configure_cinder:213 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-05-31 20:39:00.754 | + lib/cinder:configure_cinder:214 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-05-31 20:39:00.772 | + lib/cinder:configure_cinder:215 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-05-31 20:39:00.791 | + lib/cinder:configure_cinder:216 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-05-31 20:39:00.809 | + lib/cinder:configure_cinder:217 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-05-31 20:39:00.827 | + lib/cinder:configure_cinder:219 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-05-31 20:39:00.830 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2022-05-31 20:39:00.832 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=cinder 2022-05-31 20:39:00.835 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-05-31 20:39:00.837 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-05-31 20:39:00.866 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-05-31 20:39:00.892 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.50/identity 2022-05-31 20:39:00.919 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-05-31 20:39:00.947 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-05-31 20:39:00.973 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-05-31 20:39:01.000 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-05-31 20:39:01.027 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-05-31 20:39:01.053 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-31 20:39:01.081 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-05-31 20:39:01.108 | + lib/cinder:configure_cinder:221 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-05-31 20:39:01.138 | + lib/cinder:configure_cinder:223 : iniset /etc/cinder/cinder.conf DEFAULT target_helper tgtadm 2022-05-31 20:39:01.166 | ++ lib/cinder:configure_cinder:224 : database_connection_url cinder 2022-05-31 20:39:01.168 | ++ lib/database:database_connection_url:132 : local db=cinder 2022-05-31 20:39:01.171 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2022-05-31 20:39:01.173 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2022-05-31 20:39:01.175 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-05-31 20:39:01.178 | + lib/cinder:configure_cinder:224 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-05-31 20:39:01.209 | + lib/cinder:configure_cinder:225 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-05-31 20:39:01.236 | + lib/cinder:configure_cinder:226 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-05-31 20:39:01.263 | + lib/cinder:configure_cinder:227 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-05-31 20:39:01.291 | + lib/cinder:configure_cinder:228 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-05-31 20:39:01.319 | + lib/cinder:configure_cinder:229 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-05-31 20:39:01.346 | + lib/cinder:configure_cinder:230 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-05-31 20:39:01.377 | + lib/cinder:configure_cinder:231 : [[ 4 == 6 ]] 2022-05-31 20:39:01.379 | + lib/cinder:configure_cinder:234 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.50 2022-05-31 20:39:01.406 | + lib/cinder:configure_cinder:236 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-05-31 20:39:01.436 | ++ lib/cinder:configure_cinder:237 : openssl rand -hex 16 2022-05-31 20:39:01.444 | + lib/cinder:configure_cinder:237 : iniset /etc/cinder/cinder.conf key_manager fixed_key a4de84e299e0b34466741363f84a39c8 2022-05-31 20:39:01.471 | + lib/cinder:configure_cinder:239 : is_service_enabled c-vol 2022-05-31 20:39:01.488 | + functions-common:is_service_enabled:1978 : return 0 2022-05-31 20:39:01.490 | + lib/cinder:configure_cinder:239 : [[ -n lvm:lvmdriver-1 ]] 2022-05-31 20:39:01.492 | + lib/cinder:configure_cinder:240 : local enabled_backends= 2022-05-31 20:39:01.495 | + lib/cinder:configure_cinder:241 : local default_name= 2022-05-31 20:39:01.497 | + lib/cinder:configure_cinder:242 : local be be_name be_type 2022-05-31 20:39:01.499 | + lib/cinder:configure_cinder:243 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-05-31 20:39:01.502 | + lib/cinder:configure_cinder:244 : be_type=lvm 2022-05-31 20:39:01.504 | + lib/cinder:configure_cinder:245 : be_name=lvmdriver-1 2022-05-31 20:39:01.507 | + lib/cinder:configure_cinder:246 : type configure_cinder_backend_lvm 2022-05-31 20:39:01.509 | + lib/cinder:configure_cinder:247 : configure_cinder_backend_lvm lvmdriver-1 2022-05-31 20:39:01.511 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-05-31 20:39:01.514 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-05-31 20:39:01.543 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-05-31 20:39:01.571 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-05-31 20:39:01.597 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper tgtadm 2022-05-31 20:39:01.625 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-05-31 20:39:01.653 | + lib/cinder:configure_cinder:249 : [[ -z '' ]] 2022-05-31 20:39:01.655 | + lib/cinder:configure_cinder:250 : default_name=lvmdriver-1 2022-05-31 20:39:01.658 | + lib/cinder:configure_cinder:252 : enabled_backends+=lvmdriver-1, 2022-05-31 20:39:01.661 | + lib/cinder:configure_cinder:254 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-05-31 20:39:01.688 | + lib/cinder:configure_cinder:257 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-05-31 20:39:01.716 | + lib/cinder:configure_cinder:258 : [[ -n lvmdriver-1 ]] 2022-05-31 20:39:01.718 | + lib/cinder:configure_cinder:259 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-05-31 20:39:01.745 | + lib/cinder:configure_cinder:261 : configure_cinder_image_volume_cache 2022-05-31 20:39:01.748 | + lib/cinder:configure_cinder_image_volume_cache:558 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-05-31 20:39:01.751 | + lib/cinder:configure_cinder_image_volume_cache:559 : local be_name=lvmdriver-1 2022-05-31 20:39:01.753 | + lib/cinder:configure_cinder_image_volume_cache:561 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-05-31 20:39:01.781 | + lib/cinder:configure_cinder_image_volume_cache:563 : [[ -n '' ]] 2022-05-31 20:39:01.783 | + lib/cinder:configure_cinder_image_volume_cache:567 : [[ -n '' ]] 2022-05-31 20:39:01.785 | + lib/cinder:configure_cinder:264 : is_service_enabled c-bak 2022-05-31 20:39:01.801 | + functions-common:is_service_enabled:1978 : return 0 2022-05-31 20:39:01.804 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.50:8080/v1/AUTH_ 2022-05-31 20:39:01.832 | + lib/cinder:configure_cinder:273 : is_service_enabled ceilometer 2022-05-31 20:39:01.848 | + functions-common:is_service_enabled:1978 : return 1 2022-05-31 20:39:01.850 | + lib/cinder:configure_cinder:277 : is_service_enabled tls-proxy 2022-05-31 20:39:01.866 | + functions-common:is_service_enabled:1978 : return 1 2022-05-31 20:39:01.869 | + lib/cinder:configure_cinder:291 : '[' False '!=' False ']' 2022-05-31 20:39:01.871 | + lib/cinder:configure_cinder:295 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-05-31 20:39:01.873 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-05-31 20:39:01.876 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-05-31 20:39:01.879 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-31 20:39:01.881 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-05-31 20:39:01.883 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-31 20:39:01.899 | + functions-common:is_service_enabled:1978 : return 0 2022-05-31 20:39:01.902 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-05-31 20:39:01.905 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-05-31 20:39:01.907 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-31 20:39:01.922 | ++ functions-common:is_service_enabled:1978 : return 0 2022-05-31 20:39:01.925 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-05-31 20:39:01.928 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-05-31 20:39:01.955 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-31 20:39:01.958 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-31 20:39:01.960 | + lib/cinder:configure_cinder:298 : setup_logging /etc/cinder/cinder.conf True 2022-05-31 20:39:01.963 | + functions:setup_logging:698 : setup_systemd_logging /etc/cinder/cinder.conf 2022-05-31 20:39:01.965 | + functions:setup_systemd_logging:713 : local conf_file=/etc/cinder/cinder.conf 2022-05-31 20:39:01.968 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-05-31 20:39:01.984 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-05-31 20:39:01.987 | + functions:setup_systemd_logging:719 : local pidstr= 2022-05-31 20:39:01.989 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-05-31 20:39:01.991 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-05-31 20:39:01.994 | + 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-05-31 20:39:02.021 | + 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-05-31 20:39:02.049 | + 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-05-31 20:39:02.076 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-31 20:39:02.103 | + lib/cinder:configure_cinder:300 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-05-31 20:39:02.106 | + lib/apache:write_uwsgi_config:257 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-05-31 20:39:02.108 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/cinder-wsgi 2022-05-31 20:39:02.111 | + lib/apache:write_uwsgi_config:259 : local url=/volume 2022-05-31 20:39:02.113 | + lib/apache:write_uwsgi_config:260 : local http= 2022-05-31 20:39:02.115 | + lib/apache:write_uwsgi_config:261 : local name= 2022-05-31 20:39:02.118 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/cinder-wsgi 2022-05-31 20:39:02.122 | + lib/apache:write_uwsgi_config:262 : name=cinder-wsgi 2022-05-31 20:39:02.124 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-05-31 20:39:02.127 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-05-31 20:39:02.140 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-05-31 20:39:02.140 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-05-31 20:39:02.148 | d /var/run/uwsgi 0755 ubuntu root 2022-05-31 20:39:02.152 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-05-31 20:39:02.167 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-05-31 20:39:02.169 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-05-31 20:39:02.173 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-05-31 20:39:02.202 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-05-31 20:39:02.228 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-05-31 20:39:02.255 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-05-31 20:39:02.282 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-05-31 20:39:02.309 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-05-31 20:39:02.336 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-05-31 20:39:02.364 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-05-31 20:39:02.391 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-05-31 20:39:02.418 | + 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-05-31 20:39:02.445 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-05-31 20:39:02.472 | + lib/apache:write_uwsgi_config:297 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-05-31 20:39:02.499 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-05-31 20:39:02.525 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-05-31 20:39:02.528 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-05-31 20:39:02.531 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for cinder-wsgi 2022-05-31 20:39:02.534 | ++ lib/apache:apache_site_config_for:189 : local site=cinder-wsgi 2022-05-31 20:39:02.536 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-05-31 20:39:02.538 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-31 20:39:02.540 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-31 20:39:02.543 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-05-31 20:39:02.546 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-05-31 20:39:02.548 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-05-31 20:39:02.575 | + lib/apache:write_uwsgi_config:308 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-05-31 20:39:02.602 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-05-31 20:39:02.602 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-05-31 20:39:02.611 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-05-31 20:39:02.614 | + lib/apache:write_uwsgi_config:310 : enable_apache_site cinder-wsgi 2022-05-31 20:39:02.617 | + lib/apache:enable_apache_site:206 : local site=cinder-wsgi 2022-05-31 20:39:02.619 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-05-31 20:39:02.621 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-05-31 20:39:02.624 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-05-31 20:39:02.626 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-31 20:39:02.628 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-31 20:39:02.631 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-05-31 20:39:02.633 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-05-31 20:39:02.635 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-31 20:39:02.638 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-31 20:39:02.640 | + lib/apache:enable_apache_site:210 : sudo a2ensite cinder-wsgi 2022-05-31 20:39:02.701 | Enabling site cinder-wsgi. 2022-05-31 20:39:02.706 | To activate the new configuration, you need to run: 2022-05-31 20:39:02.706 | systemctl reload apache2 2022-05-31 20:39:02.710 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-05-31 20:39:02.713 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-05-31 20:39:02.715 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-05-31 20:39:02.717 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-05-31 20:39:02.850 | + lib/cinder:configure_cinder:302 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-05-31 20:39:02.852 | + lib/cinder:configure_cinder:306 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-05-31 20:39:02.883 | + lib/cinder:configure_cinder:308 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.50/image 2022-05-31 20:39:02.913 | + lib/cinder:configure_cinder:309 : is_service_enabled tls-proxy 2022-05-31 20:39:02.929 | + functions-common:is_service_enabled:1978 : return 1 2022-05-31 20:39:02.931 | + lib/cinder:configure_cinder:315 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-05-31 20:39:02.934 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2022-05-31 20:39:02.936 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2022-05-31 20:39:02.938 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=nova 2022-05-31 20:39:02.941 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-05-31 20:39:02.972 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf nova interface public 2022-05-31 20:39:02.998 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.50/identity 2022-05-31 20:39:03.026 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf nova username nova 2022-05-31 20:39:03.053 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-05-31 20:39:03.081 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-05-31 20:39:03.108 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova project_name service 2022-05-31 20:39:03.135 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-05-31 20:39:03.163 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-05-31 20:39:03.191 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-05-31 20:39:03.218 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-05-31 20:39:03.246 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-05-31 20:39:03.274 | + lib/cinder:configure_cinder:319 : [[ ! -z '' ]] 2022-05-31 20:39:03.276 | + lib/cinder:configure_cinder:321 : is_service_enabled etcd3 2022-05-31 20:39:03.292 | + functions-common:is_service_enabled:1978 : return 0 2022-05-31 20:39:03.294 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.50:2379 2022-05-31 20:39:03.325 | + ./stack.sh:main:898 : is_service_enabled neutron 2022-05-31 20:39:03.342 | + functions-common:is_service_enabled:1978 : return 0 2022-05-31 20:39:03.344 | + ./stack.sh:main:900 : stack_install_service neutron 2022-05-31 20:39:03.347 | + lib/stack:stack_install_service:20 : local service=neutron 2022-05-31 20:39:03.349 | + lib/stack:stack_install_service:21 : type install_neutron 2022-05-31 20:39:03.352 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-31 20:39:03.354 | + lib/stack:stack_install_service:32 : install_neutron 2022-05-31 20:39:03.356 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2022-05-31 20:39:03.360 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-31 20:39:03.360 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-05-31 20:39:03.366 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-31 20:39:03.368 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-05-31 20:39:03.371 | + 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-05-31 20:39:03.373 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-05-31 20:39:03.376 | + lib/neutron:install_neutron:659 : install_mutnauq 2022-05-31 20:39:03.379 | + lib/neutron-legacy:install_mutnauq:441 : use_library_from_git neutron-lib 2022-05-31 20:39:03.381 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-05-31 20:39:03.384 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-31 20:39:03.386 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-31 20:39:03.389 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-05-31 20:39:03.392 | + inc/python:use_library_from_git:253 : return 1 2022-05-31 20:39:03.394 | + lib/neutron-legacy:install_mutnauq:446 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron stable/victoria 2022-05-31 20:39:03.397 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/neutron.git 2022-05-31 20:39:03.399 | + functions-common:git_clone:526 : local git_dest=/opt/stack/neutron 2022-05-31 20:39:03.401 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-05-31 20:39:03.403 | + functions-common:git_clone:528 : local orig_dir 2022-05-31 20:39:03.406 | ++ functions-common:git_clone:529 : pwd 2022-05-31 20:39:03.409 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-05-31 20:39:03.411 | + functions-common:git_clone:530 : local git_clone_flags= 2022-05-31 20:39:03.414 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-05-31 20:39:03.429 | + functions-common:git_clone:532 : RECLONE=False 2022-05-31 20:39:03.431 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-05-31 20:39:03.433 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-05-31 20:39:03.436 | + functions-common:git_clone:546 : echo stable/victoria 2022-05-31 20:39:03.436 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-05-31 20:39:03.442 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/neutron ]] 2022-05-31 20:39:03.444 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-05-31 20:39:03.446 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-05-31 20:39:03.459 | + functions-common:git_clone:606 : cd /opt/stack/neutron 2022-05-31 20:39:03.462 | + functions-common:git_clone:607 : git show --oneline 2022-05-31 20:39:03.463 | + functions-common:git_clone:607 : head -1 2022-05-31 20:39:03.473 | bca80bfbfb [OVN] Add baremetal support with Neutron DHCP agent 2022-05-31 20:39:03.475 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-05-31 20:39:03.478 | + lib/neutron-legacy:install_mutnauq:447 : setup_develop /opt/stack/neutron 2022-05-31 20:39:03.480 | + inc/python:setup_develop:338 : local bindep 2022-05-31 20:39:03.483 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-05-31 20:39:03.485 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-05-31 20:39:03.488 | + inc/python:setup_develop:344 : local extras= 2022-05-31 20:39:03.490 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-05-31 20:39:03.493 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-31 20:39:03.495 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-05-31 20:39:03.498 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-05-31 20:39:03.501 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-31 20:39:03.503 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-31 20:39:03.506 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-05-31 20:39:03.509 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-31 20:39:03.511 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-05-31 20:39:03.514 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-31 20:39:03.517 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-05-31 20:39:03.520 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-05-31 20:39:03.526 | + inc/python:_setup_package_with_constraints_edit:383 : name=neutron 2022-05-31 20:39:03.528 | + 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-05-31 20:39:04.125 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/neutron -e 2022-05-31 20:39:04.127 | + inc/python:setup_package:417 : local bindep=0 2022-05-31 20:39:04.130 | + inc/python:setup_package:418 : local bindep_flag= 2022-05-31 20:39:04.132 | + inc/python:setup_package:419 : local bindep_profiles= 2022-05-31 20:39:04.134 | + inc/python:setup_package:420 : [[ /opt/stack/neutron == -bindep* ]] 2022-05-31 20:39:04.136 | + inc/python:setup_package:425 : local project_dir=/opt/stack/neutron 2022-05-31 20:39:04.139 | + inc/python:setup_package:426 : local flags=-e 2022-05-31 20:39:04.141 | + inc/python:setup_package:427 : local extras= 2022-05-31 20:39:04.143 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-05-31 20:39:04.146 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-05-31 20:39:04.148 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-05-31 20:39:04.150 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-05-31 20:39:04.153 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-05-31 20:39:04.155 | + inc/python:setup_package:445 : pip_install -e /opt/stack/neutron 2022-05-31 20:39:04.176 | Using python 3.8 to install /opt/stack/neutron 2022-05-31 20:39:04.179 | + 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-05-31 20:39:06.007 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-31 20:39:06.007 | 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-05-31 20:39:06.012 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:39:06.012 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:39:06.014 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-05-31 20:39:06.015 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:39:06.016 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:39:06.016 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-05-31 20:39:06.017 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:39:06.017 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-05-31 20:39:06.030 | Obtaining file:///opt/stack/neutron 2022-05-31 20:39:08.071 | Obtaining neutron from file:///opt/stack/neutron#egg=neutron (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-05-31 20:39:10.118 | 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-05-31 20:39:10.125 | 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-05-31 20:39:10.128 | 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-05-31 20:39:10.136 | 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-05-31 20:39:10.144 | 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-05-31 20:39:10.152 | 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-05-31 20:39:10.174 | 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-05-31 20:39:10.187 | 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-05-31 20:39:10.196 | 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-05-31 20:39:10.204 | 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-05-31 20:39:10.208 | 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-05-31 20:39:10.218 | 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-05-31 20:39:10.224 | 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-05-31 20:39:10.227 | 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-05-31 20:39:10.229 | 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-05-31 20:39:10.294 | 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-05-31 20:39:10.350 | 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-05-31 20:39:10.353 | 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-05-31 20:39:10.357 | 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-05-31 20:39:10.361 | 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-05-31 20:39:10.403 | 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-05-31 20:39:10.430 | 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-05-31 20:39:10.449 | 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-05-31 20:39:10.454 | 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-05-31 20:39:10.459 | 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-05-31 20:39:10.482 | 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-05-31 20:39:10.500 | 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-05-31 20:39:10.535 | 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-05-31 20:39:10.545 | 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-05-31 20:39:10.561 | 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-05-31 20:39:10.568 | 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-05-31 20:39:10.615 | 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-05-31 20:39:10.621 | 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-05-31 20:39:10.660 | 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-05-31 20:39:10.713 | 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-05-31 20:39:10.732 | 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-05-31 20:39:10.749 | 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-05-31 20:39:10.764 | 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-05-31 20:39:10.778 | 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-05-31 20:39:10.783 | 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-05-31 20:39:10.792 | 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-05-31 20:39:10.816 | 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-05-31 20:39:10.824 | 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-05-31 20:39:10.841 | 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-05-31 20:39:10.862 | 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-05-31 20:39:10.908 | 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-05-31 20:39:10.913 | 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-05-31 20:39:10.922 | 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-05-31 20:39:10.928 | 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-05-31 20:39:10.964 | 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-05-31 20:39:10.967 | 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-05-31 20:39:10.977 | 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-05-31 20:39:10.979 | 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-05-31 20:39:11.000 | 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-05-31 20:39:11.014 | 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-05-31 20:39:11.026 | 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-05-31 20:39:11.029 | 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-05-31 20:39:11.032 | 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-05-31 20:39:11.038 | 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-05-31 20:39:11.044 | 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-05-31 20:39:11.064 | 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-05-31 20:39:11.067 | 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-05-31 20:39:11.086 | 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-05-31 20:39:11.113 | 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-05-31 20:39:11.130 | 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-05-31 20:39:11.134 | 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-05-31 20:39:11.142 | 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-05-31 20:39:11.163 | 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-05-31 20:39:11.165 | 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-05-31 20:39:11.170 | 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-05-31 20:39:11.173 | 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-05-31 20:39:11.176 | 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-05-31 20:39:11.179 | 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-05-31 20:39:11.183 | 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-05-31 20:39:11.193 | 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-05-31 20:39:11.197 | 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-05-31 20:39:11.199 | 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-05-31 20:39:11.207 | 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-05-31 20:39:11.222 | 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-05-31 20:39:11.231 | 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-05-31 20:39:11.237 | 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-05-31 20:39:11.254 | 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-05-31 20:39:11.274 | 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-05-31 20:39:11.331 | 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-05-31 20:39:11.335 | 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-05-31 20:39:11.342 | 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-05-31 20:39:11.363 | 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-05-31 20:39:11.367 | 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-05-31 20:39:11.370 | 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-05-31 20:39:11.373 | 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-05-31 20:39:11.381 | 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-05-31 20:39:11.389 | 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-05-31 20:39:11.393 | 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-05-31 20:39:11.396 | 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-05-31 20:39:11.401 | 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-05-31 20:39:11.423 | 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-05-31 20:39:11.430 | 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-05-31 20:39:11.433 | 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-05-31 20:39:11.472 | 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-05-31 20:39:11.476 | 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-05-31 20:39:11.479 | 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-05-31 20:39:11.484 | 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-05-31 20:39:11.489 | 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-05-31 20:39:11.493 | 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-05-31 20:39:11.496 | 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-05-31 20:39:11.559 | 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-05-31 20:39:11.563 | 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-05-31 20:39:11.574 | 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-05-31 20:39:11.585 | 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-05-31 20:39:11.598 | 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-05-31 20:39:11.620 | 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-05-31 20:39:11.623 | 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-05-31 20:39:11.638 | 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-05-31 20:39:11.650 | 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-05-31 20:39:11.665 | 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-05-31 20:39:11.669 | 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-05-31 20:39:11.671 | 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-05-31 20:39:11.675 | 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-05-31 20:39:11.678 | 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-05-31 20:39:11.680 | 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-05-31 20:39:11.683 | 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-05-31 20:39:11.686 | 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-05-31 20:39:11.689 | 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-05-31 20:39:11.692 | 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-05-31 20:39:11.695 | 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-05-31 20:39:11.698 | 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-05-31 20:39:11.702 | 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-05-31 20:39:11.710 | 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-05-31 20:39:11.724 | 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-05-31 20:39:11.778 | 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-05-31 20:39:11.783 | 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-05-31 20:39:11.788 | 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-05-31 20:39:11.791 | 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-05-31 20:39:11.795 | 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-05-31 20:39:11.838 | 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-05-31 20:39:12.859 | Installing collected packages: neutron 2022-05-31 20:39:12.859 | Attempting uninstall: neutron 2022-05-31 20:39:12.861 | Found existing installation: neutron 17.4.2.dev8 2022-05-31 20:39:12.871 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-05-31 20:39:12.873 | Running setup.py develop for neutron 2022-05-31 20:39:15.241 | Successfully installed neutron 2022-05-31 20:39:15.380 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-05-31 20:39:15.380 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-31 20:39:15.466 | + inc/python:pip_install:200 : result=0 2022-05-31 20:39:15.468 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-31 20:39:15.470 | + functions-common:time_stop:2322 : local name 2022-05-31 20:39:15.473 | + functions-common:time_stop:2323 : local end_time 2022-05-31 20:39:15.475 | + functions-common:time_stop:2324 : local elapsed_time 2022-05-31 20:39:15.477 | + functions-common:time_stop:2325 : local total 2022-05-31 20:39:15.479 | + functions-common:time_stop:2326 : local start_time 2022-05-31 20:39:15.481 | + functions-common:time_stop:2328 : name=pip_install 2022-05-31 20:39:15.483 | + functions-common:time_stop:2329 : start_time=1654029544171 2022-05-31 20:39:15.486 | + functions-common:time_stop:2331 : [[ -z 1654029544171 ]] 2022-05-31 20:39:15.488 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-05-31 20:39:15.492 | + functions-common:time_stop:2334 : end_time=1654029555490 2022-05-31 20:39:15.495 | + functions-common:time_stop:2335 : elapsed_time=11319 2022-05-31 20:39:15.497 | + functions-common:time_stop:2336 : total=87730 2022-05-31 20:39:15.499 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-05-31 20:39:15.501 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=99049 2022-05-31 20:39:15.504 | + inc/python:pip_install:203 : return 0 2022-05-31 20:39:15.506 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-05-31 20:39:15.508 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-05-31 20:39:15.511 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-05-31 20:39:15.529 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-05-31 20:39:15.541 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/neutron 2022-05-31 20:39:15.544 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-05-31 20:39:15.546 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-31 20:39:15.549 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-31 20:39:15.551 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-05-31 20:39:15.554 | + inc/python:use_library_from_git:253 : return 1 2022-05-31 20:39:15.556 | + lib/neutron-legacy:install_mutnauq:449 : [[ openvswitch == \o\v\n ]] 2022-05-31 20:39:15.559 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-31 20:39:15.561 | + ./stack.sh:main:903 : is_service_enabled nova 2022-05-31 20:39:15.579 | + functions-common:is_service_enabled:1978 : return 0 2022-05-31 20:39:15.581 | + ./stack.sh:main:905 : stack_install_service nova 2022-05-31 20:39:15.584 | + lib/stack:stack_install_service:20 : local service=nova 2022-05-31 20:39:15.586 | + lib/stack:stack_install_service:21 : type install_nova 2022-05-31 20:39:15.589 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-31 20:39:15.591 | + lib/stack:stack_install_service:32 : install_nova 2022-05-31 20:39:15.594 | + lib/nova:install_nova:802 : use_library_from_git os-vif 2022-05-31 20:39:15.597 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-05-31 20:39:15.599 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-31 20:39:15.601 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-31 20:39:15.604 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-05-31 20:39:15.607 | + inc/python:use_library_from_git:253 : return 1 2022-05-31 20:39:15.609 | + lib/nova:install_nova:807 : is_service_enabled n-cpu 2022-05-31 20:39:15.632 | + functions-common:is_service_enabled:1978 : return 1 2022-05-31 20:39:15.634 | + lib/nova:install_nova:811 : is_service_enabled n-novnc 2022-05-31 20:39:15.651 | + functions-common:is_service_enabled:1978 : return 1 2022-05-31 20:39:15.653 | + lib/nova:install_nova:823 : is_service_enabled n-spice 2022-05-31 20:39:15.669 | + functions-common:is_service_enabled:1978 : return 1 2022-05-31 20:39:15.672 | + lib/nova:install_nova:835 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova stable/victoria 2022-05-31 20:39:15.674 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/nova.git 2022-05-31 20:39:15.676 | + functions-common:git_clone:526 : local git_dest=/opt/stack/nova 2022-05-31 20:39:15.678 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-05-31 20:39:15.680 | + functions-common:git_clone:528 : local orig_dir 2022-05-31 20:39:15.683 | ++ functions-common:git_clone:529 : pwd 2022-05-31 20:39:15.686 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-05-31 20:39:15.688 | + functions-common:git_clone:530 : local git_clone_flags= 2022-05-31 20:39:15.691 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-05-31 20:39:15.706 | + functions-common:git_clone:532 : RECLONE=False 2022-05-31 20:39:15.708 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-05-31 20:39:15.711 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-05-31 20:39:15.713 | + functions-common:git_clone:546 : echo stable/victoria 2022-05-31 20:39:15.714 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-05-31 20:39:15.718 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/nova ]] 2022-05-31 20:39:15.721 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-05-31 20:39:15.723 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/nova 2022-05-31 20:39:15.736 | + functions-common:git_clone:606 : cd /opt/stack/nova 2022-05-31 20:39:15.739 | + functions-common:git_clone:607 : git show --oneline 2022-05-31 20:39:15.739 | + functions-common:git_clone:607 : head -1 2022-05-31 20:39:15.758 | 113414eaf4 fake: Ensure need_legacy_block_device_info returns False 2022-05-31 20:39:15.762 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-05-31 20:39:15.765 | + lib/nova:install_nova:836 : setup_develop /opt/stack/nova 2022-05-31 20:39:15.768 | + inc/python:setup_develop:338 : local bindep 2022-05-31 20:39:15.770 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-05-31 20:39:15.772 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-05-31 20:39:15.775 | + inc/python:setup_develop:344 : local extras= 2022-05-31 20:39:15.777 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-05-31 20:39:15.779 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-31 20:39:15.782 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-05-31 20:39:15.785 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-05-31 20:39:15.787 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-31 20:39:15.790 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-31 20:39:15.793 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-05-31 20:39:15.795 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-31 20:39:15.798 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-05-31 20:39:15.800 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-31 20:39:15.803 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-05-31 20:39:15.806 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-05-31 20:39:15.812 | + inc/python:_setup_package_with_constraints_edit:383 : name=nova 2022-05-31 20:39:15.814 | + 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-05-31 20:39:16.405 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/nova -e 2022-05-31 20:39:16.407 | + inc/python:setup_package:417 : local bindep=0 2022-05-31 20:39:16.410 | + inc/python:setup_package:418 : local bindep_flag= 2022-05-31 20:39:16.412 | + inc/python:setup_package:419 : local bindep_profiles= 2022-05-31 20:39:16.414 | + inc/python:setup_package:420 : [[ /opt/stack/nova == -bindep* ]] 2022-05-31 20:39:16.416 | + inc/python:setup_package:425 : local project_dir=/opt/stack/nova 2022-05-31 20:39:16.419 | + inc/python:setup_package:426 : local flags=-e 2022-05-31 20:39:16.421 | + inc/python:setup_package:427 : local extras= 2022-05-31 20:39:16.424 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-05-31 20:39:16.426 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-05-31 20:39:16.428 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-05-31 20:39:16.430 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-05-31 20:39:16.432 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-05-31 20:39:16.435 | + inc/python:setup_package:445 : pip_install -e /opt/stack/nova 2022-05-31 20:39:16.455 | Using python 3.8 to install /opt/stack/nova 2022-05-31 20:39:16.457 | + 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-05-31 20:39:18.228 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-31 20:39:18.228 | 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-05-31 20:39:18.232 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:39:18.233 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:39:18.235 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-05-31 20:39:18.236 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:39:18.236 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:39:18.236 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-05-31 20:39:18.237 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:39:18.237 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-05-31 20:39:18.250 | Obtaining file:///opt/stack/nova 2022-05-31 20:39:21.277 | Obtaining nova from file:///opt/stack/nova#egg=nova (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-05-31 20:39:24.292 | 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-05-31 20:39:24.299 | 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-05-31 20:39:24.302 | 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-05-31 20:39:24.309 | 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-05-31 20:39:24.318 | 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-05-31 20:39:24.322 | 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-05-31 20:39:24.331 | 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-05-31 20:39:24.351 | 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-05-31 20:39:24.365 | 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-05-31 20:39:24.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-05-31 20:39:24.424 | 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-05-31 20:39:24.437 | 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-05-31 20:39:24.440 | 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-05-31 20:39:24.450 | 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-05-31 20:39:24.457 | 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-05-31 20:39:24.459 | 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-05-31 20:39:24.462 | 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-05-31 20:39:24.474 | 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-05-31 20:39:24.536 | 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-05-31 20:39:24.592 | 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-05-31 20:39:24.603 | 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-05-31 20:39:24.607 | 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-05-31 20:39:24.610 | 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-05-31 20:39:24.615 | 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-05-31 20:39:24.618 | 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-05-31 20:39:24.649 | 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-05-31 20:39:24.674 | 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-05-31 20:39:24.678 | 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-05-31 20:39:24.683 | 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-05-31 20:39:24.687 | 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-05-31 20:39:24.710 | 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-05-31 20:39:24.731 | 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-05-31 20:39:24.749 | 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-05-31 20:39:24.783 | 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-05-31 20:39:24.794 | 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-05-31 20:39:24.808 | 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-05-31 20:39:24.815 | 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-05-31 20:39:24.861 | 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-05-31 20:39:24.867 | 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-05-31 20:39:24.906 | 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-05-31 20:39:24.963 | 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-05-31 20:39:24.981 | 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-05-31 20:39:24.997 | 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-05-31 20:39:25.012 | 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-05-31 20:39:25.026 | 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-05-31 20:39:25.031 | 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-05-31 20:39:25.040 | 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-05-31 20:39:25.063 | 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-05-31 20:39:25.071 | 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-05-31 20:39:25.089 | 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-05-31 20:39:25.108 | 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-05-31 20:39:25.117 | 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-05-31 20:39:25.123 | 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-05-31 20:39:25.158 | 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-05-31 20:39:25.161 | 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-05-31 20:39:25.164 | 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-05-31 20:39:25.184 | 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-05-31 20:39:25.195 | 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-05-31 20:39:25.198 | 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-05-31 20:39:25.202 | 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-05-31 20:39:25.229 | 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-05-31 20:39:25.236 | 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-05-31 20:39:25.251 | 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-05-31 20:39:25.269 | 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-05-31 20:39:25.274 | 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-05-31 20:39:25.292 | 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-05-31 20:39:25.310 | 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-05-31 20:39:25.336 | 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-05-31 20:39:25.340 | 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-05-31 20:39:25.348 | 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-05-31 20:39:25.368 | 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-05-31 20:39:25.370 | 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-05-31 20:39:25.375 | 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-05-31 20:39:25.380 | 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-05-31 20:39:25.383 | 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-05-31 20:39:25.386 | 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-05-31 20:39:25.397 | 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-05-31 20:39:25.400 | 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-05-31 20:39:25.403 | 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-05-31 20:39:25.410 | 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-05-31 20:39:25.468 | 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-05-31 20:39:25.482 | 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-05-31 20:39:25.491 | 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-05-31 20:39:25.497 | 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-05-31 20:39:25.515 | 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-05-31 20:39:25.593 | 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-05-31 20:39:25.596 | 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-05-31 20:39:25.603 | 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-05-31 20:39:25.624 | 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-05-31 20:39:25.629 | 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-05-31 20:39:25.636 | 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-05-31 20:39:25.640 | 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-05-31 20:39:25.643 | 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-05-31 20:39:25.646 | 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-05-31 20:39:25.660 | 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-05-31 20:39:25.664 | 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-05-31 20:39:25.672 | 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-05-31 20:39:25.677 | 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-05-31 20:39:25.699 | 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-05-31 20:39:25.702 | 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-05-31 20:39:25.705 | 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-05-31 20:39:25.711 | 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-05-31 20:39:25.719 | 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-05-31 20:39:25.724 | 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-05-31 20:39:25.729 | 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-05-31 20:39:25.739 | 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-05-31 20:39:25.743 | 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-05-31 20:39:25.783 | 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-05-31 20:39:25.786 | 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-05-31 20:39:25.789 | 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-05-31 20:39:25.801 | 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-05-31 20:39:25.806 | 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-05-31 20:39:25.819 | 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-05-31 20:39:25.829 | 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-05-31 20:39:25.832 | 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-05-31 20:39:25.836 | 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-05-31 20:39:25.851 | 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-05-31 20:39:25.865 | 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-05-31 20:39:25.879 | 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-05-31 20:39:25.884 | 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-05-31 20:39:25.887 | 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-05-31 20:39:25.889 | 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-05-31 20:39:25.893 | 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-05-31 20:39:25.895 | 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-05-31 20:39:25.933 | 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-05-31 20:39:25.941 | 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-05-31 20:39:25.947 | 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-05-31 20:39:25.949 | 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-05-31 20:39:25.952 | 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-05-31 20:39:25.955 | 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-05-31 20:39:25.957 | 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-05-31 20:39:25.960 | 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-05-31 20:39:25.968 | 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-05-31 20:39:25.972 | 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-05-31 20:39:25.975 | 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-05-31 20:39:25.982 | 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-05-31 20:39:25.986 | 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-05-31 20:39:25.989 | 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-05-31 20:39:25.992 | 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-05-31 20:39:26.045 | 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-05-31 20:39:26.077 | 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-05-31 20:39:26.083 | 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-05-31 20:39:26.087 | 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-05-31 20:39:26.128 | 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-05-31 20:39:27.064 | Installing collected packages: nova 2022-05-31 20:39:27.064 | Attempting uninstall: nova 2022-05-31 20:39:27.066 | Found existing installation: nova 22.4.1.dev4 2022-05-31 20:39:27.070 | Can't uninstall 'nova'. No files were found to uninstall. 2022-05-31 20:39:27.072 | Running setup.py develop for nova 2022-05-31 20:39:30.406 | Successfully installed nova 2022-05-31 20:39:30.551 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-05-31 20:39:30.551 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-31 20:39:30.637 | + inc/python:pip_install:200 : result=0 2022-05-31 20:39:30.639 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-31 20:39:30.642 | + functions-common:time_stop:2322 : local name 2022-05-31 20:39:30.644 | + functions-common:time_stop:2323 : local end_time 2022-05-31 20:39:30.646 | + functions-common:time_stop:2324 : local elapsed_time 2022-05-31 20:39:30.648 | + functions-common:time_stop:2325 : local total 2022-05-31 20:39:30.650 | + functions-common:time_stop:2326 : local start_time 2022-05-31 20:39:30.652 | + functions-common:time_stop:2328 : name=pip_install 2022-05-31 20:39:30.654 | + functions-common:time_stop:2329 : start_time=1654029556450 2022-05-31 20:39:30.657 | + functions-common:time_stop:2331 : [[ -z 1654029556450 ]] 2022-05-31 20:39:30.660 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-05-31 20:39:30.664 | + functions-common:time_stop:2334 : end_time=1654029570662 2022-05-31 20:39:30.666 | + functions-common:time_stop:2335 : elapsed_time=14212 2022-05-31 20:39:30.668 | + functions-common:time_stop:2336 : total=99049 2022-05-31 20:39:30.670 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-05-31 20:39:30.672 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=113261 2022-05-31 20:39:30.674 | + inc/python:pip_install:203 : return 0 2022-05-31 20:39:30.676 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-05-31 20:39:30.679 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-05-31 20:39:30.681 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-05-31 20:39:30.699 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-05-31 20:39:30.711 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/nova 2022-05-31 20:39:30.714 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-05-31 20:39:30.716 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-31 20:39:30.719 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-31 20:39:30.721 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-05-31 20:39:30.724 | + inc/python:use_library_from_git:253 : return 1 2022-05-31 20:39:30.726 | + 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-05-31 20:39:30.739 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-31 20:39:30.741 | + ./stack.sh:main:906 : configure_nova 2022-05-31 20:39:30.744 | + lib/nova:configure_nova:236 : sudo install -d -o ubuntu /etc/nova 2022-05-31 20:39:30.755 | + lib/nova:configure_nova:238 : configure_rootwrap nova 2022-05-31 20:39:30.758 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-05-31 20:39:30.760 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-05-31 20:39:30.764 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-05-31 20:39:30.764 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-05-31 20:39:30.769 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-05-31 20:39:30.771 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-05-31 20:39:30.774 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-05-31 20:39:30.776 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-05-31 20:39:30.778 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-05-31 20:39:30.781 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-05-31 20:39:30.784 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-05-31 20:39:30.786 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-05-31 20:39:30.797 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-05-31 20:39:30.809 | + 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-05-31 20:39:30.821 | + 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-05-31 20:39:30.834 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-05-31 20:39:30.846 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-05-31 20:39:30.849 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-05-31 20:39:30.853 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.1K097cvJ8A 2022-05-31 20:39:30.855 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-05-31 20:39:30.858 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-05-31 20:39:30.860 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-05-31 20:39:30.863 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-05-31 20:39:30.865 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-05-31 20:39:30.867 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.1K097cvJ8A 2022-05-31 20:39:30.871 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.1K097cvJ8A 2022-05-31 20:39:30.883 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.1K097cvJ8A /etc/sudoers.d/nova-rootwrap 2022-05-31 20:39:30.896 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-05-31 20:39:30.900 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-05-31 20:39:30.902 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-05-31 20:39:30.905 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-05-31 20:39:30.908 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-05-31 20:39:30.910 | + 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-05-31 20:39:30.913 | + 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-05-31 20:39:30.915 | + 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-05-31 20:39:30.918 | + lib/nova:configure_nova:242 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-05-31 20:39:30.922 | + lib/nova:configure_nova:245 : is_service_enabled n-cpu 2022-05-31 20:39:30.939 | + functions-common:is_service_enabled:1978 : return 1 2022-05-31 20:39:30.942 | + lib/nova:configure_nova:323 : create_nova_conf 2022-05-31 20:39:30.944 | + lib/nova:create_nova_conf:390 : rm -f /opt/stack/nova/bin/nova.conf 2022-05-31 20:39:30.948 | + lib/nova:create_nova_conf:393 : rm -f /etc/nova/nova.conf 2022-05-31 20:39:30.951 | + lib/nova:create_nova_conf:394 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-05-31 20:39:30.979 | + lib/nova:create_nova_conf:395 : '[' True == True ']' 2022-05-31 20:39:30.982 | + lib/nova:create_nova_conf:396 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-05-31 20:39:31.007 | + lib/nova:create_nova_conf:398 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-05-31 20:39:31.036 | + lib/nova:create_nova_conf:399 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-05-31 20:39:31.061 | + lib/nova:create_nova_conf:400 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-05-31 20:39:31.091 | + lib/nova:create_nova_conf:401 : iniset /etc/nova/nova.conf scheduler workers 2 2022-05-31 20:39:31.119 | + lib/nova:create_nova_conf:402 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-05-31 20:39:31.148 | + lib/nova:create_nova_conf:403 : [[ 4 == 6 ]] 2022-05-31 20:39:31.151 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.50 2022-05-31 20:39:31.176 | + lib/nova:create_nova_conf:408 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-05-31 20:39:31.203 | + lib/nova:create_nova_conf:409 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-05-31 20:39:31.229 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-05-31 20:39:31.256 | + lib/nova:create_nova_conf:411 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-05-31 20:39:31.283 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-05-31 20:39:31.312 | + lib/nova:create_nova_conf:415 : is_fedora 2022-05-31 20:39:31.315 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-05-31 20:39:31.317 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-05-31 20:39:31.319 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-05-31 20:39:31.321 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-31 20:39:31.323 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-31 20:39:31.325 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-05-31 20:39:31.327 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-05-31 20:39:31.330 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-05-31 20:39:31.332 | + lib/nova:create_nova_conf:415 : is_suse 2022-05-31 20:39:31.334 | + functions-common:is_suse:464 : is_opensuse 2022-05-31 20:39:31.336 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-05-31 20:39:31.338 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-31 20:39:31.340 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-05-31 20:39:31.342 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-05-31 20:39:31.345 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-31 20:39:31.347 | + lib/nova:create_nova_conf:424 : is_service_enabled n-api n-cond n-sched 2022-05-31 20:39:31.363 | + functions-common:is_service_enabled:1978 : return 0 2022-05-31 20:39:31.365 | + lib/nova:create_nova_conf:428 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-05-31 20:39:31.367 | + lib/nova:create_nova_conf:431 : local db=nova_cell0 2022-05-31 20:39:31.369 | + lib/nova:create_nova_conf:434 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-05-31 20:39:31.396 | ++ lib/nova:create_nova_conf:437 : database_connection_url nova_cell0 2022-05-31 20:39:31.399 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2022-05-31 20:39:31.401 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2022-05-31 20:39:31.403 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2022-05-31 20:39:31.405 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-05-31 20:39:31.408 | + 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-05-31 20:39:31.437 | ++ lib/nova:create_nova_conf:438 : database_connection_url nova_api 2022-05-31 20:39:31.440 | ++ lib/database:database_connection_url:132 : local db=nova_api 2022-05-31 20:39:31.442 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_api 2022-05-31 20:39:31.445 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_api 2022-05-31 20:39:31.447 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-05-31 20:39:31.449 | + 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-05-31 20:39:31.478 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf cache enabled True 2022-05-31 20:39:31.507 | + lib/nova:create_nova_conf:444 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-05-31 20:39:31.533 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-05-31 20:39:31.559 | + lib/nova:create_nova_conf:448 : is_service_enabled n-api 2022-05-31 20:39:31.575 | + functions-common:is_service_enabled:1978 : return 0 2022-05-31 20:39:31.577 | + lib/nova:create_nova_conf:449 : is_service_enabled n-api-meta 2022-05-31 20:39:31.593 | + functions-common:is_service_enabled:1978 : return 0 2022-05-31 20:39:31.596 | ++ lib/nova:create_nova_conf:451 : echo osapi_compute,metadata 2022-05-31 20:39:31.597 | ++ lib/nova:create_nova_conf:451 : sed s/,metadata// 2022-05-31 20:39:31.602 | + lib/nova:create_nova_conf:451 : NOVA_ENABLED_APIS=osapi_compute 2022-05-31 20:39:31.604 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-05-31 20:39:31.630 | + lib/nova:create_nova_conf:454 : is_service_enabled tls-proxy 2022-05-31 20:39:31.646 | + functions-common:is_service_enabled:1978 : return 1 2022-05-31 20:39:31.648 | + lib/nova:create_nova_conf:460 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-05-31 20:39:31.650 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/nova/nova.conf 2022-05-31 20:39:31.652 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2022-05-31 20:39:31.654 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-05-31 20:39:31.657 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-05-31 20:39:31.685 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-05-31 20:39:31.712 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.50/identity 2022-05-31 20:39:31.738 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-05-31 20:39:31.765 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-05-31 20:39:31.791 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-05-31 20:39:31.817 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-05-31 20:39:31.845 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-05-31 20:39:31.871 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-31 20:39:31.898 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-05-31 20:39:31.924 | + lib/nova:create_nova_conf:463 : is_service_enabled cinder 2022-05-31 20:39:31.939 | + functions-common:is_service_enabled:1978 : return 0 2022-05-31 20:39:31.941 | + lib/nova:create_nova_conf:464 : configure_cinder_access 2022-05-31 20:39:31.944 | + lib/nova:configure_cinder_access:585 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-05-31 20:39:31.973 | + lib/nova:configure_cinder_access:586 : iniset /etc/nova/nova.conf cinder auth_type password 2022-05-31 20:39:31.999 | + lib/nova:configure_cinder_access:587 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.50/identity 2022-05-31 20:39:32.026 | + lib/nova:configure_cinder_access:594 : iniset /etc/nova/nova.conf cinder username nova 2022-05-31 20:39:32.052 | + lib/nova:configure_cinder_access:595 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-05-31 20:39:32.079 | + lib/nova:configure_cinder_access:596 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-05-31 20:39:32.105 | + lib/nova:configure_cinder_access:597 : iniset /etc/nova/nova.conf cinder project_name service 2022-05-31 20:39:32.132 | + lib/nova:configure_cinder_access:598 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-05-31 20:39:32.158 | + lib/nova:configure_cinder_access:599 : is_service_enabled tls-proxy 2022-05-31 20:39:32.173 | + functions-common:is_service_enabled:1978 : return 1 2022-05-31 20:39:32.176 | + lib/nova:create_nova_conf:467 : '[' -n /opt/stack/data/nova ']' 2022-05-31 20:39:32.178 | + lib/nova:create_nova_conf:468 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-05-31 20:39:32.205 | + lib/nova:create_nova_conf:469 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-05-31 20:39:32.233 | + lib/nova:create_nova_conf:471 : '[' -n /opt/stack/data/nova/instances ']' 2022-05-31 20:39:32.236 | + lib/nova:create_nova_conf:472 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-05-31 20:39:32.262 | + lib/nova:create_nova_conf:474 : '[' False '!=' False ']' 2022-05-31 20:39:32.265 | + lib/nova:create_nova_conf:477 : '[' False '!=' False ']' 2022-05-31 20:39:32.267 | + lib/nova:create_nova_conf:482 : is_suse 2022-05-31 20:39:32.269 | + functions-common:is_suse:464 : is_opensuse 2022-05-31 20:39:32.271 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-05-31 20:39:32.273 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-31 20:39:32.275 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-05-31 20:39:32.278 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-05-31 20:39:32.280 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-31 20:39:32.282 | + lib/nova:create_nova_conf:487 : setup_logging /etc/nova/nova.conf 2022-05-31 20:39:32.284 | + functions:setup_logging:698 : setup_systemd_logging /etc/nova/nova.conf 2022-05-31 20:39:32.287 | + functions:setup_systemd_logging:713 : local conf_file=/etc/nova/nova.conf 2022-05-31 20:39:32.289 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-05-31 20:39:32.305 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-05-31 20:39:32.307 | + functions:setup_systemd_logging:719 : local pidstr= 2022-05-31 20:39:32.310 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-05-31 20:39:32.312 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-05-31 20:39:32.314 | + 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-05-31 20:39:32.341 | + 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-05-31 20:39:32.367 | + 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-05-31 20:39:32.394 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-31 20:39:32.421 | + lib/nova:create_nova_conf:489 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-05-31 20:39:32.451 | + lib/nova:create_nova_conf:491 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-05-31 20:39:32.454 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-api-uwsgi.ini 2022-05-31 20:39:32.456 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-05-31 20:39:32.459 | + lib/apache:write_uwsgi_config:259 : local url=/compute 2022-05-31 20:39:32.461 | + lib/apache:write_uwsgi_config:260 : local http= 2022-05-31 20:39:32.463 | + lib/apache:write_uwsgi_config:261 : local name= 2022-05-31 20:39:32.466 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-api-wsgi 2022-05-31 20:39:32.469 | + lib/apache:write_uwsgi_config:262 : name=nova-api-wsgi 2022-05-31 20:39:32.472 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-05-31 20:39:32.474 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-05-31 20:39:32.486 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-05-31 20:39:32.486 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-05-31 20:39:32.494 | d /var/run/uwsgi 0755 ubuntu root 2022-05-31 20:39:32.497 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-05-31 20:39:32.513 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-05-31 20:39:32.515 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-05-31 20:39:32.519 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-05-31 20:39:32.549 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-05-31 20:39:32.575 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-05-31 20:39:32.602 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-05-31 20:39:32.628 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-05-31 20:39:32.654 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-05-31 20:39:32.680 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-05-31 20:39:32.707 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-05-31 20:39:32.733 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-05-31 20:39:32.759 | + 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-05-31 20:39:32.785 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-05-31 20:39:32.812 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-05-31 20:39:32.838 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-05-31 20:39:32.865 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-05-31 20:39:32.867 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-05-31 20:39:32.870 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for nova-api-wsgi 2022-05-31 20:39:32.872 | ++ lib/apache:apache_site_config_for:189 : local site=nova-api-wsgi 2022-05-31 20:39:32.874 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-05-31 20:39:32.877 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-31 20:39:32.879 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-31 20:39:32.881 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-05-31 20:39:32.884 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-05-31 20:39:32.886 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-05-31 20:39:32.912 | + lib/apache:write_uwsgi_config:308 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-05-31 20:39:32.939 | + 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-05-31 20:39:32.940 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-05-31 20:39:32.948 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-05-31 20:39:32.951 | + lib/apache:write_uwsgi_config:310 : enable_apache_site nova-api-wsgi 2022-05-31 20:39:32.954 | + lib/apache:enable_apache_site:206 : local site=nova-api-wsgi 2022-05-31 20:39:32.956 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-05-31 20:39:32.958 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-05-31 20:39:32.960 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-05-31 20:39:32.963 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-31 20:39:32.965 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-31 20:39:32.967 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-05-31 20:39:32.969 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-05-31 20:39:32.971 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-31 20:39:32.974 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-31 20:39:32.976 | + lib/apache:enable_apache_site:210 : sudo a2ensite nova-api-wsgi 2022-05-31 20:39:33.037 | Enabling site nova-api-wsgi. 2022-05-31 20:39:33.042 | To activate the new configuration, you need to run: 2022-05-31 20:39:33.042 | systemctl reload apache2 2022-05-31 20:39:33.046 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-05-31 20:39:33.049 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-05-31 20:39:33.051 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-05-31 20:39:33.053 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-05-31 20:39:33.190 | + 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-05-31 20:39:33.192 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-05-31 20:39:33.194 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-05-31 20:39:33.197 | + lib/apache:write_uwsgi_config:259 : local url= 2022-05-31 20:39:33.199 | + lib/apache:write_uwsgi_config:260 : local http=0.0.0.0:8775 2022-05-31 20:39:33.201 | + lib/apache:write_uwsgi_config:261 : local name= 2022-05-31 20:39:33.204 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-metadata-wsgi 2022-05-31 20:39:33.208 | + lib/apache:write_uwsgi_config:262 : name=nova-metadata-wsgi 2022-05-31 20:39:33.210 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-05-31 20:39:33.212 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-05-31 20:39:33.227 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-05-31 20:39:33.227 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-05-31 20:39:33.235 | d /var/run/uwsgi 0755 ubuntu root 2022-05-31 20:39:33.240 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-05-31 20:39:33.255 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-05-31 20:39:33.257 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-05-31 20:39:33.261 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-05-31 20:39:33.291 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-05-31 20:39:33.318 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-05-31 20:39:33.344 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-05-31 20:39:33.371 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-05-31 20:39:33.397 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-05-31 20:39:33.424 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-05-31 20:39:33.451 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-05-31 20:39:33.477 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-05-31 20:39:33.504 | + 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-05-31 20:39:33.530 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-05-31 20:39:33.557 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-05-31 20:39:33.583 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-05-31 20:39:33.610 | + lib/apache:write_uwsgi_config:302 : [[ -n 0.0.0.0:8775 ]] 2022-05-31 20:39:33.612 | + lib/apache:write_uwsgi_config:303 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-05-31 20:39:33.638 | + lib/nova:create_nova_conf:494 : is_service_enabled ceilometer 2022-05-31 20:39:33.654 | + functions-common:is_service_enabled:1978 : return 1 2022-05-31 20:39:33.656 | + lib/nova:create_nova_conf:502 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-05-31 20:39:33.686 | ++ lib/nova:create_nova_conf:503 : get_notification_url 2022-05-31 20:39:33.688 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-05-31 20:39:33.690 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-05-31 20:39:33.706 | ++ functions-common:is_service_enabled:1978 : return 0 2022-05-31 20:39:33.709 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-05-31 20:39:33.711 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-05-31 20:39:33.738 | + lib/nova:create_nova_conf:504 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-05-31 20:39:33.767 | + lib/nova:create_nova_conf:505 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-05-31 20:39:33.769 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-05-31 20:39:33.772 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-05-31 20:39:33.774 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-31 20:39:33.776 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-05-31 20:39:33.778 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-31 20:39:33.794 | + functions-common:is_service_enabled:1978 : return 0 2022-05-31 20:39:33.797 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-05-31 20:39:33.799 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-05-31 20:39:33.801 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-31 20:39:33.817 | ++ functions-common:is_service_enabled:1978 : return 0 2022-05-31 20:39:33.819 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-05-31 20:39:33.822 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-05-31 20:39:33.849 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-31 20:39:33.851 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-31 20:39:33.854 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-05-31 20:39:33.880 | + lib/nova:create_nova_conf:508 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-05-31 20:39:33.908 | + lib/nova:create_nova_conf:510 : iniset /etc/nova/nova.conf conductor workers 2 2022-05-31 20:39:33.936 | + lib/nova:create_nova_conf:512 : is_service_enabled tls-proxy 2022-05-31 20:39:33.953 | + functions-common:is_service_enabled:1978 : return 1 2022-05-31 20:39:33.955 | + lib/nova:create_nova_conf:517 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-05-31 20:39:33.982 | + lib/nova:create_nova_conf:519 : '[' False == True ']' 2022-05-31 20:39:33.984 | + lib/nova:create_nova_conf:523 : is_service_enabled n-cond 2022-05-31 20:39:33.999 | + functions-common:is_service_enabled:1978 : return 0 2022-05-31 20:39:34.003 | ++ lib/nova:create_nova_conf:524 : seq 1 1 2022-05-31 20:39:34.007 | + lib/nova:create_nova_conf:524 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-31 20:39:34.009 | + lib/nova:create_nova_conf:525 : local conf 2022-05-31 20:39:34.011 | + lib/nova:create_nova_conf:526 : local vhost 2022-05-31 20:39:34.014 | ++ lib/nova:create_nova_conf:527 : conductor_conf 1 2022-05-31 20:39:34.017 | ++ lib/nova:conductor_conf:737 : local cell=1 2022-05-31 20:39:34.019 | ++ lib/nova:conductor_conf:738 : echo /etc/nova/nova_cell1.conf 2022-05-31 20:39:34.022 | + lib/nova:create_nova_conf:527 : conf=/etc/nova/nova_cell1.conf 2022-05-31 20:39:34.024 | + lib/nova:create_nova_conf:528 : vhost=nova_cell1 2022-05-31 20:39:34.026 | + lib/nova:create_nova_conf:530 : rm -f /etc/nova/nova_cell1.conf 2022-05-31 20:39:34.030 | ++ lib/nova:create_nova_conf:531 : database_connection_url nova_cell1 2022-05-31 20:39:34.033 | ++ lib/database:database_connection_url:132 : local db=nova_cell1 2022-05-31 20:39:34.035 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell1 2022-05-31 20:39:34.037 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell1 2022-05-31 20:39:34.040 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-05-31 20:39:34.042 | + 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-05-31 20:39:34.072 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-05-31 20:39:34.101 | + lib/nova:create_nova_conf:533 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-05-31 20:39:34.131 | + lib/nova:create_nova_conf:535 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-05-31 20:39:34.133 | + lib/nova:create_nova_conf:538 : rpc_backend_add_vhost nova_cell1 2022-05-31 20:39:34.135 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-05-31 20:39:34.137 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-05-31 20:39:34.153 | + functions-common:is_service_enabled:1978 : return 0 2022-05-31 20:39:34.156 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-05-31 20:39:34.157 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-05-31 20:39:34.844 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-05-31 20:39:34.847 | + lib/nova:create_nova_conf:539 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-05-31 20:39:34.849 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-05-31 20:39:34.851 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-05-31 20:39:34.853 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-31 20:39:34.855 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-05-31 20:39:34.858 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-31 20:39:34.874 | + functions-common:is_service_enabled:1978 : return 0 2022-05-31 20:39:34.877 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-05-31 20:39:34.879 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-05-31 20:39:34.882 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-31 20:39:34.897 | ++ functions-common:is_service_enabled:1978 : return 0 2022-05-31 20:39:34.900 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/nova_cell1 2022-05-31 20:39:34.903 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/nova_cell1 2022-05-31 20:39:34.929 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-31 20:39:34.931 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-31 20:39:34.933 | + lib/nova:create_nova_conf:543 : is_service_enabled placement placement-client 2022-05-31 20:39:34.950 | + functions-common:is_service_enabled:1978 : return 0 2022-05-31 20:39:34.952 | + lib/nova:create_nova_conf:544 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-05-31 20:39:34.955 | + lib/nova:configure_placement_nova_compute:572 : local conf=/etc/nova/nova_cell1.conf 2022-05-31 20:39:34.957 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-05-31 20:39:34.986 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.50/identity 2022-05-31 20:39:35.013 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-05-31 20:39:35.039 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-05-31 20:39:35.067 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-05-31 20:39:35.094 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-05-31 20:39:35.121 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-05-31 20:39:35.148 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-05-31 20:39:35.175 | + lib/nova:create_nova_conf:548 : setup_logging /etc/nova/nova_cell1.conf 2022-05-31 20:39:35.177 | + functions:setup_logging:698 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-05-31 20:39:35.179 | + functions:setup_systemd_logging:713 : local conf_file=/etc/nova/nova_cell1.conf 2022-05-31 20:39:35.182 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-05-31 20:39:35.199 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-05-31 20:39:35.201 | + functions:setup_systemd_logging:719 : local pidstr= 2022-05-31 20:39:35.203 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-05-31 20:39:35.205 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-05-31 20:39:35.207 | + 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-05-31 20:39:35.234 | + 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-05-31 20:39:35.261 | + 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-05-31 20:39:35.287 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-31 20:39:35.315 | + lib/nova:create_nova_conf:555 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-05-31 20:39:35.317 | ++ lib/nova:create_nova_conf:558 : seq 1 1 2022-05-31 20:39:35.323 | + lib/nova:create_nova_conf:558 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-31 20:39:35.325 | + lib/nova:create_nova_conf:559 : local conf 2022-05-31 20:39:35.328 | + lib/nova:create_nova_conf:560 : local offset 2022-05-31 20:39:35.331 | ++ lib/nova:create_nova_conf:561 : conductor_conf 1 2022-05-31 20:39:35.333 | ++ lib/nova:conductor_conf:737 : local cell=1 2022-05-31 20:39:35.335 | ++ lib/nova:conductor_conf:738 : echo /etc/nova/nova_cell1.conf 2022-05-31 20:39:35.338 | + lib/nova:create_nova_conf:561 : conf=/etc/nova/nova_cell1.conf 2022-05-31 20:39:35.340 | + lib/nova:create_nova_conf:562 : offset=0 2022-05-31 20:39:35.343 | + lib/nova:create_nova_conf:563 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-05-31 20:39:35.345 | + lib/nova:configure_console_proxies:672 : local conf=/etc/nova/nova_cell1.conf 2022-05-31 20:39:35.347 | + lib/nova:configure_console_proxies:673 : local offset=0 2022-05-31 20:39:35.349 | + lib/nova:configure_console_proxies:677 : offset=0 2022-05-31 20:39:35.351 | + lib/nova:configure_console_proxies:679 : is_service_enabled n-novnc 2022-05-31 20:39:35.367 | + functions-common:is_service_enabled:1978 : return 1 2022-05-31 20:39:35.369 | + lib/nova:configure_console_proxies:679 : is_service_enabled n-xvnc 2022-05-31 20:39:35.385 | + functions-common:is_service_enabled:1978 : return 1 2022-05-31 20:39:35.387 | + lib/nova:configure_console_proxies:679 : '[' False '!=' False ']' 2022-05-31 20:39:35.389 | + lib/nova:configure_console_proxies:713 : is_service_enabled n-spice 2022-05-31 20:39:35.404 | + functions-common:is_service_enabled:1978 : return 1 2022-05-31 20:39:35.407 | + lib/nova:configure_console_proxies:718 : is_service_enabled n-sproxy 2022-05-31 20:39:35.423 | + functions-common:is_service_enabled:1978 : return 1 2022-05-31 20:39:35.425 | + lib/nova:configure_nova:325 : is_service_enabled n-cpu 2022-05-31 20:39:35.441 | + functions-common:is_service_enabled:1978 : return 1 2022-05-31 20:39:35.443 | + ./stack.sh:main:909 : is_service_enabled placement 2022-05-31 20:39:35.460 | + functions-common:is_service_enabled:1978 : return 0 2022-05-31 20:39:35.462 | + ./stack.sh:main:911 : stack_install_service placement 2022-05-31 20:39:35.465 | + lib/stack:stack_install_service:20 : local service=placement 2022-05-31 20:39:35.467 | + lib/stack:stack_install_service:21 : type install_placement 2022-05-31 20:39:35.470 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-31 20:39:35.472 | + lib/stack:stack_install_service:32 : install_placement 2022-05-31 20:39:35.475 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-05-31 20:39:35.477 | + lib/apache:install_apache_wsgi:146 : is_ubuntu 2022-05-31 20:39:35.480 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-31 20:39:35.482 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-31 20:39:35.485 | + lib/apache:install_apache_wsgi:148 : install_package apache2 2022-05-31 20:39:35.488 | + functions-common:install_package:1356 : update_package_repo 2022-05-31 20:39:35.490 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-05-31 20:39:35.493 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-05-31 20:39:35.495 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-05-31 20:39:35.497 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-05-31 20:39:35.500 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-05-31 20:39:35.502 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-31 20:39:35.504 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-31 20:39:35.507 | + functions-common:update_package_repo:1337 : apt_get_update 2022-05-31 20:39:35.509 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-05-31 20:39:35.512 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-05-31 20:39:35.514 | + functions-common:apt_get_update:1083 : return 2022-05-31 20:39:35.516 | + functions-common:install_package:1357 : real_install_package apache2 2022-05-31 20:39:35.519 | + functions-common:real_install_package:1342 : is_ubuntu 2022-05-31 20:39:35.521 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-31 20:39:35.524 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-31 20:39:35.526 | + functions-common:real_install_package:1343 : apt_get install apache2 2022-05-31 20:39:35.548 | + 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-05-31 20:39:35.655 | Reading package lists... 2022-05-31 20:39:35.896 | Building dependency tree... 2022-05-31 20:39:35.898 | Reading state information... 2022-05-31 20:39:36.143 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-05-31 20:39:36.143 | The following packages were automatically installed and are no longer required: 2022-05-31 20:39:36.144 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-31 20:39:36.144 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-31 20:39:36.144 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-31 20:39:36.145 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-31 20:39:36.145 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-05-31 20:39:36.145 | python3-zope.interface 2022-05-31 20:39:36.145 | Use 'sudo apt autoremove' to remove them. 2022-05-31 20:39:36.255 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-05-31 20:39:36.259 | + functions-common:apt_get:1127 : result=0 2022-05-31 20:39:36.262 | + functions-common:apt_get:1130 : time_stop apt-get 2022-05-31 20:39:36.264 | + functions-common:time_stop:2322 : local name 2022-05-31 20:39:36.266 | + functions-common:time_stop:2323 : local end_time 2022-05-31 20:39:36.269 | + functions-common:time_stop:2324 : local elapsed_time 2022-05-31 20:39:36.271 | + functions-common:time_stop:2325 : local total 2022-05-31 20:39:36.273 | + functions-common:time_stop:2326 : local start_time 2022-05-31 20:39:36.275 | + functions-common:time_stop:2328 : name=apt-get 2022-05-31 20:39:36.278 | + functions-common:time_stop:2329 : start_time=1654029575545 2022-05-31 20:39:36.280 | + functions-common:time_stop:2331 : [[ -z 1654029575545 ]] 2022-05-31 20:39:36.283 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-05-31 20:39:36.287 | + functions-common:time_stop:2334 : end_time=1654029576285 2022-05-31 20:39:36.290 | + functions-common:time_stop:2335 : elapsed_time=740 2022-05-31 20:39:36.292 | + functions-common:time_stop:2336 : total=5997 2022-05-31 20:39:36.294 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-05-31 20:39:36.296 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=6737 2022-05-31 20:39:36.300 | + functions-common:apt_get:1131 : return 0 2022-05-31 20:39:36.302 | + lib/apache:install_apache_wsgi:149 : is_package_installed libapache2-mod-wsgi 2022-05-31 20:39:36.305 | + functions-common:is_package_installed:1365 : [[ -z libapache2-mod-wsgi ]] 2022-05-31 20:39:36.307 | + functions-common:is_package_installed:1369 : [[ -z deb ]] 2022-05-31 20:39:36.309 | + functions-common:is_package_installed:1373 : [[ deb = \d\e\b ]] 2022-05-31 20:39:36.312 | + functions-common:is_package_installed:1374 : dpkg -s libapache2-mod-wsgi 2022-05-31 20:39:36.334 | + lib/apache:install_apache_wsgi:152 : install_package libapache2-mod-wsgi-py3 2022-05-31 20:39:36.336 | + functions-common:install_package:1356 : update_package_repo 2022-05-31 20:39:36.339 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-05-31 20:39:36.341 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-05-31 20:39:36.343 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-05-31 20:39:36.346 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-05-31 20:39:36.349 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-05-31 20:39:36.351 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-31 20:39:36.354 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-31 20:39:36.356 | + functions-common:update_package_repo:1337 : apt_get_update 2022-05-31 20:39:36.360 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-05-31 20:39:36.362 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-05-31 20:39:36.365 | + functions-common:apt_get_update:1083 : return 2022-05-31 20:39:36.367 | + functions-common:install_package:1357 : real_install_package libapache2-mod-wsgi-py3 2022-05-31 20:39:36.370 | + functions-common:real_install_package:1342 : is_ubuntu 2022-05-31 20:39:36.372 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-31 20:39:36.375 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-31 20:39:36.377 | + functions-common:real_install_package:1343 : apt_get install libapache2-mod-wsgi-py3 2022-05-31 20:39:36.399 | + 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-05-31 20:39:36.510 | Reading package lists... 2022-05-31 20:39:36.762 | Building dependency tree... 2022-05-31 20:39:36.764 | Reading state information... 2022-05-31 20:39:37.014 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-05-31 20:39:37.014 | The following packages were automatically installed and are no longer required: 2022-05-31 20:39:37.015 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-31 20:39:37.015 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-31 20:39:37.015 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-31 20:39:37.015 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-31 20:39:37.015 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-05-31 20:39:37.015 | python3-zope.interface 2022-05-31 20:39:37.015 | Use 'sudo apt autoremove' to remove them. 2022-05-31 20:39:37.126 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-05-31 20:39:37.130 | + functions-common:apt_get:1127 : result=0 2022-05-31 20:39:37.133 | + functions-common:apt_get:1130 : time_stop apt-get 2022-05-31 20:39:37.135 | + functions-common:time_stop:2322 : local name 2022-05-31 20:39:37.138 | + functions-common:time_stop:2323 : local end_time 2022-05-31 20:39:37.140 | + functions-common:time_stop:2324 : local elapsed_time 2022-05-31 20:39:37.142 | + functions-common:time_stop:2325 : local total 2022-05-31 20:39:37.145 | + functions-common:time_stop:2326 : local start_time 2022-05-31 20:39:37.147 | + functions-common:time_stop:2328 : name=apt-get 2022-05-31 20:39:37.149 | + functions-common:time_stop:2329 : start_time=1654029576396 2022-05-31 20:39:37.151 | + functions-common:time_stop:2331 : [[ -z 1654029576396 ]] 2022-05-31 20:39:37.154 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-05-31 20:39:37.159 | + functions-common:time_stop:2334 : end_time=1654029577156 2022-05-31 20:39:37.161 | + functions-common:time_stop:2335 : elapsed_time=760 2022-05-31 20:39:37.164 | + functions-common:time_stop:2336 : total=6737 2022-05-31 20:39:37.166 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-05-31 20:39:37.168 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=7497 2022-05-31 20:39:37.171 | + functions-common:apt_get:1131 : return 0 2022-05-31 20:39:37.174 | + lib/apache:install_apache_wsgi:167 : enable_apache_mod wsgi 2022-05-31 20:39:37.176 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2022-05-31 20:39:37.179 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-05-31 20:39:37.181 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-31 20:39:37.184 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-31 20:39:37.186 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-05-31 20:39:37.189 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2022-05-31 20:39:37.244 | wsgi (enabled by maintainer script) 2022-05-31 20:39:37.247 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-05-31 20:39:37.249 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-05-31 20:39:37.252 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-31 20:39:37.255 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-05-31 20:39:37.257 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-05-31 20:39:37.260 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-31 20:39:37.264 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-31 20:39:37.264 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-05-31 20:39:37.270 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-05-31 20:39:37.272 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-05-31 20:39:37.275 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-05-31 20:39:37.278 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-05-31 20:39:37.280 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-05-31 20:39:37.303 | Using python 3.8 to install osc-placement 2022-05-31 20:39:37.305 | + 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-05-31 20:39:39.083 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-31 20:39:39.084 | 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-05-31 20:39:39.088 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:39:39.089 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:39:39.090 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-05-31 20:39:39.091 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:39:39.092 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:39:39.092 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-05-31 20:39:39.092 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:39:39.093 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-05-31 20:39:39.108 | 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-05-31 20:39:39.134 | 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-05-31 20:39:39.152 | 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-05-31 20:39:39.159 | 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-05-31 20:39:39.162 | 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-05-31 20:39:39.165 | 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-05-31 20:39:39.170 | 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-05-31 20:39:39.173 | 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-05-31 20:39:39.176 | 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-05-31 20:39:39.192 | 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-05-31 20:39:39.257 | 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-05-31 20:39:39.261 | 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-05-31 20:39:39.264 | 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-05-31 20:39:39.268 | 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-05-31 20:39:39.276 | 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-05-31 20:39:39.282 | 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-05-31 20:39:39.310 | 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-05-31 20:39:39.325 | 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-05-31 20:39:39.332 | 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-05-31 20:39:39.337 | 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-05-31 20:39:39.357 | 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-05-31 20:39:39.360 | 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-05-31 20:39:39.366 | 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-05-31 20:39:39.406 | 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-05-31 20:39:39.409 | 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-05-31 20:39:39.413 | 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-05-31 20:39:39.418 | 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-05-31 20:39:39.420 | 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-05-31 20:39:39.442 | 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-05-31 20:39:39.446 | 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-05-31 20:39:39.450 | 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-05-31 20:39:39.452 | 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-05-31 20:39:39.506 | 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-05-31 20:39:39.510 | 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-05-31 20:39:39.513 | 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-05-31 20:39:39.515 | 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-05-31 20:39:39.536 | 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-05-31 20:39:39.540 | 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-05-31 20:39:39.543 | 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-05-31 20:39:39.549 | 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-05-31 20:39:39.591 | 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-05-31 20:39:39.595 | 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-05-31 20:39:39.629 | 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-05-31 20:39:39.632 | 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-05-31 20:39:41.531 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-05-31 20:39:41.531 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-31 20:39:41.603 | + inc/python:pip_install:200 : result=0 2022-05-31 20:39:41.605 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-31 20:39:41.607 | + functions-common:time_stop:2322 : local name 2022-05-31 20:39:41.611 | + functions-common:time_stop:2323 : local end_time 2022-05-31 20:39:41.613 | + functions-common:time_stop:2324 : local elapsed_time 2022-05-31 20:39:41.616 | + functions-common:time_stop:2325 : local total 2022-05-31 20:39:41.618 | + functions-common:time_stop:2326 : local start_time 2022-05-31 20:39:41.620 | + functions-common:time_stop:2328 : name=pip_install 2022-05-31 20:39:41.623 | + functions-common:time_stop:2329 : start_time=1654029577297 2022-05-31 20:39:41.625 | + functions-common:time_stop:2331 : [[ -z 1654029577297 ]] 2022-05-31 20:39:41.629 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-05-31 20:39:41.633 | + functions-common:time_stop:2334 : end_time=1654029581630 2022-05-31 20:39:41.636 | + functions-common:time_stop:2335 : elapsed_time=4333 2022-05-31 20:39:41.638 | + functions-common:time_stop:2336 : total=113261 2022-05-31 20:39:41.640 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-05-31 20:39:41.643 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=117594 2022-05-31 20:39:41.645 | + inc/python:pip_install:203 : return 0 2022-05-31 20:39:41.648 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement stable/victoria 2022-05-31 20:39:41.650 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/placement.git 2022-05-31 20:39:41.653 | + functions-common:git_clone:526 : local git_dest=/opt/stack/placement 2022-05-31 20:39:41.655 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-05-31 20:39:41.658 | + functions-common:git_clone:528 : local orig_dir 2022-05-31 20:39:41.661 | ++ functions-common:git_clone:529 : pwd 2022-05-31 20:39:41.664 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-05-31 20:39:41.666 | + functions-common:git_clone:530 : local git_clone_flags= 2022-05-31 20:39:41.669 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-05-31 20:39:41.686 | + functions-common:git_clone:532 : RECLONE=False 2022-05-31 20:39:41.689 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-05-31 20:39:41.691 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-05-31 20:39:41.694 | + functions-common:git_clone:546 : echo stable/victoria 2022-05-31 20:39:41.695 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-05-31 20:39:41.700 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/placement ]] 2022-05-31 20:39:41.702 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-05-31 20:39:41.705 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/placement 2022-05-31 20:39:41.717 | + functions-common:git_clone:606 : cd /opt/stack/placement 2022-05-31 20:39:41.721 | + functions-common:git_clone:607 : git show --oneline 2022-05-31 20:39:41.721 | + functions-common:git_clone:607 : head -1 2022-05-31 20:39:41.725 | 503b1f27 Use 'functional-without-sample-db-tests' tox env for placement nova job 2022-05-31 20:39:41.727 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-05-31 20:39:41.730 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-05-31 20:39:41.732 | + inc/python:setup_develop:338 : local bindep 2022-05-31 20:39:41.735 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-05-31 20:39:41.738 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-05-31 20:39:41.740 | + inc/python:setup_develop:344 : local extras= 2022-05-31 20:39:41.743 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-05-31 20:39:41.745 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-31 20:39:41.747 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-05-31 20:39:41.750 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-05-31 20:39:41.752 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-31 20:39:41.755 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-31 20:39:41.758 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-05-31 20:39:41.760 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-31 20:39:41.763 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-05-31 20:39:41.765 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-31 20:39:41.768 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-05-31 20:39:41.771 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-05-31 20:39:41.777 | + inc/python:_setup_package_with_constraints_edit:383 : name=openstack-placement 2022-05-31 20:39:41.779 | + 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-05-31 20:39:42.355 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/placement -e 2022-05-31 20:39:42.357 | + inc/python:setup_package:417 : local bindep=0 2022-05-31 20:39:42.360 | + inc/python:setup_package:418 : local bindep_flag= 2022-05-31 20:39:42.362 | + inc/python:setup_package:419 : local bindep_profiles= 2022-05-31 20:39:42.365 | + inc/python:setup_package:420 : [[ /opt/stack/placement == -bindep* ]] 2022-05-31 20:39:42.367 | + inc/python:setup_package:425 : local project_dir=/opt/stack/placement 2022-05-31 20:39:42.369 | + inc/python:setup_package:426 : local flags=-e 2022-05-31 20:39:42.372 | + inc/python:setup_package:427 : local extras= 2022-05-31 20:39:42.374 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-05-31 20:39:42.377 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-05-31 20:39:42.379 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-05-31 20:39:42.382 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-05-31 20:39:42.384 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-05-31 20:39:42.387 | + inc/python:setup_package:445 : pip_install -e /opt/stack/placement 2022-05-31 20:39:42.408 | Using python 3.8 to install /opt/stack/placement 2022-05-31 20:39:42.410 | + 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-05-31 20:39:44.192 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-31 20:39:44.192 | 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-05-31 20:39:44.197 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:39:44.198 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:39:44.199 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-05-31 20:39:44.201 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:39:44.201 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:39:44.201 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-05-31 20:39:44.202 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:39:44.202 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-05-31 20:39:44.215 | Obtaining file:///opt/stack/placement 2022-05-31 20:39:45.441 | Obtaining openstack-placement from file:///opt/stack/placement#egg=openstack-placement (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-05-31 20:39:46.654 | 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-05-31 20:39:46.663 | 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-05-31 20:39:46.684 | 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-05-31 20:39:46.698 | 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-05-31 20:39:46.710 | 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-05-31 20:39:46.766 | 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-05-31 20:39:46.770 | 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-05-31 20:39:46.774 | 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-05-31 20:39:46.779 | 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-05-31 20:39:46.814 | 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-05-31 20:39:46.825 | 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-05-31 20:39:46.840 | 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-05-31 20:39:46.847 | 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-05-31 20:39:46.893 | 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-05-31 20:39:46.899 | 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-05-31 20:39:46.939 | 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-05-31 20:39:46.957 | 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-05-31 20:39:46.974 | 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-05-31 20:39:46.983 | 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-05-31 20:39:46.991 | 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-05-31 20:39:47.009 | 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-05-31 20:39:47.015 | 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-05-31 20:39:47.019 | 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-05-31 20:39:47.021 | 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-05-31 20:39:47.032 | 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-05-31 20:39:47.035 | 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-05-31 20:39:47.039 | 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-05-31 20:39:47.043 | 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-05-31 20:39:47.062 | 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-05-31 20:39:47.067 | 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-05-31 20:39:47.074 | 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-05-31 20:39:47.095 | 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-05-31 20:39:47.099 | 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-05-31 20:39:47.102 | 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-05-31 20:39:47.113 | 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-05-31 20:39:47.117 | 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-05-31 20:39:47.119 | 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-05-31 20:39:47.126 | 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-05-31 20:39:47.135 | 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-05-31 20:39:47.141 | 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-05-31 20:39:47.159 | 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-05-31 20:39:47.162 | 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-05-31 20:39:47.169 | 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-05-31 20:39:47.191 | 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-05-31 20:39:47.232 | 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-05-31 20:39:47.296 | 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-05-31 20:39:47.302 | 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-05-31 20:39:47.307 | 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-05-31 20:39:47.312 | 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-05-31 20:39:47.321 | 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-05-31 20:39:47.324 | 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-05-31 20:39:47.333 | 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-05-31 20:39:47.339 | 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-05-31 20:39:47.342 | 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-05-31 20:39:47.346 | 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-05-31 20:39:47.349 | 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-05-31 20:39:47.351 | 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-05-31 20:39:47.354 | 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-05-31 20:39:47.358 | 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-05-31 20:39:47.361 | 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-05-31 20:39:47.364 | 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-05-31 20:39:47.374 | 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-05-31 20:39:47.378 | 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-05-31 20:39:47.380 | 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-05-31 20:39:47.383 | 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-05-31 20:39:47.386 | 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-05-31 20:39:47.390 | 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-05-31 20:39:47.393 | 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-05-31 20:39:47.396 | 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-05-31 20:39:47.403 | 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-05-31 20:39:47.406 | 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-05-31 20:39:48.981 | Installing collected packages: openstack-placement 2022-05-31 20:39:48.981 | Attempting uninstall: openstack-placement 2022-05-31 20:39:48.983 | Found existing installation: openstack-placement 4.0.1.dev3 2022-05-31 20:39:48.985 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-05-31 20:39:48.986 | Running setup.py develop for openstack-placement 2022-05-31 20:39:50.554 | Successfully installed openstack-placement 2022-05-31 20:39:50.692 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-05-31 20:39:50.692 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-31 20:39:50.776 | + inc/python:pip_install:200 : result=0 2022-05-31 20:39:50.778 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-31 20:39:50.781 | + functions-common:time_stop:2322 : local name 2022-05-31 20:39:50.784 | + functions-common:time_stop:2323 : local end_time 2022-05-31 20:39:50.786 | + functions-common:time_stop:2324 : local elapsed_time 2022-05-31 20:39:50.788 | + functions-common:time_stop:2325 : local total 2022-05-31 20:39:50.790 | + functions-common:time_stop:2326 : local start_time 2022-05-31 20:39:50.792 | + functions-common:time_stop:2328 : name=pip_install 2022-05-31 20:39:50.795 | + functions-common:time_stop:2329 : start_time=1654029582402 2022-05-31 20:39:50.797 | + functions-common:time_stop:2331 : [[ -z 1654029582402 ]] 2022-05-31 20:39:50.800 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-05-31 20:39:50.804 | + functions-common:time_stop:2334 : end_time=1654029590802 2022-05-31 20:39:50.806 | + functions-common:time_stop:2335 : elapsed_time=8400 2022-05-31 20:39:50.808 | + functions-common:time_stop:2336 : total=117594 2022-05-31 20:39:50.811 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-05-31 20:39:50.813 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=125994 2022-05-31 20:39:50.816 | + inc/python:pip_install:203 : return 0 2022-05-31 20:39:50.818 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-05-31 20:39:50.821 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-05-31 20:39:50.823 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-05-31 20:39:50.842 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-05-31 20:39:50.854 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/placement 2022-05-31 20:39:50.857 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-05-31 20:39:50.859 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-31 20:39:50.862 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-31 20:39:50.864 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-05-31 20:39:50.867 | + inc/python:use_library_from_git:253 : return 1 2022-05-31 20:39:50.869 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-31 20:39:50.872 | + ./stack.sh:main:912 : configure_placement 2022-05-31 20:39:50.874 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-05-31 20:39:50.887 | + lib/placement:configure_placement:107 : create_placement_conf 2022-05-31 20:39:50.889 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-05-31 20:39:50.894 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-05-31 20:39:50.896 | ++ lib/database:database_connection_url:132 : local db=placement 2022-05-31 20:39:50.899 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql placement 2022-05-31 20:39:50.901 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=placement 2022-05-31 20:39:50.904 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-05-31 20:39:50.907 | + 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-05-31 20:39:50.938 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-05-31 20:39:50.969 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-05-31 20:39:51.002 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-05-31 20:39:51.004 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/placement/placement.conf 2022-05-31 20:39:51.007 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=placement 2022-05-31 20:39:51.009 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-05-31 20:39:51.012 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-05-31 20:39:51.042 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-05-31 20:39:51.071 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.50/identity 2022-05-31 20:39:51.100 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-05-31 20:39:51.129 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-05-31 20:39:51.157 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-05-31 20:39:51.186 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-05-31 20:39:51.214 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-05-31 20:39:51.243 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-31 20:39:51.272 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-05-31 20:39:51.301 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-05-31 20:39:51.304 | + functions:setup_logging:698 : setup_systemd_logging /etc/placement/placement.conf 2022-05-31 20:39:51.306 | + functions:setup_systemd_logging:713 : local conf_file=/etc/placement/placement.conf 2022-05-31 20:39:51.309 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-05-31 20:39:51.327 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-05-31 20:39:51.329 | + functions:setup_systemd_logging:719 : local pidstr= 2022-05-31 20:39:51.332 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-05-31 20:39:51.334 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-05-31 20:39:51.337 | + 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-05-31 20:39:51.366 | + 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-05-31 20:39:51.394 | + 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-05-31 20:39:51.423 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-31 20:39:51.451 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-05-31 20:39:51.454 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-05-31 20:39:51.456 | + lib/apache:write_uwsgi_config:257 : local file=/etc/placement/placement-uwsgi.ini 2022-05-31 20:39:51.459 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/placement-api 2022-05-31 20:39:51.461 | + lib/apache:write_uwsgi_config:259 : local url=/placement 2022-05-31 20:39:51.463 | + lib/apache:write_uwsgi_config:260 : local http= 2022-05-31 20:39:51.466 | + lib/apache:write_uwsgi_config:261 : local name= 2022-05-31 20:39:51.469 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/placement-api 2022-05-31 20:39:51.474 | + lib/apache:write_uwsgi_config:262 : name=placement-api 2022-05-31 20:39:51.476 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-05-31 20:39:51.478 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-05-31 20:39:51.491 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-05-31 20:39:51.492 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-05-31 20:39:51.500 | d /var/run/uwsgi 0755 ubuntu root 2022-05-31 20:39:51.503 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-05-31 20:39:51.519 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/placement-api.socket 2022-05-31 20:39:51.521 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/placement/placement-uwsgi.ini 2022-05-31 20:39:51.525 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-05-31 20:39:51.556 | + lib/apache:write_uwsgi_config:279 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-05-31 20:39:51.584 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-05-31 20:39:51.612 | + lib/apache:write_uwsgi_config:283 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-05-31 20:39:51.640 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-05-31 20:39:51.669 | + lib/apache:write_uwsgi_config:287 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-05-31 20:39:51.697 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-05-31 20:39:51.725 | + lib/apache:write_uwsgi_config:289 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-05-31 20:39:51.753 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-05-31 20:39:51.782 | + lib/apache:write_uwsgi_config:293 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-05-31 20:39:51.810 | + lib/apache:write_uwsgi_config:295 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-05-31 20:39:51.838 | + lib/apache:write_uwsgi_config:297 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-05-31 20:39:51.866 | + lib/apache:write_uwsgi_config:299 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-05-31 20:39:51.894 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-05-31 20:39:51.897 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-05-31 20:39:51.900 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for placement-api 2022-05-31 20:39:51.903 | ++ lib/apache:apache_site_config_for:189 : local site=placement-api 2022-05-31 20:39:51.905 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-05-31 20:39:51.908 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-31 20:39:51.910 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-31 20:39:51.913 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/placement-api.conf 2022-05-31 20:39:51.916 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-05-31 20:39:51.918 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-05-31 20:39:51.947 | + lib/apache:write_uwsgi_config:308 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-05-31 20:39:51.976 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-05-31 20:39:51.976 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-05-31 20:39:51.985 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-05-31 20:39:51.989 | + lib/apache:write_uwsgi_config:310 : enable_apache_site placement-api 2022-05-31 20:39:51.991 | + lib/apache:enable_apache_site:206 : local site=placement-api 2022-05-31 20:39:51.994 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-05-31 20:39:51.997 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-05-31 20:39:51.999 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-05-31 20:39:52.002 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-31 20:39:52.005 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-31 20:39:52.007 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-05-31 20:39:52.010 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-05-31 20:39:52.012 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-31 20:39:52.015 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-31 20:39:52.018 | + lib/apache:enable_apache_site:210 : sudo a2ensite placement-api 2022-05-31 20:39:52.080 | Site placement-api already enabled 2022-05-31 20:39:52.084 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-05-31 20:39:52.086 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-05-31 20:39:52.089 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-05-31 20:39:52.091 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-05-31 20:39:52.224 | + ./stack.sh:main:919 : is_service_enabled placement placement-client 2022-05-31 20:39:52.249 | + functions-common:is_service_enabled:1978 : return 0 2022-05-31 20:39:52.251 | + ./stack.sh:main:920 : is_service_enabled n-cpu 2022-05-31 20:39:52.271 | + functions-common:is_service_enabled:1978 : return 1 2022-05-31 20:39:52.274 | + ./stack.sh:main:920 : is_service_enabled n-sch 2022-05-31 20:39:52.292 | + functions-common:is_service_enabled:1978 : return 0 2022-05-31 20:39:52.294 | + ./stack.sh:main:921 : configure_placement_nova_compute 2022-05-31 20:39:52.296 | + lib/nova:configure_placement_nova_compute:572 : local conf=/etc/nova/nova.conf 2022-05-31 20:39:52.299 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova.conf placement auth_type password 2022-05-31 20:39:52.331 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.50/identity 2022-05-31 20:39:52.363 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova.conf placement username placement 2022-05-31 20:39:52.393 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-05-31 20:39:52.420 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-05-31 20:39:52.450 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova.conf placement project_name service 2022-05-31 20:39:52.478 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-05-31 20:39:52.506 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-05-31 20:39:52.534 | + ./stack.sh:main:925 : is_service_enabled horizon 2022-05-31 20:39:52.552 | + functions-common:is_service_enabled:1978 : return 1 2022-05-31 20:39:52.555 | + ./stack.sh:main:930 : is_service_enabled tls-proxy 2022-05-31 20:39:52.573 | + functions-common:is_service_enabled:1978 : return 1 2022-05-31 20:39:52.575 | + ./stack.sh:main:938 : run_phase stack install 2022-05-31 20:39:52.578 | + functions-common:run_phase:1750 : local mode=stack 2022-05-31 20:39:52.580 | + functions-common:run_phase:1751 : local phase=install 2022-05-31 20:39:52.582 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-31 20:39:52.585 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-05-31 20:39:52.587 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-31 20:39:52.590 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-05-31 20:39:52.592 | + functions-common:run_phase:1760 : local extra 2022-05-31 20:39:52.596 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-31 20:39:52.600 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-05-31 20:39:52.602 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-31 20:39:52.605 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-31 20:39:52.607 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-05-31 20:39:52.610 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-31 20:39:52.626 | ++ functions-common:is_service_enabled:1978 : return 0 2022-05-31 20:39:52.628 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-05-31 20:39:52.631 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-05-31 20:39:52.633 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-05-31 20:39:52.635 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-05-31 20:39:52.638 | ++ ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-05-31 20:39:52.640 | ++ ./stack.sh:echo_summary:421 : echo -e Installing Tempest 2022-05-31 20:39:52.642 | ++ extras.d/80-tempest.sh:source:9 : install_tempest 2022-05-31 20:39:52.645 | ++ lib/tempest:install_tempest:751 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest 26.1.0 2022-05-31 20:39:52.647 | ++ functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/tempest.git 2022-05-31 20:39:52.649 | ++ functions-common:git_clone:526 : local git_dest=/opt/stack/tempest 2022-05-31 20:39:52.651 | ++ functions-common:git_clone:527 : local git_ref=26.1.0 2022-05-31 20:39:52.653 | ++ functions-common:git_clone:528 : local orig_dir 2022-05-31 20:39:52.656 | +++ functions-common:git_clone:529 : pwd 2022-05-31 20:39:52.659 | ++ functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-05-31 20:39:52.661 | ++ functions-common:git_clone:530 : local git_clone_flags= 2022-05-31 20:39:52.663 | +++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-05-31 20:39:52.679 | ++ functions-common:git_clone:532 : RECLONE=False 2022-05-31 20:39:52.681 | ++ functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-05-31 20:39:52.683 | ++ functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-05-31 20:39:52.686 | ++ functions-common:git_clone:546 : echo 26.1.0 2022-05-31 20:39:52.686 | ++ functions-common:git_clone:546 : egrep -q '^refs' 2022-05-31 20:39:52.691 | ++ functions-common:git_clone:560 : [[ ! -d /opt/stack/tempest ]] 2022-05-31 20:39:52.693 | ++ functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-05-31 20:39:52.696 | ++ functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/tempest 2022-05-31 20:39:52.708 | ++ functions-common:git_clone:606 : cd /opt/stack/tempest 2022-05-31 20:39:52.711 | ++ functions-common:git_clone:607 : git show --oneline 2022-05-31 20:39:52.711 | ++ functions-common:git_clone:607 : head -1 2022-05-31 20:39:52.714 | 991866fd7 Fix supported releases and py versions in the doc 2022-05-31 20:39:52.716 | ++ functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-05-31 20:39:52.719 | ++ lib/tempest:install_tempest:752 : pip_install 'tox!=2.8.0' 2022-05-31 20:39:52.741 | Using python 3.8 to install tox!=2.8.0 2022-05-31 20:39:52.743 | ++ 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-05-31 20:39:54.538 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-31 20:39:54.539 | 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-05-31 20:39:54.543 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:39:54.544 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:39:54.545 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-05-31 20:39:54.547 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:39:54.547 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:39:54.548 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-05-31 20:39:54.548 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:39:54.549 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-05-31 20:39:54.566 | Requirement already satisfied: tox!=2.8.0 in /usr/local/lib/python3.8/dist-packages (3.25.0) 2022-05-31 20:39:54.626 | 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-05-31 20:39:54.635 | 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-05-31 20:39:54.642 | 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-05-31 20:39:54.645 | 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-05-31 20:39:54.648 | 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-05-31 20:39:54.652 | 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-05-31 20:39:54.707 | 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-05-31 20:39:54.710 | 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-05-31 20:39:54.713 | 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-05-31 20:39:54.717 | 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-05-31 20:39:56.892 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-05-31 20:39:56.892 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-31 20:39:56.963 | ++ inc/python:pip_install:200 : result=0 2022-05-31 20:39:56.965 | ++ inc/python:pip_install:202 : time_stop pip_install 2022-05-31 20:39:56.968 | ++ functions-common:time_stop:2322 : local name 2022-05-31 20:39:56.970 | ++ functions-common:time_stop:2323 : local end_time 2022-05-31 20:39:56.973 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-05-31 20:39:56.975 | ++ functions-common:time_stop:2325 : local total 2022-05-31 20:39:56.977 | ++ functions-common:time_stop:2326 : local start_time 2022-05-31 20:39:56.980 | ++ functions-common:time_stop:2328 : name=pip_install 2022-05-31 20:39:56.982 | ++ functions-common:time_stop:2329 : start_time=1654029592735 2022-05-31 20:39:56.985 | ++ functions-common:time_stop:2331 : [[ -z 1654029592735 ]] 2022-05-31 20:39:56.988 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-05-31 20:39:56.992 | ++ functions-common:time_stop:2334 : end_time=1654029596989 2022-05-31 20:39:56.994 | ++ functions-common:time_stop:2335 : elapsed_time=4254 2022-05-31 20:39:56.997 | ++ functions-common:time_stop:2336 : total=125994 2022-05-31 20:39:56.999 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-05-31 20:39:57.002 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=130248 2022-05-31 20:39:57.004 | ++ inc/python:pip_install:203 : return 0 2022-05-31 20:39:57.007 | ++ lib/tempest:install_tempest:753 : pushd /opt/stack/tempest 2022-05-31 20:39:57.007 | /opt/stack/tempest ~/devstack 2022-05-31 20:39:57.009 | ++ lib/tempest:install_tempest:757 : git checkout 26.1.0 2022-05-31 20:39:57.027 | error: Your local changes to the following files would be overwritten by checkout: 2022-05-31 20:39:57.027 | HACKING.rst 2022-05-31 20:39:57.027 | doc/source/conf.py 2022-05-31 20:39:57.027 | doc/source/configuration.rst 2022-05-31 20:39:57.027 | doc/source/contributor/contributing.rst 2022-05-31 20:39:57.027 | doc/source/index.rst 2022-05-31 20:39:57.027 | doc/source/keystone_scopes_and_roles_support.rst 2022-05-31 20:39:57.027 | doc/source/microversion_testing.rst 2022-05-31 20:39:57.027 | doc/source/plugins/plugin.rst 2022-05-31 20:39:57.027 | doc/source/supported_version.rst 2022-05-31 20:39:57.027 | doc/source/test_removal.rst 2022-05-31 20:39:57.027 | playbooks/devstack-tempest-ipv6.yaml 2022-05-31 20:39:57.028 | playbooks/devstack-tempest.yaml 2022-05-31 20:39:57.028 | playbooks/enable-fips.yaml 2022-05-31 20:39:57.028 | releasenotes/notes/Add-volume_size_extend-config--opt-for-volume-tests-041f7d25fc2f3e05.yaml 2022-05-31 20:39:57.028 | releasenotes/notes/Remove-deprecated-scenario.img_dir-option-da626e6153181e16.yaml 2022-05-31 20:39:57.028 | releasenotes/notes/Stabilize-scenario-manager-adf36d21b08e31a4.yaml 2022-05-31 20:39:57.028 | releasenotes/notes/Switch-to-ecdsa-ssh-key-type-by-default-0425b5d5ec72c1c3.yaml 2022-05-31 20:39:57.028 | releasenotes/notes/add-assisted-volume-snapshot-client-737f5cb35d58c1b6.yaml 2022-05-31 20:39:57.028 | releasenotes/notes/add-compute-feature-ide-bus-b63802502c378083.yaml 2022-05-31 20:39:57.028 | releasenotes/notes/add-placement-usage-client-method-8b6015cbd8a5e0f6.yaml 2022-05-31 20:39:57.028 | releasenotes/notes/add-qos-apis-for-bandwidth-limit-rules-cc144660fcaa419a.yaml 2022-05-31 20:39:57.028 | releasenotes/notes/add-qos-minimum-packet-rule-client-c8bfe09873032d4a.yaml 2022-05-31 20:39:57.028 | releasenotes/notes/add-ssh-key-type-38d7a2f900d79842.yaml 2022-05-31 20:39:57.028 | releasenotes/notes/add-volume-transfers-v3.55-73f75073ad2c4091.yaml 2022-05-31 20:39:57.028 | releasenotes/notes/deprecate-and-enable-identity-application_credentials-1d4eaef4c3c9dcba.yaml 2022-05-31 20:39:57.028 | releasenotes/notes/deprecate-and-enable-identity-project-tags-23b87518888e563a.yaml 2022-05-31 20:39:57.028 | releasenotes/notes/deprecate-image-v1-service-clients-d12ed42210bb76b5.yaml 2022-05-31 20:39:57.028 | releasenotes/notes/deprecate-old-api-microversion-fixture-a471aac985c0f3fb.yaml 2022-05-31 20:39:57.028 | releasenotes/notes/deprecate-volume-v2-service-clients-ff8a2a7be1797eb5.yaml 2022-05-31 20:39:57.028 | releasenotes/notes/drop-py-3-6-and-3-7-a34f2294f5341539.yaml 2022-05-31 20:39:57.028 | releasenotes/notes/end-of-support-for-train-83369468215d7485.yaml 2022-05-31 20:39:57.028 | releasenotes/notes/end-of-support-for-ussuri-68583f47805eff02.yaml 2022-05-31 20:39:57.028 | releasenotes/notes/end-of-support-of-victoria-9c33f2b089b14cb5.yaml 2022-05-31 20:39:57.028 | releasenotes/notes/floating-ips-port-forwarding-client-cf8820b910bd7f4d.yaml 2022-05-31 20:39:57.028 | releasenotes/notes/image-client-add-versions-and-tasks-ac289dbfe1c899cc.yaml 2022-05-31 20:39:57.028 | releasenotes/notes/limits-client-d656f16a3d3e84fc.yaml 2022-05-31 20:39:57.028 | releasenotes/notes/log-resource-client-20e58a295f729902.yaml 2022-05-31 20:39:57.028 | releasenotes/notes/loggable-resource-client-5977d46a7ea52199.yaml 2022-05-31 20:39:57.028 | releasenotes/notes/remove-compute-api-extensions-config-b8564f60f4fa5495.yaml 2022-05-31 20:39:57.028 | releasenotes/notes/remove-deprecated-old-token-clients-e4c2e654132f1130.yaml 2022-05-31 20:39:57.028 | releasenotes/notes/remove-old-data-utils-e0966f882f7fe23a.yaml 2022-05-31 20:39:57.028 | releasenotes/notes/remove-volume-v1-service-clients-9235e3a965f93c09.yaml 2022-05-31 20:39:57.028 | releasenotes/notes/set-default-value-of-concurrency-to-2-d916d5c31e3725d5.yaml 2022-05-31 20:39:57.029 | releasenotes/notes/swift-improve-cleanup-63cfc21ffb3aff6f.yaml 2022-05-31 20:39:57.029 | releasenotes/notes/tempest-wallaby-release-0f2cea5ccf63485e.yaml 2022-05-31 20:39:57.029 | releasenotes/notes/tempest-xena-release-3ffb30eb59e49f2c.yaml 2022-05-31 20:39:57.029 | releasenotes/notes/tempest-yoga-release-66e8484b9a402e9f.yaml 2022-05-31 20:39:57.029 | releasenotes/source/conf.py 2022-05-31 20:39:57.029 | releasenotes/source/index.rst 2022-05-31 20:39:57.029 | releasenotes/source/v26.1.0.rst 2022-05-31 20:39:57.029 | releasenotes/source/v27.0.0.rst 2022-05-31 20:39:57.029 | releasenotes/source/v28.0.0.rst 2022-05-31 20:39:57.029 | releasenotes/source/v28.1.0.rst 2022-05-31 20:39:57.029 | releasenotes/source/v29.0.0.rst 2022-05-31 20:39:57.029 | releasenotes/source/v29.1.0.rst 2022-05-31 20:39:57.029 | releasenotes/source/v29.2.0.rst 2022-05-31 20:39:57.029 | releasenotes/source/v30.0.0.rst 2022-05-31 20:39:57.029 | requirements.txt 2022-05-31 20:39:57.029 | roles/run-tempest/README.rst 2022-05-31 20:39:57.029 | roles/run-tempest/defaults/main.yaml 2022-05-31 20:39:57.029 | roles/run-tempest/tasks/main.yaml 2022-05-31 20:39:57.029 | roles/run-tempest-26/README.rst 2022-05-31 20:39:57.029 | roles/run-tempest-26/defaults/main.yaml 2022-05-31 20:39:57.029 | roles/run-tempest-26/tasks/main.yaml 2022-05-31 20:39:57.029 | setup.cfg 2022-05-31 20:39:57.029 | tempest/api/compute/admin/test_agents.py 2022-05-31 20:39:57.029 | tempest/api/compute/admin/test_aggregates.py 2022-05-31 20:39:57.029 | tempest/api/compute/admin/test_create_server.py 2022-05-31 20:39:57.029 | tempest/api/compute/admin/test_flavors.py 2022-05-31 20:39:57.029 | tempest/api/compute/admin/test_flavors_access.py 2022-05-31 20:39:57.029 | tempest/api/compute/admin/test_flavors_access_negative.py 2022-05-31 20:39:57.029 | tempest/api/compute/admin/test_flavors_extra_specs.py 2022-05-31 20:39:57.029 | tempest/api/compute/admin/test_flavors_extra_specs_negative.py 2022-05-31 20:39:57.029 | tempest/api/compute/admin/test_hypervisor.py 2022-05-31 20:39:57.029 | tempest/api/compute/admin/test_live_migration.py 2022-05-31 20:39:57.030 | tempest/api/compute/admin/test_quotas. 2022-05-31 20:39:57.030 | Aborting 2022-05-31 20:39:57.030 | + lib/tempest:install_tempest:1 : exit_trap 2022-05-31 20:39:57.032 | + ./stack.sh:exit_trap:496 : local r=1 2022-05-31 20:39:57.035 | ++ ./stack.sh:exit_trap:497 : jobs -p 2022-05-31 20:39:57.038 | + ./stack.sh:exit_trap:497 : jobs= 2022-05-31 20:39:57.040 | + ./stack.sh:exit_trap:500 : [[ -n '' ]] 2022-05-31 20:39:57.043 | + ./stack.sh:exit_trap:506 : '[' -f '' ']' 2022-05-31 20:39:57.045 | + ./stack.sh:exit_trap:511 : kill_spinner 2022-05-31 20:39:57.048 | + ./stack.sh:kill_spinner:406 : '[' '!' -z '' ']' 2022-05-31 20:39:57.051 | + ./stack.sh:exit_trap:513 : [[ 1 -ne 0 ]] 2022-05-31 20:39:57.053 | + ./stack.sh:exit_trap:514 : echo 'Error on exit' 2022-05-31 20:39:57.053 | Error on exit 2022-05-31 20:39:57.055 | + ./stack.sh:exit_trap:516 : type -p generate-subunit 2022-05-31 20:39:57.057 | + ./stack.sh:exit_trap:517 : generate-subunit 1654029412 185 fail 2022-05-31 20:39:57.643 | + ./stack.sh:exit_trap:519 : [[ -z /opt/stack/logs ]] 2022-05-31 20:39:57.645 | + ./stack.sh:exit_trap:522 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-05-31 20:39:57.856 | ebtables v1.8.4 (nf_tables): table `broute' is incompatible, use 'nft' tool. 2022-05-31 20:39:57.856 | 2022-05-31 20:39:58.107 | + ./stack.sh:exit_trap:531 : exit 1