2022-06-02 15:27:50.035 | + ./stack.sh:main:462 : exec 2022-06-02 15:27:50.035 | + ./stack.sh:main:470 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-06-02-152749' 2022-06-02 15:27:50.035 | ++ ./stack.sh:main:462 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-06-02-152749.summary.2022-06-02-152749 2022-06-02 15:27:50.035 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-02 15:27:50.035 | + ./stack.sh:echo_summary:421 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-06-02-152749 2022-06-02 15:27:50.035 | + ./stack.sh:main:472 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-02-152749 /opt/stack/logs/stack.sh.log 2022-06-02 15:27:50.035 | + ./stack.sh:main:473 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-02-152749.summary.2022-06-02-152749 /opt/stack/logs/stack.sh.log.summary 2022-06-02 15:27:50.035 | + ./stack.sh:main:488 : check_path_perm_sanity /opt/stack 2022-06-02 15:27:50.035 | + functions:check_path_perm_sanity:620 : local real_path 2022-06-02 15:27:50.035 | ++ functions:check_path_perm_sanity:621 : readlink -f /opt/stack 2022-06-02 15:27:50.035 | + functions:check_path_perm_sanity:621 : real_path=/opt/stack 2022-06-02 15:27:50.035 | + functions:check_path_perm_sanity:622 : local rebuilt_path= 2022-06-02 15:27:50.035 | ++ functions:check_path_perm_sanity:623 : echo /opt/stack 2022-06-02 15:27:50.035 | ++ functions:check_path_perm_sanity:623 : tr / ' ' 2022-06-02 15:27:50.035 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-02 15:27:50.035 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt 2022-06-02 15:27:50.035 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt 2022-06-02 15:27:50.035 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-06-02 15:27:50.035 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-02 15:27:50.036 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt/stack 2022-06-02 15:27:50.036 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt/stack 2022-06-02 15:27:50.037 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-06-02 15:27:50.039 | + ./stack.sh:main:494 : trap exit_trap EXIT 2022-06-02 15:27:50.041 | + ./stack.sh:main:535 : trap err_trap ERR 2022-06-02 15:27:50.043 | + ./stack.sh:main:548 : set -o errexit 2022-06-02 15:27:50.045 | + ./stack.sh:main:551 : uname -a 2022-06-02 15:27:50.046 | Linux dv-neutron-842296-3-hyperv 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-06-02 15:27:50.048 | + ./stack.sh:main:554 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-06-02 15:27:50.050 | + ./stack.sh:main:555 : rm -f /opt/stack/data/ca-bundle.pem 2022-06-02 15:27:50.053 | + ./stack.sh:main:558 : source /home/ubuntu/devstack/lib/database 2022-06-02 15:27:50.081 | + ./stack.sh:main:559 : source /home/ubuntu/devstack/lib/rpc_backend 2022-06-02 15:27:50.095 | + ./stack.sh:main:565 : fetch_plugins 2022-06-02 15:27:50.097 | + functions-common:fetch_plugins:1668 : local plugins= 2022-06-02 15:27:50.099 | + functions-common:fetch_plugins:1669 : local plugin 2022-06-02 15:27:50.101 | + functions-common:fetch_plugins:1672 : [[ -z '' ]] 2022-06-02 15:27:50.103 | + functions-common:fetch_plugins:1673 : return 2022-06-02 15:27:50.105 | + ./stack.sh:main:569 : run_phase override_defaults 2022-06-02 15:27:50.107 | + functions-common:run_phase:1750 : local mode=override_defaults 2022-06-02 15:27:50.108 | + functions-common:run_phase:1751 : local phase= 2022-06-02 15:27:50.110 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-02 15:27:50.112 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-02 15:27:50.114 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-02 15:27:50.115 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-02 15:27:50.118 | + functions-common:run_phase:1760 : local extra 2022-06-02 15:27:50.120 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-02 15:27:50.123 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-02 15:27:50.125 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-02 15:27:50.126 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-02 15:27:50.128 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-06-02 15:27:50.130 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-02 15:27:50.142 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:27:50.144 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-02 15:27:50.146 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-02 15:27:50.147 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-02 15:27:50.149 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-02 15:27:50.151 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-02 15:27:50.152 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-02 15:27:50.154 | ++ extras.d/80-tempest.sh:source:26 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-06-02 15:27:50.156 | ++ extras.d/80-tempest.sh:source:31 : [[ override_defaults == \c\l\e\a\n ]] 2022-06-02 15:27:50.158 | + functions-common:run_phase:1771 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-02 15:27:50.159 | + functions-common:run_phase:1774 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-02 15:27:50.161 | + functions-common:run_phase:1775 : plugin_override_defaults 2022-06-02 15:27:50.163 | + functions-common:plugin_override_defaults:1709 : local plugins= 2022-06-02 15:27:50.165 | + functions-common:plugin_override_defaults:1710 : local plugin 2022-06-02 15:27:50.167 | + functions-common:plugin_override_defaults:1713 : [[ -z '' ]] 2022-06-02 15:27:50.169 | + functions-common:plugin_override_defaults:1714 : return 2022-06-02 15:27:50.171 | + ./stack.sh:main:572 : source /home/ubuntu/devstack/lib/apache 2022-06-02 15:27:50.188 | + ./stack.sh:main:575 : source /home/ubuntu/devstack/lib/tls 2022-06-02 15:27:50.190 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-06-02 15:27:50.202 | ++ functions-common:is_service_enabled:1978 : return 1 2022-06-02 15:27:50.204 | +++ lib/tls:source:43 : hostname -f 2022-06-02 15:27:50.207 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-06-02 15:27:50.209 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-06-02 15:27:50.211 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-06-02 15:27:50.213 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-06-02 15:27:50.214 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-06-02 15:27:50.216 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-06-02 15:27:50.218 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-06-02 15:27:50.220 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-06-02 15:27:50.222 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-06-02 15:27:50.223 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-06-02 15:27:50.228 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/infra 2022-06-02 15:27:50.240 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/libraries 2022-06-02 15:27:50.256 | + ./stack.sh:main:580 : source /home/ubuntu/devstack/lib/lvm 2022-06-02 15:27:50.268 | + ./stack.sh:main:581 : source /home/ubuntu/devstack/lib/horizon 2022-06-02 15:27:50.280 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/keystone 2022-06-02 15:27:50.306 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/glance 2022-06-02 15:27:50.345 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/nova 2022-06-02 15:27:50.425 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/placement 2022-06-02 15:27:50.446 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/cinder 2022-06-02 15:27:50.483 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/swift 2022-06-02 15:27:50.535 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/neutron 2022-06-02 15:27:50.662 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/ldap 2022-06-02 15:27:50.676 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/dstat 2022-06-02 15:27:50.688 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/tcpdump 2022-06-02 15:27:50.702 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/etcd3 2022-06-02 15:27:50.793 | + ./stack.sh:main:598 : run_phase source 2022-06-02 15:27:50.795 | + functions-common:run_phase:1750 : local mode=source 2022-06-02 15:27:50.797 | + functions-common:run_phase:1751 : local phase= 2022-06-02 15:27:50.799 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-02 15:27:50.801 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-02 15:27:50.803 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-02 15:27:50.805 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-02 15:27:50.807 | + functions-common:run_phase:1760 : local extra 2022-06-02 15:27:50.810 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-02 15:27:50.813 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-02 15:27:50.815 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-02 15:27:50.817 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-02 15:27:50.819 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-06-02 15:27:50.822 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-02 15:27:50.835 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:27:50.838 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-06-02 15:27:50.840 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-06-02 15:27:50.878 | ++ extras.d/80-tempest.sh:source:26 : [[ source == \u\n\s\t\a\c\k ]] 2022-06-02 15:27:50.880 | ++ extras.d/80-tempest.sh:source:31 : [[ source == \c\l\e\a\n ]] 2022-06-02 15:27:50.883 | + functions-common:run_phase:1771 : [[ source == \s\o\u\r\c\e ]] 2022-06-02 15:27:50.885 | + functions-common:run_phase:1772 : load_plugin_settings 2022-06-02 15:27:50.887 | + functions-common:load_plugin_settings:1686 : local plugins= 2022-06-02 15:27:50.889 | + functions-common:load_plugin_settings:1687 : local plugin 2022-06-02 15:27:50.891 | + functions-common:load_plugin_settings:1690 : [[ -z '' ]] 2022-06-02 15:27:50.893 | + functions-common:load_plugin_settings:1691 : return 2022-06-02 15:27:50.895 | + functions-common:run_phase:1773 : verify_disabled_services 2022-06-02 15:27:50.898 | + functions-common:verify_disabled_services:2033 : local service 2022-06-02 15:27:50.900 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:27:50.902 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-06-02 15:27:50.905 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:27:50.907 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-06-02 15:27:50.909 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:27:50.911 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-06-02 15:27:50.913 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:27:50.915 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-06-02 15:27:50.918 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:27:50.920 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-06-02 15:27:50.922 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:27:50.924 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-06-02 15:27:50.926 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:27:50.928 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-06-02 15:27:50.931 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:27:50.933 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-06-02 15:27:50.935 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:27:50.937 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-06-02 15:27:50.939 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:27:50.941 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-06-02 15:27:50.944 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:27:50.946 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-06-02 15:27:50.948 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:27:50.951 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-06-02 15:27:50.953 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:27:50.955 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-06-02 15:27:50.957 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:27:50.960 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-06-02 15:27:50.962 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:27:50.964 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-06-02 15:27:50.967 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:27:50.969 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-06-02 15:27:50.971 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:27:50.973 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-06-02 15:27:50.975 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:27:50.978 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-06-02 15:27:50.980 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:27:50.982 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-06-02 15:27:50.984 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:27:50.986 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-06-02 15:27:50.988 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:27:50.991 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-06-02 15:27:50.993 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:27:50.996 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-06-02 15:27:50.998 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:27:51.000 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-06-02 15:27:51.002 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:27:51.005 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-06-02 15:27:51.007 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:27:51.010 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-06-02 15:27:51.012 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:27:51.014 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-06-02 15:27:51.017 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:27:51.019 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-06-02 15:27:51.021 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:27:51.024 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-06-02 15:27:51.026 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:27:51.029 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-06-02 15:27:51.031 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:27:51.033 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-06-02 15:27:51.036 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:27:51.038 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-06-02 15:27:51.040 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:27:51.042 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-06-02 15:27:51.045 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:27:51.047 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-06-02 15:27:51.049 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:27:51.051 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-06-02 15:27:51.054 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:27:51.056 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-06-02 15:27:51.059 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:27:51.061 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-06-02 15:27:51.064 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:27:51.067 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-06-02 15:27:51.069 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:27:51.072 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-06-02 15:27:51.075 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:27:51.078 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-06-02 15:27:51.080 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:27:51.082 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-06-02 15:27:51.084 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:27:51.087 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-06-02 15:27:51.089 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:27:51.092 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-06-02 15:27:51.094 | + ./stack.sh:main:669 : initialize_database_backends 2022-06-02 15:27:51.096 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-02 15:27:51.099 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-06-02 15:27:51.113 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:27:51.115 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-06-02 15:27:51.117 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-02 15:27:51.119 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-06-02 15:27:51.134 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 15:27:51.136 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-06-02 15:27:51.138 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-06-02 15:27:51.141 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-06-02 15:27:51.143 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-06-02 15:27:51.145 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-06-02 15:27:51.147 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-06-02 15:27:51.150 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-06-02 15:27:51.152 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2022-06-02 15:27:51.155 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-02 15:27:51.157 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2022-06-02 15:27:51.160 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-02 15:27:51.162 | + lib/database:initialize_database_backends:104 : return 0 2022-06-02 15:27:51.164 | + ./stack.sh:main:670 : echo 'Using mysql database backend' 2022-06-02 15:27:51.164 | Using mysql database backend 2022-06-02 15:27:51.166 | + ./stack.sh:main:673 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-06-02 15:27:51.181 | + ./stack.sh:main:685 : is_service_enabled rabbit 2022-06-02 15:27:51.197 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:27:51.199 | + ./stack.sh:main:686 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-06-02 15:27:51.215 | + ./stack.sh:main:693 : is_service_enabled keystone 2022-06-02 15:27:51.230 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:27:51.233 | + ./stack.sh:main:695 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-06-02 15:27:51.249 | + ./stack.sh:main:697 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-06-02 15:27:51.264 | + ./stack.sh:main:708 : is_service_enabled ldap 2022-06-02 15:27:51.280 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 15:27:51.283 | + ./stack.sh:main:717 : is_service_enabled nova 2022-06-02 15:27:51.299 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:27:51.301 | + ./stack.sh:main:717 : [[ libvirt == \x\e\n\s\e\r\v\e\r ]] 2022-06-02 15:27:51.303 | + ./stack.sh:main:727 : is_service_enabled s-proxy 2022-06-02 15:27:51.318 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:27:51.321 | + ./stack.sh:main:731 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-06-02 15:27:51.338 | + ./stack.sh:main:733 : [[ -z '' ]] 2022-06-02 15:27:51.340 | + ./stack.sh:main:733 : [[ False == \T\r\u\e ]] 2022-06-02 15:27:51.342 | + ./stack.sh:main:739 : save_stackenv 739 2022-06-02 15:27:51.345 | + functions-common:save_stackenv:60 : local tag=739 2022-06-02 15:27:51.347 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-06-02 15:27:51.352 | + functions-common:save_stackenv:62 : time_stamp=2022-06-02-152751 2022-06-02 15:27:51.355 | + functions-common:save_stackenv:63 : echo '# 2022-06-02-152751 739' 2022-06-02 15:27:51.357 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 15:27:51.360 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-02 15:27:51.363 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 15:27:51.365 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-06-02 15:27:51.368 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 15:27:51.370 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-06-02 15:27:51.372 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 15:27:51.375 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-06-02 15:27:51.377 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 15:27:51.379 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.33 2022-06-02 15:27:51.382 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 15:27:51.384 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.33/identity 2022-06-02 15:27:51.387 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 15:27:51.389 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-06-02-152749 2022-06-02 15:27:51.391 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 15:27:51.394 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-06-02 15:27:51.396 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 15:27:51.398 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.33 2022-06-02 15:27:51.400 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 15:27:51.403 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-06-02 15:27:51.405 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 15:27:51.407 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-06-02 15:27:51.409 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 15:27:51.412 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-06-02 15:27:51.414 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 15:27:51.416 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-06-02 15:27:51.419 | + ./stack.sh:main:750 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/victoria 2022-06-02 15:27:51.421 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/requirements.git 2022-06-02 15:27:51.423 | + functions-common:git_clone:526 : local git_dest=/opt/stack/requirements 2022-06-02 15:27:51.425 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-02 15:27:51.427 | + functions-common:git_clone:528 : local orig_dir 2022-06-02 15:27:51.430 | ++ functions-common:git_clone:529 : pwd 2022-06-02 15:27:51.432 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-02 15:27:51.434 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-02 15:27:51.437 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-02 15:27:51.451 | + functions-common:git_clone:532 : RECLONE=False 2022-06-02 15:27:51.453 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-02 15:27:51.456 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-02 15:27:51.458 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-02 15:27:51.458 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-02 15:27:51.463 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/requirements ]] 2022-06-02 15:27:51.465 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-02 15:27:51.467 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-06-02 15:27:51.480 | + functions-common:git_clone:606 : cd /opt/stack/requirements 2022-06-02 15:27:51.482 | + functions-common:git_clone:607 : git show --oneline 2022-06-02 15:27:51.482 | + functions-common:git_clone:607 : head -1 2022-06-02 15:27:51.486 | 31511864 Merge "update constraint for sushy to new release 3.4.6" into stable/victoria 2022-06-02 15:27:51.488 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-02 15:27:51.490 | + ./stack.sh:main:754 : echo_summary 'Installing package prerequisites' 2022-06-02 15:27:51.493 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-02 15:27:51.496 | + ./stack.sh:echo_summary:421 : echo -e Installing package prerequisites 2022-06-02 15:27:51.498 | + ./stack.sh:main:755 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-06-02 15:27:51.500 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-06-02 15:27:51.503 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-06-02 15:27:51.505 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-06-02 15:27:51.508 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-06-02 15:27:51.510 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-06-02 15:27:51.513 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-06-02 15:27:51.516 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-06-02 15:27:51.520 | ++ tools/install_prereqs.sh:source:47 : NOW=1654183671 2022-06-02 15:27:51.523 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-06-02 15:27:51.527 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1654183475 2022-06-02 15:27:51.529 | ++ tools/install_prereqs.sh:source:49 : DELTA=196 2022-06-02 15:27:51.532 | ++ tools/install_prereqs.sh:source:50 : [[ 196 -lt 7200 ]] 2022-06-02 15:27:51.534 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-06-02 15:27:51.536 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-06-02 15:27:51.539 | ++ functions-common:export_proxy_variables:2140 : isset http_proxy 2022-06-02 15:27:51.541 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2022-06-02 15:27:51.543 | ++ functions-common:export_proxy_variables:2143 : isset https_proxy 2022-06-02 15:27:51.545 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2022-06-02 15:27:51.548 | ++ functions-common:export_proxy_variables:2146 : isset no_proxy 2022-06-02 15:27:51.550 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2022-06-02 15:27:51.553 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-06-02 15:27:51.598 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-06-02 15:27:51.598 | apache2-dev 2022-06-02 15:27:51.598 | bc 2022-06-02 15:27:51.598 | bsdmainutils 2022-06-02 15:27:51.598 | curl 2022-06-02 15:27:51.598 | g++ 2022-06-02 15:27:51.598 | gcc 2022-06-02 15:27:51.598 | gettext 2022-06-02 15:27:51.598 | git 2022-06-02 15:27:51.598 | graphviz 2022-06-02 15:27:51.598 | iputils-ping 2022-06-02 15:27:51.598 | libapache2-mod-proxy-uwsgi 2022-06-02 15:27:51.598 | libffi-dev 2022-06-02 15:27:51.598 | libjpeg-dev 2022-06-02 15:27:51.598 | libmysqlclient-dev 2022-06-02 15:27:51.598 | libpcre3-dev 2022-06-02 15:27:51.598 | libpq-dev 2022-06-02 15:27:51.598 | libssl-dev 2022-06-02 15:27:51.598 | libsystemd-dev 2022-06-02 15:27:51.598 | libxml2-dev 2022-06-02 15:27:51.598 | libxslt1-dev 2022-06-02 15:27:51.598 | libyaml-dev 2022-06-02 15:27:51.598 | lsof 2022-06-02 15:27:51.598 | openssh-server 2022-06-02 15:27:51.598 | openssl 2022-06-02 15:27:51.598 | pkg-config 2022-06-02 15:27:51.598 | psmisc 2022-06-02 15:27:51.598 | python3-dev 2022-06-02 15:27:51.598 | python3-pip 2022-06-02 15:27:51.598 | python3-venv 2022-06-02 15:27:51.598 | tar 2022-06-02 15:27:51.598 | tcpdump 2022-06-02 15:27:51.599 | unzip 2022-06-02 15:27:51.599 | uuid-runtime 2022-06-02 15:27:51.599 | wget 2022-06-02 15:27:51.599 | wget 2022-06-02 15:27:51.599 | zlib1g-dev 2022-06-02 15:27:51.599 | libkrb5-dev 2022-06-02 15:27:51.599 | libldap2-dev 2022-06-02 15:27:51.599 | libsasl2-dev 2022-06-02 15:27:51.599 | memcached 2022-06-02 15:27:51.599 | python3-mysqldb 2022-06-02 15:27:51.599 | sqlite3 2022-06-02 15:27:51.599 | conntrack 2022-06-02 15:27:51.599 | curl 2022-06-02 15:27:51.599 | dnsmasq-base 2022-06-02 15:27:51.599 | dnsmasq-utils 2022-06-02 15:27:51.599 | ebtables 2022-06-02 15:27:51.599 | gawk 2022-06-02 15:27:51.599 | genisoimage 2022-06-02 15:27:51.599 | iptables 2022-06-02 15:27:51.599 | iputils-arping 2022-06-02 15:27:51.599 | kpartx 2022-06-02 15:27:51.599 | libjs-jquery-tablesorter 2022-06-02 15:27:51.599 | libmysqlclient-dev 2022-06-02 15:27:51.599 | parted 2022-06-02 15:27:51.599 | pm-utils 2022-06-02 15:27:51.599 | python3-mysqldb 2022-06-02 15:27:51.599 | socat 2022-06-02 15:27:51.599 | sqlite3 2022-06-02 15:27:51.599 | sudo 2022-06-02 15:27:51.599 | vlan 2022-06-02 15:27:51.599 | lsscsi 2022-06-02 15:27:51.599 | open-iscsi 2022-06-02 15:27:51.599 | lvm2 2022-06-02 15:27:51.599 | qemu-utils 2022-06-02 15:27:51.599 | thin-provisioning-tools 2022-06-02 15:27:51.599 | acl 2022-06-02 15:27:51.599 | dnsmasq-base 2022-06-02 15:27:51.599 | dnsmasq-utils 2022-06-02 15:27:51.599 | ebtables 2022-06-02 15:27:51.600 | haproxy 2022-06-02 15:27:51.600 | iptables 2022-06-02 15:27:51.600 | iputils-arping 2022-06-02 15:27:51.600 | iputils-ping 2022-06-02 15:27:51.600 | libmysqlclient-dev 2022-06-02 15:27:51.600 | postgresql-server-dev-all 2022-06-02 15:27:51.600 | python3-mysqldb 2022-06-02 15:27:51.600 | sqlite3 2022-06-02 15:27:51.600 | sudo 2022-06-02 15:27:51.600 | vlan 2022-06-02 15:27:51.600 | ipset 2022-06-02 15:27:51.600 | conntrack 2022-06-02 15:27:51.600 | conntrackd 2022-06-02 15:27:51.600 | keepalived 2022-06-02 15:27:51.600 | dstat 2022-06-02 15:27:51.600 | lvm2 2022-06-02 15:27:51.600 | qemu-utils 2022-06-02 15:27:51.600 | thin-provisioning-tools 2022-06-02 15:27:51.600 | curl 2022-06-02 15:27:51.600 | liberasurecode-dev 2022-06-02 15:27:51.600 | make 2022-06-02 15:27:51.600 | memcached 2022-06-02 15:27:51.600 | sqlite3 2022-06-02 15:27:51.600 | xfsprogs' 2022-06-02 15:27:51.600 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-06-02 15:27:51.618 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-06-02 15:27:51.619 | apache2-dev 2022-06-02 15:27:51.619 | bc 2022-06-02 15:27:51.619 | bsdmainutils 2022-06-02 15:27:51.619 | curl 2022-06-02 15:27:51.619 | g++ 2022-06-02 15:27:51.619 | gcc 2022-06-02 15:27:51.619 | gettext 2022-06-02 15:27:51.619 | git 2022-06-02 15:27:51.619 | graphviz 2022-06-02 15:27:51.619 | iputils-ping 2022-06-02 15:27:51.619 | libapache2-mod-proxy-uwsgi 2022-06-02 15:27:51.619 | libffi-dev 2022-06-02 15:27:51.619 | libjpeg-dev 2022-06-02 15:27:51.619 | libmysqlclient-dev 2022-06-02 15:27:51.619 | libpcre3-dev 2022-06-02 15:27:51.619 | libpq-dev 2022-06-02 15:27:51.619 | libssl-dev 2022-06-02 15:27:51.619 | libsystemd-dev 2022-06-02 15:27:51.619 | libxml2-dev 2022-06-02 15:27:51.619 | libxslt1-dev 2022-06-02 15:27:51.619 | libyaml-dev 2022-06-02 15:27:51.619 | lsof 2022-06-02 15:27:51.619 | openssh-server 2022-06-02 15:27:51.619 | openssl 2022-06-02 15:27:51.619 | pkg-config 2022-06-02 15:27:51.619 | psmisc 2022-06-02 15:27:51.619 | python3-dev 2022-06-02 15:27:51.619 | python3-pip 2022-06-02 15:27:51.619 | python3-venv 2022-06-02 15:27:51.619 | tar 2022-06-02 15:27:51.619 | tcpdump 2022-06-02 15:27:51.619 | unzip 2022-06-02 15:27:51.619 | uuid-runtime 2022-06-02 15:27:51.619 | wget 2022-06-02 15:27:51.619 | wget 2022-06-02 15:27:51.619 | zlib1g-dev 2022-06-02 15:27:51.620 | libkrb5-dev 2022-06-02 15:27:51.620 | libldap2-dev 2022-06-02 15:27:51.620 | libsasl2-dev 2022-06-02 15:27:51.620 | memcached 2022-06-02 15:27:51.620 | python3-mysqldb 2022-06-02 15:27:51.620 | sqlite3 2022-06-02 15:27:51.620 | conntrack 2022-06-02 15:27:51.620 | curl 2022-06-02 15:27:51.620 | dnsmasq-base 2022-06-02 15:27:51.620 | dnsmasq-utils 2022-06-02 15:27:51.620 | ebtables 2022-06-02 15:27:51.620 | gawk 2022-06-02 15:27:51.620 | genisoimage 2022-06-02 15:27:51.620 | iptables 2022-06-02 15:27:51.620 | iputils-arping 2022-06-02 15:27:51.620 | kpartx 2022-06-02 15:27:51.620 | libjs-jquery-tablesorter 2022-06-02 15:27:51.620 | libmysqlclient-dev 2022-06-02 15:27:51.620 | parted 2022-06-02 15:27:51.620 | pm-utils 2022-06-02 15:27:51.620 | python3-mysqldb 2022-06-02 15:27:51.620 | socat 2022-06-02 15:27:51.620 | sqlite3 2022-06-02 15:27:51.620 | sudo 2022-06-02 15:27:51.620 | vlan 2022-06-02 15:27:51.620 | lsscsi 2022-06-02 15:27:51.620 | open-iscsi 2022-06-02 15:27:51.620 | lvm2 2022-06-02 15:27:51.620 | qemu-utils 2022-06-02 15:27:51.620 | thin-provisioning-tools 2022-06-02 15:27:51.620 | acl 2022-06-02 15:27:51.620 | dnsmasq-base 2022-06-02 15:27:51.620 | dnsmasq-utils 2022-06-02 15:27:51.620 | ebtables 2022-06-02 15:27:51.620 | haproxy 2022-06-02 15:27:51.620 | iptables 2022-06-02 15:27:51.620 | iputils-arping 2022-06-02 15:27:51.620 | iputils-ping 2022-06-02 15:27:51.621 | libmysqlclient-dev 2022-06-02 15:27:51.621 | postgresql-server-dev-all 2022-06-02 15:27:51.621 | python3-mysqldb 2022-06-02 15:27:51.621 | sqlite3 2022-06-02 15:27:51.621 | sudo 2022-06-02 15:27:51.621 | vlan 2022-06-02 15:27:51.621 | ipset 2022-06-02 15:27:51.621 | conntrack 2022-06-02 15:27:51.621 | conntrackd 2022-06-02 15:27:51.621 | keepalived 2022-06-02 15:27:51.621 | dstat 2022-06-02 15:27:51.621 | lvm2 2022-06-02 15:27:51.621 | qemu-utils 2022-06-02 15:27:51.621 | thin-provisioning-tools 2022-06-02 15:27:51.621 | curl 2022-06-02 15:27:51.621 | liberasurecode-dev 2022-06-02 15:27:51.621 | make 2022-06-02 15:27:51.621 | memcached 2022-06-02 15:27:51.621 | sqlite3 2022-06-02 15:27:51.621 | xfsprogs ' 2022-06-02 15:27:51.621 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-06-02 15:27:51.623 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:27:51.625 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:27:51.628 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-06-02 15:27:51.628 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-06-02 15:27:51.633 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-06-02 15:27:51.635 | ++ functions-common:install_package:1356 : update_package_repo 2022-06-02 15:27:51.637 | ++ functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-02 15:27:51.639 | ++ functions-common:update_package_repo:1329 : REPOS_UPDATED=False 2022-06-02 15:27:51.641 | ++ functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-02 15:27:51.643 | ++ functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-02 15:27:51.645 | ++ functions-common:update_package_repo:1336 : is_ubuntu 2022-06-02 15:27:51.647 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:27:51.649 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:27:51.651 | ++ functions-common:update_package_repo:1337 : apt_get_update 2022-06-02 15:27:51.653 | ++ functions-common:apt_get_update:1082 : [[ False == \T\r\u\e ]] 2022-06-02 15:27:51.655 | ++ functions-common:apt_get_update:1087 : [[ False = \T\r\u\e ]] 2022-06-02 15:27:51.657 | ++ functions-common:apt_get_update:1089 : local sudo=sudo 2022-06-02 15:27:51.659 | +++ functions-common:apt_get_update:1090 : id -u 2022-06-02 15:27:51.664 | ++ functions-common:apt_get_update:1090 : [[ 1000 = \0 ]] 2022-06-02 15:27:51.666 | ++ functions-common:apt_get_update:1093 : time_start apt-get-update 2022-06-02 15:27:51.668 | ++ functions-common:time_start:2308 : local name=apt-get-update 2022-06-02 15:27:51.670 | ++ functions-common:time_start:2309 : local start_time= 2022-06-02 15:27:51.672 | ++ functions-common:time_start:2310 : [[ -n '' ]] 2022-06-02 15:27:51.674 | +++ functions-common:time_start:2313 : date +%s%3N 2022-06-02 15:27:51.678 | ++ functions-common:time_start:2313 : _TIME_START[$name]=1654183671676 2022-06-02 15:27:51.680 | ++ functions-common:apt_get_update:1095 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-06-02 15:27:51.682 | ++ functions-common:apt_get_update:1096 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-06-02 15:27:51.684 | ++ functions-common:apt_get_update:1097 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-06-02 15:27:52.032 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-06-02 15:27:52.063 | Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-06-02 15:27:52.136 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-06-02 15:27:52.247 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-06-02 15:27:54.248 | Reading package lists... 2022-06-02 15:27:54.279 | ++ functions-common:apt_get_update:1101 : REPOS_UPDATED=True 2022-06-02 15:27:54.281 | ++ functions-common:apt_get_update:1103 : time_stop apt-get-update 2022-06-02 15:27:54.283 | ++ functions-common:time_stop:2322 : local name 2022-06-02 15:27:54.285 | ++ functions-common:time_stop:2323 : local end_time 2022-06-02 15:27:54.287 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-02 15:27:54.289 | ++ functions-common:time_stop:2325 : local total 2022-06-02 15:27:54.292 | ++ functions-common:time_stop:2326 : local start_time 2022-06-02 15:27:54.294 | ++ functions-common:time_stop:2328 : name=apt-get-update 2022-06-02 15:27:54.296 | ++ functions-common:time_stop:2329 : start_time=1654183671676 2022-06-02 15:27:54.298 | ++ functions-common:time_stop:2331 : [[ -z 1654183671676 ]] 2022-06-02 15:27:54.300 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 15:27:54.304 | ++ functions-common:time_stop:2334 : end_time=1654183674302 2022-06-02 15:27:54.306 | ++ functions-common:time_stop:2335 : elapsed_time=2626 2022-06-02 15:27:54.308 | ++ functions-common:time_stop:2336 : total=0 2022-06-02 15:27:54.310 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 15:27:54.312 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=2626 2022-06-02 15:27:54.314 | ++ functions-common:install_package:1357 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-06-02 15:27:54.316 | ++ functions-common:real_install_package:1342 : is_ubuntu 2022-06-02 15:27:54.318 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:27:54.321 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:27:54.323 | ++ functions-common:real_install_package:1343 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-06-02 15:27:54.343 | ++ functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-06-02 15:27:54.453 | Reading package lists... 2022-06-02 15:27:54.698 | Building dependency tree... 2022-06-02 15:27:54.699 | Reading state information... 2022-06-02 15:27:54.733 | acl is already the newest version (2.2.53-6). 2022-06-02 15:27:54.733 | bc is already the newest version (1.07.1-2build1). 2022-06-02 15:27:54.733 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-06-02 15:27:54.733 | conntrack is already the newest version (1:1.4.5-2). 2022-06-02 15:27:54.733 | ebtables is already the newest version (2.0.11-3build1). 2022-06-02 15:27:54.733 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-06-02 15:27:54.733 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-06-02 15:27:54.733 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-06-02 15:27:54.733 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-06-02 15:27:54.733 | gettext is already the newest version (0.19.8.1-10build1). 2022-06-02 15:27:54.733 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-06-02 15:27:54.734 | iputils-arping is already the newest version (3:20190709-3). 2022-06-02 15:27:54.734 | iputils-ping is already the newest version (3:20190709-3). 2022-06-02 15:27:54.734 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-06-02 15:27:54.734 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-06-02 15:27:54.734 | libffi-dev is already the newest version (3.3-4). 2022-06-02 15:27:54.734 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-06-02 15:27:54.734 | libxslt1-dev is already the newest version (1.1.34-4). 2022-06-02 15:27:54.734 | libyaml-dev is already the newest version (0.2.2-1). 2022-06-02 15:27:54.734 | lsscsi is already the newest version (0.30-0.1). 2022-06-02 15:27:54.734 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-06-02 15:27:54.734 | make is already the newest version (4.2.1-1.2). 2022-06-02 15:27:54.734 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-06-02 15:27:54.734 | psmisc is already the newest version (23.3-1). 2022-06-02 15:27:54.734 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-06-02 15:27:54.734 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-06-02 15:27:54.734 | socat is already the newest version (1.7.3.3-2). 2022-06-02 15:27:54.734 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-06-02 15:27:54.734 | unzip is already the newest version (6.0-25ubuntu1). 2022-06-02 15:27:54.734 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-06-02 15:27:54.734 | conntrackd is already the newest version (1:1.4.5-2). 2022-06-02 15:27:54.734 | dstat is already the newest version (0.7.4-6). 2022-06-02 15:27:54.734 | graphviz is already the newest version (2.42.2-3build2). 2022-06-02 15:27:54.734 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-06-02 15:27:54.734 | pm-utils is already the newest version (1.4.1-19). 2022-06-02 15:27:54.734 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-06-02 15:27:54.734 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-02 15:27:54.734 | apache2-dev is already the newest version (2.4.41-4ubuntu3.11). 2022-06-02 15:27:54.734 | curl is already the newest version (7.68.0-1ubuntu2.11). 2022-06-02 15:27:54.734 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-06-02 15:27:54.734 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-06-02 15:27:54.734 | git is already the newest version (1:2.25.1-1ubuntu3.4). 2022-06-02 15:27:54.734 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-06-02 15:27:54.734 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-06-02 15:27:54.735 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-06-02 15:27:54.735 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-06-02 15:27:54.735 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-06-02 15:27:54.735 | libmysqlclient-dev is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-06-02 15:27:54.735 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-06-02 15:27:54.735 | libpq-dev is already the newest version (12.11-0ubuntu0.20.04.1). 2022-06-02 15:27:54.735 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-06-02 15:27:54.735 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-02 15:27:54.735 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-06-02 15:27:54.735 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.3). 2022-06-02 15:27:54.735 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-06-02 15:27:54.735 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-06-02 15:27:54.735 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-06-02 15:27:54.735 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-06-02 15:27:54.735 | openssl is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-02 15:27:54.735 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-06-02 15:27:54.735 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-06-02 15:27:54.735 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-06-02 15:27:54.735 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-06-02 15:27:54.735 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-06-02 15:27:54.735 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-06-02 15:27:54.735 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-06-02 15:27:54.735 | wget is already the newest version (1.20.3-1ubuntu2). 2022-06-02 15:27:54.735 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-06-02 15:27:54.946 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-02 15:27:54.946 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-06-02 15:27:54.946 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-06-02 15:27:54.946 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-06-02 15:27:54.946 | The following packages were automatically installed and are no longer required: 2022-06-02 15:27:54.947 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-02 15:27:54.947 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-02 15:27:54.947 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-02 15:27:54.947 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-02 15:27:54.947 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-02 15:27:54.947 | python3-zope.interface 2022-06-02 15:27:54.947 | Use 'sudo apt autoremove' to remove them. 2022-06-02 15:27:55.059 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-02 15:27:55.063 | ++ functions-common:apt_get:1127 : result=0 2022-06-02 15:27:55.066 | ++ functions-common:apt_get:1130 : time_stop apt-get 2022-06-02 15:27:55.068 | ++ functions-common:time_stop:2322 : local name 2022-06-02 15:27:55.070 | ++ functions-common:time_stop:2323 : local end_time 2022-06-02 15:27:55.072 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-02 15:27:55.074 | ++ functions-common:time_stop:2325 : local total 2022-06-02 15:27:55.076 | ++ functions-common:time_stop:2326 : local start_time 2022-06-02 15:27:55.078 | ++ functions-common:time_stop:2328 : name=apt-get 2022-06-02 15:27:55.080 | ++ functions-common:time_stop:2329 : start_time=1654183674340 2022-06-02 15:27:55.082 | ++ functions-common:time_stop:2331 : [[ -z 1654183674340 ]] 2022-06-02 15:27:55.085 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 15:27:55.089 | ++ functions-common:time_stop:2334 : end_time=1654183675086 2022-06-02 15:27:55.091 | ++ functions-common:time_stop:2335 : elapsed_time=746 2022-06-02 15:27:55.093 | ++ functions-common:time_stop:2336 : total=752 2022-06-02 15:27:55.095 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 15:27:55.097 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=1498 2022-06-02 15:27:55.099 | ++ functions-common:apt_get:1131 : return 0 2022-06-02 15:27:55.102 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-06-02 15:27:55.105 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-06-02 15:27:55.107 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-06-02 15:27:55.111 | ++ tools/install_prereqs.sh:source:89 : date 2022-06-02 15:27:55.115 | + ./stack.sh:main:758 : [[ False != \T\r\u\e ]] 2022-06-02 15:27:55.118 | + ./stack.sh:main:759 : PYPI_ALTERNATIVE_URL= 2022-06-02 15:27:55.120 | + ./stack.sh:main:759 : /home/ubuntu/devstack/tools/install_pip.sh 2022-06-02 15:27:56.693 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-06-02 15:27:56.695 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-06-02 15:27:56.697 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-06-02 15:27:56.699 | + tools/install_pip.sh:main:43 : GetDistro 2022-06-02 15:27:56.700 | + functions-common:GetDistro:373 : GetOSVersion 2022-06-02 15:27:56.702 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2022-06-02 15:27:56.704 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2022-06-02 15:27:56.707 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2022-06-02 15:27:56.708 | + functions-common:_ensure_lsb_release:328 : return 2022-06-02 15:27:56.711 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2022-06-02 15:27:56.782 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2022-06-02 15:27:56.784 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2022-06-02 15:27:56.855 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2022-06-02 15:27:56.857 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2022-06-02 15:27:56.927 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2022-06-02 15:27:56.929 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-06-02 15:27:56.931 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2022-06-02 15:27:56.933 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2022-06-02 15:27:56.935 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2022-06-02 15:27:56.936 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2022-06-02 15:27:56.938 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2022-06-02 15:27:56.940 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2022-06-02 15:27:56.942 | + functions-common:GetDistro:378 : DISTRO=focal 2022-06-02 15:27:56.944 | + functions-common:GetDistro:424 : typeset -xr DISTRO 2022-06-02 15:27:56.946 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-06-02 15:27:56.946 | Distro: focal 2022-06-02 15:27:56.948 | + tools/install_pip.sh:main:136 : get_versions 2022-06-02 15:27:56.951 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-02 15:27:56.954 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-06-02 15:27:56.956 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-06-02 15:27:56.958 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-06-02 15:27:56.958 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-02 15:27:57.436 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2022-06-02 15:27:57.437 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2022-06-02 15:27:57.437 | pip: 20.2.2 2022-06-02 15:27:57.439 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2022-06-02 15:27:57.888 | pip 20.2.2 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2022-06-02 15:27:57.910 | + tools/install_pip.sh:main:138 : [[ -n '' ]] 2022-06-02 15:27:57.911 | + tools/install_pip.sh:main:143 : [[ focal == focal ]] 2022-06-02 15:27:57.913 | + tools/install_pip.sh:main:144 : exit 0 2022-06-02 15:27:57.917 | + ./stack.sh:main:763 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-06-02 15:27:57.919 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-06-02 15:27:57.923 | + ./stack.sh:main:764 : fixup_all 2022-06-02 15:27:57.925 | + tools/fixup_stuff.sh:fixup_all:195 : fixup_keystone 2022-06-02 15:27:57.927 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2022-06-02 15:27:57.929 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2022-06-02 15:27:57.936 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2022-06-02 15:27:57.936 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2022-06-02 15:27:57.936 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2022-06-02 15:27:57.940 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2022-06-02 15:27:57.942 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2022-06-02 15:27:57.944 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2022-06-02 15:27:57.952 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2022-06-02 15:27:57.955 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_ubuntu 2022-06-02 15:27:57.957 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2022-06-02 15:27:57.959 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2022-06-02 15:27:57.961 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_fedora 2022-06-02 15:27:57.964 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2022-06-02 15:27:57.966 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-02 15:27:57.968 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-02 15:27:57.970 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-02 15:27:57.972 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-02 15:27:57.974 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-02 15:27:57.976 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-02 15:27:57.978 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-02 15:27:57.980 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-02 15:27:57.982 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2022-06-02 15:27:57.985 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_suse 2022-06-02 15:27:57.987 | + tools/fixup_stuff.sh:fixup_suse:156 : is_suse 2022-06-02 15:27:57.989 | + functions-common:is_suse:464 : is_opensuse 2022-06-02 15:27:57.991 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-02 15:27:57.993 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-02 15:27:57.995 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-02 15:27:57.997 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-02 15:27:57.999 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-02 15:27:58.001 | + tools/fixup_stuff.sh:fixup_suse:157 : return 2022-06-02 15:27:58.003 | + ./stack.sh:main:767 : pip_install -U os-testr 2022-06-02 15:27:58.023 | Using python 3.8 to install os-testr 2022-06-02 15:27:58.025 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-06-02 15:27:59.831 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 15:27:59.831 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-02 15:27:59.836 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:27:59.837 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:27:59.839 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 15:27:59.840 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:27:59.840 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:27:59.840 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 15:27:59.841 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:27:59.841 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 15:27:59.920 | Requirement already up-to-date: os-testr===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (2.0.0) 2022-06-02 15:27:59.929 | Requirement already satisfied, skipping upgrade: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-02 15:27:59.933 | Requirement already satisfied, skipping upgrade: python-subunit===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 424)) (1.4.0) 2022-06-02 15:27:59.947 | Requirement already satisfied, skipping upgrade: stestr===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 504)) (3.0.1) 2022-06-02 15:27:59.977 | Requirement already satisfied, skipping upgrade: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-02 15:27:59.999 | Requirement already satisfied, skipping upgrade: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-02 15:28:00.003 | Requirement already satisfied, skipping upgrade: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-02 15:28:00.010 | Requirement already satisfied, skipping upgrade: voluptuous===0.11.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (0.11.7) 2022-06-02 15:28:00.014 | Requirement already satisfied, skipping upgrade: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-02 15:28:00.017 | Requirement already satisfied, skipping upgrade: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-02 15:28:00.031 | Requirement already satisfied, skipping upgrade: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-02 15:28:00.034 | Requirement already satisfied, skipping upgrade: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-02 15:28:00.045 | Requirement already satisfied, skipping upgrade: future===0.18.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (0.18.2) 2022-06-02 15:28:00.049 | Requirement already satisfied, skipping upgrade: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-02 15:28:00.052 | Requirement already satisfied, skipping upgrade: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-02 15:28:00.055 | Requirement already satisfied, skipping upgrade: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-02 15:28:00.058 | Requirement already satisfied, skipping upgrade: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-02 15:28:00.061 | Requirement already satisfied, skipping upgrade: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-02 15:28:00.063 | Requirement already satisfied, skipping upgrade: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-02 15:28:00.118 | Requirement already satisfied, skipping upgrade: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-02 15:28:00.125 | Requirement already satisfied, skipping upgrade: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-02 15:28:00.128 | Requirement already satisfied, skipping upgrade: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-02 15:28:00.162 | Requirement already satisfied, skipping upgrade: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-02 15:28:00.168 | Requirement already satisfied, skipping upgrade: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (49.6.0) 2022-06-02 15:28:00.210 | Requirement already satisfied, skipping upgrade: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-02 15:28:00.212 | Requirement already satisfied, skipping upgrade: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-02 15:28:02.274 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 15:28:02.274 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 15:28:02.348 | + inc/python:pip_install:200 : result=0 2022-06-02 15:28:02.350 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 15:28:02.352 | + functions-common:time_stop:2322 : local name 2022-06-02 15:28:02.354 | + functions-common:time_stop:2323 : local end_time 2022-06-02 15:28:02.356 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 15:28:02.358 | + functions-common:time_stop:2325 : local total 2022-06-02 15:28:02.360 | + functions-common:time_stop:2326 : local start_time 2022-06-02 15:28:02.362 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 15:28:02.364 | + functions-common:time_stop:2329 : start_time=1654183678018 2022-06-02 15:28:02.366 | + functions-common:time_stop:2331 : [[ -z 1654183678018 ]] 2022-06-02 15:28:02.369 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 15:28:02.372 | + functions-common:time_stop:2334 : end_time=1654183682370 2022-06-02 15:28:02.374 | + functions-common:time_stop:2335 : elapsed_time=4352 2022-06-02 15:28:02.376 | + functions-common:time_stop:2336 : total=0 2022-06-02 15:28:02.378 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 15:28:02.380 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=4352 2022-06-02 15:28:02.383 | + inc/python:pip_install:203 : return 0 2022-06-02 15:28:02.385 | + ./stack.sh:main:769 : pip_install_gr systemd-python 2022-06-02 15:28:02.388 | + inc/python:pip_install_gr:76 : local name=systemd-python 2022-06-02 15:28:02.390 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-02 15:28:02.393 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements systemd-python 2022-06-02 15:28:02.395 | ++ inc/python:get_from_global_requirements:225 : local package=systemd-python 2022-06-02 15:28:02.397 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-02 15:28:02.401 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^systemd-python' /opt/stack/requirements/global-requirements.txt 2022-06-02 15:28:02.402 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-02 15:28:02.406 | ++ inc/python:get_from_global_requirements:227 : required_pkg='systemd-python ' 2022-06-02 15:28:02.408 | ++ inc/python:get_from_global_requirements:228 : [[ systemd-python == '' ]] 2022-06-02 15:28:02.411 | ++ inc/python:get_from_global_requirements:231 : echo systemd-python 2022-06-02 15:28:02.413 | + inc/python:pip_install_gr:78 : clean_name=systemd-python 2022-06-02 15:28:02.416 | + inc/python:pip_install_gr:79 : pip_install systemd-python 2022-06-02 15:28:02.435 | Using python 3.8 to install systemd-python 2022-06-02 15:28:02.438 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt systemd-python 2022-06-02 15:28:04.230 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 15:28:04.230 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-02 15:28:04.234 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:28:04.235 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:28:04.237 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 15:28:04.238 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:28:04.238 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:28:04.239 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 15:28:04.239 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:28:04.239 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 15:28:04.255 | Requirement already satisfied: systemd-python===234 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (234) 2022-06-02 15:28:06.529 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 15:28:06.529 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 15:28:06.601 | + inc/python:pip_install:200 : result=0 2022-06-02 15:28:06.603 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 15:28:06.605 | + functions-common:time_stop:2322 : local name 2022-06-02 15:28:06.607 | + functions-common:time_stop:2323 : local end_time 2022-06-02 15:28:06.609 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 15:28:06.611 | + functions-common:time_stop:2325 : local total 2022-06-02 15:28:06.613 | + functions-common:time_stop:2326 : local start_time 2022-06-02 15:28:06.615 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 15:28:06.618 | + functions-common:time_stop:2329 : start_time=1654183682430 2022-06-02 15:28:06.620 | + functions-common:time_stop:2331 : [[ -z 1654183682430 ]] 2022-06-02 15:28:06.622 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 15:28:06.626 | + functions-common:time_stop:2334 : end_time=1654183686624 2022-06-02 15:28:06.628 | + functions-common:time_stop:2335 : elapsed_time=4194 2022-06-02 15:28:06.630 | + functions-common:time_stop:2336 : total=4352 2022-06-02 15:28:06.632 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 15:28:06.635 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=8546 2022-06-02 15:28:06.637 | + inc/python:pip_install:203 : return 0 2022-06-02 15:28:06.639 | + ./stack.sh:main:772 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-06-02 15:28:06.690 | + ./stack.sh:main:773 : sudo systemctl restart systemd-journald 2022-06-02 15:28:06.794 | + ./stack.sh:main:779 : install_infra 2022-06-02 15:28:06.796 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-02 15:28:06.799 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-06-02 15:28:06.801 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-02 15:28:06.804 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-06-02 15:28:06.828 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-06-02 15:28:08.893 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:28:08.905 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:28:08.964 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 15:28:09.005 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:28:09.007 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:28:09.010 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 15:28:09.012 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:28:09.014 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 15:28:09.537 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 15:28:09.672 | Requirement already up-to-date: pbr===5.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-02 15:28:09.915 | + inc/python:pip_install:200 : result=0 2022-06-02 15:28:09.918 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 15:28:09.920 | + functions-common:time_stop:2322 : local name 2022-06-02 15:28:09.922 | + functions-common:time_stop:2323 : local end_time 2022-06-02 15:28:09.924 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 15:28:09.925 | + functions-common:time_stop:2325 : local total 2022-06-02 15:28:09.927 | + functions-common:time_stop:2326 : local start_time 2022-06-02 15:28:09.929 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 15:28:09.932 | + functions-common:time_stop:2329 : start_time=1654183686820 2022-06-02 15:28:09.934 | + functions-common:time_stop:2331 : [[ -z 1654183686820 ]] 2022-06-02 15:28:09.937 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 15:28:09.940 | + functions-common:time_stop:2334 : end_time=1654183689938 2022-06-02 15:28:09.942 | + functions-common:time_stop:2335 : elapsed_time=3118 2022-06-02 15:28:09.944 | + functions-common:time_stop:2336 : total=8546 2022-06-02 15:28:09.946 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 15:28:09.949 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=11664 2022-06-02 15:28:09.951 | + inc/python:pip_install:203 : return 0 2022-06-02 15:28:09.953 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-02 15:28:09.956 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-06-02 15:28:09.977 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-06-02 15:28:11.914 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:28:11.925 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:28:11.984 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 15:28:12.026 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:28:12.028 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:28:12.030 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 15:28:12.032 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:28:12.034 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 15:28:12.556 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 15:28:12.558 | Processing /opt/stack/requirements 2022-06-02 15:28:14.205 | Requirement already satisfied: PyYAML===5.3.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-02 15:28:14.208 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-02 15:28:14.219 | Requirement already satisfied: packaging===20.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-02 15:28:14.225 | Requirement already satisfied: pbr===5.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-02 15:28:14.229 | Requirement already satisfied: pyparsing===2.4.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-02 15:28:14.231 | Requirement already satisfied: requests===2.23.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-02 15:28:14.252 | Requirement already satisfied: six===1.15.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-02 15:28:14.254 | Requirement already satisfied: testtools===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-02 15:28:14.271 | Requirement already satisfied: traceback2===1.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-02 15:28:14.275 | Requirement already satisfied: unittest2===1.1.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-02 15:28:14.281 | Requirement already satisfied: urllib3===1.25.10 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-02 15:28:14.301 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4208) (1.3) 2022-06-02 15:28:14.304 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4208) (0.3.0) 2022-06-02 15:28:14.319 | Requirement already satisfied: idna===2.10 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-02 15:28:14.323 | Requirement already satisfied: chardet===3.0.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-02 15:28:14.325 | Requirement already satisfied: certifi===2021.10.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-02 15:28:14.328 | Requirement already satisfied: python-mimeparse===1.6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-02 15:28:14.330 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-02 15:28:14.333 | Requirement already satisfied: linecache2===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-02 15:28:14.335 | Requirement already satisfied: argparse in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-02 15:28:14.338 | Requirement already satisfied: cliff===3.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-02 15:28:14.351 | Requirement already satisfied: cmd2===1.3.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-02 15:28:14.405 | Requirement already satisfied: prettytable===0.7.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-02 15:28:14.407 | Requirement already satisfied: stevedore===3.2.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-02 15:28:14.414 | Requirement already satisfied: setuptools>=34.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (44.0.0) 2022-06-02 15:28:14.417 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-02 15:28:14.422 | Requirement already satisfied: attrs===20.1.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-02 15:28:14.472 | Requirement already satisfied: colorama===0.4.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-02 15:28:14.476 | Requirement already satisfied: pyperclip===1.8.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-02 15:28:14.479 | Building wheels for collected packages: openstack-requirements 2022-06-02 15:28:14.480 | Building wheel for openstack-requirements (setup.py): started 2022-06-02 15:28:15.239 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-06-02 15:28:15.239 | ERROR: Command errored out with exit status 1: 2022-06-02 15:28:15.239 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-dbs2gcip/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-dbs2gcip/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-ksvz96fp 2022-06-02 15:28:15.239 | cwd: /tmp/pip-req-build-dbs2gcip/ 2022-06-02 15:28:15.239 | Complete output (6 lines): 2022-06-02 15:28:15.239 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-06-02 15:28:15.239 | or: setup.py --help [cmd1 cmd2 ...] 2022-06-02 15:28:15.239 | or: setup.py --help-commands 2022-06-02 15:28:15.239 | or: setup.py cmd --help 2022-06-02 15:28:15.239 | 2022-06-02 15:28:15.239 | error: invalid command 'bdist_wheel' 2022-06-02 15:28:15.239 | ---------------------------------------- 2022-06-02 15:28:15.239 | ERROR: Failed building wheel for openstack-requirements 2022-06-02 15:28:15.240 | Running setup.py clean for openstack-requirements 2022-06-02 15:28:16.001 | Failed to build openstack-requirements 2022-06-02 15:28:16.016 | Installing collected packages: openstack-requirements 2022-06-02 15:28:16.016 | Attempting uninstall: openstack-requirements 2022-06-02 15:28:16.017 | Found existing installation: openstack-requirements 1.2.1.dev4208 2022-06-02 15:28:16.051 | Uninstalling openstack-requirements-1.2.1.dev4208: 2022-06-02 15:28:16.071 | Successfully uninstalled openstack-requirements-1.2.1.dev4208 2022-06-02 15:28:16.075 | Running setup.py install for openstack-requirements: started 2022-06-02 15:28:18.241 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-06-02 15:28:18.268 | Successfully installed openstack-requirements-1.2.1.dev4208 2022-06-02 15:28:18.391 | + inc/python:pip_install:200 : result=0 2022-06-02 15:28:18.393 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 15:28:18.395 | + functions-common:time_stop:2322 : local name 2022-06-02 15:28:18.397 | + functions-common:time_stop:2323 : local end_time 2022-06-02 15:28:18.399 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 15:28:18.401 | + functions-common:time_stop:2325 : local total 2022-06-02 15:28:18.403 | + functions-common:time_stop:2326 : local start_time 2022-06-02 15:28:18.405 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 15:28:18.407 | + functions-common:time_stop:2329 : start_time=1654183689970 2022-06-02 15:28:18.409 | + functions-common:time_stop:2331 : [[ -z 1654183689970 ]] 2022-06-02 15:28:18.412 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 15:28:18.416 | + functions-common:time_stop:2334 : end_time=1654183698413 2022-06-02 15:28:18.418 | + functions-common:time_stop:2335 : elapsed_time=8443 2022-06-02 15:28:18.420 | + functions-common:time_stop:2336 : total=11664 2022-06-02 15:28:18.421 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 15:28:18.423 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=20107 2022-06-02 15:28:18.425 | + inc/python:pip_install:203 : return 0 2022-06-02 15:28:18.428 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-06-02 15:28:18.430 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-06-02 15:28:18.433 | + inc/python:use_library_from_git:250 : local name=pbr 2022-06-02 15:28:18.435 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:28:18.437 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:28:18.440 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-06-02 15:28:18.442 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:28:18.444 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-06-02 15:28:18.464 | Using python 3.8 to install pbr 2022-06-02 15:28:18.466 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-06-02 15:28:20.242 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 15:28:20.242 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-02 15:28:20.247 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:28:20.247 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:28:20.249 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 15:28:20.250 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:28:20.251 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:28:20.251 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 15:28:20.251 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:28:20.252 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 15:28:20.387 | Requirement already up-to-date: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-02 15:28:22.622 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 15:28:22.622 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 15:28:22.704 | + inc/python:pip_install:200 : result=0 2022-06-02 15:28:22.706 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 15:28:22.708 | + functions-common:time_stop:2322 : local name 2022-06-02 15:28:22.711 | + functions-common:time_stop:2323 : local end_time 2022-06-02 15:28:22.713 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 15:28:22.715 | + functions-common:time_stop:2325 : local total 2022-06-02 15:28:22.717 | + functions-common:time_stop:2326 : local start_time 2022-06-02 15:28:22.719 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 15:28:22.721 | + functions-common:time_stop:2329 : start_time=1654183698459 2022-06-02 15:28:22.723 | + functions-common:time_stop:2331 : [[ -z 1654183698459 ]] 2022-06-02 15:28:22.725 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 15:28:22.729 | + functions-common:time_stop:2334 : end_time=1654183702727 2022-06-02 15:28:22.731 | + functions-common:time_stop:2335 : elapsed_time=4268 2022-06-02 15:28:22.733 | + functions-common:time_stop:2336 : total=20107 2022-06-02 15:28:22.735 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 15:28:22.737 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=24375 2022-06-02 15:28:22.739 | + inc/python:pip_install:203 : return 0 2022-06-02 15:28:22.742 | + ./stack.sh:main:782 : python3 -m venv /opt/stack/bindep-venv 2022-06-02 15:28:24.989 | + ./stack.sh:main:784 : /opt/stack/bindep-venv/bin/pip install bindep 2022-06-02 15:28:26.865 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 15:28:26.867 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-06-02 15:28:26.886 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-06-02 15:28:26.889 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.9.0) 2022-06-02 15:28:26.892 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-06-02 15:28:26.898 | Requirement already satisfied: distro>=1.7.0; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-06-02 15:28:26.902 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.9) 2022-06-02 15:28:26.972 | + ./stack.sh:main:785 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-02 15:28:26.974 | + ./stack.sh:main:785 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-02 15:28:26.977 | ++ ./stack.sh:main:788 : _get_plugin_bindep_packages 2022-06-02 15:28:26.994 | + ./stack.sh:main:788 : pkgs= 2022-06-02 15:28:26.996 | + ./stack.sh:main:789 : [[ -n '' ]] 2022-06-02 15:28:26.998 | + ./stack.sh:main:796 : run_phase stack pre-install 2022-06-02 15:28:27.000 | + functions-common:run_phase:1750 : local mode=stack 2022-06-02 15:28:27.003 | + functions-common:run_phase:1751 : local phase=pre-install 2022-06-02 15:28:27.005 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-02 15:28:27.007 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-02 15:28:27.010 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-02 15:28:27.012 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-02 15:28:27.014 | + functions-common:run_phase:1760 : local extra 2022-06-02 15:28:27.017 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-02 15:28:27.020 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-02 15:28:27.022 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-02 15:28:27.025 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-02 15:28:27.027 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-06-02 15:28:27.030 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-02 15:28:27.044 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:28:27.046 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-02 15:28:27.048 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-02 15:28:27.050 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-06-02 15:28:27.052 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-06-02 15:28:27.054 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-06-02 15:28:27.056 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-06-02 15:28:27.058 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-06-02 15:28:27.060 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-06-02 15:28:27.062 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-06-02 15:28:27.064 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-06-02 15:28:27.066 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-06-02 15:28:27.068 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2022-06-02 15:28:27.070 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2022-06-02 15:28:27.072 | + functions-common:run_phase:1771 : [[ stack == \s\o\u\r\c\e ]] 2022-06-02 15:28:27.075 | + functions-common:run_phase:1774 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-02 15:28:27.077 | + functions-common:run_phase:1777 : run_plugins stack pre-install 2022-06-02 15:28:27.079 | + functions-common:run_plugins:1736 : local mode=stack 2022-06-02 15:28:27.081 | + functions-common:run_plugins:1737 : local phase=pre-install 2022-06-02 15:28:27.083 | + functions-common:run_plugins:1739 : local plugins= 2022-06-02 15:28:27.085 | + functions-common:run_plugins:1740 : local plugin 2022-06-02 15:28:27.088 | + ./stack.sh:main:799 : set_systemd_override DefaultLimitNOFILE 2048 2022-06-02 15:28:27.091 | + functions:set_systemd_override:825 : local key=DefaultLimitNOFILE 2022-06-02 15:28:27.093 | + functions:set_systemd_override:826 : local value=2048 2022-06-02 15:28:27.095 | + functions:set_systemd_override:828 : local sysconf=/etc/systemd/system.conf 2022-06-02 15:28:27.097 | + functions:set_systemd_override:829 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-06-02 15:28:27.148 | + functions:set_systemd_override:830 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-06-02 15:28:27.148 | Set systemd system override for DefaultLimitNOFILE=2048 2022-06-02 15:28:27.150 | + functions:set_systemd_override:832 : sudo systemctl daemon-reload 2022-06-02 15:28:27.507 | + ./stack.sh:main:801 : install_rpc_backend 2022-06-02 15:28:27.509 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-06-02 15:28:27.525 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:28:27.527 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-06-02 15:28:27.529 | + functions-common:install_package:1356 : update_package_repo 2022-06-02 15:28:27.532 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-02 15:28:27.534 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-02 15:28:27.536 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-02 15:28:27.538 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-02 15:28:27.541 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-02 15:28:27.543 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:28:27.545 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:28:27.548 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-02 15:28:27.550 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-02 15:28:27.552 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-02 15:28:27.554 | + functions-common:apt_get_update:1083 : return 2022-06-02 15:28:27.557 | + functions-common:install_package:1357 : real_install_package rabbitmq-server 2022-06-02 15:28:27.559 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-02 15:28:27.561 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:28:27.564 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:28:27.566 | + functions-common:real_install_package:1343 : apt_get install rabbitmq-server 2022-06-02 15:28:27.586 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-06-02 15:28:27.696 | Reading package lists... 2022-06-02 15:28:27.944 | Building dependency tree... 2022-06-02 15:28:27.945 | Reading state information... 2022-06-02 15:28:28.210 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-06-02 15:28:28.210 | The following packages were automatically installed and are no longer required: 2022-06-02 15:28:28.211 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-02 15:28:28.211 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-02 15:28:28.211 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-02 15:28:28.211 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-02 15:28:28.211 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-02 15:28:28.211 | python3-zope.interface 2022-06-02 15:28:28.211 | Use 'sudo apt autoremove' to remove them. 2022-06-02 15:28:28.325 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-02 15:28:28.329 | + functions-common:apt_get:1127 : result=0 2022-06-02 15:28:28.332 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-02 15:28:28.334 | + functions-common:time_stop:2322 : local name 2022-06-02 15:28:28.336 | + functions-common:time_stop:2323 : local end_time 2022-06-02 15:28:28.339 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 15:28:28.341 | + functions-common:time_stop:2325 : local total 2022-06-02 15:28:28.343 | + functions-common:time_stop:2326 : local start_time 2022-06-02 15:28:28.345 | + functions-common:time_stop:2328 : name=apt-get 2022-06-02 15:28:28.347 | + functions-common:time_stop:2329 : start_time=1654183707583 2022-06-02 15:28:28.349 | + functions-common:time_stop:2331 : [[ -z 1654183707583 ]] 2022-06-02 15:28:28.352 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 15:28:28.356 | + functions-common:time_stop:2334 : end_time=1654183708353 2022-06-02 15:28:28.358 | + functions-common:time_stop:2335 : elapsed_time=770 2022-06-02 15:28:28.360 | + functions-common:time_stop:2336 : total=1498 2022-06-02 15:28:28.362 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 15:28:28.364 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=2268 2022-06-02 15:28:28.366 | + functions-common:apt_get:1131 : return 0 2022-06-02 15:28:28.369 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-06-02 15:28:28.371 | + functions-common:is_suse:464 : is_opensuse 2022-06-02 15:28:28.373 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-02 15:28:28.375 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-02 15:28:28.378 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-02 15:28:28.380 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-02 15:28:28.382 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-02 15:28:28.385 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-06-02 15:28:28.387 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-02 15:28:28.389 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-02 15:28:28.391 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-02 15:28:28.393 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-02 15:28:28.396 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-02 15:28:28.398 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-02 15:28:28.400 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-02 15:28:28.403 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-02 15:28:28.405 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-06-02 15:28:28.407 | + functions-common:is_suse:464 : is_opensuse 2022-06-02 15:28:28.409 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-02 15:28:28.411 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-02 15:28:28.414 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-02 15:28:28.416 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-02 15:28:28.418 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-02 15:28:28.420 | + ./stack.sh:main:802 : restart_rpc_backend 2022-06-02 15:28:28.423 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-06-02 15:28:28.438 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:28:28.440 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-06-02 15:28:28.442 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-02 15:28:28.444 | + ./stack.sh:echo_summary:421 : echo -e Starting RabbitMQ 2022-06-02 15:28:28.447 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-06-02 15:28:28.450 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-06-02 15:28:28.454 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-06-02 15:28:28.456 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-06-02 15:28:28.458 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-06-02 15:28:28.461 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-06-02 15:28:28.463 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-06-02 15:28:28.466 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-06-02 15:28:28.468 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-06-02 15:28:29.163 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-06-02 15:28:29.163 | user tags 2022-06-02 15:28:29.163 | stackrabbit []' 2022-06-02 15:28:29.167 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-06-02 15:28:29.167 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-06-02 15:28:29.167 | user tags 2022-06-02 15:28:29.167 | stackrabbit []' 2022-06-02 15:28:29.173 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-06-02 15:28:29.175 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-06-02 15:28:29.177 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-02 15:28:29.848 | Changing password for user "stackrabbit" ... 2022-06-02 15:28:29.870 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-06-02 15:28:30.538 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-06-02 15:28:30.561 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-06-02 15:28:30.563 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-02 15:28:31.217 | Changing password for user "stackrabbit" ... 2022-06-02 15:28:31.239 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-06-02 15:28:31.241 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-06-02 15:28:31.244 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-06-02 15:28:31.890 | Deleting user "guest" ... 2022-06-02 15:28:31.905 | Error: 2022-06-02 15:28:31.905 | {:no_such_user, "guest"} 2022-06-02 15:28:31.918 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-06-02 15:28:31.920 | + ./stack.sh:main:804 : is_service_enabled mysql postgresql 2022-06-02 15:28:31.937 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:28:31.939 | + ./stack.sh:main:805 : install_database 2022-06-02 15:28:31.941 | + lib/database:install_database:116 : install_database_mysql 2022-06-02 15:28:31.943 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2022-06-02 15:28:31.946 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:28:31.948 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:28:31.950 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2022-06-02 15:28:32.165 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-06-02 15:28:32.167 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2022-06-02 15:28:32.169 | + functions-common:is_oraclelinux:436 : [[ -z Ubuntu ]] 2022-06-02 15:28:32.172 | + functions-common:is_oraclelinux:440 : '[' Ubuntu = OracleServer ']' 2022-06-02 15:28:32.174 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2022-06-02 15:28:32.176 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-02 15:28:32.179 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-02 15:28:32.181 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-02 15:28:32.183 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-02 15:28:32.185 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-02 15:28:32.188 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-02 15:28:32.190 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-02 15:28:32.192 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-02 15:28:32.195 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2022-06-02 15:28:32.197 | + functions-common:is_suse:464 : is_opensuse 2022-06-02 15:28:32.200 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-02 15:28:32.202 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-02 15:28:32.204 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-02 15:28:32.206 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-02 15:28:32.209 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-02 15:28:32.211 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2022-06-02 15:28:32.214 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:28:32.216 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:28:32.218 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2022-06-02 15:28:32.220 | + functions-common:install_package:1356 : update_package_repo 2022-06-02 15:28:32.223 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-02 15:28:32.225 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-02 15:28:32.227 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-02 15:28:32.229 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-02 15:28:32.231 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-02 15:28:32.234 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:28:32.236 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:28:32.238 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-02 15:28:32.240 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-02 15:28:32.243 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-02 15:28:32.245 | + functions-common:apt_get_update:1083 : return 2022-06-02 15:28:32.247 | + functions-common:install_package:1357 : real_install_package mysql-server 2022-06-02 15:28:32.249 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-02 15:28:32.251 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:28:32.254 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:28:32.256 | + functions-common:real_install_package:1343 : apt_get install mysql-server 2022-06-02 15:28:32.277 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-06-02 15:28:32.385 | Reading package lists... 2022-06-02 15:28:32.626 | Building dependency tree... 2022-06-02 15:28:32.628 | Reading state information... 2022-06-02 15:28:32.876 | mysql-server is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-06-02 15:28:32.876 | The following packages were automatically installed and are no longer required: 2022-06-02 15:28:32.877 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-02 15:28:32.877 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-02 15:28:32.877 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-02 15:28:32.877 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-02 15:28:32.877 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-02 15:28:32.877 | python3-zope.interface 2022-06-02 15:28:32.877 | Use 'sudo apt autoremove' to remove them. 2022-06-02 15:28:32.987 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-02 15:28:32.992 | + functions-common:apt_get:1127 : result=0 2022-06-02 15:28:32.994 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-02 15:28:32.997 | + functions-common:time_stop:2322 : local name 2022-06-02 15:28:32.999 | + functions-common:time_stop:2323 : local end_time 2022-06-02 15:28:33.001 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 15:28:33.003 | + functions-common:time_stop:2325 : local total 2022-06-02 15:28:33.005 | + functions-common:time_stop:2326 : local start_time 2022-06-02 15:28:33.007 | + functions-common:time_stop:2328 : name=apt-get 2022-06-02 15:28:33.009 | + functions-common:time_stop:2329 : start_time=1654183712274 2022-06-02 15:28:33.011 | + functions-common:time_stop:2331 : [[ -z 1654183712274 ]] 2022-06-02 15:28:33.013 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 15:28:33.017 | + functions-common:time_stop:2334 : end_time=1654183713015 2022-06-02 15:28:33.019 | + functions-common:time_stop:2335 : elapsed_time=741 2022-06-02 15:28:33.021 | + functions-common:time_stop:2336 : total=2268 2022-06-02 15:28:33.023 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 15:28:33.026 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=3009 2022-06-02 15:28:33.028 | + functions-common:apt_get:1131 : return 0 2022-06-02 15:28:33.030 | + ./stack.sh:main:807 : '[' -n mysql ']' 2022-06-02 15:28:33.032 | + ./stack.sh:main:808 : install_database_python 2022-06-02 15:28:33.034 | + lib/database:install_database_python:121 : install_database_python_mysql 2022-06-02 15:28:33.036 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2022-06-02 15:28:33.039 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-06-02 15:28:33.042 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-02 15:28:33.045 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-06-02 15:28:33.047 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-06-02 15:28:33.049 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-02 15:28:33.053 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-06-02 15:28:33.053 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-02 15:28:33.058 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-06-02 15:28:33.061 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-06-02 15:28:33.063 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-06-02 15:28:33.066 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-06-02 15:28:33.068 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-06-02 15:28:33.088 | Using python 3.8 to install PyMySQL 2022-06-02 15:28:33.091 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-06-02 15:28:34.873 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 15:28:34.873 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-02 15:28:34.878 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:28:34.878 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:28:34.880 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 15:28:34.881 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:28:34.882 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:28:34.882 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 15:28:34.882 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:28:34.883 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 15:28:34.897 | Requirement already satisfied: PyMySQL===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 19)) (0.10.0) 2022-06-02 15:28:37.146 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 15:28:37.146 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 15:28:37.223 | + inc/python:pip_install:200 : result=0 2022-06-02 15:28:37.226 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 15:28:37.228 | + functions-common:time_stop:2322 : local name 2022-06-02 15:28:37.230 | + functions-common:time_stop:2323 : local end_time 2022-06-02 15:28:37.233 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 15:28:37.235 | + functions-common:time_stop:2325 : local total 2022-06-02 15:28:37.237 | + functions-common:time_stop:2326 : local start_time 2022-06-02 15:28:37.239 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 15:28:37.242 | + functions-common:time_stop:2329 : start_time=1654183713083 2022-06-02 15:28:37.245 | + functions-common:time_stop:2331 : [[ -z 1654183713083 ]] 2022-06-02 15:28:37.248 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 15:28:37.252 | + functions-common:time_stop:2334 : end_time=1654183717250 2022-06-02 15:28:37.255 | + functions-common:time_stop:2335 : elapsed_time=4167 2022-06-02 15:28:37.257 | + functions-common:time_stop:2336 : total=24375 2022-06-02 15:28:37.260 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 15:28:37.262 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=28542 2022-06-02 15:28:37.264 | + inc/python:pip_install:203 : return 0 2022-06-02 15:28:37.267 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-06-02 15:28:37.269 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-02 15:28:37.271 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-06-02 15:28:37.273 | + ./stack.sh:main:811 : is_service_enabled neutron 2022-06-02 15:28:37.289 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:28:37.292 | + ./stack.sh:main:812 : install_neutron_agent_packages 2022-06-02 15:28:37.294 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2022-06-02 15:28:37.298 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-06-02 15:28:37.298 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-02 15:28:37.303 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-02 15:28:37.305 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-02 15:28:37.308 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-06-02 15:28:37.310 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-06-02 15:28:37.313 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2022-06-02 15:28:37.315 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2022-06-02 15:28:37.330 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:28:37.332 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2022-06-02 15:28:37.334 | + functions-common:install_package:1356 : update_package_repo 2022-06-02 15:28:37.337 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-02 15:28:37.339 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-02 15:28:37.341 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-02 15:28:37.343 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-02 15:28:37.345 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-02 15:28:37.348 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:28:37.350 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:28:37.352 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-02 15:28:37.355 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-02 15:28:37.357 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-02 15:28:37.359 | + functions-common:apt_get_update:1083 : return 2022-06-02 15:28:37.361 | + functions-common:install_package:1357 : real_install_package radvd 2022-06-02 15:28:37.363 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-02 15:28:37.366 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:28:37.369 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:28:37.371 | + functions-common:real_install_package:1343 : apt_get install radvd 2022-06-02 15:28:37.391 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-06-02 15:28:37.500 | Reading package lists... 2022-06-02 15:28:37.748 | Building dependency tree... 2022-06-02 15:28:37.749 | Reading state information... 2022-06-02 15:28:37.999 | radvd is already the newest version (1:2.17-2). 2022-06-02 15:28:37.999 | The following packages were automatically installed and are no longer required: 2022-06-02 15:28:38.001 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-02 15:28:38.001 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-02 15:28:38.001 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-02 15:28:38.001 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-02 15:28:38.001 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-02 15:28:38.001 | python3-zope.interface 2022-06-02 15:28:38.001 | Use 'sudo apt autoremove' to remove them. 2022-06-02 15:28:38.113 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-02 15:28:38.117 | + functions-common:apt_get:1127 : result=0 2022-06-02 15:28:38.119 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-02 15:28:38.122 | + functions-common:time_stop:2322 : local name 2022-06-02 15:28:38.124 | + functions-common:time_stop:2323 : local end_time 2022-06-02 15:28:38.126 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 15:28:38.128 | + functions-common:time_stop:2325 : local total 2022-06-02 15:28:38.130 | + functions-common:time_stop:2326 : local start_time 2022-06-02 15:28:38.132 | + functions-common:time_stop:2328 : name=apt-get 2022-06-02 15:28:38.135 | + functions-common:time_stop:2329 : start_time=1654183717388 2022-06-02 15:28:38.137 | + functions-common:time_stop:2331 : [[ -z 1654183717388 ]] 2022-06-02 15:28:38.140 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 15:28:38.144 | + functions-common:time_stop:2334 : end_time=1654183718141 2022-06-02 15:28:38.146 | + functions-common:time_stop:2335 : elapsed_time=753 2022-06-02 15:28:38.148 | + functions-common:time_stop:2336 : total=3009 2022-06-02 15:28:38.151 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 15:28:38.153 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=3762 2022-06-02 15:28:38.155 | + functions-common:apt_get:1131 : return 0 2022-06-02 15:28:38.157 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2022-06-02 15:28:38.173 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:28:38.175 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2022-06-02 15:28:38.178 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-06-02 15:28:38.180 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2022-06-02 15:28:38.200 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2022-06-02 15:28:38.202 | + functions-common:install_package:1356 : update_package_repo 2022-06-02 15:28:38.204 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-02 15:28:38.206 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-02 15:28:38.209 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-02 15:28:38.211 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-02 15:28:38.214 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-02 15:28:38.216 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:28:38.218 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:28:38.220 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-02 15:28:38.222 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-02 15:28:38.224 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-02 15:28:38.226 | + functions-common:apt_get_update:1083 : return 2022-06-02 15:28:38.229 | + functions-common:install_package:1357 : real_install_package fakeroot make openvswitch-switch 2022-06-02 15:28:38.231 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-02 15:28:38.233 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:28:38.235 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:28:38.237 | + functions-common:real_install_package:1343 : apt_get install fakeroot make openvswitch-switch 2022-06-02 15:28:38.257 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-06-02 15:28:38.365 | Reading package lists... 2022-06-02 15:28:38.607 | Building dependency tree... 2022-06-02 15:28:38.609 | Reading state information... 2022-06-02 15:28:38.863 | fakeroot is already the newest version (1.24-1). 2022-06-02 15:28:38.863 | make is already the newest version (4.2.1-1.2). 2022-06-02 15:28:38.864 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-06-02 15:28:38.864 | The following packages were automatically installed and are no longer required: 2022-06-02 15:28:38.864 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-02 15:28:38.864 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-02 15:28:38.864 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-02 15:28:38.864 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-02 15:28:38.865 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-02 15:28:38.865 | python3-zope.interface 2022-06-02 15:28:38.865 | Use 'sudo apt autoremove' to remove them. 2022-06-02 15:28:38.975 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-02 15:28:38.980 | + functions-common:apt_get:1127 : result=0 2022-06-02 15:28:38.982 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-02 15:28:38.984 | + functions-common:time_stop:2322 : local name 2022-06-02 15:28:38.986 | + functions-common:time_stop:2323 : local end_time 2022-06-02 15:28:38.988 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 15:28:38.990 | + functions-common:time_stop:2325 : local total 2022-06-02 15:28:38.993 | + functions-common:time_stop:2326 : local start_time 2022-06-02 15:28:38.995 | + functions-common:time_stop:2328 : name=apt-get 2022-06-02 15:28:38.997 | + functions-common:time_stop:2329 : start_time=1654183718254 2022-06-02 15:28:38.999 | + functions-common:time_stop:2331 : [[ -z 1654183718254 ]] 2022-06-02 15:28:39.002 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 15:28:39.006 | + functions-common:time_stop:2334 : end_time=1654183719003 2022-06-02 15:28:39.008 | + functions-common:time_stop:2335 : elapsed_time=749 2022-06-02 15:28:39.010 | + functions-common:time_stop:2336 : total=3762 2022-06-02 15:28:39.012 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 15:28:39.014 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=4511 2022-06-02 15:28:39.016 | + functions-common:apt_get:1131 : return 0 2022-06-02 15:28:39.018 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2022-06-02 15:28:39.021 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:28:39.023 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:28:39.025 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2022-06-02 15:28:39.027 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2022-06-02 15:28:39.030 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2022-06-02 15:28:39.034 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2022-06-02 15:28:39.036 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2022-06-02 15:28:39.040 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2022-06-02 15:28:39.040 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2022-06-02 15:28:39.045 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2022-06-02 15:28:39.047 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2022-06-02 15:28:39.049 | + functions:vercmp:652 : local v1=5.4 2022-06-02 15:28:39.052 | + functions:vercmp:653 : local 'op=<' 2022-06-02 15:28:39.054 | + functions:vercmp:654 : local v2=3.13 2022-06-02 15:28:39.056 | + functions:vercmp:655 : local result 2022-06-02 15:28:39.060 | ++ functions:vercmp:659 : echo -e '5.4\n3.13' 2022-06-02 15:28:39.060 | ++ functions:vercmp:659 : sort -V 2022-06-02 15:28:39.061 | ++ functions:vercmp:659 : head -1 2022-06-02 15:28:39.065 | + functions:vercmp:659 : result=3.13 2022-06-02 15:28:39.067 | + functions:vercmp:661 : case $op in 2022-06-02 15:28:39.069 | + functions:vercmp:671 : '[' 5.4 '!=' 3.13 ']' 2022-06-02 15:28:39.071 | + functions:vercmp:671 : '[' 3.13 = 5.4 ']' 2022-06-02 15:28:39.074 | + functions:vercmp:672 : return 2022-06-02 15:28:39.076 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2022-06-02 15:28:39.078 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-02 15:28:39.080 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart openvswitch-switch 2022-06-02 15:28:39.539 | + ./stack.sh:main:815 : is_service_enabled etcd3 2022-06-02 15:28:39.556 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:28:39.559 | + ./stack.sh:main:816 : install_etcd3 2022-06-02 15:28:39.561 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-06-02 15:28:39.561 | Installing etcd 2022-06-02 15:28:39.564 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-06-02 15:28:39.576 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-06-02 15:28:39.590 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-06-02 15:28:39.592 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-06-02 15:28:39.605 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-06-02 15:28:39.608 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-02 15:28:39.610 | ++ functions:get_extra_file:61 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-02 15:28:39.613 | +++ functions:get_extra_file:63 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-02 15:28:39.623 | ++ functions:get_extra_file:63 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-06-02 15:28:39.625 | ++ functions:get_extra_file:64 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-06-02 15:28:39.627 | ++ functions:get_extra_file:66 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-06-02 15:28:39.630 | ++ functions:get_extra_file:72 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-02 15:28:39.632 | ++ functions:get_extra_file:73 : return 2022-06-02 15:28:39.635 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-02 15:28:39.637 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-06-02 15:28:39.640 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-06-02 15:28:39.642 | + ./stack.sh:main:825 : is_service_enabled tls-proxy 2022-06-02 15:28:39.659 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 15:28:39.661 | + ./stack.sh:main:835 : install_dstat 2022-06-02 15:28:39.664 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-06-02 15:28:39.679 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 15:28:39.681 | + ./stack.sh:main:841 : echo_summary 'Installing OpenStack project source' 2022-06-02 15:28:39.684 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-02 15:28:39.686 | + ./stack.sh:echo_summary:421 : echo -e Installing OpenStack project source 2022-06-02 15:28:39.688 | + ./stack.sh:main:844 : install_libs 2022-06-02 15:28:39.691 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2022-06-02 15:28:39.693 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2022-06-02 15:28:39.695 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2022-06-02 15:28:39.698 | + inc/python:use_library_from_git:250 : local name=automaton 2022-06-02 15:28:39.700 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:28:39.702 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:28:39.704 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-06-02 15:28:39.706 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:28:39.709 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2022-06-02 15:28:39.711 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2022-06-02 15:28:39.713 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2022-06-02 15:28:39.716 | + inc/python:use_library_from_git:250 : local name=castellan 2022-06-02 15:28:39.718 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:28:39.720 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:28:39.722 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-06-02 15:28:39.724 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:28:39.727 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2022-06-02 15:28:39.729 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2022-06-02 15:28:39.731 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2022-06-02 15:28:39.733 | + inc/python:use_library_from_git:250 : local name=cliff 2022-06-02 15:28:39.735 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:28:39.737 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:28:39.740 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-06-02 15:28:39.742 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:28:39.744 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2022-06-02 15:28:39.747 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2022-06-02 15:28:39.749 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2022-06-02 15:28:39.751 | + inc/python:use_library_from_git:250 : local name=cursive 2022-06-02 15:28:39.753 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:28:39.755 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:28:39.757 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-06-02 15:28:39.760 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:28:39.762 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2022-06-02 15:28:39.764 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2022-06-02 15:28:39.767 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2022-06-02 15:28:39.769 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-06-02 15:28:39.771 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:28:39.773 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:28:39.776 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-06-02 15:28:39.778 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:28:39.780 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2022-06-02 15:28:39.782 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2022-06-02 15:28:39.785 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2022-06-02 15:28:39.787 | + inc/python:use_library_from_git:250 : local name=futurist 2022-06-02 15:28:39.789 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:28:39.791 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:28:39.793 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-06-02 15:28:39.796 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:28:39.798 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2022-06-02 15:28:39.800 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2022-06-02 15:28:39.802 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2022-06-02 15:28:39.804 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-06-02 15:28:39.806 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:28:39.809 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:28:39.811 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-06-02 15:28:39.813 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:28:39.815 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2022-06-02 15:28:39.817 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2022-06-02 15:28:39.820 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2022-06-02 15:28:39.822 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-06-02 15:28:39.824 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:28:39.827 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:28:39.829 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-06-02 15:28:39.831 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:28:39.833 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2022-06-02 15:28:39.836 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2022-06-02 15:28:39.838 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2022-06-02 15:28:39.840 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-06-02 15:28:39.843 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:28:39.845 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:28:39.847 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-06-02 15:28:39.849 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:28:39.851 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2022-06-02 15:28:39.853 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2022-06-02 15:28:39.856 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2022-06-02 15:28:39.858 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-06-02 15:28:39.860 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:28:39.862 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:28:39.864 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-06-02 15:28:39.867 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:28:39.869 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2022-06-02 15:28:39.871 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2022-06-02 15:28:39.873 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2022-06-02 15:28:39.876 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-06-02 15:28:39.878 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:28:39.880 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:28:39.882 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-06-02 15:28:39.885 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:28:39.887 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2022-06-02 15:28:39.889 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2022-06-02 15:28:39.892 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2022-06-02 15:28:39.894 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-06-02 15:28:39.896 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:28:39.898 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:28:39.901 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-06-02 15:28:39.903 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:28:39.905 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2022-06-02 15:28:39.908 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2022-06-02 15:28:39.910 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2022-06-02 15:28:39.912 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-06-02 15:28:39.914 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:28:39.916 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:28:39.918 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-06-02 15:28:39.921 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:28:39.923 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2022-06-02 15:28:39.925 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2022-06-02 15:28:39.927 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2022-06-02 15:28:39.930 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-06-02 15:28:39.932 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:28:39.934 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:28:39.936 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-06-02 15:28:39.939 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:28:39.941 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2022-06-02 15:28:39.943 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2022-06-02 15:28:39.945 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2022-06-02 15:28:39.948 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-06-02 15:28:39.950 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:28:39.952 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:28:39.955 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-06-02 15:28:39.957 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:28:39.959 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2022-06-02 15:28:39.961 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2022-06-02 15:28:39.964 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2022-06-02 15:28:39.966 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-06-02 15:28:39.968 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:28:39.970 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:28:39.972 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-06-02 15:28:39.974 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:28:39.977 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2022-06-02 15:28:39.979 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2022-06-02 15:28:39.981 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2022-06-02 15:28:39.983 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-06-02 15:28:39.986 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:28:39.988 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:28:39.990 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-06-02 15:28:39.992 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:28:39.995 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2022-06-02 15:28:39.997 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2022-06-02 15:28:40.000 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2022-06-02 15:28:40.002 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-06-02 15:28:40.004 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:28:40.006 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:28:40.009 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-06-02 15:28:40.011 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:28:40.014 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2022-06-02 15:28:40.016 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2022-06-02 15:28:40.018 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2022-06-02 15:28:40.020 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-06-02 15:28:40.022 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:28:40.025 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:28:40.027 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-06-02 15:28:40.029 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:28:40.031 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2022-06-02 15:28:40.034 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2022-06-02 15:28:40.036 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2022-06-02 15:28:40.038 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-06-02 15:28:40.040 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:28:40.043 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:28:40.045 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-06-02 15:28:40.047 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:28:40.049 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2022-06-02 15:28:40.051 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2022-06-02 15:28:40.054 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2022-06-02 15:28:40.056 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-06-02 15:28:40.058 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:28:40.061 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:28:40.063 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-06-02 15:28:40.065 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:28:40.067 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2022-06-02 15:28:40.069 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2022-06-02 15:28:40.072 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2022-06-02 15:28:40.075 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-06-02 15:28:40.077 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:28:40.079 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:28:40.081 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-06-02 15:28:40.084 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:28:40.086 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2022-06-02 15:28:40.088 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2022-06-02 15:28:40.090 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2022-06-02 15:28:40.093 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-06-02 15:28:40.095 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:28:40.097 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:28:40.099 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-06-02 15:28:40.101 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:28:40.104 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2022-06-02 15:28:40.106 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2022-06-02 15:28:40.108 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2022-06-02 15:28:40.110 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-06-02 15:28:40.112 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:28:40.115 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:28:40.117 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-06-02 15:28:40.120 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:28:40.122 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2022-06-02 15:28:40.124 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2022-06-02 15:28:40.127 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2022-06-02 15:28:40.129 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-06-02 15:28:40.131 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:28:40.133 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:28:40.136 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-06-02 15:28:40.138 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:28:40.140 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2022-06-02 15:28:40.143 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2022-06-02 15:28:40.145 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2022-06-02 15:28:40.147 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-06-02 15:28:40.150 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:28:40.152 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:28:40.154 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-06-02 15:28:40.156 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:28:40.159 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2022-06-02 15:28:40.161 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2022-06-02 15:28:40.163 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2022-06-02 15:28:40.166 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-06-02 15:28:40.168 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:28:40.170 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:28:40.173 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-06-02 15:28:40.175 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:28:40.177 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2022-06-02 15:28:40.179 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2022-06-02 15:28:40.182 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2022-06-02 15:28:40.184 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-06-02 15:28:40.186 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:28:40.188 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:28:40.190 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-06-02 15:28:40.193 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:28:40.195 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2022-06-02 15:28:40.197 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2022-06-02 15:28:40.199 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2022-06-02 15:28:40.201 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-06-02 15:28:40.204 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:28:40.206 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:28:40.208 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-06-02 15:28:40.210 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:28:40.213 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2022-06-02 15:28:40.215 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2022-06-02 15:28:40.218 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2022-06-02 15:28:40.220 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-06-02 15:28:40.222 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:28:40.224 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:28:40.226 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-06-02 15:28:40.229 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:28:40.231 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2022-06-02 15:28:40.234 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2022-06-02 15:28:40.236 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2022-06-02 15:28:40.238 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-06-02 15:28:40.240 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:28:40.243 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:28:40.245 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-06-02 15:28:40.247 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:28:40.250 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2022-06-02 15:28:40.252 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2022-06-02 15:28:40.254 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2022-06-02 15:28:40.256 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-06-02 15:28:40.259 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:28:40.261 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:28:40.263 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-06-02 15:28:40.265 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:28:40.267 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2022-06-02 15:28:40.270 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2022-06-02 15:28:40.272 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2022-06-02 15:28:40.275 | + inc/python:use_library_from_git:250 : local name=tooz 2022-06-02 15:28:40.277 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:28:40.279 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:28:40.281 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-06-02 15:28:40.284 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:28:40.286 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2022-06-02 15:28:40.288 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2022-06-02 15:28:40.291 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2022-06-02 15:28:40.293 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-06-02 15:28:40.295 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:28:40.298 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:28:40.300 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-06-02 15:28:40.302 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:28:40.304 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2022-06-02 15:28:40.307 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2022-06-02 15:28:40.309 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2022-06-02 15:28:40.311 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-06-02 15:28:40.313 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:28:40.315 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:28:40.318 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-06-02 15:28:40.320 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:28:40.323 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2022-06-02 15:28:40.325 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2022-06-02 15:28:40.327 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2022-06-02 15:28:40.329 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-06-02 15:28:40.332 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:28:40.334 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:28:40.336 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-06-02 15:28:40.339 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:28:40.341 | + lib/libraries:install_libs:135 : pip_install etcd3 2022-06-02 15:28:40.361 | Using python 3.8 to install etcd3 2022-06-02 15:28:40.363 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-06-02 15:28:42.139 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 15:28:42.139 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-02 15:28:42.144 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:28:42.144 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:28:42.146 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 15:28:42.147 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:28:42.147 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:28:42.148 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 15:28:42.148 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:28:42.148 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 15:28:42.163 | Requirement already satisfied: etcd3===0.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 155)) (0.12.0) 2022-06-02 15:28:42.172 | Requirement already satisfied: grpcio===1.31.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 186)) (1.31.0) 2022-06-02 15:28:42.197 | Requirement already satisfied: protobuf===3.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (3.13.0) 2022-06-02 15:28:42.202 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-02 15:28:42.205 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-02 15:28:42.219 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from protobuf===3.13.0->-c /opt/stack/requirements/upper-constraints.txt (line 339)) (49.6.0) 2022-06-02 15:28:44.396 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 15:28:44.396 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 15:28:44.474 | + inc/python:pip_install:200 : result=0 2022-06-02 15:28:44.476 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 15:28:44.479 | + functions-common:time_stop:2322 : local name 2022-06-02 15:28:44.481 | + functions-common:time_stop:2323 : local end_time 2022-06-02 15:28:44.483 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 15:28:44.485 | + functions-common:time_stop:2325 : local total 2022-06-02 15:28:44.487 | + functions-common:time_stop:2326 : local start_time 2022-06-02 15:28:44.489 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 15:28:44.491 | + functions-common:time_stop:2329 : start_time=1654183720356 2022-06-02 15:28:44.494 | + functions-common:time_stop:2331 : [[ -z 1654183720356 ]] 2022-06-02 15:28:44.496 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 15:28:44.500 | + functions-common:time_stop:2334 : end_time=1654183724498 2022-06-02 15:28:44.502 | + functions-common:time_stop:2335 : elapsed_time=4142 2022-06-02 15:28:44.504 | + functions-common:time_stop:2336 : total=28542 2022-06-02 15:28:44.506 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 15:28:44.509 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=32684 2022-06-02 15:28:44.511 | + inc/python:pip_install:203 : return 0 2022-06-02 15:28:44.513 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2022-06-02 15:28:44.534 | Using python 3.8 to install etcd3gw 2022-06-02 15:28:44.536 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-06-02 15:28:46.319 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 15:28:46.319 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-02 15:28:46.324 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:28:46.324 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:28:46.326 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 15:28:46.327 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:28:46.328 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:28:46.328 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 15:28:46.328 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:28:46.329 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 15:28:46.344 | Requirement already satisfied: etcd3gw===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (0.2.5) 2022-06-02 15:28:46.372 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2022-06-02 15:28:46.378 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-02 15:28:46.381 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-02 15:28:46.404 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-02 15:28:46.408 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-02 15:28:46.428 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-02 15:28:46.431 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-02 15:28:46.434 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-02 15:28:48.618 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 15:28:48.618 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 15:28:48.689 | + inc/python:pip_install:200 : result=0 2022-06-02 15:28:48.691 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 15:28:48.693 | + functions-common:time_stop:2322 : local name 2022-06-02 15:28:48.695 | + functions-common:time_stop:2323 : local end_time 2022-06-02 15:28:48.698 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 15:28:48.700 | + functions-common:time_stop:2325 : local total 2022-06-02 15:28:48.702 | + functions-common:time_stop:2326 : local start_time 2022-06-02 15:28:48.704 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 15:28:48.706 | + functions-common:time_stop:2329 : start_time=1654183724528 2022-06-02 15:28:48.708 | + functions-common:time_stop:2331 : [[ -z 1654183724528 ]] 2022-06-02 15:28:48.711 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 15:28:48.716 | + functions-common:time_stop:2334 : end_time=1654183728713 2022-06-02 15:28:48.718 | + functions-common:time_stop:2335 : elapsed_time=4185 2022-06-02 15:28:48.720 | + functions-common:time_stop:2336 : total=32684 2022-06-02 15:28:48.722 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 15:28:48.724 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=36869 2022-06-02 15:28:48.726 | + inc/python:pip_install:203 : return 0 2022-06-02 15:28:48.729 | + ./stack.sh:main:847 : install_apache_uwsgi 2022-06-02 15:28:48.731 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-06-02 15:28:48.733 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-06-02 15:28:48.736 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-02 15:28:48.738 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-02 15:28:48.740 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-02 15:28:48.743 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-02 15:28:48.745 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-02 15:28:48.747 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-02 15:28:48.749 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-02 15:28:48.752 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-02 15:28:48.754 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2022-06-02 15:28:48.756 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2022-06-02 15:28:48.759 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:28:48.761 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:28:48.764 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-06-02 15:28:48.766 | + lib/apache:install_apache_uwsgi:96 : [[ focal == \b\i\o\n\i\c ]] 2022-06-02 15:28:48.769 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-02 15:28:48.771 | + functions-common:install_package:1356 : update_package_repo 2022-06-02 15:28:48.774 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-02 15:28:48.777 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-02 15:28:48.779 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-02 15:28:48.781 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-02 15:28:48.783 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-02 15:28:48.786 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:28:48.788 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:28:48.790 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-02 15:28:48.792 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-02 15:28:48.794 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-02 15:28:48.797 | + functions-common:apt_get_update:1083 : return 2022-06-02 15:28:48.799 | + functions-common:install_package:1357 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-02 15:28:48.801 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-02 15:28:48.804 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:28:48.806 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:28:48.808 | + functions-common:real_install_package:1343 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-02 15:28:48.829 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-02 15:28:48.938 | Reading package lists... 2022-06-02 15:28:49.182 | Building dependency tree... 2022-06-02 15:28:49.184 | Reading state information... 2022-06-02 15:28:49.430 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-06-02 15:28:49.430 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-06-02 15:28:49.430 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-02 15:28:49.430 | The following packages were automatically installed and are no longer required: 2022-06-02 15:28:49.431 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-02 15:28:49.431 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-02 15:28:49.431 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-02 15:28:49.431 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-02 15:28:49.431 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-02 15:28:49.431 | python3-zope.interface 2022-06-02 15:28:49.431 | Use 'sudo apt autoremove' to remove them. 2022-06-02 15:28:49.541 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-02 15:28:49.545 | + functions-common:apt_get:1127 : result=0 2022-06-02 15:28:49.548 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-02 15:28:49.550 | + functions-common:time_stop:2322 : local name 2022-06-02 15:28:49.552 | + functions-common:time_stop:2323 : local end_time 2022-06-02 15:28:49.554 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 15:28:49.557 | + functions-common:time_stop:2325 : local total 2022-06-02 15:28:49.559 | + functions-common:time_stop:2326 : local start_time 2022-06-02 15:28:49.561 | + functions-common:time_stop:2328 : name=apt-get 2022-06-02 15:28:49.563 | + functions-common:time_stop:2329 : start_time=1654183728826 2022-06-02 15:28:49.565 | + functions-common:time_stop:2331 : [[ -z 1654183728826 ]] 2022-06-02 15:28:49.568 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 15:28:49.572 | + functions-common:time_stop:2334 : end_time=1654183729570 2022-06-02 15:28:49.575 | + functions-common:time_stop:2335 : elapsed_time=744 2022-06-02 15:28:49.577 | + functions-common:time_stop:2336 : total=4511 2022-06-02 15:28:49.579 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 15:28:49.581 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=5255 2022-06-02 15:28:49.583 | + functions-common:apt_get:1131 : return 0 2022-06-02 15:28:49.585 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2022-06-02 15:28:49.588 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:28:49.590 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:28:49.592 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2022-06-02 15:28:49.654 | Module proxy already enabled 2022-06-02 15:28:49.658 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2022-06-02 15:28:49.719 | Considering dependency proxy for proxy_uwsgi: 2022-06-02 15:28:49.719 | Module proxy already enabled 2022-06-02 15:28:49.719 | Module proxy_uwsgi already enabled 2022-06-02 15:28:49.723 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2022-06-02 15:28:49.725 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-02 15:28:49.728 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-02 15:28:49.730 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-02 15:28:49.869 | + ./stack.sh:main:850 : install_keystoneauth 2022-06-02 15:28:49.871 | + lib/keystone:install_keystoneauth:462 : use_library_from_git keystoneauth 2022-06-02 15:28:49.873 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-06-02 15:28:49.875 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:28:49.878 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:28:49.880 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-06-02 15:28:49.882 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:28:49.885 | + ./stack.sh:main:851 : install_keystoneclient 2022-06-02 15:28:49.887 | + lib/keystone:install_keystoneclient:470 : use_library_from_git python-keystoneclient 2022-06-02 15:28:49.889 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-06-02 15:28:49.891 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:28:49.894 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:28:49.897 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-06-02 15:28:49.899 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:28:49.902 | + ./stack.sh:main:852 : install_glanceclient 2022-06-02 15:28:49.904 | + lib/glance:install_glanceclient:427 : use_library_from_git python-glanceclient 2022-06-02 15:28:49.906 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-06-02 15:28:49.909 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:28:49.911 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:28:49.914 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-06-02 15:28:49.917 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:28:49.919 | + ./stack.sh:main:853 : install_cinderclient 2022-06-02 15:28:49.922 | + lib/cinder:install_cinderclient:431 : use_library_from_git python-brick-cinderclient-ext 2022-06-02 15:28:49.924 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-06-02 15:28:49.927 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:28:49.929 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:28:49.931 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-06-02 15:28:49.934 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:28:49.936 | + lib/cinder:install_cinderclient:436 : use_library_from_git python-cinderclient 2022-06-02 15:28:49.938 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-06-02 15:28:49.941 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:28:49.943 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:28:49.945 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-06-02 15:28:49.948 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:28:49.950 | + ./stack.sh:main:854 : install_novaclient 2022-06-02 15:28:49.953 | + lib/nova:install_novaclient:791 : use_library_from_git python-novaclient 2022-06-02 15:28:49.955 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-06-02 15:28:49.958 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:28:49.961 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:28:49.964 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-06-02 15:28:49.967 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:28:49.970 | + ./stack.sh:main:855 : is_service_enabled swift glance horizon 2022-06-02 15:28:49.987 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:28:49.990 | + ./stack.sh:main:856 : install_swiftclient 2022-06-02 15:28:49.992 | + lib/swift:install_swiftclient:753 : use_library_from_git python-swiftclient 2022-06-02 15:28:49.994 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-06-02 15:28:49.997 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:28:49.999 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:28:50.003 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-06-02 15:28:50.007 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:28:50.012 | + ./stack.sh:main:858 : is_service_enabled neutron nova horizon 2022-06-02 15:28:50.034 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:28:50.037 | + ./stack.sh:main:859 : install_neutronclient 2022-06-02 15:28:50.039 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2022-06-02 15:28:50.042 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-06-02 15:28:50.044 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:28:50.046 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:28:50.050 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-06-02 15:28:50.052 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:28:50.055 | + ./stack.sh:main:863 : install_keystonemiddleware 2022-06-02 15:28:50.057 | + lib/keystone:install_keystonemiddleware:480 : use_library_from_git keystonemiddleware 2022-06-02 15:28:50.059 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-06-02 15:28:50.061 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:28:50.064 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:28:50.066 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-06-02 15:28:50.068 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:28:50.071 | + lib/keystone:install_keystonemiddleware:485 : pip_install_gr keystonemiddleware 2022-06-02 15:28:50.074 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-06-02 15:28:50.076 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-02 15:28:50.079 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-06-02 15:28:50.081 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-06-02 15:28:50.084 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-02 15:28:50.090 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-06-02 15:28:50.090 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-02 15:28:50.093 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-06-02 15:28:50.095 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-06-02 15:28:50.097 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-06-02 15:28:50.100 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-06-02 15:28:50.103 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-06-02 15:28:50.124 | Using python 3.8 to install keystonemiddleware 2022-06-02 15:28:50.127 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-06-02 15:28:51.926 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 15:28:51.926 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-02 15:28:51.931 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:28:51.931 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:28:51.933 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 15:28:51.934 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:28:51.934 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:28:51.935 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 15:28:51.935 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:28:51.935 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 15:28:51.950 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.1.0) 2022-06-02 15:28:52.021 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-02 15:28:52.057 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-02 15:28:52.072 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-02 15:28:52.078 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-02 15:28:52.084 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-02 15:28:52.125 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-02 15:28:52.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-06-02 15:28:52.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-06-02 15:28:52.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-06-02 15:28:52.161 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-02 15:28:52.172 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-02 15:28:52.175 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-02 15:28:52.178 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-02 15:28:52.183 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-02 15:28:52.202 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-02 15:28:52.206 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-02 15:28:52.228 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-02 15:28:52.232 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-02 15:28:52.235 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-02 15:28:52.243 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-02 15:28:52.262 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-02 15:28:52.328 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-02 15:28:52.342 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-02 15:28:52.348 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-02 15:28:52.353 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-02 15:28:52.356 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-02 15:28:52.364 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-02 15:28:52.367 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-02 15:28:52.370 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-02 15:28:52.373 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-02 15:28:52.376 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-02 15:28:52.378 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-02 15:28:52.382 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-02 15:28:52.387 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-02 15:28:52.391 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-02 15:28:54.355 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 15:28:54.355 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 15:28:54.426 | + inc/python:pip_install:200 : result=0 2022-06-02 15:28:54.428 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 15:28:54.431 | + functions-common:time_stop:2322 : local name 2022-06-02 15:28:54.433 | + functions-common:time_stop:2323 : local end_time 2022-06-02 15:28:54.435 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 15:28:54.438 | + functions-common:time_stop:2325 : local total 2022-06-02 15:28:54.440 | + functions-common:time_stop:2326 : local start_time 2022-06-02 15:28:54.442 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 15:28:54.444 | + functions-common:time_stop:2329 : start_time=1654183730118 2022-06-02 15:28:54.447 | + functions-common:time_stop:2331 : [[ -z 1654183730118 ]] 2022-06-02 15:28:54.449 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 15:28:54.453 | + functions-common:time_stop:2334 : end_time=1654183734451 2022-06-02 15:28:54.455 | + functions-common:time_stop:2335 : elapsed_time=4333 2022-06-02 15:28:54.458 | + functions-common:time_stop:2336 : total=36869 2022-06-02 15:28:54.460 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 15:28:54.462 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=41202 2022-06-02 15:28:54.464 | + inc/python:pip_install:203 : return 0 2022-06-02 15:28:54.467 | + lib/keystone:install_keystonemiddleware:489 : pip_install_gr python-memcached 2022-06-02 15:28:54.469 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-06-02 15:28:54.471 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-02 15:28:54.474 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-06-02 15:28:54.477 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-06-02 15:28:54.479 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-02 15:28:54.482 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-06-02 15:28:54.483 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-02 15:28:54.487 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-06-02 15:28:54.490 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-06-02 15:28:54.493 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-06-02 15:28:54.496 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-06-02 15:28:54.498 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-06-02 15:28:54.518 | Using python 3.8 to install python-memcached 2022-06-02 15:28:54.521 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-06-02 15:28:56.302 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 15:28:56.302 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-02 15:28:56.307 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:28:56.308 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:28:56.309 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 15:28:56.311 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:28:56.311 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:28:56.311 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 15:28:56.312 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:28:56.312 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 15:28:56.327 | Requirement already satisfied: python-memcached===1.59 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (1.59) 2022-06-02 15:28:56.331 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-02 15:28:58.566 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 15:28:58.566 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 15:28:58.637 | + inc/python:pip_install:200 : result=0 2022-06-02 15:28:58.640 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 15:28:58.642 | + functions-common:time_stop:2322 : local name 2022-06-02 15:28:58.644 | + functions-common:time_stop:2323 : local end_time 2022-06-02 15:28:58.647 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 15:28:58.650 | + functions-common:time_stop:2325 : local total 2022-06-02 15:28:58.652 | + functions-common:time_stop:2326 : local start_time 2022-06-02 15:28:58.654 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 15:28:58.656 | + functions-common:time_stop:2329 : start_time=1654183734513 2022-06-02 15:28:58.658 | + functions-common:time_stop:2331 : [[ -z 1654183734513 ]] 2022-06-02 15:28:58.661 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 15:28:58.665 | + functions-common:time_stop:2334 : end_time=1654183738663 2022-06-02 15:28:58.667 | + functions-common:time_stop:2335 : elapsed_time=4150 2022-06-02 15:28:58.669 | + functions-common:time_stop:2336 : total=41202 2022-06-02 15:28:58.671 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 15:28:58.673 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=45352 2022-06-02 15:28:58.676 | + inc/python:pip_install:203 : return 0 2022-06-02 15:28:58.678 | + ./stack.sh:main:865 : is_service_enabled keystone 2022-06-02 15:28:58.694 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:28:58.697 | + ./stack.sh:main:866 : '[' 10.222.0.33 == 10.222.0.33 ']' 2022-06-02 15:28:58.699 | + ./stack.sh:main:867 : stack_install_service keystone 2022-06-02 15:28:58.702 | + lib/stack:stack_install_service:20 : local service=keystone 2022-06-02 15:28:58.704 | + lib/stack:stack_install_service:21 : type install_keystone 2022-06-02 15:28:58.706 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-02 15:28:58.708 | + lib/stack:stack_install_service:32 : install_keystone 2022-06-02 15:28:58.711 | + lib/keystone:install_keystone:495 : is_service_enabled ldap 2022-06-02 15:28:58.725 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 15:28:58.727 | + lib/keystone:install_keystone:499 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/victoria 2022-06-02 15:28:58.729 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/keystone.git 2022-06-02 15:28:58.731 | + functions-common:git_clone:526 : local git_dest=/opt/stack/keystone 2022-06-02 15:28:58.733 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-02 15:28:58.735 | + functions-common:git_clone:528 : local orig_dir 2022-06-02 15:28:58.738 | ++ functions-common:git_clone:529 : pwd 2022-06-02 15:28:58.740 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-02 15:28:58.743 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-02 15:28:58.746 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-02 15:28:58.761 | + functions-common:git_clone:532 : RECLONE=False 2022-06-02 15:28:58.763 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-02 15:28:58.765 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-02 15:28:58.768 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-02 15:28:58.768 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-02 15:28:58.773 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/keystone ]] 2022-06-02 15:28:58.775 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-02 15:28:58.777 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-06-02 15:28:58.789 | + functions-common:git_clone:606 : cd /opt/stack/keystone 2022-06-02 15:28:58.792 | + functions-common:git_clone:607 : git show --oneline 2022-06-02 15:28:58.792 | + functions-common:git_clone:607 : head -1 2022-06-02 15:28:58.795 | 67584ec84 Merge "Fix typos in application credential policies" into stable/victoria 2022-06-02 15:28:58.797 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-02 15:28:58.800 | + lib/keystone:install_keystone:500 : setup_develop /opt/stack/keystone 2022-06-02 15:28:58.802 | + inc/python:setup_develop:338 : local bindep 2022-06-02 15:28:58.804 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-02 15:28:58.809 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-06-02 15:28:58.812 | + inc/python:setup_develop:344 : local extras= 2022-06-02 15:28:58.814 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-06-02 15:28:58.816 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-02 15:28:58.819 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-02 15:28:58.822 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-06-02 15:28:58.825 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-02 15:28:58.828 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-02 15:28:58.831 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-06-02 15:28:58.833 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-02 15:28:58.836 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-06-02 15:28:58.838 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-02 15:28:58.840 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-02 15:28:58.843 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-06-02 15:28:58.849 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2022-06-02 15:28:58.851 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone '-e file:///opt/stack/keystone#egg=keystone' 2022-06-02 15:28:59.456 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2022-06-02 15:28:59.458 | + inc/python:setup_package:417 : local bindep=0 2022-06-02 15:28:59.460 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-02 15:28:59.463 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-02 15:28:59.465 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-02 15:28:59.467 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2022-06-02 15:28:59.469 | + inc/python:setup_package:426 : local flags=-e 2022-06-02 15:28:59.471 | + inc/python:setup_package:427 : local extras= 2022-06-02 15:28:59.473 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-02 15:28:59.476 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-02 15:28:59.478 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-02 15:28:59.480 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-02 15:28:59.482 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-02 15:28:59.484 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2022-06-02 15:28:59.504 | Using python 3.8 to install /opt/stack/keystone 2022-06-02 15:28:59.506 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-06-02 15:29:01.288 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 15:29:01.288 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-02 15:29:01.293 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:29:01.294 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:29:01.295 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 15:29:01.297 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:29:01.297 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:29:01.297 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 15:29:01.297 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:29:01.298 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 15:29:01.311 | Obtaining file:///opt/stack/keystone 2022-06-02 15:29:02.871 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-02 15:29:04.410 | Requirement already satisfied: Flask===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 6)) (1.1.2) 2022-06-02 15:29:04.438 | Requirement already satisfied: Flask-RESTful===0.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 7)) (0.3.8) 2022-06-02 15:29:04.449 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-02 15:29:04.455 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-02 15:29:04.459 | Requirement already satisfied: PyJWT===1.7.1 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (1.7.1) 2022-06-02 15:29:04.467 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-02 15:29:04.488 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-02 15:29:04.501 | Requirement already satisfied: Werkzeug===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 33)) (1.0.1) 2022-06-02 15:29:04.517 | Requirement already satisfied: aniso8601===8.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (8.0.0) 2022-06-02 15:29:04.521 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (3.2.0) 2022-06-02 15:29:04.531 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-02 15:29:04.535 | Requirement already satisfied: click===7.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (7.1.2) 2022-06-02 15:29:04.538 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-02 15:29:04.578 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-02 15:29:04.584 | Requirement already satisfied: itsdangerous===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 210)) (1.1.0) 2022-06-02 15:29:04.588 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2022-06-02 15:29:04.599 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (9.1.0) 2022-06-02 15:29:04.656 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 248)) (1.0.0) 2022-06-02 15:29:04.659 | Requirement already satisfied: oauthlib===3.1.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 273)) (3.1.0) 2022-06-02 15:29:04.665 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-02 15:29:04.700 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-02 15:29:04.715 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-02 15:29:04.722 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-02 15:29:04.769 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-02 15:29:04.776 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-02 15:29:04.814 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.5.2) 2022-06-02 15:29:04.870 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-02 15:29:04.887 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-02 15:29:04.905 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-02 15:29:04.914 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.4.1) 2022-06-02 15:29:04.938 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-02 15:29:04.945 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-02 15:29:04.963 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.4.0) 2022-06-02 15:29:05.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-06-02 15:29:05.015 | Requirement already satisfied: passlib===1.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (1.7.2) 2022-06-02 15:29:05.029 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-02 15:29:05.032 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-02 15:29:05.035 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-02 15:29:05.046 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-02 15:29:05.049 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-02 15:29:05.052 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-02 15:29:05.055 | Requirement already satisfied: pysaml2===6.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (6.1.0) 2022-06-02 15:29:05.071 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-02 15:29:05.076 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-02 15:29:05.095 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-02 15:29:05.099 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-02 15:29:05.120 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-02 15:29:05.124 | Requirement already satisfied: scrypt===0.8.15 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 468)) (0.8.15) 2022-06-02 15:29:05.127 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-02 15:29:05.130 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.13.0) 2022-06-02 15:29:05.141 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-02 15:29:05.145 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-02 15:29:05.148 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-02 15:29:05.155 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-02 15:29:05.165 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-02 15:29:05.170 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-02 15:29:05.188 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-02 15:29:05.192 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-02 15:29:05.199 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-02 15:29:05.218 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-02 15:29:05.221 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-02 15:29:05.225 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.2.1) 2022-06-02 15:29:05.289 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (0.8.0) 2022-06-02 15:29:05.299 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-02 15:29:05.308 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-02 15:29:05.312 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-02 15:29:05.320 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2022-06-02 15:29:05.323 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (5.0.2) 2022-06-02 15:29:05.363 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2022-06-02 15:29:05.370 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2022-06-02 15:29:05.375 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-02 15:29:05.386 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-02 15:29:05.393 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-02 15:29:05.402 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (0.4.16) 2022-06-02 15:29:05.404 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-02 15:29:05.412 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-02 15:29:05.423 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-02 15:29:05.433 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.10.9) 2022-06-02 15:29:05.436 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-02 15:29:05.439 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (19.1.0) 2022-06-02 15:29:05.452 | Requirement already satisfied: defusedxml===0.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (0.6.0) 2022-06-02 15:29:05.457 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-02 15:29:05.461 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-02 15:29:05.464 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-02 15:29:05.467 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-02 15:29:05.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-06-02 15:29:05.472 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-02 15:29:05.475 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (1.0.0) 2022-06-02 15:29:05.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-06-02 15:29:05.481 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-02 15:29:05.485 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-02 15:29:05.488 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-02 15:29:05.497 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (1.0.4) 2022-06-02 15:29:05.499 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (5.0.0) 2022-06-02 15:29:05.502 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-02 15:29:05.511 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-02 15:29:05.515 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-02 15:29:05.524 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.5) 2022-06-02 15:29:06.904 | Installing collected packages: keystone 2022-06-02 15:29:06.904 | Attempting uninstall: keystone 2022-06-02 15:29:06.907 | Found existing installation: keystone 18.1.0 2022-06-02 15:29:06.909 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-06-02 15:29:06.911 | Running setup.py develop for keystone 2022-06-02 15:29:08.787 | Successfully installed keystone 2022-06-02 15:29:08.931 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 15:29:08.931 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 15:29:09.016 | + inc/python:pip_install:200 : result=0 2022-06-02 15:29:09.018 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 15:29:09.020 | + functions-common:time_stop:2322 : local name 2022-06-02 15:29:09.022 | + functions-common:time_stop:2323 : local end_time 2022-06-02 15:29:09.024 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 15:29:09.026 | + functions-common:time_stop:2325 : local total 2022-06-02 15:29:09.028 | + functions-common:time_stop:2326 : local start_time 2022-06-02 15:29:09.030 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 15:29:09.032 | + functions-common:time_stop:2329 : start_time=1654183739499 2022-06-02 15:29:09.034 | + functions-common:time_stop:2331 : [[ -z 1654183739499 ]] 2022-06-02 15:29:09.037 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 15:29:09.041 | + functions-common:time_stop:2334 : end_time=1654183749038 2022-06-02 15:29:09.043 | + functions-common:time_stop:2335 : elapsed_time=9539 2022-06-02 15:29:09.045 | + functions-common:time_stop:2336 : total=45352 2022-06-02 15:29:09.047 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 15:29:09.049 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=54891 2022-06-02 15:29:09.052 | + inc/python:pip_install:203 : return 0 2022-06-02 15:29:09.054 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-02 15:29:09.057 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-02 15:29:09.059 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-02 15:29:09.077 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-02 15:29:09.089 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/keystone 2022-06-02 15:29:09.091 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-06-02 15:29:09.093 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:29:09.096 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:29:09.098 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-06-02 15:29:09.100 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:29:09.103 | + lib/keystone:install_keystone:502 : is_service_enabled ldap 2022-06-02 15:29:09.120 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 15:29:09.122 | + lib/keystone:install_keystone:506 : '[' uwsgi == mod_wsgi ']' 2022-06-02 15:29:09.124 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-02 15:29:09.127 | + ./stack.sh:main:868 : configure_keystone 2022-06-02 15:29:09.129 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2022-06-02 15:29:09.141 | + lib/keystone:configure_keystone:204 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-06-02 15:29:09.143 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-06-02 15:29:09.148 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2022-06-02 15:29:09.163 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 15:29:09.166 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2022-06-02 15:29:09.194 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-06-02 15:29:09.220 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-06-02 15:29:09.250 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2022-06-02 15:29:09.278 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2022-06-02 15:29:09.308 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2022-06-02 15:29:09.337 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-06-02 15:29:09.363 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-06-02 15:29:09.389 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-06-02 15:29:09.392 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-06-02 15:29:09.394 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-06-02 15:29:09.396 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-06-02 15:29:09.399 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-02 15:29:09.401 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-02 15:29:09.416 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:29:09.419 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-02 15:29:09.421 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-02 15:29:09.423 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-02 15:29:09.438 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:29:09.440 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.33:5672/ 2022-06-02 15:29:09.442 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.33:5672/ 2022-06-02 15:29:09.471 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-02 15:29:09.473 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-02 15:29:09.476 | + lib/keystone:configure_keystone:225 : local service_port=5000 2022-06-02 15:29:09.479 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2022-06-02 15:29:09.481 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2022-06-02 15:29:09.496 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 15:29:09.499 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.33/identity 2022-06-02 15:29:09.528 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.33/identity 2022-06-02 15:29:09.554 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2022-06-02 15:29:09.556 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2022-06-02 15:29:09.586 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2022-06-02 15:29:09.589 | ++ lib/database:database_connection_url:132 : local db=keystone 2022-06-02 15:29:09.591 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2022-06-02 15:29:09.593 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2022-06-02 15:29:09.596 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-06-02 15:29:09.598 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-06-02 15:29:09.627 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2022-06-02 15:29:09.629 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2022-06-02 15:29:09.632 | + functions:setup_logging:698 : setup_systemd_logging /etc/keystone/keystone.conf 2022-06-02 15:29:09.634 | + functions:setup_systemd_logging:713 : local conf_file=/etc/keystone/keystone.conf 2022-06-02 15:29:09.637 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-02 15:29:09.654 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-02 15:29:09.656 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-02 15:29:09.658 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-02 15:29:09.660 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-02 15:29:09.662 | + functions:setup_systemd_logging:726 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-02 15:29:09.688 | + functions:setup_systemd_logging:728 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-02 15:29:09.716 | + functions:setup_systemd_logging:729 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-02 15:29:09.742 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-02 15:29:09.768 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-06-02 15:29:09.795 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2022-06-02 15:29:09.797 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-06-02 15:29:09.800 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-06-02 15:29:09.802 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-06-02 15:29:09.804 | + lib/apache:write_uwsgi_config:259 : local url=/identity 2022-06-02 15:29:09.806 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-02 15:29:09.808 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-02 15:29:09.811 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-public 2022-06-02 15:29:09.815 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-public 2022-06-02 15:29:09.817 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-02 15:29:09.819 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-02 15:29:09.832 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-02 15:29:09.832 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-02 15:29:09.841 | d /var/run/uwsgi 0755 ubuntu root 2022-06-02 15:29:09.844 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-02 15:29:09.859 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-06-02 15:29:09.861 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-06-02 15:29:09.865 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-06-02 15:29:09.893 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-06-02 15:29:09.919 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-06-02 15:29:09.945 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-06-02 15:29:09.971 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-06-02 15:29:09.997 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-06-02 15:29:10.023 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-06-02 15:29:10.049 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-06-02 15:29:10.076 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-06-02 15:29:10.101 | + lib/apache:write_uwsgi_config:293 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-02 15:29:10.128 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-06-02 15:29:10.154 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-06-02 15:29:10.180 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-06-02 15:29:10.206 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-02 15:29:10.208 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-02 15:29:10.211 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-public 2022-06-02 15:29:10.214 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-public 2022-06-02 15:29:10.216 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-02 15:29:10.218 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:29:10.220 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:29:10.223 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-02 15:29:10.225 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-02 15:29:10.227 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-06-02 15:29:10.254 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-06-02 15:29:10.280 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-06-02 15:29:10.281 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-02 15:29:10.289 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-06-02 15:29:10.293 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-public 2022-06-02 15:29:10.295 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-public 2022-06-02 15:29:10.297 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-02 15:29:10.299 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-02 15:29:10.301 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-02 15:29:10.304 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:29:10.306 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:29:10.309 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-02 15:29:10.311 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-02 15:29:10.313 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:29:10.315 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:29:10.317 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-public 2022-06-02 15:29:10.378 | Site keystone-wsgi-public already enabled 2022-06-02 15:29:10.382 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-02 15:29:10.384 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-02 15:29:10.387 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-02 15:29:10.389 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-02 15:29:10.523 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2022-06-02 15:29:10.526 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2022-06-02 15:29:10.528 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2022-06-02 15:29:10.531 | + lib/apache:write_uwsgi_config:259 : local url=/identity_admin 2022-06-02 15:29:10.538 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-02 15:29:10.541 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-02 15:29:10.545 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-admin 2022-06-02 15:29:10.552 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-admin 2022-06-02 15:29:10.556 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-02 15:29:10.559 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-02 15:29:10.574 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-02 15:29:10.574 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-02 15:29:10.581 | d /var/run/uwsgi 0755 ubuntu root 2022-06-02 15:29:10.584 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-02 15:29:10.600 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2022-06-02 15:29:10.602 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2022-06-02 15:29:10.606 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2022-06-02 15:29:10.636 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2022-06-02 15:29:10.663 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2022-06-02 15:29:10.689 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2022-06-02 15:29:10.720 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2022-06-02 15:29:10.747 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2022-06-02 15:29:10.773 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2022-06-02 15:29:10.800 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2022-06-02 15:29:10.826 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2022-06-02 15:29:10.853 | + lib/apache:write_uwsgi_config:293 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-02 15:29:10.881 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2022-06-02 15:29:10.907 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2022-06-02 15:29:10.934 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2022-06-02 15:29:10.960 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-02 15:29:10.962 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-02 15:29:10.965 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-admin 2022-06-02 15:29:10.968 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-admin 2022-06-02 15:29:10.970 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-02 15:29:10.972 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:29:10.974 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:29:10.977 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-02 15:29:10.980 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-02 15:29:10.982 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2022-06-02 15:29:11.009 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2022-06-02 15:29:11.036 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-02 15:29:11.037 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 ' 2022-06-02 15:29:11.045 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 2022-06-02 15:29:11.049 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-admin 2022-06-02 15:29:11.051 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-admin 2022-06-02 15:29:11.053 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-02 15:29:11.055 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-02 15:29:11.058 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-02 15:29:11.060 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:29:11.062 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:29:11.064 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-02 15:29:11.067 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-02 15:29:11.069 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:29:11.071 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:29:11.074 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-admin 2022-06-02 15:29:11.135 | Site keystone-wsgi-admin already enabled 2022-06-02 15:29:11.139 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-02 15:29:11.141 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-02 15:29:11.144 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-02 15:29:11.146 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-02 15:29:11.282 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-06-02 15:29:11.309 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-06-02 15:29:11.340 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-06-02 15:29:11.370 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2022-06-02 15:29:11.372 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-06-02 15:29:11.403 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-06-02 15:29:11.430 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-06-02 15:29:11.457 | + ./stack.sh:main:872 : is_service_enabled swift 2022-06-02 15:29:11.473 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:29:11.475 | + ./stack.sh:main:873 : is_service_enabled ceilometer 2022-06-02 15:29:11.492 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 15:29:11.494 | + ./stack.sh:main:876 : stack_install_service swift 2022-06-02 15:29:11.497 | + lib/stack:stack_install_service:20 : local service=swift 2022-06-02 15:29:11.499 | + lib/stack:stack_install_service:21 : type install_swift 2022-06-02 15:29:11.501 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-02 15:29:11.503 | + lib/stack:stack_install_service:32 : install_swift 2022-06-02 15:29:11.506 | + lib/swift:install_swift:743 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift stable/victoria 2022-06-02 15:29:11.509 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/swift.git 2022-06-02 15:29:11.511 | + functions-common:git_clone:526 : local git_dest=/opt/stack/swift 2022-06-02 15:29:11.513 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-02 15:29:11.515 | + functions-common:git_clone:528 : local orig_dir 2022-06-02 15:29:11.518 | ++ functions-common:git_clone:529 : pwd 2022-06-02 15:29:11.520 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-02 15:29:11.522 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-02 15:29:11.525 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-02 15:29:11.540 | + functions-common:git_clone:532 : RECLONE=False 2022-06-02 15:29:11.542 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-02 15:29:11.544 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-02 15:29:11.547 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-02 15:29:11.548 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-02 15:29:11.553 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/swift ]] 2022-06-02 15:29:11.555 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-02 15:29:11.558 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/swift 2022-06-02 15:29:11.570 | + functions-common:git_clone:606 : cd /opt/stack/swift 2022-06-02 15:29:11.573 | + functions-common:git_clone:607 : git show --oneline 2022-06-02 15:29:11.573 | + functions-common:git_clone:607 : head -1 2022-06-02 15:29:11.579 | 4ca7bdf93 s3api: Use constant-time string comparisons in check_signature 2022-06-02 15:29:11.582 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-02 15:29:11.584 | + lib/swift:install_swift:746 : setup_develop /opt/stack/swift keystone 2022-06-02 15:29:11.587 | + inc/python:setup_develop:338 : local bindep 2022-06-02 15:29:11.589 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-06-02 15:29:11.591 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-06-02 15:29:11.594 | + inc/python:setup_develop:344 : local extras=keystone 2022-06-02 15:29:11.596 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-06-02 15:29:11.598 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-02 15:29:11.600 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-06-02 15:29:11.603 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-06-02 15:29:11.605 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-02 15:29:11.607 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-06-02 15:29:11.610 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-06-02 15:29:11.612 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-02 15:29:11.615 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-06-02 15:29:11.618 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-02 15:29:11.620 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-02 15:29:11.623 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-06-02 15:29:11.629 | + inc/python:_setup_package_with_constraints_edit:383 : name=swift 2022-06-02 15:29:11.631 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift '-e file:///opt/stack/swift#egg=swift' 2022-06-02 15:29:12.216 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/swift -e keystone 2022-06-02 15:29:12.218 | + inc/python:setup_package:417 : local bindep=0 2022-06-02 15:29:12.220 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-02 15:29:12.223 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-02 15:29:12.225 | + inc/python:setup_package:420 : [[ /opt/stack/swift == -bindep* ]] 2022-06-02 15:29:12.228 | + inc/python:setup_package:425 : local project_dir=/opt/stack/swift 2022-06-02 15:29:12.230 | + inc/python:setup_package:426 : local flags=-e 2022-06-02 15:29:12.232 | + inc/python:setup_package:427 : local extras=keystone 2022-06-02 15:29:12.234 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-02 15:29:12.236 | + inc/python:setup_package:431 : [[ -z keystone ]] 2022-06-02 15:29:12.239 | + inc/python:setup_package:436 : [[ ! -z keystone ]] 2022-06-02 15:29:12.241 | + inc/python:setup_package:437 : extras='[keystone]' 2022-06-02 15:29:12.243 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-02 15:29:12.245 | + inc/python:setup_package:445 : pip_install -e '/opt/stack/swift[keystone]' 2022-06-02 15:29:12.265 | Using python 3.8 to install /opt/stack/swift 2022-06-02 15:29:12.268 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-06-02 15:29:14.047 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 15:29:14.048 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-02 15:29:14.052 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:29:14.053 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:29:14.055 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 15:29:14.056 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:29:14.056 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:29:14.057 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 15:29:14.057 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:29:14.057 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 15:29:14.070 | Obtaining file:///opt/stack/swift 2022-06-02 15:29:15.321 | Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-02 15:29:16.548 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-02 15:29:16.556 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-02 15:29:16.596 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-02 15:29:16.606 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (0.4.16) 2022-06-02 15:29:16.609 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.1.0) 2022-06-02 15:29:16.667 | Requirement already satisfied: lxml===4.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 237)) (4.5.2) 2022-06-02 15:29:16.678 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.5) 2022-06-02 15:29:16.681 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-02 15:29:16.684 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.6.3) 2022-06-02 15:29:16.719 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (8.3.4) 2022-06-02 15:29:16.735 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.1.2) 2022-06-02 15:29:16.742 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.1) 2022-06-02 15:29:16.748 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (4.4.0) 2022-06-02 15:29:16.788 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.2) 2022-06-02 15:29:16.797 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (4.6.1) 2022-06-02 15:29:16.815 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (20.4) 2022-06-02 15:29:16.823 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (5.5.0) 2022-06-02 15:29:16.825 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (3.1.1) 2022-06-02 15:29:16.836 | Requirement already satisfied: pyeclib===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (1.6.0) 2022-06-02 15:29:16.839 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (0.9.6) 2022-06-02 15:29:16.842 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (2.4.7) 2022-06-02 15:29:16.845 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390)) (2.8.1) 2022-06-02 15:29:16.850 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 401)) (4.1.1) 2022-06-02 15:29:16.869 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 433)) (2020.1) 2022-06-02 15:29:16.873 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 444)) (2.23.0) 2022-06-02 15:29:16.895 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 456)) (1.4.0) 2022-06-02 15:29:16.899 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 477)) (1.15.0) 2022-06-02 15:29:16.902 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 506)) (3.2.2) 2022-06-02 15:29:16.909 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-02 15:29:16.931 | Requirement already satisfied: xattr===0.9.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 565)) (0.9.7) 2022-06-02 15:29:16.935 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-02 15:29:16.939 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-02 15:29:16.947 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-02 15:29:16.961 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-02 15:29:17.027 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-02 15:29:17.032 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-02 15:29:17.036 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-02 15:29:17.041 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-02 15:29:17.049 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-02 15:29:17.053 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-02 15:29:17.056 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-02 15:29:17.059 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-02 15:29:17.062 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-02 15:29:17.065 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (2.20) 2022-06-02 15:29:17.069 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (1.7.0) 2022-06-02 15:29:17.073 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-02 15:29:17.076 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-02 15:29:18.779 | Installing collected packages: swift 2022-06-02 15:29:18.779 | Attempting uninstall: swift 2022-06-02 15:29:18.781 | Found existing installation: swift 2.26.1.dev35 2022-06-02 15:29:18.783 | Can't uninstall 'swift'. No files were found to uninstall. 2022-06-02 15:29:18.785 | Running setup.py develop for swift 2022-06-02 15:29:20.461 | Successfully installed swift 2022-06-02 15:29:20.631 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 15:29:20.631 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 15:29:20.709 | + inc/python:pip_install:200 : result=0 2022-06-02 15:29:20.712 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 15:29:20.714 | + functions-common:time_stop:2322 : local name 2022-06-02 15:29:20.716 | + functions-common:time_stop:2323 : local end_time 2022-06-02 15:29:20.718 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 15:29:20.720 | + functions-common:time_stop:2325 : local total 2022-06-02 15:29:20.722 | + functions-common:time_stop:2326 : local start_time 2022-06-02 15:29:20.724 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 15:29:20.727 | + functions-common:time_stop:2329 : start_time=1654183752260 2022-06-02 15:29:20.729 | + functions-common:time_stop:2331 : [[ -z 1654183752260 ]] 2022-06-02 15:29:20.731 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 15:29:20.735 | + functions-common:time_stop:2334 : end_time=1654183760733 2022-06-02 15:29:20.737 | + functions-common:time_stop:2335 : elapsed_time=8473 2022-06-02 15:29:20.739 | + functions-common:time_stop:2336 : total=54891 2022-06-02 15:29:20.742 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 15:29:20.744 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=63364 2022-06-02 15:29:20.747 | + inc/python:pip_install:203 : return 0 2022-06-02 15:29:20.749 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-02 15:29:20.751 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-02 15:29:20.753 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-02 15:29:20.772 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-02 15:29:20.784 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/swift 2022-06-02 15:29:20.786 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-06-02 15:29:20.789 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:29:20.791 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:29:20.793 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-06-02 15:29:20.796 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:29:20.798 | + lib/swift:install_swift:747 : '[' False == True ']' 2022-06-02 15:29:20.800 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-02 15:29:20.803 | + ./stack.sh:main:877 : configure_swift 2022-06-02 15:29:20.806 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2022-06-02 15:29:20.808 | + lib/swift:configure_swift:335 : local node_number 2022-06-02 15:29:20.809 | + lib/swift:configure_swift:336 : local swift_node_config 2022-06-02 15:29:20.811 | + lib/swift:configure_swift:337 : local swift_log_dir 2022-06-02 15:29:20.813 | + lib/swift:configure_swift:338 : local user_group 2022-06-02 15:29:20.815 | + lib/swift:configure_swift:341 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-06-02 15:29:21.647 | No object-updater running 2022-06-02 15:29:21.647 | No account-auditor running 2022-06-02 15:29:21.647 | No object-expirer running 2022-06-02 15:29:21.647 | No container-updater running 2022-06-02 15:29:21.647 | No container-server running 2022-06-02 15:29:21.647 | No container-sharder running 2022-06-02 15:29:21.647 | No container-replicator running 2022-06-02 15:29:21.647 | No proxy-server running 2022-06-02 15:29:21.647 | No object-reconstructor running 2022-06-02 15:29:21.647 | No account-server running 2022-06-02 15:29:21.647 | No account-replicator running 2022-06-02 15:29:21.647 | No object-auditor running 2022-06-02 15:29:21.647 | No object-server running 2022-06-02 15:29:21.647 | No container-sync running 2022-06-02 15:29:21.647 | No container-auditor running 2022-06-02 15:29:21.647 | No account-reaper running 2022-06-02 15:29:21.647 | No container-reconciler running 2022-06-02 15:29:21.647 | No object-replicator running 2022-06-02 15:29:21.696 | + lib/swift:configure_swift:341 : true 2022-06-02 15:29:21.698 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift 2022-06-02 15:29:21.711 | + lib/swift:configure_swift:344 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-06-02 15:29:21.722 | + lib/swift:configure_swift:346 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-06-02 15:29:21.725 | + lib/swift:configure_swift:355 : sed -e ' 2022-06-02 15:29:21.725 | s/%GROUP%//; 2022-06-02 15:29:21.725 | s/%USER%/ubuntu/; 2022-06-02 15:29:21.725 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-06-02 15:29:21.725 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-06-02 15:29:21.725 | + lib/swift:configure_swift:359 : sudo tee /etc/rsyncd.conf 2022-06-02 15:29:21.733 | uid = ubuntu 2022-06-02 15:29:21.733 | gid = 2022-06-02 15:29:21.733 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-06-02 15:29:21.733 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-06-02 15:29:21.733 | address = 127.0.0.1 2022-06-02 15:29:21.733 | 2022-06-02 15:29:21.733 | [account6612] 2022-06-02 15:29:21.733 | max connections = 25 2022-06-02 15:29:21.733 | path = /opt/stack/data/swift/1/node/ 2022-06-02 15:29:21.734 | read only = false 2022-06-02 15:29:21.734 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-06-02 15:29:21.734 | 2022-06-02 15:29:21.734 | [account6622] 2022-06-02 15:29:21.734 | max connections = 25 2022-06-02 15:29:21.734 | path = /opt/stack/data/swift/2/node/ 2022-06-02 15:29:21.734 | read only = false 2022-06-02 15:29:21.734 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-06-02 15:29:21.734 | 2022-06-02 15:29:21.734 | [account6632] 2022-06-02 15:29:21.734 | max connections = 25 2022-06-02 15:29:21.734 | path = /opt/stack/data/swift/3/node/ 2022-06-02 15:29:21.734 | read only = false 2022-06-02 15:29:21.734 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-06-02 15:29:21.734 | 2022-06-02 15:29:21.734 | [account6642] 2022-06-02 15:29:21.734 | max connections = 25 2022-06-02 15:29:21.734 | path = /opt/stack/data/swift/4/node/ 2022-06-02 15:29:21.734 | read only = false 2022-06-02 15:29:21.734 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-06-02 15:29:21.734 | 2022-06-02 15:29:21.734 | 2022-06-02 15:29:21.734 | [container6611] 2022-06-02 15:29:21.734 | max connections = 25 2022-06-02 15:29:21.734 | path = /opt/stack/data/swift/1/node/ 2022-06-02 15:29:21.734 | read only = false 2022-06-02 15:29:21.734 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-06-02 15:29:21.734 | 2022-06-02 15:29:21.734 | [container6621] 2022-06-02 15:29:21.734 | max connections = 25 2022-06-02 15:29:21.734 | path = /opt/stack/data/swift/2/node/ 2022-06-02 15:29:21.734 | read only = false 2022-06-02 15:29:21.734 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-06-02 15:29:21.734 | 2022-06-02 15:29:21.735 | [container6631] 2022-06-02 15:29:21.735 | max connections = 25 2022-06-02 15:29:21.735 | path = /opt/stack/data/swift/3/node/ 2022-06-02 15:29:21.735 | read only = false 2022-06-02 15:29:21.735 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-06-02 15:29:21.735 | 2022-06-02 15:29:21.735 | [container6641] 2022-06-02 15:29:21.735 | max connections = 25 2022-06-02 15:29:21.735 | path = /opt/stack/data/swift/4/node/ 2022-06-02 15:29:21.735 | read only = false 2022-06-02 15:29:21.735 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-06-02 15:29:21.735 | 2022-06-02 15:29:21.735 | 2022-06-02 15:29:21.735 | [object6613] 2022-06-02 15:29:21.735 | max connections = 25 2022-06-02 15:29:21.735 | path = /opt/stack/data/swift/1/node/ 2022-06-02 15:29:21.735 | read only = false 2022-06-02 15:29:21.735 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-06-02 15:29:21.735 | 2022-06-02 15:29:21.735 | [object6623] 2022-06-02 15:29:21.735 | max connections = 25 2022-06-02 15:29:21.735 | path = /opt/stack/data/swift/2/node/ 2022-06-02 15:29:21.735 | read only = false 2022-06-02 15:29:21.735 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-06-02 15:29:21.735 | 2022-06-02 15:29:21.735 | [object6633] 2022-06-02 15:29:21.735 | max connections = 25 2022-06-02 15:29:21.735 | path = /opt/stack/data/swift/3/node/ 2022-06-02 15:29:21.735 | read only = false 2022-06-02 15:29:21.735 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-06-02 15:29:21.735 | 2022-06-02 15:29:21.735 | [object6643] 2022-06-02 15:29:21.735 | max connections = 25 2022-06-02 15:29:21.735 | path = /opt/stack/data/swift/4/node/ 2022-06-02 15:29:21.735 | read only = false 2022-06-02 15:29:21.735 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-06-02 15:29:21.736 | + lib/swift:configure_swift:361 : is_ubuntu 2022-06-02 15:29:21.738 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:29:21.740 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:29:21.743 | + lib/swift:configure_swift:362 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-06-02 15:29:21.754 | + lib/swift:configure_swift:367 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-06-02 15:29:21.756 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-06-02 15:29:21.761 | + lib/swift:configure_swift:369 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-06-02 15:29:21.765 | + lib/swift:configure_swift:373 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-06-02 15:29:21.767 | + lib/swift:configure_swift:374 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-06-02 15:29:21.771 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-06-02 15:29:21.798 | + lib/swift:configure_swift:376 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.33:8080/v1/ 2022-06-02 15:29:21.823 | + lib/swift:configure_swift:378 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-06-02 15:29:21.840 | + lib/swift:configure_swift:379 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-06-02 15:29:21.867 | + lib/swift:configure_swift:381 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-06-02 15:29:21.884 | + lib/swift:configure_swift:382 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-06-02 15:29:21.911 | + lib/swift:configure_swift:384 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-06-02 15:29:21.927 | + lib/swift:configure_swift:385 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-06-02 15:29:21.955 | + lib/swift:configure_swift:387 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-06-02 15:29:21.971 | + lib/swift:configure_swift:388 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-06-02 15:29:21.998 | + lib/swift:configure_swift:390 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-06-02 15:29:22.016 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-06-02 15:29:22.042 | + lib/swift:configure_swift:393 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-06-02 15:29:22.059 | + lib/swift:configure_swift:394 : is_service_enabled tls-proxy 2022-06-02 15:29:22.073 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 15:29:22.075 | + lib/swift:configure_swift:397 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-06-02 15:29:22.102 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-06-02 15:29:22.128 | + lib/swift:configure_swift:404 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-06-02 15:29:22.154 | + lib/swift:configure_swift:407 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-06-02 15:29:22.180 | + lib/swift:configure_swift:410 : is_service_enabled ceilometer 2022-06-02 15:29:22.194 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 15:29:22.197 | + lib/swift:configure_swift:421 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-06-02 15:29:22.222 | + lib/swift:configure_swift:427 : is_service_enabled s3api 2022-06-02 15:29:22.236 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 15:29:22.238 | + lib/swift:configure_swift:430 : is_service_enabled keystone 2022-06-02 15:29:22.253 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:29:22.255 | + lib/swift:configure_swift:431 : swift_pipeline+=' authtoken' 2022-06-02 15:29:22.257 | + lib/swift:configure_swift:432 : is_service_enabled s3api 2022-06-02 15:29:22.271 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 15:29:22.274 | + lib/swift:configure_swift:437 : swift_pipeline+=' keystoneauth' 2022-06-02 15:29:22.276 | + lib/swift:configure_swift:440 : swift_pipeline+=' tempauth ' 2022-06-02 15:29:22.278 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-06-02 15:29:22.282 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-06-02 15:29:22.287 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-06-02 15:29:22.313 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-06-02 15:29:22.340 | + lib/swift:configure_swift:449 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-06-02 15:29:22.368 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-06-02 15:29:22.396 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-06-02 15:29:22.422 | + lib/swift:configure_swift:457 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-06-02 15:29:22.424 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/swift/proxy-server.conf 2022-06-02 15:29:22.426 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=swift 2022-06-02 15:29:22.428 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=filter:authtoken 2022-06-02 15:29:22.430 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-06-02 15:29:22.456 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-06-02 15:29:22.482 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.33/identity 2022-06-02 15:29:22.508 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-06-02 15:29:22.534 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-06-02 15:29:22.559 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-06-02 15:29:22.586 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-06-02 15:29:22.611 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-06-02 15:29:22.638 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-02 15:29:22.664 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-06-02 15:29:22.690 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-06-02 15:29:22.718 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-06-02 15:29:22.747 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-06-02 15:29:22.774 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-06-02 15:29:22.802 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-06-02 15:29:22.829 | + lib/swift:configure_swift:468 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-06-02 15:29:22.846 | + lib/swift:configure_swift:469 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-06-02 15:29:22.873 | + lib/swift:configure_swift:472 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-06-02 15:29:22.901 | + lib/swift:configure_swift:474 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-06-02 15:29:22.905 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-06-02 15:29:22.933 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-06-02 15:29:22.958 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-06-02 15:29:22.984 | + lib/swift:configure_swift:479 : local node_number 2022-06-02 15:29:22.986 | + lib/swift:configure_swift:480 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-06-02 15:29:22.988 | + lib/swift:configure_swift:481 : local swift_node_config=/etc/swift/object-server/1.conf 2022-06-02 15:29:22.990 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-06-02 15:29:22.995 | + lib/swift:configure_swift:483 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-06-02 15:29:22.997 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2022-06-02 15:29:22.999 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-02 15:29:23.001 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2022-06-02 15:29:23.004 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2022-06-02 15:29:23.006 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-02 15:29:23.008 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-02 15:29:23.010 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-06-02 15:29:23.027 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-06-02 15:29:23.055 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-06-02 15:29:23.072 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-06-02 15:29:23.106 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-06-02 15:29:23.124 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-02 15:29:23.151 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-06-02 15:29:23.168 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-02 15:29:23.197 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-06-02 15:29:23.214 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-02 15:29:23.241 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-06-02 15:29:23.259 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-06-02 15:29:23.285 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-06-02 15:29:23.303 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-06-02 15:29:23.330 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-06-02 15:29:23.347 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-06-02 15:29:23.375 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-06-02 15:29:23.392 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-06-02 15:29:23.421 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-06-02 15:29:23.426 | + lib/swift:configure_swift:484 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-06-02 15:29:23.444 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-02 15:29:23.473 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-06-02 15:29:23.501 | + lib/swift:configure_swift:488 : swift_node_config=/etc/swift/container-server/1.conf 2022-06-02 15:29:23.503 | + lib/swift:configure_swift:489 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-06-02 15:29:23.507 | + lib/swift:configure_swift:490 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-06-02 15:29:23.509 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2022-06-02 15:29:23.511 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-02 15:29:23.513 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2022-06-02 15:29:23.515 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2022-06-02 15:29:23.518 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-02 15:29:23.520 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-02 15:29:23.522 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-06-02 15:29:23.540 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-06-02 15:29:23.566 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-06-02 15:29:23.583 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-06-02 15:29:23.611 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-06-02 15:29:23.628 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-02 15:29:23.655 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-06-02 15:29:23.673 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-02 15:29:23.699 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-06-02 15:29:23.717 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-02 15:29:23.745 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-06-02 15:29:23.763 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-06-02 15:29:23.791 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-06-02 15:29:23.808 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-06-02 15:29:23.835 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-06-02 15:29:23.852 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-06-02 15:29:23.880 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-06-02 15:29:23.897 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-06-02 15:29:23.923 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-06-02 15:29:23.928 | + lib/swift:configure_swift:491 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-06-02 15:29:23.945 | + lib/swift:configure_swift:492 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-02 15:29:23.972 | + lib/swift:configure_swift:494 : swift_node_config=/etc/swift/account-server/1.conf 2022-06-02 15:29:23.974 | + lib/swift:configure_swift:495 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-06-02 15:29:23.978 | + lib/swift:configure_swift:496 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-06-02 15:29:23.981 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2022-06-02 15:29:23.983 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-02 15:29:23.985 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2022-06-02 15:29:23.987 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2022-06-02 15:29:23.989 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-02 15:29:23.991 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-02 15:29:23.993 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-06-02 15:29:24.011 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-06-02 15:29:24.038 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-06-02 15:29:24.054 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-06-02 15:29:24.081 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-06-02 15:29:24.099 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-02 15:29:24.126 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-06-02 15:29:24.143 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-02 15:29:24.171 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-06-02 15:29:24.188 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-02 15:29:24.215 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-06-02 15:29:24.232 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-06-02 15:29:24.260 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-06-02 15:29:24.277 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-06-02 15:29:24.305 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-06-02 15:29:24.322 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-06-02 15:29:24.349 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-06-02 15:29:24.367 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-06-02 15:29:24.393 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-06-02 15:29:24.397 | + lib/swift:configure_swift:497 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-06-02 15:29:24.414 | + lib/swift:configure_swift:498 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-02 15:29:24.442 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-06-02 15:29:24.468 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-06-02 15:29:24.495 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-06-02 15:29:24.522 | + lib/swift:configure_swift:506 : testfile=/etc/swift/test.conf 2022-06-02 15:29:24.524 | + lib/swift:configure_swift:507 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-06-02 15:29:24.529 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-06-02 15:29:24.556 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-06-02 15:29:24.583 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-06-02 15:29:24.610 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-06-02 15:29:24.638 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-06-02 15:29:24.666 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-06-02 15:29:24.692 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-06-02 15:29:24.717 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test password4 testing4 2022-06-02 15:29:24.745 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-06-02 15:29:24.771 | + lib/swift:configure_swift:520 : is_service_enabled keystone 2022-06-02 15:29:24.786 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:29:24.789 | + lib/swift:configure_swift:521 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-06-02 15:29:24.807 | + lib/swift:configure_swift:522 : local auth_vers 2022-06-02 15:29:24.809 | ++ lib/swift:configure_swift:523 : iniget /etc/swift/test.conf func_test auth_version 2022-06-02 15:29:24.828 | + lib/swift:configure_swift:523 : auth_vers=3 2022-06-02 15:29:24.831 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.33 2022-06-02 15:29:24.857 | + lib/swift:configure_swift:525 : [[ http == \h\t\t\p\s ]] 2022-06-02 15:29:24.859 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_port 80 2022-06-02 15:29:24.886 | + lib/swift:configure_swift:530 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.33/identity 2022-06-02 15:29:24.916 | + lib/swift:configure_swift:531 : [[ 3 == \3 ]] 2022-06-02 15:29:24.918 | + lib/swift:configure_swift:532 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-06-02 15:29:24.945 | + lib/swift:configure_swift:536 : is_service_enabled tls-proxy 2022-06-02 15:29:24.960 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 15:29:24.963 | + lib/swift:configure_swift:542 : local user_group 2022-06-02 15:29:24.965 | ++ lib/swift:configure_swift:543 : id -g ubuntu 2022-06-02 15:29:24.970 | + lib/swift:configure_swift:543 : user_group=1000 2022-06-02 15:29:24.972 | + lib/swift:configure_swift:544 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-06-02 15:29:24.985 | + lib/swift:configure_swift:546 : local swift_log_dir=/opt/stack/data/swift/logs 2022-06-02 15:29:24.987 | + lib/swift:configure_swift:547 : sudo rm -rf /opt/stack/data/swift/logs 2022-06-02 15:29:24.998 | + lib/swift:configure_swift:548 : local swift_log_group=adm 2022-06-02 15:29:25.000 | + lib/swift:configure_swift:549 : is_suse 2022-06-02 15:29:25.003 | + functions-common:is_suse:464 : is_opensuse 2022-06-02 15:29:25.005 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-02 15:29:25.007 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-02 15:29:25.009 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-02 15:29:25.011 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-02 15:29:25.014 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-02 15:29:25.016 | + lib/swift:configure_swift:552 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-06-02 15:29:25.028 | + lib/swift:configure_swift:554 : [[ False != \F\a\l\s\e ]] 2022-06-02 15:29:25.030 | + lib/swift:configure_swift:562 : '[' False == True ']' 2022-06-02 15:29:25.033 | + ./stack.sh:main:880 : is_service_enabled s3api 2022-06-02 15:29:25.049 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 15:29:25.052 | + ./stack.sh:main:886 : is_service_enabled g-api n-api 2022-06-02 15:29:25.068 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:29:25.071 | + ./stack.sh:main:888 : stack_install_service glance 2022-06-02 15:29:25.073 | + lib/stack:stack_install_service:20 : local service=glance 2022-06-02 15:29:25.075 | + lib/stack:stack_install_service:21 : type install_glance 2022-06-02 15:29:25.077 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-02 15:29:25.080 | + lib/stack:stack_install_service:32 : install_glance 2022-06-02 15:29:25.082 | + lib/glance:install_glance:436 : glance_store_extras=() 2022-06-02 15:29:25.085 | + lib/glance:install_glance:436 : local glance_store_extras 2022-06-02 15:29:25.088 | + lib/glance:install_glance:438 : is_service_enabled cinder 2022-06-02 15:29:25.104 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:29:25.107 | + lib/glance:install_glance:439 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-06-02 15:29:25.109 | + lib/glance:install_glance:442 : is_service_enabled swift 2022-06-02 15:29:25.127 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:29:25.129 | + lib/glance:install_glance:443 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-06-02 15:29:25.132 | + lib/glance:install_glance:448 : use_library_from_git glance_store 2022-06-02 15:29:25.134 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-06-02 15:29:25.136 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:29:25.139 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:29:25.141 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-06-02 15:29:25.144 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:29:25.147 | ++ lib/glance:install_glance:454 : join_extras swift cinder 2022-06-02 15:29:25.150 | ++ inc/python:join_extras:29 : local IFS=, 2022-06-02 15:29:25.153 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-06-02 15:29:25.155 | + lib/glance:install_glance:454 : pip_install_gr_extras glance-store swift,cinder 2022-06-02 15:29:25.158 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-06-02 15:29:25.160 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-06-02 15:29:25.163 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-06-02 15:29:25.166 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-06-02 15:29:25.169 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-06-02 15:29:25.171 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-06-02 15:29:25.175 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-06-02 15:29:25.175 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-06-02 15:29:25.180 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-06-02 15:29:25.183 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-06-02 15:29:25.185 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-06-02 15:29:25.188 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-06-02 15:29:25.191 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-06-02 15:29:25.211 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-06-02 15:29:25.214 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-06-02 15:29:27.016 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 15:29:27.016 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-02 15:29:27.020 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:29:27.021 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:29:27.023 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 15:29:27.024 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:29:27.024 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:29:27.025 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 15:29:27.025 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:29:27.025 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 15:29:27.040 | Requirement already satisfied: glance-store===2.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) (2.3.1) 2022-06-02 15:29:27.139 | Requirement already satisfied: httplib2===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (0.18.1) 2022-06-02 15:29:27.142 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2022-06-02 15:29:27.154 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-02 15:29:27.219 | Requirement already satisfied: os-brick===4.0.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 285)) (4.0.5) 2022-06-02 15:29:27.246 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (1.7.0) 2022-06-02 15:29:27.250 | Requirement already satisfied: os-win===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (5.2.0) 2022-06-02 15:29:27.271 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (4.3.1) 2022-06-02 15:29:27.283 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (8.3.4) 2022-06-02 15:29:27.299 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.1.2) 2022-06-02 15:29:27.305 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.1) 2022-06-02 15:29:27.311 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (4.4.0) 2022-06-02 15:29:27.351 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.4.0) 2022-06-02 15:29:27.367 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (6.2.0) 2022-06-02 15:29:27.372 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.2) 2022-06-02 15:29:27.381 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.4.1) 2022-06-02 15:29:27.405 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (4.6.1) 2022-06-02 15:29:27.424 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (20.4) 2022-06-02 15:29:27.431 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (5.5.0) 2022-06-02 15:29:27.434 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (0.9.6) 2022-06-02 15:29:27.437 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (2.4.7) 2022-06-02 15:29:27.440 | Requirement already satisfied: python-cinderclient===7.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 386)) (7.2.2) 2022-06-02 15:29:27.458 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390)) (2.8.1) 2022-06-02 15:29:27.464 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 401)) (4.1.1) 2022-06-02 15:29:27.483 | Requirement already satisfied: python-swiftclient===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 426)) (3.10.1) 2022-06-02 15:29:27.506 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 433)) (2020.1) 2022-06-02 15:29:27.510 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 444)) (2.23.0) 2022-06-02 15:29:27.531 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 456)) (1.4.0) 2022-06-02 15:29:27.536 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (3.17.2) 2022-06-02 15:29:27.540 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 477)) (1.15.0) 2022-06-02 15:29:27.543 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 506)) (3.2.2) 2022-06-02 15:29:27.550 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-02 15:29:27.564 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-02 15:29:27.586 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-02 15:29:27.589 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-02 15:29:27.598 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-02 15:29:27.601 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2022-06-02 15:29:27.606 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-02 15:29:27.611 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-02 15:29:27.615 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-02 15:29:27.623 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-02 15:29:27.627 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-02 15:29:27.631 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-02 15:29:27.635 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (0.4.16) 2022-06-02 15:29:27.638 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-02 15:29:27.646 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-02 15:29:27.659 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-02 15:29:27.670 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-02 15:29:27.678 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-02 15:29:27.686 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-02 15:29:27.689 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (0.7.2) 2022-06-02 15:29:27.692 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-02 15:29:27.696 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-02 15:29:27.699 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-02 15:29:27.702 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.5) 2022-06-02 15:29:27.704 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-02 15:29:27.713 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-02 15:29:27.716 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (2.20) 2022-06-02 15:29:27.719 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-02 15:29:27.737 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (0.7) 2022-06-02 15:29:27.744 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-02 15:29:27.748 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-02 15:29:27.755 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 407)) (1.6.0) 2022-06-02 15:29:27.758 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-02 15:29:27.761 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-02 15:29:27.764 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-02 15:29:29.630 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 15:29:29.630 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 15:29:29.704 | + inc/python:pip_install:200 : result=0 2022-06-02 15:29:29.706 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 15:29:29.708 | + functions-common:time_stop:2322 : local name 2022-06-02 15:29:29.711 | + functions-common:time_stop:2323 : local end_time 2022-06-02 15:29:29.713 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 15:29:29.715 | + functions-common:time_stop:2325 : local total 2022-06-02 15:29:29.718 | + functions-common:time_stop:2326 : local start_time 2022-06-02 15:29:29.720 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 15:29:29.722 | + functions-common:time_stop:2329 : start_time=1654183765205 2022-06-02 15:29:29.724 | + functions-common:time_stop:2331 : [[ -z 1654183765205 ]] 2022-06-02 15:29:29.727 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 15:29:29.731 | + functions-common:time_stop:2334 : end_time=1654183769729 2022-06-02 15:29:29.734 | + functions-common:time_stop:2335 : elapsed_time=4524 2022-06-02 15:29:29.736 | + functions-common:time_stop:2336 : total=63364 2022-06-02 15:29:29.738 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 15:29:29.741 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=67888 2022-06-02 15:29:29.744 | + inc/python:pip_install:203 : return 0 2022-06-02 15:29:29.746 | + lib/glance:install_glance:455 : copy_rootwrap /usr/local/etc/glance 2022-06-02 15:29:29.749 | + lib/glance:copy_rootwrap:215 : local source_path=/usr/local/etc/glance 2022-06-02 15:29:29.751 | + lib/glance:copy_rootwrap:217 : sudo install -d -o ubuntu /etc/glance 2022-06-02 15:29:29.764 | + lib/glance:copy_rootwrap:218 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-06-02 15:29:29.769 | + lib/glance:install_glance:458 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance stable/victoria 2022-06-02 15:29:29.772 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/glance.git 2022-06-02 15:29:29.774 | + functions-common:git_clone:526 : local git_dest=/opt/stack/glance 2022-06-02 15:29:29.776 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-02 15:29:29.779 | + functions-common:git_clone:528 : local orig_dir 2022-06-02 15:29:29.781 | ++ functions-common:git_clone:529 : pwd 2022-06-02 15:29:29.784 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-02 15:29:29.786 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-02 15:29:29.789 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-02 15:29:29.806 | + functions-common:git_clone:532 : RECLONE=False 2022-06-02 15:29:29.808 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-02 15:29:29.810 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-02 15:29:29.813 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-02 15:29:29.813 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-02 15:29:29.818 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/glance ]] 2022-06-02 15:29:29.820 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-02 15:29:29.823 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/glance 2022-06-02 15:29:29.835 | + functions-common:git_clone:606 : cd /opt/stack/glance 2022-06-02 15:29:29.838 | + functions-common:git_clone:607 : git show --oneline 2022-06-02 15:29:29.838 | + functions-common:git_clone:607 : head -1 2022-06-02 15:29:29.841 | 78d63ec15 [stable-only] Specify openstacksdk stable branch 2022-06-02 15:29:29.844 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-02 15:29:29.846 | + lib/glance:install_glance:460 : setup_develop /opt/stack/glance 2022-06-02 15:29:29.849 | + inc/python:setup_develop:338 : local bindep 2022-06-02 15:29:29.852 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-06-02 15:29:29.854 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-06-02 15:29:29.857 | + inc/python:setup_develop:344 : local extras= 2022-06-02 15:29:29.859 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-06-02 15:29:29.862 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-02 15:29:29.864 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-06-02 15:29:29.867 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-06-02 15:29:29.869 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-02 15:29:29.872 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-02 15:29:29.875 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-06-02 15:29:29.877 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-02 15:29:29.880 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-06-02 15:29:29.882 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-02 15:29:29.885 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-02 15:29:29.888 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-06-02 15:29:29.893 | + inc/python:_setup_package_with_constraints_edit:383 : name=glance 2022-06-02 15:29:29.896 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance '-e file:///opt/stack/glance#egg=glance' 2022-06-02 15:29:30.492 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/glance -e 2022-06-02 15:29:30.494 | + inc/python:setup_package:417 : local bindep=0 2022-06-02 15:29:30.497 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-02 15:29:30.499 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-02 15:29:30.501 | + inc/python:setup_package:420 : [[ /opt/stack/glance == -bindep* ]] 2022-06-02 15:29:30.504 | + inc/python:setup_package:425 : local project_dir=/opt/stack/glance 2022-06-02 15:29:30.506 | + inc/python:setup_package:426 : local flags=-e 2022-06-02 15:29:30.509 | + inc/python:setup_package:427 : local extras= 2022-06-02 15:29:30.511 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-02 15:29:30.513 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-02 15:29:30.515 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-02 15:29:30.518 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-02 15:29:30.520 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-02 15:29:30.522 | + inc/python:setup_package:445 : pip_install -e /opt/stack/glance 2022-06-02 15:29:30.543 | Using python 3.8 to install /opt/stack/glance 2022-06-02 15:29:30.546 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-06-02 15:29:32.360 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 15:29:32.361 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-02 15:29:32.368 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:29:32.369 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:29:32.371 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 15:29:32.372 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:29:32.372 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:29:32.373 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 15:29:32.373 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:29:32.373 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 15:29:32.386 | Obtaining file:///opt/stack/glance 2022-06-02 15:29:33.668 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-02 15:29:34.936 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-02 15:29:34.945 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-02 15:29:34.953 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-02 15:29:34.961 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-02 15:29:34.984 | Requirement already satisfied: WSME===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 30)) (0.10.0) 2022-06-02 15:29:34.993 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-02 15:29:35.007 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-02 15:29:35.016 | Requirement already satisfied: castellan===3.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.6.1) 2022-06-02 15:29:35.037 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-02 15:29:35.077 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (0.2.2) 2022-06-02 15:29:35.092 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-02 15:29:35.099 | Requirement already satisfied: defusedxml===0.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (0.6.0) 2022-06-02 15:29:35.105 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-02 15:29:35.114 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2022-06-02 15:29:35.121 | Requirement already satisfied: glance-store===2.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 175)) (2.3.1) 2022-06-02 15:29:35.193 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (0.4.16) 2022-06-02 15:29:35.197 | Requirement already satisfied: httplib2===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 190)) (0.18.1) 2022-06-02 15:29:35.199 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 208)) (0.1.12) 2022-06-02 15:29:35.202 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (3.2.0) 2022-06-02 15:29:35.215 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.2.1) 2022-06-02 15:29:35.281 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (9.1.0) 2022-06-02 15:29:35.339 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.5) 2022-06-02 15:29:35.341 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (0.8.0) 2022-06-02 15:29:35.347 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-02 15:29:35.351 | Requirement already satisfied: os-win===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (5.2.0) 2022-06-02 15:29:35.372 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-02 15:29:35.409 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-02 15:29:35.420 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-02 15:29:35.436 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-02 15:29:35.442 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-02 15:29:35.490 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-02 15:29:35.497 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-02 15:29:35.538 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.5.2) 2022-06-02 15:29:35.593 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-02 15:29:35.611 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-02 15:29:35.629 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.2.0) 2022-06-02 15:29:35.644 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-02 15:29:35.653 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.4.1) 2022-06-02 15:29:35.677 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-02 15:29:35.686 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-02 15:29:35.704 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.4.0) 2022-06-02 15:29:35.752 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-02 15:29:35.759 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-02 15:29:35.762 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-02 15:29:35.764 | Requirement already satisfied: psutil===5.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (5.7.2) 2022-06-02 15:29:35.786 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (19.1.0) 2022-06-02 15:29:35.801 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-02 15:29:35.813 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-02 15:29:35.816 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-02 15:29:35.819 | Requirement already satisfied: python-barbicanclient===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (5.0.1) 2022-06-02 15:29:35.835 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-02 15:29:35.840 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (1.0.4) 2022-06-02 15:29:35.843 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-02 15:29:35.862 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-02 15:29:35.867 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-02 15:29:35.875 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-02 15:29:35.896 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (1.3.3) 2022-06-02 15:29:35.900 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-02 15:29:35.905 | Requirement already satisfied: simplegeneric===0.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 474)) (0.8.1) 2022-06-02 15:29:35.909 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-02 15:29:35.913 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.13.0) 2022-06-02 15:29:35.924 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-02 15:29:35.927 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-02 15:29:35.931 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-02 15:29:35.938 | Requirement already satisfied: taskflow===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (4.5.0) 2022-06-02 15:29:36.001 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-02 15:29:36.017 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-02 15:29:36.026 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-02 15:29:36.032 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-02 15:29:36.053 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-02 15:29:36.058 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-02 15:29:36.067 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-02 15:29:36.095 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-02 15:29:36.098 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-02 15:29:36.102 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-02 15:29:36.114 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-02 15:29:36.120 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-02 15:29:36.128 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2022-06-02 15:29:36.134 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-02 15:29:36.140 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-02 15:29:36.146 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-02 15:29:36.150 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2022-06-02 15:29:36.155 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (5.0.2) 2022-06-02 15:29:36.198 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2022-06-02 15:29:36.205 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-02 15:29:36.220 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 248)) (1.0.0) 2022-06-02 15:29:36.223 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-02 15:29:36.235 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.10.9) 2022-06-02 15:29:36.238 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-02 15:29:36.253 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-02 15:29:36.255 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-02 15:29:36.258 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 194)) (2.10) 2022-06-02 15:29:36.262 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-02 15:29:36.265 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-02 15:29:36.268 | Requirement already satisfied: automaton===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 89)) (2.2.0) 2022-06-02 15:29:36.276 | Requirement already satisfied: pydot===1.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (1.4.1) 2022-06-02 15:29:36.281 | Requirement already satisfied: networkx===2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (2.5) 2022-06-02 15:29:36.320 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-02 15:29:36.323 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-02 15:29:36.326 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (1.0.0) 2022-06-02 15:29:36.328 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-02 15:29:36.331 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-02 15:29:36.335 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-02 15:29:36.338 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (5.0.0) 2022-06-02 15:29:36.341 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-02 15:29:36.421 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-02 15:29:36.426 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-02 15:29:36.429 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-02 15:29:36.464 | Requirement already satisfied: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (49.6.0) 2022-06-02 15:29:36.507 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-02 15:29:37.640 | Installing collected packages: glance 2022-06-02 15:29:37.640 | Attempting uninstall: glance 2022-06-02 15:29:37.642 | Found existing installation: glance 21.1.1.dev1 2022-06-02 15:29:37.645 | Can't uninstall 'glance'. No files were found to uninstall. 2022-06-02 15:29:37.647 | Running setup.py develop for glance 2022-06-02 15:29:39.259 | Successfully installed glance 2022-06-02 15:29:39.401 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 15:29:39.401 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 15:29:39.497 | + inc/python:pip_install:200 : result=0 2022-06-02 15:29:39.499 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 15:29:39.502 | + functions-common:time_stop:2322 : local name 2022-06-02 15:29:39.504 | + functions-common:time_stop:2323 : local end_time 2022-06-02 15:29:39.506 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 15:29:39.508 | + functions-common:time_stop:2325 : local total 2022-06-02 15:29:39.510 | + functions-common:time_stop:2326 : local start_time 2022-06-02 15:29:39.512 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 15:29:39.514 | + functions-common:time_stop:2329 : start_time=1654183770537 2022-06-02 15:29:39.517 | + functions-common:time_stop:2331 : [[ -z 1654183770537 ]] 2022-06-02 15:29:39.519 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 15:29:39.524 | + functions-common:time_stop:2334 : end_time=1654183779521 2022-06-02 15:29:39.526 | + functions-common:time_stop:2335 : elapsed_time=8984 2022-06-02 15:29:39.528 | + functions-common:time_stop:2336 : total=67888 2022-06-02 15:29:39.530 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 15:29:39.533 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=76872 2022-06-02 15:29:39.535 | + inc/python:pip_install:203 : return 0 2022-06-02 15:29:39.537 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-02 15:29:39.540 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-02 15:29:39.543 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-02 15:29:39.561 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-02 15:29:39.573 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/glance 2022-06-02 15:29:39.575 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-06-02 15:29:39.578 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:29:39.580 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:29:39.583 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-06-02 15:29:39.586 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:29:39.588 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-02 15:29:39.590 | + ./stack.sh:main:889 : configure_glance 2022-06-02 15:29:39.593 | + lib/glance:configure_glance:267 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-06-02 15:29:39.605 | + lib/glance:configure_glance:270 : local dburl 2022-06-02 15:29:39.608 | ++ lib/glance:configure_glance:271 : database_connection_url glance 2022-06-02 15:29:39.610 | ++ lib/database:database_connection_url:132 : local db=glance 2022-06-02 15:29:39.612 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2022-06-02 15:29:39.615 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2022-06-02 15:29:39.617 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-02 15:29:39.620 | + lib/glance:configure_glance:271 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-02 15:29:39.622 | + lib/glance:configure_glance:273 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-06-02 15:29:39.651 | + lib/glance:configure_glance:274 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-02 15:29:39.678 | + lib/glance:configure_glance:275 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-06-02 15:29:39.707 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-06-02 15:29:39.735 | + lib/glance:configure_glance:277 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-06-02 15:29:39.767 | + lib/glance:configure_glance:278 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-06-02 15:29:39.797 | + lib/glance:configure_glance:279 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-06-02 15:29:39.799 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/glance/glance-api.conf 2022-06-02 15:29:39.801 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=glance 2022-06-02 15:29:39.804 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-02 15:29:39.806 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-06-02 15:29:39.834 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-06-02 15:29:39.863 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.33/identity 2022-06-02 15:29:39.891 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-06-02 15:29:39.920 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-06-02 15:29:39.949 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-06-02 15:29:39.977 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-06-02 15:29:40.006 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-06-02 15:29:40.035 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-02 15:29:40.063 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-06-02 15:29:40.092 | + lib/glance:configure_glance:280 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-06-02 15:29:40.122 | + lib/glance:configure_glance:281 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-06-02 15:29:40.124 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-06-02 15:29:40.126 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-06-02 15:29:40.129 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-02 15:29:40.131 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-02 15:29:40.134 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-02 15:29:40.150 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:29:40.153 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-02 15:29:40.156 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-02 15:29:40.158 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-02 15:29:40.174 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:29:40.176 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.33:5672/ 2022-06-02 15:29:40.179 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.33:5672/ 2022-06-02 15:29:40.207 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-02 15:29:40.209 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-02 15:29:40.212 | + lib/glance:configure_glance:282 : '[' libvirt = xenserver ']' 2022-06-02 15:29:40.214 | + lib/glance:configure_glance:286 : '[' libvirt = libvirt ']' 2022-06-02 15:29:40.217 | + lib/glance:configure_glance:286 : '[' kvm = parallels ']' 2022-06-02 15:29:40.219 | + lib/glance:configure_glance:291 : configure_glance_store False False 2022-06-02 15:29:40.221 | + lib/glance:configure_glance_store:228 : local use_cinder_for_glance=False 2022-06-02 15:29:40.224 | + lib/glance:configure_glance_store:229 : local glance_enable_multiple_stores=False 2022-06-02 15:29:40.226 | + lib/glance:configure_glance_store:230 : local be 2022-06-02 15:29:40.229 | + lib/glance:configure_glance_store:232 : [[ False == \F\a\l\s\e ]] 2022-06-02 15:29:40.231 | + lib/glance:configure_glance_store:234 : [[ False == \T\r\u\e ]] 2022-06-02 15:29:40.233 | + lib/glance:configure_glance_store:251 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-06-02 15:29:40.262 | + lib/glance:configure_glance:294 : '[' -n '' ']' 2022-06-02 15:29:40.265 | + lib/glance:configure_glance:297 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.33 2022-06-02 15:29:40.294 | + lib/glance:configure_glance:301 : [[ False == \F\a\l\s\e ]] 2022-06-02 15:29:40.296 | + lib/glance:configure_glance:303 : is_service_enabled s-proxy 2022-06-02 15:29:40.312 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:29:40.315 | + lib/glance:configure_glance:304 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-06-02 15:29:40.344 | + lib/glance:configure_glance:305 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-06-02 15:29:40.373 | + lib/glance:configure_glance:307 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-06-02 15:29:40.402 | + lib/glance:configure_glance:308 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-06-02 15:29:40.431 | + lib/glance:configure_glance:309 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-06-02 15:29:40.459 | + lib/glance:configure_glance:310 : is_service_enabled tls-proxy 2022-06-02 15:29:40.476 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 15:29:40.478 | + lib/glance:configure_glance:313 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-06-02 15:29:40.507 | + lib/glance:configure_glance:315 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-06-02 15:29:40.536 | + lib/glance:configure_glance:317 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-06-02 15:29:40.564 | + lib/glance:configure_glance:318 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.33/identity/v3 2022-06-02 15:29:40.593 | + lib/glance:configure_glance:319 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-06-02 15:29:40.622 | + lib/glance:configure_glance:325 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.33/image 2022-06-02 15:29:40.651 | + lib/glance:configure_glance:327 : is_service_enabled tls-proxy 2022-06-02 15:29:40.667 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 15:29:40.669 | + lib/glance:configure_glance:333 : setup_logging /etc/glance/glance-api.conf 2022-06-02 15:29:40.672 | + functions:setup_logging:698 : setup_systemd_logging /etc/glance/glance-api.conf 2022-06-02 15:29:40.674 | + functions:setup_systemd_logging:713 : local conf_file=/etc/glance/glance-api.conf 2022-06-02 15:29:40.677 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-02 15:29:40.694 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-02 15:29:40.697 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-02 15:29:40.699 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-02 15:29:40.701 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-02 15:29:40.704 | + functions:setup_systemd_logging:726 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-02 15:29:40.732 | + functions:setup_systemd_logging:728 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-02 15:29:40.761 | + functions:setup_systemd_logging:729 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-02 15:29:40.790 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-02 15:29:40.819 | + lib/glance:configure_glance:335 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-06-02 15:29:40.824 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-06-02 15:29:40.852 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-06-02 15:29:40.881 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-06-02 15:29:40.910 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.33/identity 2022-06-02 15:29:40.938 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-06-02 15:29:40.969 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-06-02 15:29:40.999 | + lib/glance:configure_glance:344 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-06-02 15:29:41.028 | + lib/glance:configure_glance:347 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-06-02 15:29:41.058 | + lib/glance:configure_glance:350 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-06-02 15:29:41.087 | + lib/glance:configure_glance:351 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-06-02 15:29:41.116 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-06-02 15:29:41.145 | + lib/glance:configure_glance:354 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-06-02 15:29:41.151 | + lib/glance:configure_glance:356 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-06-02 15:29:41.158 | + lib/glance:configure_glance:358 : is_service_enabled tls-proxy 2022-06-02 15:29:41.174 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 15:29:41.176 | + lib/glance:configure_glance:366 : [[ True == False ]] 2022-06-02 15:29:41.179 | + lib/glance:configure_glance:369 : write_local_proxy_http_config glance http://10.222.0.33:19292 /image 2022-06-02 15:29:41.181 | + lib/apache:write_local_proxy_http_config:378 : local name=glance 2022-06-02 15:29:41.183 | + lib/apache:write_local_proxy_http_config:379 : local url=http://10.222.0.33:19292 2022-06-02 15:29:41.186 | + lib/apache:write_local_proxy_http_config:380 : local loc=/image 2022-06-02 15:29:41.188 | + lib/apache:write_local_proxy_http_config:381 : local apache_conf 2022-06-02 15:29:41.191 | ++ lib/apache:write_local_proxy_http_config:382 : apache_site_config_for glance 2022-06-02 15:29:41.194 | ++ lib/apache:apache_site_config_for:189 : local site=glance 2022-06-02 15:29:41.196 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-02 15:29:41.199 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:29:41.201 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:29:41.203 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/glance.conf 2022-06-02 15:29:41.206 | + lib/apache:write_local_proxy_http_config:382 : apache_conf=/etc/apache2/sites-available/glance.conf 2022-06-02 15:29:41.209 | + lib/apache:write_local_proxy_http_config:384 : enable_apache_mod proxy 2022-06-02 15:29:41.211 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-06-02 15:29:41.214 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-02 15:29:41.216 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:29:41.218 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:29:41.221 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-06-02 15:29:41.223 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-06-02 15:29:41.278 | proxy (enabled by site administrator) 2022-06-02 15:29:41.281 | + lib/apache:write_local_proxy_http_config:385 : enable_apache_mod proxy_http 2022-06-02 15:29:41.284 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-06-02 15:29:41.286 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-02 15:29:41.288 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:29:41.291 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:29:41.293 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-06-02 15:29:41.295 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-06-02 15:29:41.350 | proxy_http (enabled by site administrator) 2022-06-02 15:29:41.354 | + lib/apache:write_local_proxy_http_config:387 : echo 'KeepAlive Off' 2022-06-02 15:29:41.354 | + lib/apache:write_local_proxy_http_config:387 : sudo tee /etc/apache2/sites-available/glance.conf 2022-06-02 15:29:41.363 | KeepAlive Off 2022-06-02 15:29:41.367 | + lib/apache:write_local_proxy_http_config:388 : sudo tee -a /etc/apache2/sites-available/glance.conf 2022-06-02 15:29:41.367 | + lib/apache:write_local_proxy_http_config:388 : echo 'SetEnv proxy-sendchunked 1' 2022-06-02 15:29:41.375 | SetEnv proxy-sendchunked 1 2022-06-02 15:29:41.379 | + lib/apache:write_local_proxy_http_config:389 : echo 'ProxyPass "/image" "http://10.222.0.33:19292" retry=0 ' 2022-06-02 15:29:41.380 | + lib/apache:write_local_proxy_http_config:389 : sudo tee -a /etc/apache2/sites-available/glance.conf 2022-06-02 15:29:41.388 | ProxyPass "/image" "http://10.222.0.33:19292" retry=0 2022-06-02 15:29:41.392 | + lib/apache:write_local_proxy_http_config:390 : enable_apache_site glance 2022-06-02 15:29:41.394 | + lib/apache:enable_apache_site:206 : local site=glance 2022-06-02 15:29:41.397 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-02 15:29:41.399 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-02 15:29:41.402 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-02 15:29:41.404 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:29:41.406 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:29:41.408 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-02 15:29:41.411 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-02 15:29:41.413 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:29:41.415 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:29:41.418 | + lib/apache:enable_apache_site:210 : sudo a2ensite glance 2022-06-02 15:29:41.479 | Site glance already enabled 2022-06-02 15:29:41.483 | + lib/apache:write_local_proxy_http_config:391 : restart_apache_server 2022-06-02 15:29:41.485 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-02 15:29:41.488 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-02 15:29:41.491 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-02 15:29:41.625 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf DEFAULT bind_host 0.0.0.0 2022-06-02 15:29:41.659 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf DEFAULT bind_port 19292 2022-06-02 15:29:41.689 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-api.conf DEFAULT workers 2 2022-06-02 15:29:41.719 | + ./stack.sh:main:892 : is_service_enabled cinder 2022-06-02 15:29:41.735 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:29:41.738 | + ./stack.sh:main:894 : stack_install_service cinder 2022-06-02 15:29:41.740 | + lib/stack:stack_install_service:20 : local service=cinder 2022-06-02 15:29:41.743 | + lib/stack:stack_install_service:21 : type install_cinder 2022-06-02 15:29:41.746 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-02 15:29:41.748 | + lib/stack:stack_install_service:32 : install_cinder 2022-06-02 15:29:41.751 | + lib/cinder:install_cinder:413 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder stable/victoria 2022-06-02 15:29:41.753 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/cinder.git 2022-06-02 15:29:41.755 | + functions-common:git_clone:526 : local git_dest=/opt/stack/cinder 2022-06-02 15:29:41.758 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-02 15:29:41.760 | + functions-common:git_clone:528 : local orig_dir 2022-06-02 15:29:41.763 | ++ functions-common:git_clone:529 : pwd 2022-06-02 15:29:41.766 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-02 15:29:41.768 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-02 15:29:41.771 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-02 15:29:41.786 | + functions-common:git_clone:532 : RECLONE=False 2022-06-02 15:29:41.788 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-02 15:29:41.791 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-02 15:29:41.793 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-02 15:29:41.794 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-02 15:29:41.800 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/cinder ]] 2022-06-02 15:29:41.802 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-02 15:29:41.805 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-06-02 15:29:41.818 | + functions-common:git_clone:606 : cd /opt/stack/cinder 2022-06-02 15:29:41.820 | + functions-common:git_clone:607 : git show --oneline 2022-06-02 15:29:41.821 | + functions-common:git_clone:607 : head -1 2022-06-02 15:29:41.823 | 070a0effb Handle the case when tempest fails 2022-06-02 15:29:41.826 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-02 15:29:41.829 | + lib/cinder:install_cinder:414 : setup_develop /opt/stack/cinder 2022-06-02 15:29:41.831 | + inc/python:setup_develop:338 : local bindep 2022-06-02 15:29:41.833 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-02 15:29:41.836 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-06-02 15:29:41.838 | + inc/python:setup_develop:344 : local extras= 2022-06-02 15:29:41.841 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-06-02 15:29:41.843 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-02 15:29:41.846 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-02 15:29:41.848 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-06-02 15:29:41.851 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-02 15:29:41.854 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-02 15:29:41.857 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-06-02 15:29:41.859 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-02 15:29:41.862 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-06-02 15:29:41.865 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-02 15:29:41.868 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-02 15:29:41.871 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-06-02 15:29:41.877 | + inc/python:_setup_package_with_constraints_edit:383 : name=cinder 2022-06-02 15:29:41.879 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder '-e file:///opt/stack/cinder#egg=cinder' 2022-06-02 15:29:42.479 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/cinder -e 2022-06-02 15:29:42.481 | + inc/python:setup_package:417 : local bindep=0 2022-06-02 15:29:42.484 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-02 15:29:42.486 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-02 15:29:42.488 | + inc/python:setup_package:420 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-02 15:29:42.491 | + inc/python:setup_package:425 : local project_dir=/opt/stack/cinder 2022-06-02 15:29:42.493 | + inc/python:setup_package:426 : local flags=-e 2022-06-02 15:29:42.496 | + inc/python:setup_package:427 : local extras= 2022-06-02 15:29:42.498 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-02 15:29:42.500 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-02 15:29:42.502 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-02 15:29:42.504 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-02 15:29:42.507 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-02 15:29:42.510 | + inc/python:setup_package:445 : pip_install -e /opt/stack/cinder 2022-06-02 15:29:42.529 | Using python 3.8 to install /opt/stack/cinder 2022-06-02 15:29:42.532 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-06-02 15:29:44.332 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 15:29:44.332 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-02 15:29:44.337 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:29:44.337 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:29:44.339 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 15:29:44.340 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:29:44.341 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:29:44.341 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 15:29:44.341 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:29:44.342 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 15:29:44.354 | Obtaining file:///opt/stack/cinder 2022-06-02 15:29:46.299 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-02 15:29:48.215 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-02 15:29:48.222 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-02 15:29:48.231 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-02 15:29:48.239 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-02 15:29:48.261 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-02 15:29:48.275 | Requirement already satisfied: castellan===3.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.6.1) 2022-06-02 15:29:48.296 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 122)) (3.1) 2022-06-02 15:29:48.337 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (0.2.2) 2022-06-02 15:29:48.351 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (4.4.2) 2022-06-02 15:29:48.354 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (0.26.1) 2022-06-02 15:29:48.364 | Requirement already satisfied: google-api-python-client===1.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 178)) (1.11.0) 2022-06-02 15:29:48.378 | Requirement already satisfied: google-auth===1.21.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.21.0) 2022-06-02 15:29:48.394 | Requirement already satisfied: google-auth-httplib2===0.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 180)) (0.0.4) 2022-06-02 15:29:48.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-06-02 15:29:48.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-06-02 15:29:48.407 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 208)) (0.1.12) 2022-06-02 15:29:48.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-06-02 15:29:48.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-06-02 15:29:48.488 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (9.1.0) 2022-06-02 15:29:48.546 | Requirement already satisfied: lxml===4.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 236)) (4.5.2) 2022-06-02 15:29:48.558 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.5) 2022-06-02 15:29:48.560 | Requirement already satisfied: oauth2client===4.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 272)) (4.1.3) 2022-06-02 15:29:48.571 | Requirement already satisfied: os-brick===4.0.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (4.0.5) 2022-06-02 15:29:48.596 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-02 15:29:48.601 | Requirement already satisfied: os-win===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (5.2.0) 2022-06-02 15:29:48.622 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-02 15:29:48.659 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-02 15:29:48.669 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-02 15:29:48.685 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-02 15:29:48.691 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-02 15:29:48.739 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-02 15:29:48.746 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-02 15:29:48.785 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.5.2) 2022-06-02 15:29:48.838 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-02 15:29:48.856 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-02 15:29:48.873 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (2.4.0) 2022-06-02 15:29:48.888 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.2.0) 2022-06-02 15:29:48.902 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (6.2.0) 2022-06-02 15:29:48.907 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-02 15:29:48.916 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.4.1) 2022-06-02 15:29:48.940 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-02 15:29:48.948 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-02 15:29:48.965 | Requirement already satisfied: oslo.versionedobjects===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (2.3.0) 2022-06-02 15:29:48.985 | Requirement already satisfied: oslo.vmware===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.7.0) 2022-06-02 15:29:49.010 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.4.0) 2022-06-02 15:29:49.055 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-02 15:29:49.061 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.7.2) 2022-06-02 15:29:49.096 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-02 15:29:49.099 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-02 15:29:49.102 | Requirement already satisfied: psutil===5.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (5.7.2) 2022-06-02 15:29:49.123 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (0.4.8) 2022-06-02 15:29:49.125 | Requirement already satisfied: pyasn1-modules===0.2.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (0.2.8) 2022-06-02 15:29:49.130 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-02 15:29:49.142 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-02 15:29:49.144 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-02 15:29:49.148 | Requirement already satisfied: python-barbicanclient===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (5.0.1) 2022-06-02 15:29:49.163 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-02 15:29:49.168 | Requirement already satisfied: python-glanceclient===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 393)) (3.2.2) 2022-06-02 15:29:49.186 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-02 15:29:49.205 | Requirement already satisfied: python-novaclient===17.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 411)) (17.2.1) 2022-06-02 15:29:49.222 | Requirement already satisfied: python-swiftclient===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 425)) (3.10.1) 2022-06-02 15:29:49.245 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-02 15:29:49.249 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-02 15:29:49.257 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-02 15:29:49.277 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-02 15:29:49.282 | Requirement already satisfied: rsa===4.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 457)) (4.6) 2022-06-02 15:29:49.286 | Requirement already satisfied: rtslib-fb===2.1.74 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (2.1.74) 2022-06-02 15:29:49.292 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (3.17.2) 2022-06-02 15:29:49.295 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-02 15:29:49.298 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.13.0) 2022-06-02 15:29:49.310 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-02 15:29:49.313 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-02 15:29:49.316 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-02 15:29:49.323 | Requirement already satisfied: suds-jurko===0.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.6) 2022-06-02 15:29:49.325 | Requirement already satisfied: tabulate===0.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (0.8.7) 2022-06-02 15:29:49.331 | Requirement already satisfied: taskflow===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (4.5.0) 2022-06-02 15:29:49.390 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-02 15:29:49.426 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-02 15:29:49.435 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-02 15:29:49.441 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-02 15:29:49.458 | Requirement already satisfied: tooz===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.7.2) 2022-06-02 15:29:49.516 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-02 15:29:49.520 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-02 15:29:49.527 | Requirement already satisfied: uritemplate===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 546)) (3.0.1) 2022-06-02 15:29:49.531 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-02 15:29:49.551 | Requirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (0.11.7) 2022-06-02 15:29:49.555 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (1.3.3) 2022-06-02 15:29:49.563 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-02 15:29:49.566 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-02 15:29:49.569 | Requirement already satisfied: zstd===1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (1.4.5.1) 2022-06-02 15:29:49.573 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-02 15:29:49.576 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (1.16.0) 2022-06-02 15:29:49.584 | Requirement already satisfied: google-api-core===1.22.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 177)) (1.22.1) 2022-06-02 15:29:49.607 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2022-06-02 15:29:49.610 | Requirement already satisfied: setuptools>=40.3.0 in /usr/local/lib/python3.8/dist-packages (from google-auth===1.21.0->-c /opt/stack/requirements/upper-constraints.txt (line 179)) (49.6.0) 2022-06-02 15:29:49.653 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2022-06-02 15:29:49.657 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (1.0.2) 2022-06-02 15:29:49.664 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.14.1) 2022-06-02 15:29:49.669 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.2.0) 2022-06-02 15:29:49.677 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-02 15:29:49.680 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (0.8.0) 2022-06-02 15:29:49.685 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-02 15:29:49.693 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2022-06-02 15:29:49.698 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (5.0.2) 2022-06-02 15:29:49.739 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (2.3.0) 2022-06-02 15:29:49.746 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-02 15:29:49.752 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 248)) (1.0.0) 2022-06-02 15:29:49.756 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (3.0.0) 2022-06-02 15:29:49.766 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.10.9) 2022-06-02 15:29:49.769 | Requirement already satisfied: PyNaCl===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.4.0) 2022-06-02 15:29:49.783 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (3.2.0) 2022-06-02 15:29:49.793 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (3.4.0) 2022-06-02 15:29:49.807 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (19.1.0) 2022-06-02 15:29:49.821 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-02 15:29:49.824 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-02 15:29:49.826 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 194)) (2.10) 2022-06-02 15:29:49.830 | Requirement already satisfied: pyudev===0.22.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 433)) (0.22.0) 2022-06-02 15:29:49.834 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-02 15:29:49.837 | Requirement already satisfied: networkx===2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (2.5) 2022-06-02 15:29:49.874 | Requirement already satisfied: pydot===1.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (1.4.1) 2022-06-02 15:29:49.879 | Requirement already satisfied: automaton===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 89)) (2.2.0) 2022-06-02 15:29:49.887 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (1.0.0) 2022-06-02 15:29:49.890 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-02 15:29:49.893 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (1.0.0) 2022-06-02 15:29:49.895 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-02 15:29:49.899 | Requirement already satisfied: jsonpatch===1.26 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 215)) (1.26) 2022-06-02 15:29:49.903 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-02 15:29:49.907 | Requirement already satisfied: googleapis-common-protos===1.52.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (1.52.0) 2022-06-02 15:29:49.913 | Requirement already satisfied: protobuf===3.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (3.13.0) 2022-06-02 15:29:49.919 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-02 15:29:49.926 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (1.0.4) 2022-06-02 15:29:49.929 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (5.0.0) 2022-06-02 15:29:49.932 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-02 15:29:49.935 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.3.8) 2022-06-02 15:29:49.989 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (2.0) 2022-06-02 15:29:49.992 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-02 15:29:49.995 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (0.4.3) 2022-06-02 15:29:49.998 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-02 15:29:50.031 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-02 15:29:50.990 | Installing collected packages: cinder 2022-06-02 15:29:50.990 | Attempting uninstall: cinder 2022-06-02 15:29:50.992 | Found existing installation: cinder 17.4.1.dev1 2022-06-02 15:29:50.995 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-06-02 15:29:50.997 | Running setup.py develop for cinder 2022-06-02 15:29:53.187 | Successfully installed cinder 2022-06-02 15:29:53.327 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 15:29:53.327 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 15:29:53.414 | + inc/python:pip_install:200 : result=0 2022-06-02 15:29:53.417 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 15:29:53.419 | + functions-common:time_stop:2322 : local name 2022-06-02 15:29:53.421 | + functions-common:time_stop:2323 : local end_time 2022-06-02 15:29:53.423 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 15:29:53.425 | + functions-common:time_stop:2325 : local total 2022-06-02 15:29:53.427 | + functions-common:time_stop:2326 : local start_time 2022-06-02 15:29:53.429 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 15:29:53.432 | + functions-common:time_stop:2329 : start_time=1654183782524 2022-06-02 15:29:53.434 | + functions-common:time_stop:2331 : [[ -z 1654183782524 ]] 2022-06-02 15:29:53.436 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 15:29:53.440 | + functions-common:time_stop:2334 : end_time=1654183793438 2022-06-02 15:29:53.443 | + functions-common:time_stop:2335 : elapsed_time=10914 2022-06-02 15:29:53.445 | + functions-common:time_stop:2336 : total=76872 2022-06-02 15:29:53.447 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 15:29:53.453 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=87786 2022-06-02 15:29:53.455 | + inc/python:pip_install:203 : return 0 2022-06-02 15:29:53.458 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-02 15:29:53.461 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-02 15:29:53.463 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-02 15:29:53.482 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-02 15:29:53.499 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/cinder 2022-06-02 15:29:53.501 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-06-02 15:29:53.504 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:29:53.506 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:29:53.508 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-06-02 15:29:53.511 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:29:53.513 | + lib/cinder:install_cinder:415 : [[ tgtadm == \t\g\t\a\d\m ]] 2022-06-02 15:29:53.516 | + lib/cinder:install_cinder:416 : install_package tgt 2022-06-02 15:29:53.518 | + functions-common:install_package:1356 : update_package_repo 2022-06-02 15:29:53.521 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-02 15:29:53.524 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-02 15:29:53.526 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-02 15:29:53.528 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-02 15:29:53.531 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-02 15:29:53.533 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:29:53.535 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:29:53.538 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-02 15:29:53.541 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-02 15:29:53.543 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-02 15:29:53.546 | + functions-common:apt_get_update:1083 : return 2022-06-02 15:29:53.548 | + functions-common:install_package:1357 : real_install_package tgt 2022-06-02 15:29:53.551 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-02 15:29:53.553 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:29:53.555 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:29:53.558 | + functions-common:real_install_package:1343 : apt_get install tgt 2022-06-02 15:29:53.579 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install tgt 2022-06-02 15:29:53.688 | Reading package lists... 2022-06-02 15:29:53.940 | Building dependency tree... 2022-06-02 15:29:53.941 | Reading state information... 2022-06-02 15:29:54.201 | tgt is already the newest version (1:1.0.79-2ubuntu1). 2022-06-02 15:29:54.201 | The following packages were automatically installed and are no longer required: 2022-06-02 15:29:54.202 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-02 15:29:54.202 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-02 15:29:54.202 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-02 15:29:54.202 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-02 15:29:54.202 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-02 15:29:54.203 | python3-zope.interface 2022-06-02 15:29:54.203 | Use 'sudo apt autoremove' to remove them. 2022-06-02 15:29:54.313 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-02 15:29:54.317 | + functions-common:apt_get:1127 : result=0 2022-06-02 15:29:54.320 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-02 15:29:54.323 | + functions-common:time_stop:2322 : local name 2022-06-02 15:29:54.325 | + functions-common:time_stop:2323 : local end_time 2022-06-02 15:29:54.327 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 15:29:54.330 | + functions-common:time_stop:2325 : local total 2022-06-02 15:29:54.333 | + functions-common:time_stop:2326 : local start_time 2022-06-02 15:29:54.335 | + functions-common:time_stop:2328 : name=apt-get 2022-06-02 15:29:54.337 | + functions-common:time_stop:2329 : start_time=1654183793577 2022-06-02 15:29:54.340 | + functions-common:time_stop:2331 : [[ -z 1654183793577 ]] 2022-06-02 15:29:54.343 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 15:29:54.347 | + functions-common:time_stop:2334 : end_time=1654183794344 2022-06-02 15:29:54.349 | + functions-common:time_stop:2335 : elapsed_time=767 2022-06-02 15:29:54.352 | + functions-common:time_stop:2336 : total=5255 2022-06-02 15:29:54.354 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 15:29:54.356 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=6022 2022-06-02 15:29:54.359 | + functions-common:apt_get:1131 : return 0 2022-06-02 15:29:54.361 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-02 15:29:54.364 | + ./stack.sh:main:895 : configure_cinder 2022-06-02 15:29:54.367 | + lib/cinder:configure_cinder:198 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-06-02 15:29:54.379 | + lib/cinder:configure_cinder:200 : rm -f /etc/cinder/cinder.conf 2022-06-02 15:29:54.383 | + lib/cinder:configure_cinder:202 : configure_rootwrap cinder 2022-06-02 15:29:54.386 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-06-02 15:29:54.388 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-06-02 15:29:54.391 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-06-02 15:29:54.391 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-06-02 15:29:54.395 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-06-02 15:29:54.397 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-06-02 15:29:54.399 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-06-02 15:29:54.401 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-06-02 15:29:54.403 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-06-02 15:29:54.405 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-06-02 15:29:54.407 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-06-02 15:29:54.409 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-06-02 15:29:54.420 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-06-02 15:29:54.433 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2022-06-02 15:29:54.445 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2022-06-02 15:29:54.457 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-06-02 15:29:54.469 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-06-02 15:29:54.472 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-06-02 15:29:54.476 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.kxBFUZkUX6 2022-06-02 15:29:54.478 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-06-02 15:29:54.480 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-06-02 15:29:54.482 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-06-02 15:29:54.484 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.kxBFUZkUX6 2022-06-02 15:29:54.488 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.kxBFUZkUX6 2022-06-02 15:29:54.501 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.kxBFUZkUX6 /etc/sudoers.d/cinder-rootwrap 2022-06-02 15:29:54.514 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-06-02 15:29:54.518 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-06-02 15:29:54.521 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-06-02 15:29:54.523 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-06-02 15:29:54.526 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-06-02 15:29:54.528 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-06-02 15:29:54.530 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-06-02 15:29:54.532 | + lib/cinder:configure_cinder:204 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-06-02 15:29:54.534 | + lib/cinder:configure_cinder:205 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-06-02 15:29:54.539 | + lib/cinder:configure_cinder:208 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-06-02 15:29:54.544 | + lib/cinder:configure_cinder:210 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-06-02 15:29:54.562 | + lib/cinder:configure_cinder:211 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-06-02 15:29:54.580 | + lib/cinder:configure_cinder:212 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-06-02 15:29:54.598 | + lib/cinder:configure_cinder:213 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-06-02 15:29:54.617 | + lib/cinder:configure_cinder:214 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-06-02 15:29:54.635 | + lib/cinder:configure_cinder:215 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-06-02 15:29:54.653 | + lib/cinder:configure_cinder:216 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-06-02 15:29:54.671 | + lib/cinder:configure_cinder:217 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-06-02 15:29:54.690 | + lib/cinder:configure_cinder:219 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-06-02 15:29:54.693 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2022-06-02 15:29:54.695 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=cinder 2022-06-02 15:29:54.697 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-02 15:29:54.699 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-06-02 15:29:54.727 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-06-02 15:29:54.754 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.33/identity 2022-06-02 15:29:54.781 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-06-02 15:29:54.808 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-06-02 15:29:54.838 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-06-02 15:29:54.867 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-06-02 15:29:54.894 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-06-02 15:29:54.922 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-02 15:29:54.948 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-06-02 15:29:54.976 | + lib/cinder:configure_cinder:221 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-06-02 15:29:55.005 | + lib/cinder:configure_cinder:223 : iniset /etc/cinder/cinder.conf DEFAULT target_helper tgtadm 2022-06-02 15:29:55.033 | ++ lib/cinder:configure_cinder:224 : database_connection_url cinder 2022-06-02 15:29:55.036 | ++ lib/database:database_connection_url:132 : local db=cinder 2022-06-02 15:29:55.039 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2022-06-02 15:29:55.041 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2022-06-02 15:29:55.044 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-06-02 15:29:55.046 | + lib/cinder:configure_cinder:224 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-06-02 15:29:55.076 | + lib/cinder:configure_cinder:225 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-06-02 15:29:55.104 | + lib/cinder:configure_cinder:226 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-06-02 15:29:55.131 | + lib/cinder:configure_cinder:227 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-06-02 15:29:55.159 | + lib/cinder:configure_cinder:228 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-06-02 15:29:55.187 | + lib/cinder:configure_cinder:229 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-06-02 15:29:55.214 | + lib/cinder:configure_cinder:230 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-06-02 15:29:55.245 | + lib/cinder:configure_cinder:231 : [[ 4 == 6 ]] 2022-06-02 15:29:55.247 | + lib/cinder:configure_cinder:234 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.33 2022-06-02 15:29:55.275 | + lib/cinder:configure_cinder:236 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-06-02 15:29:55.305 | ++ lib/cinder:configure_cinder:237 : openssl rand -hex 16 2022-06-02 15:29:55.313 | + lib/cinder:configure_cinder:237 : iniset /etc/cinder/cinder.conf key_manager fixed_key 4e48e47bfe22a3302238891d9003808c 2022-06-02 15:29:55.341 | + lib/cinder:configure_cinder:239 : is_service_enabled c-vol 2022-06-02 15:29:55.356 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:29:55.359 | + lib/cinder:configure_cinder:239 : [[ -n lvm:lvmdriver-1 ]] 2022-06-02 15:29:55.361 | + lib/cinder:configure_cinder:240 : local enabled_backends= 2022-06-02 15:29:55.363 | + lib/cinder:configure_cinder:241 : local default_name= 2022-06-02 15:29:55.366 | + lib/cinder:configure_cinder:242 : local be be_name be_type 2022-06-02 15:29:55.368 | + lib/cinder:configure_cinder:243 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-06-02 15:29:55.370 | + lib/cinder:configure_cinder:244 : be_type=lvm 2022-06-02 15:29:55.372 | + lib/cinder:configure_cinder:245 : be_name=lvmdriver-1 2022-06-02 15:29:55.375 | + lib/cinder:configure_cinder:246 : type configure_cinder_backend_lvm 2022-06-02 15:29:55.377 | + lib/cinder:configure_cinder:247 : configure_cinder_backend_lvm lvmdriver-1 2022-06-02 15:29:55.379 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-06-02 15:29:55.382 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-06-02 15:29:55.411 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-06-02 15:29:55.438 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-06-02 15:29:55.466 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper tgtadm 2022-06-02 15:29:55.493 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-06-02 15:29:55.521 | + lib/cinder:configure_cinder:249 : [[ -z '' ]] 2022-06-02 15:29:55.524 | + lib/cinder:configure_cinder:250 : default_name=lvmdriver-1 2022-06-02 15:29:55.526 | + lib/cinder:configure_cinder:252 : enabled_backends+=lvmdriver-1, 2022-06-02 15:29:55.528 | + lib/cinder:configure_cinder:254 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-06-02 15:29:55.555 | + lib/cinder:configure_cinder:257 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-06-02 15:29:55.582 | + lib/cinder:configure_cinder:258 : [[ -n lvmdriver-1 ]] 2022-06-02 15:29:55.585 | + lib/cinder:configure_cinder:259 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-06-02 15:29:55.612 | + lib/cinder:configure_cinder:261 : configure_cinder_image_volume_cache 2022-06-02 15:29:55.614 | + lib/cinder:configure_cinder_image_volume_cache:558 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-06-02 15:29:55.617 | + lib/cinder:configure_cinder_image_volume_cache:559 : local be_name=lvmdriver-1 2022-06-02 15:29:55.619 | + lib/cinder:configure_cinder_image_volume_cache:561 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-06-02 15:29:55.646 | + lib/cinder:configure_cinder_image_volume_cache:563 : [[ -n '' ]] 2022-06-02 15:29:55.649 | + lib/cinder:configure_cinder_image_volume_cache:567 : [[ -n '' ]] 2022-06-02 15:29:55.651 | + lib/cinder:configure_cinder:264 : is_service_enabled c-bak 2022-06-02 15:29:55.667 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:29:55.669 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.33:8080/v1/AUTH_ 2022-06-02 15:29:55.697 | + lib/cinder:configure_cinder:273 : is_service_enabled ceilometer 2022-06-02 15:29:55.713 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 15:29:55.716 | + lib/cinder:configure_cinder:277 : is_service_enabled tls-proxy 2022-06-02 15:29:55.731 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 15:29:55.734 | + lib/cinder:configure_cinder:291 : '[' False '!=' False ']' 2022-06-02 15:29:55.736 | + lib/cinder:configure_cinder:295 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-06-02 15:29:55.738 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-06-02 15:29:55.741 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-06-02 15:29:55.744 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-02 15:29:55.746 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-02 15:29:55.748 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-02 15:29:55.764 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:29:55.767 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-02 15:29:55.770 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-02 15:29:55.772 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-02 15:29:55.787 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:29:55.790 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.33:5672/ 2022-06-02 15:29:55.793 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.33:5672/ 2022-06-02 15:29:55.820 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-02 15:29:55.822 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-02 15:29:55.825 | + lib/cinder:configure_cinder:298 : setup_logging /etc/cinder/cinder.conf True 2022-06-02 15:29:55.827 | + functions:setup_logging:698 : setup_systemd_logging /etc/cinder/cinder.conf 2022-06-02 15:29:55.829 | + functions:setup_systemd_logging:713 : local conf_file=/etc/cinder/cinder.conf 2022-06-02 15:29:55.832 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-02 15:29:55.848 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-02 15:29:55.851 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-02 15:29:55.853 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-02 15:29:55.855 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-02 15:29:55.857 | + functions:setup_systemd_logging:726 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-02 15:29:55.886 | + functions:setup_systemd_logging:728 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-02 15:29:55.912 | + functions:setup_systemd_logging:729 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-02 15:29:55.940 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-02 15:29:55.967 | + lib/cinder:configure_cinder:300 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-06-02 15:29:55.969 | + lib/apache:write_uwsgi_config:257 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-06-02 15:29:55.971 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/cinder-wsgi 2022-06-02 15:29:55.974 | + lib/apache:write_uwsgi_config:259 : local url=/volume 2022-06-02 15:29:55.976 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-02 15:29:55.978 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-02 15:29:55.981 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/cinder-wsgi 2022-06-02 15:29:55.985 | + lib/apache:write_uwsgi_config:262 : name=cinder-wsgi 2022-06-02 15:29:55.987 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-02 15:29:55.989 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-02 15:29:56.002 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-02 15:29:56.003 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-02 15:29:56.011 | d /var/run/uwsgi 0755 ubuntu root 2022-06-02 15:29:56.015 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-02 15:29:56.030 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-06-02 15:29:56.032 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-06-02 15:29:56.036 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-06-02 15:29:56.065 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-06-02 15:29:56.091 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-06-02 15:29:56.118 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-06-02 15:29:56.144 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-06-02 15:29:56.171 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-02 15:29:56.198 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-06-02 15:29:56.224 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-06-02 15:29:56.252 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-06-02 15:29:56.278 | + lib/apache:write_uwsgi_config:293 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-02 15:29:56.305 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-06-02 15:29:56.332 | + lib/apache:write_uwsgi_config:297 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-02 15:29:56.359 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-06-02 15:29:56.386 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-02 15:29:56.388 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-02 15:29:56.391 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for cinder-wsgi 2022-06-02 15:29:56.394 | ++ lib/apache:apache_site_config_for:189 : local site=cinder-wsgi 2022-06-02 15:29:56.396 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-02 15:29:56.399 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:29:56.401 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:29:56.403 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-06-02 15:29:56.406 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-06-02 15:29:56.408 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-06-02 15:29:56.435 | + lib/apache:write_uwsgi_config:308 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-06-02 15:29:56.462 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-06-02 15:29:56.463 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-06-02 15:29:56.471 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-06-02 15:29:56.474 | + lib/apache:write_uwsgi_config:310 : enable_apache_site cinder-wsgi 2022-06-02 15:29:56.477 | + lib/apache:enable_apache_site:206 : local site=cinder-wsgi 2022-06-02 15:29:56.479 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-02 15:29:56.481 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-02 15:29:56.484 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-02 15:29:56.486 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:29:56.488 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:29:56.491 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-02 15:29:56.494 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-02 15:29:56.496 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:29:56.498 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:29:56.500 | + lib/apache:enable_apache_site:210 : sudo a2ensite cinder-wsgi 2022-06-02 15:29:56.562 | Enabling site cinder-wsgi. 2022-06-02 15:29:56.567 | To activate the new configuration, you need to run: 2022-06-02 15:29:56.567 | systemctl reload apache2 2022-06-02 15:29:56.572 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-02 15:29:56.574 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-02 15:29:56.577 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-02 15:29:56.579 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-02 15:29:56.712 | + lib/cinder:configure_cinder:302 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-06-02 15:29:56.714 | + lib/cinder:configure_cinder:306 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-06-02 15:29:56.747 | + lib/cinder:configure_cinder:308 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.33/image 2022-06-02 15:29:56.776 | + lib/cinder:configure_cinder:309 : is_service_enabled tls-proxy 2022-06-02 15:29:56.793 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 15:29:56.796 | + lib/cinder:configure_cinder:315 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-06-02 15:29:56.798 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2022-06-02 15:29:56.800 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2022-06-02 15:29:56.802 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=nova 2022-06-02 15:29:56.805 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-06-02 15:29:56.835 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf nova interface public 2022-06-02 15:29:56.862 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.33/identity 2022-06-02 15:29:56.890 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf nova username nova 2022-06-02 15:29:56.917 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-06-02 15:29:56.944 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-06-02 15:29:56.972 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova project_name service 2022-06-02 15:29:56.999 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-06-02 15:29:57.026 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-06-02 15:29:57.053 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-06-02 15:29:57.081 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-06-02 15:29:57.108 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-06-02 15:29:57.136 | + lib/cinder:configure_cinder:319 : [[ ! -z '' ]] 2022-06-02 15:29:57.138 | + lib/cinder:configure_cinder:321 : is_service_enabled etcd3 2022-06-02 15:29:57.155 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:29:57.157 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.33:2379 2022-06-02 15:29:57.188 | + ./stack.sh:main:898 : is_service_enabled neutron 2022-06-02 15:29:57.205 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:29:57.207 | + ./stack.sh:main:900 : stack_install_service neutron 2022-06-02 15:29:57.210 | + lib/stack:stack_install_service:20 : local service=neutron 2022-06-02 15:29:57.212 | + lib/stack:stack_install_service:21 : type install_neutron 2022-06-02 15:29:57.215 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-02 15:29:57.217 | + lib/stack:stack_install_service:32 : install_neutron 2022-06-02 15:29:57.219 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2022-06-02 15:29:57.223 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-02 15:29:57.223 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-06-02 15:29:57.228 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-02 15:29:57.231 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-02 15:29:57.233 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-06-02 15:29:57.236 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-06-02 15:29:57.238 | + lib/neutron:install_neutron:659 : install_mutnauq 2022-06-02 15:29:57.241 | + lib/neutron-legacy:install_mutnauq:441 : use_library_from_git neutron-lib 2022-06-02 15:29:57.244 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-06-02 15:29:57.246 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:29:57.249 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:29:57.251 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-06-02 15:29:57.253 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:29:57.257 | + lib/neutron-legacy:install_mutnauq:446 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron stable/victoria 2022-06-02 15:29:57.259 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/neutron.git 2022-06-02 15:29:57.261 | + functions-common:git_clone:526 : local git_dest=/opt/stack/neutron 2022-06-02 15:29:57.263 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-02 15:29:57.265 | + functions-common:git_clone:528 : local orig_dir 2022-06-02 15:29:57.268 | ++ functions-common:git_clone:529 : pwd 2022-06-02 15:29:57.271 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-02 15:29:57.273 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-02 15:29:57.275 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-02 15:29:57.291 | + functions-common:git_clone:532 : RECLONE=False 2022-06-02 15:29:57.293 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-02 15:29:57.295 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-02 15:29:57.298 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-02 15:29:57.298 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-02 15:29:57.304 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/neutron ]] 2022-06-02 15:29:57.306 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-02 15:29:57.308 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-06-02 15:29:57.321 | + functions-common:git_clone:606 : cd /opt/stack/neutron 2022-06-02 15:29:57.324 | + functions-common:git_clone:607 : git show --oneline 2022-06-02 15:29:57.324 | + functions-common:git_clone:607 : head -1 2022-06-02 15:29:57.328 | 429e55dafd Merge commit 'refs/changes/96/842296/3' of ssh://review.openstack.org:29418/openstack/neutron into HEAD 2022-06-02 15:29:57.330 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-02 15:29:57.333 | + lib/neutron-legacy:install_mutnauq:447 : setup_develop /opt/stack/neutron 2022-06-02 15:29:57.335 | + inc/python:setup_develop:338 : local bindep 2022-06-02 15:29:57.338 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-02 15:29:57.340 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-06-02 15:29:57.342 | + inc/python:setup_develop:344 : local extras= 2022-06-02 15:29:57.345 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-06-02 15:29:57.347 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-02 15:29:57.349 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-02 15:29:57.352 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-06-02 15:29:57.354 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-02 15:29:57.357 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-02 15:29:57.360 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-06-02 15:29:57.362 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-02 15:29:57.366 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-06-02 15:29:57.368 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-02 15:29:57.370 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-02 15:29:57.373 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-06-02 15:29:57.379 | + inc/python:_setup_package_with_constraints_edit:383 : name=neutron 2022-06-02 15:29:57.382 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron '-e file:///opt/stack/neutron#egg=neutron' 2022-06-02 15:29:57.962 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/neutron -e 2022-06-02 15:29:57.964 | + inc/python:setup_package:417 : local bindep=0 2022-06-02 15:29:57.966 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-02 15:29:57.969 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-02 15:29:57.971 | + inc/python:setup_package:420 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-02 15:29:57.973 | + inc/python:setup_package:425 : local project_dir=/opt/stack/neutron 2022-06-02 15:29:57.975 | + inc/python:setup_package:426 : local flags=-e 2022-06-02 15:29:57.978 | + inc/python:setup_package:427 : local extras= 2022-06-02 15:29:57.980 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-02 15:29:57.982 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-02 15:29:57.984 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-02 15:29:57.987 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-02 15:29:57.989 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-02 15:29:57.992 | + inc/python:setup_package:445 : pip_install -e /opt/stack/neutron 2022-06-02 15:29:58.012 | Using python 3.8 to install /opt/stack/neutron 2022-06-02 15:29:58.015 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-06-02 15:29:59.790 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 15:29:59.790 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-02 15:29:59.794 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:29:59.795 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:29:59.797 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 15:29:59.798 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:29:59.798 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:29:59.799 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 15:29:59.799 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:29:59.799 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 15:29:59.813 | Obtaining file:///opt/stack/neutron 2022-06-02 15:30:01.870 | Obtaining neutron from file:///opt/stack/neutron#egg=neutron (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-02 15:30:03.917 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-02 15:30:03.924 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-02 15:30:03.927 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-02 15:30:03.935 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-02 15:30:03.943 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-02 15:30:03.951 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-02 15:30:03.973 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-02 15:30:03.987 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-02 15:30:03.996 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-02 15:30:04.003 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-02 15:30:04.007 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-02 15:30:04.015 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2022-06-02 15:30:04.022 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (0.4.16) 2022-06-02 15:30:04.025 | Requirement already satisfied: httplib2===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (0.18.1) 2022-06-02 15:30:04.028 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-02 15:30:04.093 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.1.0) 2022-06-02 15:30:04.151 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.5) 2022-06-02 15:30:04.154 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-02 15:30:04.158 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-02 15:30:04.161 | Requirement already satisfied: neutron-lib===2.6.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (2.6.2) 2022-06-02 15:30:04.202 | Requirement already satisfied: openstacksdk===0.50.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 280)) (0.50.0) 2022-06-02 15:30:04.229 | Requirement already satisfied: os-ken===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287)) (1.2.1) 2022-06-02 15:30:04.248 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-02 15:30:04.252 | Requirement already satisfied: os-traits===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (2.4.0) 2022-06-02 15:30:04.257 | Requirement already satisfied: os-vif===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (2.2.1) 2022-06-02 15:30:04.281 | Requirement already satisfied: os-xenapi===0.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (0.3.4) 2022-06-02 15:30:04.299 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-02 15:30:04.334 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-02 15:30:04.345 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-02 15:30:04.360 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-02 15:30:04.367 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-02 15:30:04.415 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-02 15:30:04.420 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-02 15:30:04.459 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.5.2) 2022-06-02 15:30:04.513 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-02 15:30:04.531 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-02 15:30:04.548 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (2.4.0) 2022-06-02 15:30:04.565 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.2.0) 2022-06-02 15:30:04.579 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (6.2.0) 2022-06-02 15:30:04.584 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-02 15:30:04.593 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.4.1) 2022-06-02 15:30:04.618 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-02 15:30:04.626 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-02 15:30:04.643 | Requirement already satisfied: oslo.versionedobjects===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (2.3.0) 2022-06-02 15:30:04.664 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.4.0) 2022-06-02 15:30:04.709 | Requirement already satisfied: ovs===2.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (2.13.0) 2022-06-02 15:30:04.714 | Requirement already satisfied: ovsdbapp===1.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (1.6.1) 2022-06-02 15:30:04.723 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-02 15:30:04.730 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.7.2) 2022-06-02 15:30:04.767 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-02 15:30:04.770 | Requirement already satisfied: pecan===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (1.3.3) 2022-06-02 15:30:04.779 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-02 15:30:04.781 | Requirement already satisfied: psutil===5.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (5.7.2) 2022-06-02 15:30:04.802 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (19.1.0) 2022-06-02 15:30:04.816 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-02 15:30:04.828 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-02 15:30:04.831 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-02 15:30:04.834 | Requirement already satisfied: pyroute2===0.5.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (0.5.14) 2022-06-02 15:30:04.840 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-02 15:30:04.845 | Requirement already satisfied: python-designateclient===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390)) (4.1.0) 2022-06-02 15:30:04.866 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (1.0.4) 2022-06-02 15:30:04.869 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-02 15:30:04.887 | Requirement already satisfied: python-neutronclient===7.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (7.2.1) 2022-06-02 15:30:04.914 | Requirement already satisfied: python-novaclient===17.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 411)) (17.2.1) 2022-06-02 15:30:04.932 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-02 15:30:04.936 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-02 15:30:04.943 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-02 15:30:04.964 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (1.4.0) 2022-06-02 15:30:04.967 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-02 15:30:04.972 | Requirement already satisfied: setproctitle===1.1.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 473)) (1.1.10) 2022-06-02 15:30:04.975 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (3.17.2) 2022-06-02 15:30:04.979 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-02 15:30:04.982 | Requirement already satisfied: sortedcontainers===2.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (2.2.2) 2022-06-02 15:30:04.985 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.13.0) 2022-06-02 15:30:04.996 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-02 15:30:04.999 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-02 15:30:05.002 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-02 15:30:05.009 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-02 15:30:05.024 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-02 15:30:05.033 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-02 15:30:05.039 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-02 15:30:05.057 | Requirement already satisfied: tinyrpc===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (1.0.4) 2022-06-02 15:30:05.079 | Requirement already satisfied: tooz===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.7.2) 2022-06-02 15:30:05.137 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-02 15:30:05.141 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-02 15:30:05.149 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-02 15:30:05.169 | Requirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (0.11.7) 2022-06-02 15:30:05.173 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-02 15:30:05.176 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-02 15:30:05.180 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-02 15:30:05.187 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-02 15:30:05.196 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-02 15:30:05.199 | Requirement already satisfied: jsonpatch===1.26 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 216)) (1.26) 2022-06-02 15:30:05.204 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-02 15:30:05.244 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-02 15:30:05.250 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.10.0) 2022-06-02 15:30:05.254 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (2.5.0) 2022-06-02 15:30:05.276 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2022-06-02 15:30:05.279 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-02 15:30:05.283 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-02 15:30:05.286 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2022-06-02 15:30:05.292 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-02 15:30:05.297 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.2) 2022-06-02 15:30:05.360 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2022-06-02 15:30:05.364 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2022-06-02 15:30:05.368 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-02 15:30:05.371 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-02 15:30:05.382 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (3.2.0) 2022-06-02 15:30:05.392 | Requirement already satisfied: PyNaCl===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.4.0) 2022-06-02 15:30:05.406 | Requirement already satisfied: logutils===0.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 236)) (0.3.5) 2022-06-02 15:30:05.409 | Requirement already satisfied: WebTest===2.0.35 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (2.0.35) 2022-06-02 15:30:05.431 | Requirement already satisfied: osc-lib===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.2.1) 2022-06-02 15:30:05.448 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2022-06-02 15:30:05.461 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-02 15:30:05.475 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 285)) (2.1.0) 2022-06-02 15:30:05.480 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-02 15:30:05.482 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-02 15:30:05.485 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-02 15:30:05.489 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-02 15:30:05.492 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-02 15:30:05.495 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-02 15:30:05.497 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-02 15:30:05.500 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-02 15:30:05.503 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (2.0) 2022-06-02 15:30:05.506 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (5.0.0) 2022-06-02 15:30:05.509 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-02 15:30:05.512 | Requirement already satisfied: waitress===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (1.4.4) 2022-06-02 15:30:05.526 | Requirement already satisfied: beautifulsoup4===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (4.9.1) 2022-06-02 15:30:05.534 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-02 15:30:05.590 | Requirement already satisfied: soupsieve===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (2.0.1) 2022-06-02 15:30:05.595 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-02 15:30:05.600 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-02 15:30:05.603 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-02 15:30:05.608 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-02 15:30:05.641 | Requirement already satisfied: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (49.6.0) 2022-06-02 15:30:06.662 | Installing collected packages: neutron 2022-06-02 15:30:06.662 | Attempting uninstall: neutron 2022-06-02 15:30:06.664 | Found existing installation: neutron 17.4.2.dev11 2022-06-02 15:30:06.674 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-06-02 15:30:06.676 | Running setup.py develop for neutron 2022-06-02 15:30:09.056 | Successfully installed neutron 2022-06-02 15:30:09.201 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 15:30:09.201 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 15:30:09.287 | + inc/python:pip_install:200 : result=0 2022-06-02 15:30:09.290 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 15:30:09.292 | + functions-common:time_stop:2322 : local name 2022-06-02 15:30:09.294 | + functions-common:time_stop:2323 : local end_time 2022-06-02 15:30:09.296 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 15:30:09.298 | + functions-common:time_stop:2325 : local total 2022-06-02 15:30:09.300 | + functions-common:time_stop:2326 : local start_time 2022-06-02 15:30:09.303 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 15:30:09.305 | + functions-common:time_stop:2329 : start_time=1654183798007 2022-06-02 15:30:09.307 | + functions-common:time_stop:2331 : [[ -z 1654183798007 ]] 2022-06-02 15:30:09.310 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 15:30:09.314 | + functions-common:time_stop:2334 : end_time=1654183809312 2022-06-02 15:30:09.316 | + functions-common:time_stop:2335 : elapsed_time=11305 2022-06-02 15:30:09.319 | + functions-common:time_stop:2336 : total=87786 2022-06-02 15:30:09.321 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 15:30:09.323 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=99091 2022-06-02 15:30:09.326 | + inc/python:pip_install:203 : return 0 2022-06-02 15:30:09.328 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-02 15:30:09.330 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-02 15:30:09.333 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-02 15:30:09.351 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-02 15:30:09.362 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/neutron 2022-06-02 15:30:09.366 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-06-02 15:30:09.368 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:30:09.370 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:30:09.373 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-06-02 15:30:09.375 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:30:09.378 | + lib/neutron-legacy:install_mutnauq:449 : [[ openvswitch == \o\v\n ]] 2022-06-02 15:30:09.380 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-02 15:30:09.383 | + ./stack.sh:main:903 : is_service_enabled nova 2022-06-02 15:30:09.400 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:30:09.402 | + ./stack.sh:main:905 : stack_install_service nova 2022-06-02 15:30:09.405 | + lib/stack:stack_install_service:20 : local service=nova 2022-06-02 15:30:09.407 | + lib/stack:stack_install_service:21 : type install_nova 2022-06-02 15:30:09.410 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-02 15:30:09.412 | + lib/stack:stack_install_service:32 : install_nova 2022-06-02 15:30:09.415 | + lib/nova:install_nova:802 : use_library_from_git os-vif 2022-06-02 15:30:09.417 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-06-02 15:30:09.419 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:30:09.422 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:30:09.424 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-06-02 15:30:09.426 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:30:09.429 | + lib/nova:install_nova:807 : is_service_enabled n-cpu 2022-06-02 15:30:09.445 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 15:30:09.447 | + lib/nova:install_nova:811 : is_service_enabled n-novnc 2022-06-02 15:30:09.462 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 15:30:09.465 | + lib/nova:install_nova:823 : is_service_enabled n-spice 2022-06-02 15:30:09.481 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 15:30:09.483 | + lib/nova:install_nova:835 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova stable/victoria 2022-06-02 15:30:09.486 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/nova.git 2022-06-02 15:30:09.488 | + functions-common:git_clone:526 : local git_dest=/opt/stack/nova 2022-06-02 15:30:09.491 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-02 15:30:09.493 | + functions-common:git_clone:528 : local orig_dir 2022-06-02 15:30:09.495 | ++ functions-common:git_clone:529 : pwd 2022-06-02 15:30:09.498 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-02 15:30:09.500 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-02 15:30:09.503 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-02 15:30:09.520 | + functions-common:git_clone:532 : RECLONE=False 2022-06-02 15:30:09.523 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-02 15:30:09.525 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-02 15:30:09.528 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-02 15:30:09.529 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-02 15:30:09.534 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/nova ]] 2022-06-02 15:30:09.536 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-02 15:30:09.539 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/nova 2022-06-02 15:30:09.553 | + functions-common:git_clone:606 : cd /opt/stack/nova 2022-06-02 15:30:09.556 | + functions-common:git_clone:607 : git show --oneline 2022-06-02 15:30:09.556 | + functions-common:git_clone:607 : head -1 2022-06-02 15:30:09.560 | d218250eb5 Define new functional test tox env for placement gate to run 2022-06-02 15:30:09.562 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-02 15:30:09.565 | + lib/nova:install_nova:836 : setup_develop /opt/stack/nova 2022-06-02 15:30:09.567 | + inc/python:setup_develop:338 : local bindep 2022-06-02 15:30:09.570 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-06-02 15:30:09.572 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-06-02 15:30:09.574 | + inc/python:setup_develop:344 : local extras= 2022-06-02 15:30:09.576 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-06-02 15:30:09.579 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-02 15:30:09.581 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-06-02 15:30:09.584 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-06-02 15:30:09.586 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-02 15:30:09.588 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-02 15:30:09.591 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-06-02 15:30:09.594 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-02 15:30:09.598 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-06-02 15:30:09.601 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-02 15:30:09.603 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-02 15:30:09.606 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-06-02 15:30:09.612 | + inc/python:_setup_package_with_constraints_edit:383 : name=nova 2022-06-02 15:30:09.614 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova '-e file:///opt/stack/nova#egg=nova' 2022-06-02 15:30:10.219 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/nova -e 2022-06-02 15:30:10.222 | + inc/python:setup_package:417 : local bindep=0 2022-06-02 15:30:10.224 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-02 15:30:10.227 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-02 15:30:10.229 | + inc/python:setup_package:420 : [[ /opt/stack/nova == -bindep* ]] 2022-06-02 15:30:10.232 | + inc/python:setup_package:425 : local project_dir=/opt/stack/nova 2022-06-02 15:30:10.234 | + inc/python:setup_package:426 : local flags=-e 2022-06-02 15:30:10.236 | + inc/python:setup_package:427 : local extras= 2022-06-02 15:30:10.238 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-02 15:30:10.241 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-02 15:30:10.243 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-02 15:30:10.245 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-02 15:30:10.247 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-02 15:30:10.250 | + inc/python:setup_package:445 : pip_install -e /opt/stack/nova 2022-06-02 15:30:10.269 | Using python 3.8 to install /opt/stack/nova 2022-06-02 15:30:10.272 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-06-02 15:30:12.050 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 15:30:12.050 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-02 15:30:12.054 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:30:12.055 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:30:12.057 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 15:30:12.058 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:30:12.058 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:30:12.059 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 15:30:12.059 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:30:12.059 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 15:30:12.073 | Obtaining file:///opt/stack/nova 2022-06-02 15:30:15.094 | Obtaining nova from file:///opt/stack/nova#egg=nova (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-02 15:30:18.095 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-02 15:30:18.102 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-02 15:30:18.106 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-02 15:30:18.114 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-02 15:30:18.122 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-02 15:30:18.126 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-02 15:30:18.134 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-02 15:30:18.155 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-02 15:30:18.169 | Requirement already satisfied: castellan===3.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.6.1) 2022-06-02 15:30:18.189 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-02 15:30:18.228 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (0.2.2) 2022-06-02 15:30:18.242 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-02 15:30:18.245 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-02 15:30:18.254 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2022-06-02 15:30:18.261 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (0.4.16) 2022-06-02 15:30:18.264 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-02 15:30:18.267 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2022-06-02 15:30:18.278 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-02 15:30:18.342 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.1.0) 2022-06-02 15:30:18.398 | Requirement already satisfied: lxml===4.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 237)) (4.5.2) 2022-06-02 15:30:18.409 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (1.0.1) 2022-06-02 15:30:18.413 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.5) 2022-06-02 15:30:18.416 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-02 15:30:18.421 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-02 15:30:18.424 | Requirement already satisfied: openstacksdk===0.50.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 280)) (0.50.0) 2022-06-02 15:30:18.451 | Requirement already satisfied: os-brick===4.0.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (4.0.5) 2022-06-02 15:30:18.475 | Requirement already satisfied: os-resource-classes===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 290)) (1.0.0) 2022-06-02 15:30:18.479 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-02 15:30:18.484 | Requirement already satisfied: os-traits===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (2.4.0) 2022-06-02 15:30:18.488 | Requirement already satisfied: os-vif===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (2.2.1) 2022-06-02 15:30:18.513 | Requirement already satisfied: os-win===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (5.2.0) 2022-06-02 15:30:18.533 | Requirement already satisfied: os-xenapi===0.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (0.3.4) 2022-06-02 15:30:18.551 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-02 15:30:18.585 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-02 15:30:18.596 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-02 15:30:18.611 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-02 15:30:18.619 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-02 15:30:18.664 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-02 15:30:18.671 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-02 15:30:18.709 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.5.2) 2022-06-02 15:30:18.763 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-02 15:30:18.781 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-02 15:30:18.797 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (2.4.0) 2022-06-02 15:30:18.813 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.2.0) 2022-06-02 15:30:18.827 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (6.2.0) 2022-06-02 15:30:18.831 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-02 15:30:18.840 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.4.1) 2022-06-02 15:30:18.864 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-02 15:30:18.872 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-02 15:30:18.890 | Requirement already satisfied: oslo.versionedobjects===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (2.3.0) 2022-06-02 15:30:18.910 | Requirement already satisfied: ovsdbapp===1.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (1.6.1) 2022-06-02 15:30:18.919 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-02 15:30:18.925 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.7.2) 2022-06-02 15:30:18.960 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-02 15:30:18.963 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-02 15:30:18.965 | Requirement already satisfied: psutil===5.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (5.7.2) 2022-06-02 15:30:18.987 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-02 15:30:18.998 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-02 15:30:19.000 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-02 15:30:19.004 | Requirement already satisfied: pypowervm===1.1.24 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (1.1.24) 2022-06-02 15:30:19.029 | Requirement already satisfied: pyroute2===0.5.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (0.5.14) 2022-06-02 15:30:19.036 | Requirement already satisfied: python-barbicanclient===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (5.0.1) 2022-06-02 15:30:19.052 | Requirement already satisfied: python-cinderclient===7.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (7.2.2) 2022-06-02 15:30:19.069 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-02 15:30:19.074 | Requirement already satisfied: python-glanceclient===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 393)) (3.2.2) 2022-06-02 15:30:19.092 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-02 15:30:19.111 | Requirement already satisfied: python-neutronclient===7.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (7.2.1) 2022-06-02 15:30:19.137 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-02 15:30:19.141 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-02 15:30:19.149 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-02 15:30:19.170 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (1.4.0) 2022-06-02 15:30:19.173 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (1.3.3) 2022-06-02 15:30:19.177 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-02 15:30:19.182 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (3.17.2) 2022-06-02 15:30:19.185 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-02 15:30:19.188 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.13.0) 2022-06-02 15:30:19.199 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-02 15:30:19.202 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-02 15:30:19.205 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-02 15:30:19.212 | Requirement already satisfied: taskflow===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (4.5.0) 2022-06-02 15:30:19.270 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-02 15:30:19.285 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-02 15:30:19.294 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-02 15:30:19.300 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-02 15:30:19.317 | Requirement already satisfied: tooz===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.7.2) 2022-06-02 15:30:19.398 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-02 15:30:19.401 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-02 15:30:19.408 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-02 15:30:19.430 | Requirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (0.11.7) 2022-06-02 15:30:19.434 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (1.3.3) 2022-06-02 15:30:19.441 | Requirement already satisfied: websockify===0.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (0.9.0) 2022-06-02 15:30:19.445 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-02 15:30:19.448 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-02 15:30:19.452 | Requirement already satisfied: zVMCloudConnector===1.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (1.4.1) 2022-06-02 15:30:19.465 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-02 15:30:19.468 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-02 15:30:19.477 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2022-06-02 15:30:19.481 | Requirement already satisfied: jsonpatch===1.26 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 216)) (1.26) 2022-06-02 15:30:19.485 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-02 15:30:19.492 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.10.0) 2022-06-02 15:30:19.496 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (2.5.0) 2022-06-02 15:30:19.517 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-02 15:30:19.524 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2022-06-02 15:30:19.529 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-02 15:30:19.534 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-02 15:30:19.544 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2022-06-02 15:30:19.548 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.2) 2022-06-02 15:30:19.589 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2022-06-02 15:30:19.592 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-02 15:30:19.595 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-02 15:30:19.606 | Requirement already satisfied: ovs===2.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (2.13.0) 2022-06-02 15:30:19.611 | Requirement already satisfied: PyNaCl===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.4.0) 2022-06-02 15:30:19.626 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (3.2.0) 2022-06-02 15:30:19.635 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (0.4.8) 2022-06-02 15:30:19.638 | Requirement already satisfied: pyasn1-modules===0.2.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (0.2.8) 2022-06-02 15:30:19.643 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-02 15:30:19.657 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (19.1.0) 2022-06-02 15:30:19.671 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 285)) (2.1.0) 2022-06-02 15:30:19.676 | Requirement already satisfied: osc-lib===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.2.1) 2022-06-02 15:30:19.691 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-02 15:30:19.694 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-02 15:30:19.697 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-02 15:30:19.700 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-02 15:30:19.702 | Requirement already satisfied: networkx===2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (2.5) 2022-06-02 15:30:19.741 | Requirement already satisfied: pydot===1.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (1.4.1) 2022-06-02 15:30:19.746 | Requirement already satisfied: automaton===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 89)) (2.2.0) 2022-06-02 15:30:19.754 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-02 15:30:19.757 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-02 15:30:19.760 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-02 15:30:19.762 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-02 15:30:19.765 | Requirement already satisfied: numpy===1.19.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 270)) (1.19.1) 2022-06-02 15:30:19.768 | Requirement already satisfied: PyJWT===1.7.1 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (1.7.1) 2022-06-02 15:30:19.776 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-02 15:30:19.779 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (2.0) 2022-06-02 15:30:19.782 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (1.0.4) 2022-06-02 15:30:19.785 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-02 15:30:19.793 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (5.0.0) 2022-06-02 15:30:19.796 | Requirement already satisfied: sortedcontainers===2.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (2.2.2) 2022-06-02 15:30:19.799 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-02 15:30:19.852 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-02 15:30:19.858 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-02 15:30:19.862 | Requirement already satisfied: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (49.6.0) 2022-06-02 15:30:19.904 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-02 15:30:19.906 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-02 15:30:20.876 | Installing collected packages: nova 2022-06-02 15:30:20.876 | Attempting uninstall: nova 2022-06-02 15:30:20.878 | Found existing installation: nova 22.4.1.dev3 2022-06-02 15:30:20.883 | Can't uninstall 'nova'. No files were found to uninstall. 2022-06-02 15:30:20.884 | Running setup.py develop for nova 2022-06-02 15:30:24.139 | Successfully installed nova 2022-06-02 15:30:24.282 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 15:30:24.282 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 15:30:24.369 | + inc/python:pip_install:200 : result=0 2022-06-02 15:30:24.372 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 15:30:24.374 | + functions-common:time_stop:2322 : local name 2022-06-02 15:30:24.376 | + functions-common:time_stop:2323 : local end_time 2022-06-02 15:30:24.378 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 15:30:24.380 | + functions-common:time_stop:2325 : local total 2022-06-02 15:30:24.382 | + functions-common:time_stop:2326 : local start_time 2022-06-02 15:30:24.384 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 15:30:24.386 | + functions-common:time_stop:2329 : start_time=1654183810264 2022-06-02 15:30:24.388 | + functions-common:time_stop:2331 : [[ -z 1654183810264 ]] 2022-06-02 15:30:24.391 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 15:30:24.395 | + functions-common:time_stop:2334 : end_time=1654183824393 2022-06-02 15:30:24.398 | + functions-common:time_stop:2335 : elapsed_time=14129 2022-06-02 15:30:24.400 | + functions-common:time_stop:2336 : total=99091 2022-06-02 15:30:24.403 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 15:30:24.405 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=113220 2022-06-02 15:30:24.407 | + inc/python:pip_install:203 : return 0 2022-06-02 15:30:24.409 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-02 15:30:24.412 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-02 15:30:24.415 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-02 15:30:24.432 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-02 15:30:24.444 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/nova 2022-06-02 15:30:24.447 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-06-02 15:30:24.449 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:30:24.451 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:30:24.454 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-06-02 15:30:24.456 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:30:24.459 | + lib/nova:install_nova:837 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-06-02 15:30:24.471 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-02 15:30:24.474 | + ./stack.sh:main:906 : configure_nova 2022-06-02 15:30:24.477 | + lib/nova:configure_nova:236 : sudo install -d -o ubuntu /etc/nova 2022-06-02 15:30:24.489 | + lib/nova:configure_nova:238 : configure_rootwrap nova 2022-06-02 15:30:24.491 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-06-02 15:30:24.494 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-06-02 15:30:24.497 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-06-02 15:30:24.498 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-06-02 15:30:24.502 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-06-02 15:30:24.504 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-06-02 15:30:24.507 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-06-02 15:30:24.509 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-06-02 15:30:24.511 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-06-02 15:30:24.514 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-06-02 15:30:24.516 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-06-02 15:30:24.518 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-06-02 15:30:24.530 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-06-02 15:30:24.546 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2022-06-02 15:30:24.558 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2022-06-02 15:30:24.571 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-06-02 15:30:24.584 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-06-02 15:30:24.587 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-06-02 15:30:24.592 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.feoUcM5Jd6 2022-06-02 15:30:24.594 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-06-02 15:30:24.596 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-06-02 15:30:24.599 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-06-02 15:30:24.601 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-06-02 15:30:24.604 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-06-02 15:30:24.606 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.feoUcM5Jd6 2022-06-02 15:30:24.610 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.feoUcM5Jd6 2022-06-02 15:30:24.622 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.feoUcM5Jd6 /etc/sudoers.d/nova-rootwrap 2022-06-02 15:30:24.635 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-06-02 15:30:24.639 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-06-02 15:30:24.642 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-06-02 15:30:24.644 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-06-02 15:30:24.647 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-06-02 15:30:24.649 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-06-02 15:30:24.652 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-06-02 15:30:24.654 | + lib/nova:configure_nova:240 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-06-02 15:30:24.657 | + lib/nova:configure_nova:242 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-06-02 15:30:24.661 | + lib/nova:configure_nova:245 : is_service_enabled n-cpu 2022-06-02 15:30:24.677 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 15:30:24.679 | + lib/nova:configure_nova:323 : create_nova_conf 2022-06-02 15:30:24.682 | + lib/nova:create_nova_conf:390 : rm -f /opt/stack/nova/bin/nova.conf 2022-06-02 15:30:24.685 | + lib/nova:create_nova_conf:393 : rm -f /etc/nova/nova.conf 2022-06-02 15:30:24.689 | + lib/nova:create_nova_conf:394 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-06-02 15:30:24.718 | + lib/nova:create_nova_conf:395 : '[' True == True ']' 2022-06-02 15:30:24.720 | + lib/nova:create_nova_conf:396 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-06-02 15:30:24.745 | + lib/nova:create_nova_conf:398 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-06-02 15:30:24.774 | + lib/nova:create_nova_conf:399 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-06-02 15:30:24.799 | + lib/nova:create_nova_conf:400 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-06-02 15:30:24.827 | + lib/nova:create_nova_conf:401 : iniset /etc/nova/nova.conf scheduler workers 2 2022-06-02 15:30:24.856 | + lib/nova:create_nova_conf:402 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-06-02 15:30:24.887 | + lib/nova:create_nova_conf:403 : [[ 4 == 6 ]] 2022-06-02 15:30:24.889 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.33 2022-06-02 15:30:24.916 | + lib/nova:create_nova_conf:408 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-06-02 15:30:24.942 | + lib/nova:create_nova_conf:409 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-06-02 15:30:24.967 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-06-02 15:30:24.994 | + lib/nova:create_nova_conf:411 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-06-02 15:30:25.020 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-06-02 15:30:25.047 | + lib/nova:create_nova_conf:415 : is_fedora 2022-06-02 15:30:25.050 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-02 15:30:25.052 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-02 15:30:25.054 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-02 15:30:25.056 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-02 15:30:25.058 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-02 15:30:25.060 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-02 15:30:25.063 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-02 15:30:25.065 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-02 15:30:25.067 | + lib/nova:create_nova_conf:415 : is_suse 2022-06-02 15:30:25.069 | + functions-common:is_suse:464 : is_opensuse 2022-06-02 15:30:25.072 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-02 15:30:25.074 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-02 15:30:25.076 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-02 15:30:25.078 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-02 15:30:25.080 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-02 15:30:25.082 | + lib/nova:create_nova_conf:424 : is_service_enabled n-api n-cond n-sched 2022-06-02 15:30:25.097 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:30:25.099 | + lib/nova:create_nova_conf:428 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-02 15:30:25.101 | + lib/nova:create_nova_conf:431 : local db=nova_cell0 2022-06-02 15:30:25.103 | + lib/nova:create_nova_conf:434 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-06-02 15:30:25.133 | ++ lib/nova:create_nova_conf:437 : database_connection_url nova_cell0 2022-06-02 15:30:25.135 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2022-06-02 15:30:25.137 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2022-06-02 15:30:25.139 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2022-06-02 15:30:25.141 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-06-02 15:30:25.144 | + lib/nova:create_nova_conf:437 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-06-02 15:30:25.173 | ++ lib/nova:create_nova_conf:438 : database_connection_url nova_api 2022-06-02 15:30:25.176 | ++ lib/database:database_connection_url:132 : local db=nova_api 2022-06-02 15:30:25.178 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_api 2022-06-02 15:30:25.182 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_api 2022-06-02 15:30:25.184 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-06-02 15:30:25.187 | + lib/nova:create_nova_conf:438 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-06-02 15:30:25.216 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf cache enabled True 2022-06-02 15:30:25.246 | + lib/nova:create_nova_conf:444 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-06-02 15:30:25.272 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-06-02 15:30:25.299 | + lib/nova:create_nova_conf:448 : is_service_enabled n-api 2022-06-02 15:30:25.314 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:30:25.316 | + lib/nova:create_nova_conf:449 : is_service_enabled n-api-meta 2022-06-02 15:30:25.331 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:30:25.335 | ++ lib/nova:create_nova_conf:451 : echo osapi_compute,metadata 2022-06-02 15:30:25.335 | ++ lib/nova:create_nova_conf:451 : sed s/,metadata// 2022-06-02 15:30:25.340 | + lib/nova:create_nova_conf:451 : NOVA_ENABLED_APIS=osapi_compute 2022-06-02 15:30:25.342 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-06-02 15:30:25.369 | + lib/nova:create_nova_conf:454 : is_service_enabled tls-proxy 2022-06-02 15:30:25.384 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 15:30:25.386 | + lib/nova:create_nova_conf:460 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-06-02 15:30:25.388 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/nova/nova.conf 2022-06-02 15:30:25.390 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2022-06-02 15:30:25.392 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-02 15:30:25.395 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-06-02 15:30:25.423 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-06-02 15:30:25.449 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.33/identity 2022-06-02 15:30:25.475 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-06-02 15:30:25.501 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-06-02 15:30:25.528 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-06-02 15:30:25.560 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-06-02 15:30:25.588 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-06-02 15:30:25.616 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-02 15:30:25.642 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-06-02 15:30:25.669 | + lib/nova:create_nova_conf:463 : is_service_enabled cinder 2022-06-02 15:30:25.684 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:30:25.686 | + lib/nova:create_nova_conf:464 : configure_cinder_access 2022-06-02 15:30:25.689 | + lib/nova:configure_cinder_access:585 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-06-02 15:30:25.718 | + lib/nova:configure_cinder_access:586 : iniset /etc/nova/nova.conf cinder auth_type password 2022-06-02 15:30:25.744 | + lib/nova:configure_cinder_access:587 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.33/identity 2022-06-02 15:30:25.770 | + lib/nova:configure_cinder_access:594 : iniset /etc/nova/nova.conf cinder username nova 2022-06-02 15:30:25.796 | + lib/nova:configure_cinder_access:595 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-06-02 15:30:25.823 | + lib/nova:configure_cinder_access:596 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-06-02 15:30:25.849 | + lib/nova:configure_cinder_access:597 : iniset /etc/nova/nova.conf cinder project_name service 2022-06-02 15:30:25.876 | + lib/nova:configure_cinder_access:598 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-06-02 15:30:25.904 | + lib/nova:configure_cinder_access:599 : is_service_enabled tls-proxy 2022-06-02 15:30:25.919 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 15:30:25.921 | + lib/nova:create_nova_conf:467 : '[' -n /opt/stack/data/nova ']' 2022-06-02 15:30:25.924 | + lib/nova:create_nova_conf:468 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-06-02 15:30:25.950 | + lib/nova:create_nova_conf:469 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-06-02 15:30:25.979 | + lib/nova:create_nova_conf:471 : '[' -n /opt/stack/data/nova/instances ']' 2022-06-02 15:30:25.981 | + lib/nova:create_nova_conf:472 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-06-02 15:30:26.008 | + lib/nova:create_nova_conf:474 : '[' False '!=' False ']' 2022-06-02 15:30:26.010 | + lib/nova:create_nova_conf:477 : '[' False '!=' False ']' 2022-06-02 15:30:26.012 | + lib/nova:create_nova_conf:482 : is_suse 2022-06-02 15:30:26.014 | + functions-common:is_suse:464 : is_opensuse 2022-06-02 15:30:26.016 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-02 15:30:26.018 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-02 15:30:26.021 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-02 15:30:26.023 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-02 15:30:26.025 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-02 15:30:26.027 | + lib/nova:create_nova_conf:487 : setup_logging /etc/nova/nova.conf 2022-06-02 15:30:26.029 | + functions:setup_logging:698 : setup_systemd_logging /etc/nova/nova.conf 2022-06-02 15:30:26.031 | + functions:setup_systemd_logging:713 : local conf_file=/etc/nova/nova.conf 2022-06-02 15:30:26.034 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-02 15:30:26.050 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-02 15:30:26.052 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-02 15:30:26.055 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-02 15:30:26.057 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-02 15:30:26.059 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-02 15:30:26.085 | + functions:setup_systemd_logging:728 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-02 15:30:26.111 | + functions:setup_systemd_logging:729 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-02 15:30:26.137 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-02 15:30:26.163 | + lib/nova:create_nova_conf:489 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-06-02 15:30:26.192 | + lib/nova:create_nova_conf:491 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-06-02 15:30:26.194 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-api-uwsgi.ini 2022-06-02 15:30:26.197 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-06-02 15:30:26.199 | + lib/apache:write_uwsgi_config:259 : local url=/compute 2022-06-02 15:30:26.201 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-02 15:30:26.203 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-02 15:30:26.206 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-api-wsgi 2022-06-02 15:30:26.210 | + lib/apache:write_uwsgi_config:262 : name=nova-api-wsgi 2022-06-02 15:30:26.212 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-02 15:30:26.214 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-02 15:30:26.226 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-02 15:30:26.227 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-02 15:30:26.235 | d /var/run/uwsgi 0755 ubuntu root 2022-06-02 15:30:26.238 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-02 15:30:26.254 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-06-02 15:30:26.256 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-06-02 15:30:26.260 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-06-02 15:30:26.288 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-06-02 15:30:26.314 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-06-02 15:30:26.339 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-06-02 15:30:26.366 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-06-02 15:30:26.392 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-02 15:30:26.418 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-06-02 15:30:26.444 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-06-02 15:30:26.470 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-06-02 15:30:26.496 | + lib/apache:write_uwsgi_config:293 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-02 15:30:26.521 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-06-02 15:30:26.548 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-02 15:30:26.573 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-06-02 15:30:26.600 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-02 15:30:26.602 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-02 15:30:26.605 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for nova-api-wsgi 2022-06-02 15:30:26.607 | ++ lib/apache:apache_site_config_for:189 : local site=nova-api-wsgi 2022-06-02 15:30:26.609 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-02 15:30:26.611 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:30:26.613 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:30:26.616 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-02 15:30:26.618 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-02 15:30:26.621 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-06-02 15:30:26.647 | + lib/apache:write_uwsgi_config:308 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-06-02 15:30:26.674 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-02 15:30:26.674 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-06-02 15:30:26.682 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-06-02 15:30:26.685 | + lib/apache:write_uwsgi_config:310 : enable_apache_site nova-api-wsgi 2022-06-02 15:30:26.687 | + lib/apache:enable_apache_site:206 : local site=nova-api-wsgi 2022-06-02 15:30:26.690 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-02 15:30:26.692 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-02 15:30:26.694 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-02 15:30:26.696 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:30:26.698 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:30:26.700 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-02 15:30:26.703 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-02 15:30:26.705 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:30:26.707 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:30:26.710 | + lib/apache:enable_apache_site:210 : sudo a2ensite nova-api-wsgi 2022-06-02 15:30:26.771 | Enabling site nova-api-wsgi. 2022-06-02 15:30:26.777 | To activate the new configuration, you need to run: 2022-06-02 15:30:26.777 | systemctl reload apache2 2022-06-02 15:30:26.781 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-02 15:30:26.783 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-02 15:30:26.785 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-02 15:30:26.788 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-02 15:30:26.918 | + lib/nova:create_nova_conf:492 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-06-02 15:30:26.920 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-06-02 15:30:26.925 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-06-02 15:30:26.927 | + lib/apache:write_uwsgi_config:259 : local url= 2022-06-02 15:30:26.932 | + lib/apache:write_uwsgi_config:260 : local http=0.0.0.0:8775 2022-06-02 15:30:26.937 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-02 15:30:26.941 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-metadata-wsgi 2022-06-02 15:30:26.946 | + lib/apache:write_uwsgi_config:262 : name=nova-metadata-wsgi 2022-06-02 15:30:26.948 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-02 15:30:26.950 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-02 15:30:26.963 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-02 15:30:26.967 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-02 15:30:26.976 | d /var/run/uwsgi 0755 ubuntu root 2022-06-02 15:30:26.979 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-02 15:30:26.995 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-06-02 15:30:26.997 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-06-02 15:30:27.001 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-06-02 15:30:27.030 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-06-02 15:30:27.056 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-06-02 15:30:27.082 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-06-02 15:30:27.108 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-06-02 15:30:27.136 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-02 15:30:27.163 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-06-02 15:30:27.189 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-06-02 15:30:27.215 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-06-02 15:30:27.241 | + lib/apache:write_uwsgi_config:293 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-02 15:30:27.268 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-06-02 15:30:27.293 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-02 15:30:27.320 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-06-02 15:30:27.346 | + lib/apache:write_uwsgi_config:302 : [[ -n 0.0.0.0:8775 ]] 2022-06-02 15:30:27.348 | + lib/apache:write_uwsgi_config:303 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-06-02 15:30:27.375 | + lib/nova:create_nova_conf:494 : is_service_enabled ceilometer 2022-06-02 15:30:27.390 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 15:30:27.392 | + lib/nova:create_nova_conf:502 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-06-02 15:30:27.422 | ++ lib/nova:create_nova_conf:503 : get_notification_url 2022-06-02 15:30:27.424 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-06-02 15:30:27.426 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-06-02 15:30:27.442 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:30:27.445 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.33:5672/ 2022-06-02 15:30:27.447 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.33:5672/ 2022-06-02 15:30:27.474 | + lib/nova:create_nova_conf:504 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-06-02 15:30:27.503 | + lib/nova:create_nova_conf:505 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-06-02 15:30:27.505 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-06-02 15:30:27.508 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-06-02 15:30:27.510 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-02 15:30:27.512 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-02 15:30:27.514 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-02 15:30:27.529 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:30:27.532 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-02 15:30:27.534 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-02 15:30:27.537 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-02 15:30:27.553 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:30:27.555 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.33:5672/ 2022-06-02 15:30:27.557 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.33:5672/ 2022-06-02 15:30:27.584 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-02 15:30:27.586 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-02 15:30:27.588 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-06-02 15:30:27.616 | + lib/nova:create_nova_conf:508 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-06-02 15:30:27.642 | + lib/nova:create_nova_conf:510 : iniset /etc/nova/nova.conf conductor workers 2 2022-06-02 15:30:27.671 | + lib/nova:create_nova_conf:512 : is_service_enabled tls-proxy 2022-06-02 15:30:27.687 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 15:30:27.689 | + lib/nova:create_nova_conf:517 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-06-02 15:30:27.715 | + lib/nova:create_nova_conf:519 : '[' False == True ']' 2022-06-02 15:30:27.717 | + lib/nova:create_nova_conf:523 : is_service_enabled n-cond 2022-06-02 15:30:27.732 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:30:27.735 | ++ lib/nova:create_nova_conf:524 : seq 1 1 2022-06-02 15:30:27.739 | + lib/nova:create_nova_conf:524 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-02 15:30:27.742 | + lib/nova:create_nova_conf:525 : local conf 2022-06-02 15:30:27.744 | + lib/nova:create_nova_conf:526 : local vhost 2022-06-02 15:30:27.747 | ++ lib/nova:create_nova_conf:527 : conductor_conf 1 2022-06-02 15:30:27.749 | ++ lib/nova:conductor_conf:737 : local cell=1 2022-06-02 15:30:27.752 | ++ lib/nova:conductor_conf:738 : echo /etc/nova/nova_cell1.conf 2022-06-02 15:30:27.754 | + lib/nova:create_nova_conf:527 : conf=/etc/nova/nova_cell1.conf 2022-06-02 15:30:27.757 | + lib/nova:create_nova_conf:528 : vhost=nova_cell1 2022-06-02 15:30:27.759 | + lib/nova:create_nova_conf:530 : rm -f /etc/nova/nova_cell1.conf 2022-06-02 15:30:27.763 | ++ lib/nova:create_nova_conf:531 : database_connection_url nova_cell1 2022-06-02 15:30:27.765 | ++ lib/database:database_connection_url:132 : local db=nova_cell1 2022-06-02 15:30:27.768 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell1 2022-06-02 15:30:27.770 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell1 2022-06-02 15:30:27.772 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-06-02 15:30:27.775 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-06-02 15:30:27.804 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-06-02 15:30:27.833 | + lib/nova:create_nova_conf:533 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-06-02 15:30:27.862 | + lib/nova:create_nova_conf:535 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-02 15:30:27.864 | + lib/nova:create_nova_conf:538 : rpc_backend_add_vhost nova_cell1 2022-06-02 15:30:27.867 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-06-02 15:30:27.869 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-06-02 15:30:27.884 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:30:27.888 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-06-02 15:30:27.888 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-06-02 15:30:28.558 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-06-02 15:30:28.560 | + lib/nova:create_nova_conf:539 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-06-02 15:30:28.563 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-06-02 15:30:28.565 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-06-02 15:30:28.568 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-02 15:30:28.570 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-06-02 15:30:28.572 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-02 15:30:28.588 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:30:28.591 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-06-02 15:30:28.593 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-06-02 15:30:28.596 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-02 15:30:28.611 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:30:28.613 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.33:5672/nova_cell1 2022-06-02 15:30:28.616 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.33:5672/nova_cell1 2022-06-02 15:30:28.643 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-02 15:30:28.645 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-02 15:30:28.648 | + lib/nova:create_nova_conf:543 : is_service_enabled placement placement-client 2022-06-02 15:30:28.663 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:30:28.665 | + lib/nova:create_nova_conf:544 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-06-02 15:30:28.668 | + lib/nova:configure_placement_nova_compute:572 : local conf=/etc/nova/nova_cell1.conf 2022-06-02 15:30:28.670 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-06-02 15:30:28.699 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.33/identity 2022-06-02 15:30:28.725 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-06-02 15:30:28.753 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-06-02 15:30:28.780 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-06-02 15:30:28.806 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-06-02 15:30:28.833 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-06-02 15:30:28.859 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-06-02 15:30:28.886 | + lib/nova:create_nova_conf:548 : setup_logging /etc/nova/nova_cell1.conf 2022-06-02 15:30:28.888 | + functions:setup_logging:698 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-06-02 15:30:28.891 | + functions:setup_systemd_logging:713 : local conf_file=/etc/nova/nova_cell1.conf 2022-06-02 15:30:28.893 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-02 15:30:28.909 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-02 15:30:28.911 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-02 15:30:28.913 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-02 15:30:28.915 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-02 15:30:28.917 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-02 15:30:28.945 | + functions:setup_systemd_logging:728 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-02 15:30:28.971 | + functions:setup_systemd_logging:729 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-02 15:30:28.997 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-02 15:30:29.024 | + lib/nova:create_nova_conf:555 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-02 15:30:29.027 | ++ lib/nova:create_nova_conf:558 : seq 1 1 2022-06-02 15:30:29.031 | + lib/nova:create_nova_conf:558 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-02 15:30:29.033 | + lib/nova:create_nova_conf:559 : local conf 2022-06-02 15:30:29.035 | + lib/nova:create_nova_conf:560 : local offset 2022-06-02 15:30:29.038 | ++ lib/nova:create_nova_conf:561 : conductor_conf 1 2022-06-02 15:30:29.041 | ++ lib/nova:conductor_conf:737 : local cell=1 2022-06-02 15:30:29.043 | ++ lib/nova:conductor_conf:738 : echo /etc/nova/nova_cell1.conf 2022-06-02 15:30:29.045 | + lib/nova:create_nova_conf:561 : conf=/etc/nova/nova_cell1.conf 2022-06-02 15:30:29.048 | + lib/nova:create_nova_conf:562 : offset=0 2022-06-02 15:30:29.050 | + lib/nova:create_nova_conf:563 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-06-02 15:30:29.053 | + lib/nova:configure_console_proxies:672 : local conf=/etc/nova/nova_cell1.conf 2022-06-02 15:30:29.055 | + lib/nova:configure_console_proxies:673 : local offset=0 2022-06-02 15:30:29.057 | + lib/nova:configure_console_proxies:677 : offset=0 2022-06-02 15:30:29.059 | + lib/nova:configure_console_proxies:679 : is_service_enabled n-novnc 2022-06-02 15:30:29.074 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 15:30:29.076 | + lib/nova:configure_console_proxies:679 : is_service_enabled n-xvnc 2022-06-02 15:30:29.091 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 15:30:29.093 | + lib/nova:configure_console_proxies:679 : '[' False '!=' False ']' 2022-06-02 15:30:29.095 | + lib/nova:configure_console_proxies:713 : is_service_enabled n-spice 2022-06-02 15:30:29.111 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 15:30:29.113 | + lib/nova:configure_console_proxies:718 : is_service_enabled n-sproxy 2022-06-02 15:30:29.132 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 15:30:29.134 | + lib/nova:configure_nova:325 : is_service_enabled n-cpu 2022-06-02 15:30:29.151 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 15:30:29.153 | + ./stack.sh:main:909 : is_service_enabled placement 2022-06-02 15:30:29.170 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:30:29.172 | + ./stack.sh:main:911 : stack_install_service placement 2022-06-02 15:30:29.174 | + lib/stack:stack_install_service:20 : local service=placement 2022-06-02 15:30:29.177 | + lib/stack:stack_install_service:21 : type install_placement 2022-06-02 15:30:29.179 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-02 15:30:29.182 | + lib/stack:stack_install_service:32 : install_placement 2022-06-02 15:30:29.184 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-06-02 15:30:29.187 | + lib/apache:install_apache_wsgi:146 : is_ubuntu 2022-06-02 15:30:29.189 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:30:29.191 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:30:29.194 | + lib/apache:install_apache_wsgi:148 : install_package apache2 2022-06-02 15:30:29.197 | + functions-common:install_package:1356 : update_package_repo 2022-06-02 15:30:29.199 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-02 15:30:29.202 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-02 15:30:29.204 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-02 15:30:29.206 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-02 15:30:29.209 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-02 15:30:29.212 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:30:29.214 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:30:29.216 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-02 15:30:29.219 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-02 15:30:29.221 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-02 15:30:29.223 | + functions-common:apt_get_update:1083 : return 2022-06-02 15:30:29.225 | + functions-common:install_package:1357 : real_install_package apache2 2022-06-02 15:30:29.228 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-02 15:30:29.230 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:30:29.233 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:30:29.235 | + functions-common:real_install_package:1343 : apt_get install apache2 2022-06-02 15:30:29.256 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-06-02 15:30:29.365 | Reading package lists... 2022-06-02 15:30:29.606 | Building dependency tree... 2022-06-02 15:30:29.608 | Reading state information... 2022-06-02 15:30:29.852 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-02 15:30:29.853 | The following packages were automatically installed and are no longer required: 2022-06-02 15:30:29.854 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-02 15:30:29.854 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-02 15:30:29.854 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-02 15:30:29.854 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-02 15:30:29.854 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-02 15:30:29.854 | python3-zope.interface 2022-06-02 15:30:29.854 | Use 'sudo apt autoremove' to remove them. 2022-06-02 15:30:29.964 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-02 15:30:29.968 | + functions-common:apt_get:1127 : result=0 2022-06-02 15:30:29.971 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-02 15:30:29.973 | + functions-common:time_stop:2322 : local name 2022-06-02 15:30:29.976 | + functions-common:time_stop:2323 : local end_time 2022-06-02 15:30:29.978 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 15:30:29.980 | + functions-common:time_stop:2325 : local total 2022-06-02 15:30:29.982 | + functions-common:time_stop:2326 : local start_time 2022-06-02 15:30:29.984 | + functions-common:time_stop:2328 : name=apt-get 2022-06-02 15:30:29.987 | + functions-common:time_stop:2329 : start_time=1654183829253 2022-06-02 15:30:29.989 | + functions-common:time_stop:2331 : [[ -z 1654183829253 ]] 2022-06-02 15:30:29.992 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 15:30:29.996 | + functions-common:time_stop:2334 : end_time=1654183829994 2022-06-02 15:30:29.998 | + functions-common:time_stop:2335 : elapsed_time=741 2022-06-02 15:30:30.000 | + functions-common:time_stop:2336 : total=6022 2022-06-02 15:30:30.003 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 15:30:30.005 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=6763 2022-06-02 15:30:30.008 | + functions-common:apt_get:1131 : return 0 2022-06-02 15:30:30.010 | + lib/apache:install_apache_wsgi:149 : is_package_installed libapache2-mod-wsgi 2022-06-02 15:30:30.013 | + functions-common:is_package_installed:1365 : [[ -z libapache2-mod-wsgi ]] 2022-06-02 15:30:30.015 | + functions-common:is_package_installed:1369 : [[ -z deb ]] 2022-06-02 15:30:30.017 | + functions-common:is_package_installed:1373 : [[ deb = \d\e\b ]] 2022-06-02 15:30:30.019 | + functions-common:is_package_installed:1374 : dpkg -s libapache2-mod-wsgi 2022-06-02 15:30:30.041 | + lib/apache:install_apache_wsgi:152 : install_package libapache2-mod-wsgi-py3 2022-06-02 15:30:30.044 | + functions-common:install_package:1356 : update_package_repo 2022-06-02 15:30:30.046 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-02 15:30:30.048 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-02 15:30:30.051 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-02 15:30:30.053 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-02 15:30:30.055 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-02 15:30:30.058 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:30:30.060 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:30:30.062 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-02 15:30:30.065 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-02 15:30:30.067 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-02 15:30:30.070 | + functions-common:apt_get_update:1083 : return 2022-06-02 15:30:30.072 | + functions-common:install_package:1357 : real_install_package libapache2-mod-wsgi-py3 2022-06-02 15:30:30.075 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-02 15:30:30.077 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:30:30.080 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:30:30.082 | + functions-common:real_install_package:1343 : apt_get install libapache2-mod-wsgi-py3 2022-06-02 15:30:30.104 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-06-02 15:30:30.213 | Reading package lists... 2022-06-02 15:30:30.455 | Building dependency tree... 2022-06-02 15:30:30.456 | Reading state information... 2022-06-02 15:30:30.702 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-06-02 15:30:30.702 | The following packages were automatically installed and are no longer required: 2022-06-02 15:30:30.703 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-02 15:30:30.704 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-02 15:30:30.704 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-02 15:30:30.704 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-02 15:30:30.704 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-02 15:30:30.704 | python3-zope.interface 2022-06-02 15:30:30.704 | Use 'sudo apt autoremove' to remove them. 2022-06-02 15:30:30.815 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-02 15:30:30.819 | + functions-common:apt_get:1127 : result=0 2022-06-02 15:30:30.822 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-02 15:30:30.824 | + functions-common:time_stop:2322 : local name 2022-06-02 15:30:30.827 | + functions-common:time_stop:2323 : local end_time 2022-06-02 15:30:30.829 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 15:30:30.831 | + functions-common:time_stop:2325 : local total 2022-06-02 15:30:30.834 | + functions-common:time_stop:2326 : local start_time 2022-06-02 15:30:30.836 | + functions-common:time_stop:2328 : name=apt-get 2022-06-02 15:30:30.839 | + functions-common:time_stop:2329 : start_time=1654183830101 2022-06-02 15:30:30.841 | + functions-common:time_stop:2331 : [[ -z 1654183830101 ]] 2022-06-02 15:30:30.844 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 15:30:30.848 | + functions-common:time_stop:2334 : end_time=1654183830845 2022-06-02 15:30:30.850 | + functions-common:time_stop:2335 : elapsed_time=744 2022-06-02 15:30:30.852 | + functions-common:time_stop:2336 : total=6763 2022-06-02 15:30:30.855 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 15:30:30.857 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=7507 2022-06-02 15:30:30.859 | + functions-common:apt_get:1131 : return 0 2022-06-02 15:30:30.862 | + lib/apache:install_apache_wsgi:167 : enable_apache_mod wsgi 2022-06-02 15:30:30.864 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2022-06-02 15:30:30.867 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-02 15:30:30.869 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:30:30.872 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:30:30.874 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-06-02 15:30:30.877 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2022-06-02 15:30:30.932 | wsgi (enabled by maintainer script) 2022-06-02 15:30:30.935 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-06-02 15:30:30.937 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-06-02 15:30:30.940 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-02 15:30:30.943 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-06-02 15:30:30.946 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-06-02 15:30:30.948 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-02 15:30:30.952 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-06-02 15:30:30.952 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-02 15:30:30.957 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-06-02 15:30:30.960 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-06-02 15:30:30.962 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-06-02 15:30:30.965 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-06-02 15:30:30.967 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-06-02 15:30:30.989 | Using python 3.8 to install osc-placement 2022-06-02 15:30:30.992 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-06-02 15:30:32.780 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 15:30:32.780 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-02 15:30:32.784 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:30:32.785 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:30:32.787 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 15:30:32.789 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:30:32.789 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:30:32.789 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 15:30:32.789 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:30:32.790 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 15:30:32.805 | Requirement already satisfied: osc-placement===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (2.1.0) 2022-06-02 15:30:32.831 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-02 15:30:32.850 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-02 15:30:32.856 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-02 15:30:32.859 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-02 15:30:32.862 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-02 15:30:32.868 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (3.17.2) 2022-06-02 15:30:32.871 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-02 15:30:32.874 | Requirement already satisfied: osc-lib===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.2.1) 2022-06-02 15:30:32.889 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-02 15:30:32.953 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-02 15:30:32.958 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-02 15:30:32.961 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-02 15:30:32.967 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-02 15:30:32.975 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-02 15:30:32.978 | Requirement already satisfied: openstacksdk===0.50.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 280)) (0.50.0) 2022-06-02 15:30:33.006 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-02 15:30:33.013 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-02 15:30:33.027 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-02 15:30:33.031 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-02 15:30:33.053 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-02 15:30:33.056 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-02 15:30:33.059 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (1.4.0) 2022-06-02 15:30:33.062 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-02 15:30:33.101 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.10.0) 2022-06-02 15:30:33.104 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2022-06-02 15:30:33.108 | Requirement already satisfied: jsonpatch===1.26 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 216)) (1.26) 2022-06-02 15:30:33.112 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-02 15:30:33.120 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-02 15:30:33.123 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (2.5.0) 2022-06-02 15:30:33.144 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-02 15:30:33.147 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-02 15:30:33.201 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-02 15:30:33.204 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-02 15:30:33.225 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-02 15:30:33.228 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-02 15:30:33.231 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-02 15:30:33.235 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (2.0) 2022-06-02 15:30:33.238 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-02 15:30:33.270 | Requirement already satisfied: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (49.6.0) 2022-06-02 15:30:33.312 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-02 15:30:33.316 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-02 15:30:33.319 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-02 15:30:33.324 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-02 15:30:35.219 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 15:30:35.219 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 15:30:35.291 | + inc/python:pip_install:200 : result=0 2022-06-02 15:30:35.294 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 15:30:35.296 | + functions-common:time_stop:2322 : local name 2022-06-02 15:30:35.298 | + functions-common:time_stop:2323 : local end_time 2022-06-02 15:30:35.301 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 15:30:35.304 | + functions-common:time_stop:2325 : local total 2022-06-02 15:30:35.306 | + functions-common:time_stop:2326 : local start_time 2022-06-02 15:30:35.309 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 15:30:35.311 | + functions-common:time_stop:2329 : start_time=1654183830983 2022-06-02 15:30:35.313 | + functions-common:time_stop:2331 : [[ -z 1654183830983 ]] 2022-06-02 15:30:35.316 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 15:30:35.321 | + functions-common:time_stop:2334 : end_time=1654183835318 2022-06-02 15:30:35.323 | + functions-common:time_stop:2335 : elapsed_time=4335 2022-06-02 15:30:35.325 | + functions-common:time_stop:2336 : total=113220 2022-06-02 15:30:35.328 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 15:30:35.330 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=117555 2022-06-02 15:30:35.332 | + inc/python:pip_install:203 : return 0 2022-06-02 15:30:35.335 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement stable/victoria 2022-06-02 15:30:35.337 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/placement.git 2022-06-02 15:30:35.340 | + functions-common:git_clone:526 : local git_dest=/opt/stack/placement 2022-06-02 15:30:35.342 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-02 15:30:35.344 | + functions-common:git_clone:528 : local orig_dir 2022-06-02 15:30:35.347 | ++ functions-common:git_clone:529 : pwd 2022-06-02 15:30:35.351 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-02 15:30:35.353 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-02 15:30:35.356 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-02 15:30:35.373 | + functions-common:git_clone:532 : RECLONE=False 2022-06-02 15:30:35.375 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-02 15:30:35.378 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-02 15:30:35.381 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-02 15:30:35.381 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-02 15:30:35.386 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/placement ]] 2022-06-02 15:30:35.389 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-02 15:30:35.391 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/placement 2022-06-02 15:30:35.404 | + functions-common:git_clone:606 : cd /opt/stack/placement 2022-06-02 15:30:35.407 | + functions-common:git_clone:607 : git show --oneline 2022-06-02 15:30:35.407 | + functions-common:git_clone:607 : head -1 2022-06-02 15:30:35.412 | 503b1f27 Use 'functional-without-sample-db-tests' tox env for placement nova job 2022-06-02 15:30:35.414 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-02 15:30:35.417 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-06-02 15:30:35.419 | + inc/python:setup_develop:338 : local bindep 2022-06-02 15:30:35.422 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-06-02 15:30:35.424 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-06-02 15:30:35.426 | + inc/python:setup_develop:344 : local extras= 2022-06-02 15:30:35.429 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-06-02 15:30:35.431 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-02 15:30:35.433 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-06-02 15:30:35.436 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-06-02 15:30:35.438 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-02 15:30:35.441 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-02 15:30:35.444 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-06-02 15:30:35.446 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-02 15:30:35.449 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-06-02 15:30:35.451 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-02 15:30:35.454 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-02 15:30:35.457 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-06-02 15:30:35.463 | + inc/python:_setup_package_with_constraints_edit:383 : name=openstack-placement 2022-06-02 15:30:35.465 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement '-e file:///opt/stack/placement#egg=openstack-placement' 2022-06-02 15:30:36.059 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/placement -e 2022-06-02 15:30:36.062 | + inc/python:setup_package:417 : local bindep=0 2022-06-02 15:30:36.064 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-02 15:30:36.067 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-02 15:30:36.069 | + inc/python:setup_package:420 : [[ /opt/stack/placement == -bindep* ]] 2022-06-02 15:30:36.072 | + inc/python:setup_package:425 : local project_dir=/opt/stack/placement 2022-06-02 15:30:36.074 | + inc/python:setup_package:426 : local flags=-e 2022-06-02 15:30:36.077 | + inc/python:setup_package:427 : local extras= 2022-06-02 15:30:36.079 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-02 15:30:36.081 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-02 15:30:36.084 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-02 15:30:36.087 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-02 15:30:36.089 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-02 15:30:36.091 | + inc/python:setup_package:445 : pip_install -e /opt/stack/placement 2022-06-02 15:30:36.112 | Using python 3.8 to install /opt/stack/placement 2022-06-02 15:30:36.114 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-06-02 15:30:37.876 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 15:30:37.876 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-02 15:30:37.881 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:30:37.882 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:30:37.883 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 15:30:37.885 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:30:37.885 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:30:37.885 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 15:30:37.886 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:30:37.886 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 15:30:37.899 | Obtaining file:///opt/stack/placement 2022-06-02 15:30:39.124 | Obtaining openstack-placement from file:///opt/stack/placement#egg=openstack-placement (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-02 15:30:40.340 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-02 15:30:40.348 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-02 15:30:40.371 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-02 15:30:40.384 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2022-06-02 15:30:40.396 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.1.0) 2022-06-02 15:30:40.452 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (1.0.1) 2022-06-02 15:30:40.456 | Requirement already satisfied: os-resource-classes===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 290)) (1.0.0) 2022-06-02 15:30:40.460 | Requirement already satisfied: os-traits===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (2.4.0) 2022-06-02 15:30:40.465 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-02 15:30:40.500 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-02 15:30:40.511 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-02 15:30:40.526 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-02 15:30:40.532 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-02 15:30:40.579 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-02 15:30:40.585 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-02 15:30:40.626 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-02 15:30:40.647 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-02 15:30:40.665 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-02 15:30:40.676 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-02 15:30:40.684 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-02 15:30:40.701 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-02 15:30:40.707 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-02 15:30:40.711 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-02 15:30:40.714 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-02 15:30:40.725 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-02 15:30:40.728 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-02 15:30:40.731 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-02 15:30:40.736 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-02 15:30:40.755 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-02 15:30:40.759 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-02 15:30:40.766 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-02 15:30:40.787 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-02 15:30:40.792 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-02 15:30:40.795 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.13.0) 2022-06-02 15:30:40.805 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-02 15:30:40.809 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-02 15:30:40.812 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-02 15:30:40.818 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-02 15:30:40.827 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-02 15:30:40.834 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-02 15:30:40.852 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-02 15:30:40.855 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-02 15:30:40.862 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-02 15:30:40.883 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==4.0.1.dev3) (49.6.0) 2022-06-02 15:30:40.925 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-02 15:30:40.996 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-02 15:30:41.001 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-02 15:30:41.006 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-02 15:30:41.014 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-02 15:30:41.018 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-02 15:30:41.024 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-02 15:30:41.034 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-02 15:30:41.041 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-02 15:30:41.045 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-02 15:30:41.047 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-02 15:30:41.051 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-02 15:30:41.054 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-02 15:30:41.056 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-02 15:30:41.060 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-02 15:30:41.063 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-02 15:30:41.066 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-02 15:30:41.069 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-02 15:30:41.079 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-02 15:30:41.082 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-02 15:30:41.085 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-02 15:30:41.088 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-02 15:30:41.092 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.5) 2022-06-02 15:30:41.095 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-02 15:30:41.098 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (1.0.4) 2022-06-02 15:30:41.101 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-02 15:30:41.108 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-02 15:30:42.652 | Installing collected packages: openstack-placement 2022-06-02 15:30:42.652 | Attempting uninstall: openstack-placement 2022-06-02 15:30:42.654 | Found existing installation: openstack-placement 4.0.1.dev3 2022-06-02 15:30:42.656 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-06-02 15:30:42.657 | Running setup.py develop for openstack-placement 2022-06-02 15:30:44.230 | Successfully installed openstack-placement 2022-06-02 15:30:44.400 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 15:30:44.400 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 15:30:44.473 | + inc/python:pip_install:200 : result=0 2022-06-02 15:30:44.476 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 15:30:44.478 | + functions-common:time_stop:2322 : local name 2022-06-02 15:30:44.480 | + functions-common:time_stop:2323 : local end_time 2022-06-02 15:30:44.482 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 15:30:44.484 | + functions-common:time_stop:2325 : local total 2022-06-02 15:30:44.487 | + functions-common:time_stop:2326 : local start_time 2022-06-02 15:30:44.489 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 15:30:44.492 | + functions-common:time_stop:2329 : start_time=1654183836106 2022-06-02 15:30:44.494 | + functions-common:time_stop:2331 : [[ -z 1654183836106 ]] 2022-06-02 15:30:44.496 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 15:30:44.501 | + functions-common:time_stop:2334 : end_time=1654183844498 2022-06-02 15:30:44.503 | + functions-common:time_stop:2335 : elapsed_time=8392 2022-06-02 15:30:44.505 | + functions-common:time_stop:2336 : total=117555 2022-06-02 15:30:44.508 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 15:30:44.510 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=125947 2022-06-02 15:30:44.512 | + inc/python:pip_install:203 : return 0 2022-06-02 15:30:44.515 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-02 15:30:44.517 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-02 15:30:44.520 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-02 15:30:44.538 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-02 15:30:44.549 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/placement 2022-06-02 15:30:44.552 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-06-02 15:30:44.555 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:30:44.557 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:30:44.559 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-06-02 15:30:44.562 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:30:44.564 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-02 15:30:44.567 | + ./stack.sh:main:912 : configure_placement 2022-06-02 15:30:44.570 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-06-02 15:30:44.581 | + lib/placement:configure_placement:107 : create_placement_conf 2022-06-02 15:30:44.584 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-06-02 15:30:44.588 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-06-02 15:30:44.591 | ++ lib/database:database_connection_url:132 : local db=placement 2022-06-02 15:30:44.593 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql placement 2022-06-02 15:30:44.596 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=placement 2022-06-02 15:30:44.598 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-06-02 15:30:44.601 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-06-02 15:30:44.632 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-06-02 15:30:44.662 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-06-02 15:30:44.694 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-06-02 15:30:44.696 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/placement/placement.conf 2022-06-02 15:30:44.698 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=placement 2022-06-02 15:30:44.701 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-02 15:30:44.703 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-06-02 15:30:44.734 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-06-02 15:30:44.762 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.33/identity 2022-06-02 15:30:44.791 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-06-02 15:30:44.819 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-06-02 15:30:44.847 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-06-02 15:30:44.876 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-06-02 15:30:44.904 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-06-02 15:30:44.934 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-02 15:30:44.962 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-06-02 15:30:44.991 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-06-02 15:30:44.994 | + functions:setup_logging:698 : setup_systemd_logging /etc/placement/placement.conf 2022-06-02 15:30:44.996 | + functions:setup_systemd_logging:713 : local conf_file=/etc/placement/placement.conf 2022-06-02 15:30:44.999 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-02 15:30:45.017 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-02 15:30:45.019 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-02 15:30:45.022 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-02 15:30:45.024 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-02 15:30:45.027 | + functions:setup_systemd_logging:726 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-02 15:30:45.056 | + functions:setup_systemd_logging:728 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-02 15:30:45.085 | + functions:setup_systemd_logging:729 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-02 15:30:45.112 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-02 15:30:45.141 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-06-02 15:30:45.143 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-06-02 15:30:45.146 | + lib/apache:write_uwsgi_config:257 : local file=/etc/placement/placement-uwsgi.ini 2022-06-02 15:30:45.148 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/placement-api 2022-06-02 15:30:45.151 | + lib/apache:write_uwsgi_config:259 : local url=/placement 2022-06-02 15:30:45.153 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-02 15:30:45.156 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-02 15:30:45.159 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/placement-api 2022-06-02 15:30:45.163 | + lib/apache:write_uwsgi_config:262 : name=placement-api 2022-06-02 15:30:45.166 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-02 15:30:45.168 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-02 15:30:45.181 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-02 15:30:45.181 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-02 15:30:45.190 | d /var/run/uwsgi 0755 ubuntu root 2022-06-02 15:30:45.194 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-02 15:30:45.209 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/placement-api.socket 2022-06-02 15:30:45.211 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/placement/placement-uwsgi.ini 2022-06-02 15:30:45.215 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-06-02 15:30:45.245 | + lib/apache:write_uwsgi_config:279 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-06-02 15:30:45.273 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-06-02 15:30:45.300 | + lib/apache:write_uwsgi_config:283 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-06-02 15:30:45.329 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-06-02 15:30:45.357 | + lib/apache:write_uwsgi_config:287 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-02 15:30:45.385 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-06-02 15:30:45.413 | + lib/apache:write_uwsgi_config:289 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-06-02 15:30:45.441 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-06-02 15:30:45.469 | + lib/apache:write_uwsgi_config:293 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-02 15:30:45.496 | + lib/apache:write_uwsgi_config:295 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-06-02 15:30:45.524 | + lib/apache:write_uwsgi_config:297 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-02 15:30:45.553 | + lib/apache:write_uwsgi_config:299 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-06-02 15:30:45.580 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-02 15:30:45.583 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-02 15:30:45.586 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for placement-api 2022-06-02 15:30:45.588 | ++ lib/apache:apache_site_config_for:189 : local site=placement-api 2022-06-02 15:30:45.591 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-02 15:30:45.593 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:30:45.595 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:30:45.598 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/placement-api.conf 2022-06-02 15:30:45.601 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-06-02 15:30:45.603 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-06-02 15:30:45.631 | + lib/apache:write_uwsgi_config:308 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-06-02 15:30:45.659 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-06-02 15:30:45.660 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-06-02 15:30:45.668 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-06-02 15:30:45.672 | + lib/apache:write_uwsgi_config:310 : enable_apache_site placement-api 2022-06-02 15:30:45.674 | + lib/apache:enable_apache_site:206 : local site=placement-api 2022-06-02 15:30:45.677 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-02 15:30:45.680 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-02 15:30:45.682 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-02 15:30:45.684 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:30:45.687 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:30:45.689 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-02 15:30:45.692 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-02 15:30:45.694 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:30:45.696 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:30:45.699 | + lib/apache:enable_apache_site:210 : sudo a2ensite placement-api 2022-06-02 15:30:45.761 | Site placement-api already enabled 2022-06-02 15:30:45.765 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-02 15:30:45.768 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-02 15:30:45.770 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-02 15:30:45.772 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-02 15:30:45.913 | + ./stack.sh:main:919 : is_service_enabled placement placement-client 2022-06-02 15:30:45.935 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:30:45.937 | + ./stack.sh:main:920 : is_service_enabled n-cpu 2022-06-02 15:30:45.956 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 15:30:45.959 | + ./stack.sh:main:920 : is_service_enabled n-sch 2022-06-02 15:30:45.977 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:30:45.979 | + ./stack.sh:main:921 : configure_placement_nova_compute 2022-06-02 15:30:45.982 | + lib/nova:configure_placement_nova_compute:572 : local conf=/etc/nova/nova.conf 2022-06-02 15:30:45.984 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova.conf placement auth_type password 2022-06-02 15:30:46.015 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.33/identity 2022-06-02 15:30:46.044 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova.conf placement username placement 2022-06-02 15:30:46.072 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-06-02 15:30:46.101 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-06-02 15:30:46.129 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova.conf placement project_name service 2022-06-02 15:30:46.157 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-06-02 15:30:46.186 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-06-02 15:30:46.214 | + ./stack.sh:main:925 : is_service_enabled horizon 2022-06-02 15:30:46.231 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 15:30:46.233 | + ./stack.sh:main:930 : is_service_enabled tls-proxy 2022-06-02 15:30:46.250 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 15:30:46.253 | + ./stack.sh:main:938 : run_phase stack install 2022-06-02 15:30:46.256 | + functions-common:run_phase:1750 : local mode=stack 2022-06-02 15:30:46.258 | + functions-common:run_phase:1751 : local phase=install 2022-06-02 15:30:46.260 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-02 15:30:46.263 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-02 15:30:46.265 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-02 15:30:46.268 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-02 15:30:46.270 | + functions-common:run_phase:1760 : local extra 2022-06-02 15:30:46.273 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-02 15:30:46.277 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-02 15:30:46.280 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-02 15:30:46.282 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-02 15:30:46.285 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-06-02 15:30:46.288 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-02 15:30:46.303 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:30:46.306 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-02 15:30:46.308 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-02 15:30:46.310 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-06-02 15:30:46.312 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-06-02 15:30:46.315 | ++ ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-02 15:30:46.317 | ++ ./stack.sh:echo_summary:421 : echo -e Installing Tempest 2022-06-02 15:30:46.319 | ++ extras.d/80-tempest.sh:source:9 : install_tempest 2022-06-02 15:30:46.321 | ++ lib/tempest:install_tempest:751 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest 26.1.0 2022-06-02 15:30:46.324 | ++ functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/tempest.git 2022-06-02 15:30:46.326 | ++ functions-common:git_clone:526 : local git_dest=/opt/stack/tempest 2022-06-02 15:30:46.328 | ++ functions-common:git_clone:527 : local git_ref=26.1.0 2022-06-02 15:30:46.330 | ++ functions-common:git_clone:528 : local orig_dir 2022-06-02 15:30:46.332 | +++ functions-common:git_clone:529 : pwd 2022-06-02 15:30:46.335 | ++ functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-02 15:30:46.337 | ++ functions-common:git_clone:530 : local git_clone_flags= 2022-06-02 15:30:46.339 | +++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-02 15:30:46.355 | ++ functions-common:git_clone:532 : RECLONE=False 2022-06-02 15:30:46.357 | ++ functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-02 15:30:46.359 | ++ functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-02 15:30:46.361 | ++ functions-common:git_clone:546 : echo 26.1.0 2022-06-02 15:30:46.362 | ++ functions-common:git_clone:546 : egrep -q '^refs' 2022-06-02 15:30:46.367 | ++ functions-common:git_clone:560 : [[ ! -d /opt/stack/tempest ]] 2022-06-02 15:30:46.369 | ++ functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-02 15:30:46.371 | ++ functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/tempest 2022-06-02 15:30:46.384 | ++ functions-common:git_clone:606 : cd /opt/stack/tempest 2022-06-02 15:30:46.387 | ++ functions-common:git_clone:607 : git show --oneline 2022-06-02 15:30:46.387 | ++ functions-common:git_clone:607 : head -1 2022-06-02 15:30:46.390 | 2202f7bbe Stop running openstacksdk-functional-devstack job on ussuri 2022-06-02 15:30:46.393 | ++ functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-02 15:30:46.395 | ++ lib/tempest:install_tempest:752 : pip_install 'tox!=2.8.0' 2022-06-02 15:30:46.417 | Using python 3.8 to install tox!=2.8.0 2022-06-02 15:30:46.419 | ++ inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'tox!=2.8.0' 2022-06-02 15:30:48.193 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 15:30:48.193 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-02 15:30:48.198 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:30:48.198 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:30:48.200 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 15:30:48.201 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:30:48.201 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:30:48.202 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 15:30:48.202 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:30:48.202 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 15:30:48.217 | Requirement already satisfied: tox!=2.8.0 in /usr/local/lib/python3.8/dist-packages (3.25.0) 2022-06-02 15:30:48.276 | Requirement already satisfied: toml===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) (0.10.0) 2022-06-02 15:30:48.279 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-02 15:30:48.282 | Requirement already satisfied: virtualenv===20.0.31 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (20.0.31) 2022-06-02 15:30:48.334 | Requirement already satisfied: filelock===3.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (3.0.12) 2022-06-02 15:30:48.337 | Requirement already satisfied: pluggy===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (0.13.1) 2022-06-02 15:30:48.346 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-02 15:30:48.352 | Requirement already satisfied: py===1.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (1.9.0) 2022-06-02 15:30:48.356 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2022-06-02 15:30:48.359 | Requirement already satisfied: distlib===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 136)) (0.3.1) 2022-06-02 15:30:48.361 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-02 15:30:50.544 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 15:30:50.544 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 15:30:50.620 | ++ inc/python:pip_install:200 : result=0 2022-06-02 15:30:50.623 | ++ inc/python:pip_install:202 : time_stop pip_install 2022-06-02 15:30:50.625 | ++ functions-common:time_stop:2322 : local name 2022-06-02 15:30:50.628 | ++ functions-common:time_stop:2323 : local end_time 2022-06-02 15:30:50.630 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-02 15:30:50.633 | ++ functions-common:time_stop:2325 : local total 2022-06-02 15:30:50.635 | ++ functions-common:time_stop:2326 : local start_time 2022-06-02 15:30:50.637 | ++ functions-common:time_stop:2328 : name=pip_install 2022-06-02 15:30:50.640 | ++ functions-common:time_stop:2329 : start_time=1654183846411 2022-06-02 15:30:50.642 | ++ functions-common:time_stop:2331 : [[ -z 1654183846411 ]] 2022-06-02 15:30:50.646 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 15:30:50.650 | ++ functions-common:time_stop:2334 : end_time=1654183850647 2022-06-02 15:30:50.652 | ++ functions-common:time_stop:2335 : elapsed_time=4236 2022-06-02 15:30:50.655 | ++ functions-common:time_stop:2336 : total=125947 2022-06-02 15:30:50.657 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 15:30:50.659 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=130183 2022-06-02 15:30:50.661 | ++ inc/python:pip_install:203 : return 0 2022-06-02 15:30:50.664 | ++ lib/tempest:install_tempest:753 : pushd /opt/stack/tempest 2022-06-02 15:30:50.664 | /opt/stack/tempest ~/devstack 2022-06-02 15:30:50.666 | ++ lib/tempest:install_tempest:757 : git checkout 26.1.0 2022-06-02 15:30:50.685 | error: Your local changes to the following files would be overwritten by checkout: 2022-06-02 15:30:50.685 | HACKING.rst 2022-06-02 15:30:50.685 | doc/source/conf.py 2022-06-02 15:30:50.685 | doc/source/configuration.rst 2022-06-02 15:30:50.685 | doc/source/contributor/contributing.rst 2022-06-02 15:30:50.685 | doc/source/index.rst 2022-06-02 15:30:50.685 | doc/source/keystone_scopes_and_roles_support.rst 2022-06-02 15:30:50.685 | doc/source/microversion_testing.rst 2022-06-02 15:30:50.685 | doc/source/plugins/plugin.rst 2022-06-02 15:30:50.685 | doc/source/supported_version.rst 2022-06-02 15:30:50.685 | doc/source/test_removal.rst 2022-06-02 15:30:50.685 | playbooks/devstack-tempest-ipv6.yaml 2022-06-02 15:30:50.685 | playbooks/devstack-tempest.yaml 2022-06-02 15:30:50.685 | playbooks/enable-fips.yaml 2022-06-02 15:30:50.685 | releasenotes/notes/Add-volume_size_extend-config--opt-for-volume-tests-041f7d25fc2f3e05.yaml 2022-06-02 15:30:50.685 | releasenotes/notes/Remove-deprecated-scenario.img_dir-option-da626e6153181e16.yaml 2022-06-02 15:30:50.685 | releasenotes/notes/Stabilize-scenario-manager-adf36d21b08e31a4.yaml 2022-06-02 15:30:50.685 | releasenotes/notes/Switch-to-ecdsa-ssh-key-type-by-default-0425b5d5ec72c1c3.yaml 2022-06-02 15:30:50.685 | releasenotes/notes/add-assisted-volume-snapshot-client-737f5cb35d58c1b6.yaml 2022-06-02 15:30:50.685 | releasenotes/notes/add-compute-feature-ide-bus-b63802502c378083.yaml 2022-06-02 15:30:50.685 | releasenotes/notes/add-placement-usage-client-method-8b6015cbd8a5e0f6.yaml 2022-06-02 15:30:50.685 | releasenotes/notes/add-qos-apis-for-bandwidth-limit-rules-cc144660fcaa419a.yaml 2022-06-02 15:30:50.686 | releasenotes/notes/add-qos-minimum-packet-rule-client-c8bfe09873032d4a.yaml 2022-06-02 15:30:50.686 | releasenotes/notes/add-ssh-key-type-38d7a2f900d79842.yaml 2022-06-02 15:30:50.686 | releasenotes/notes/add-volume-transfers-v3.55-73f75073ad2c4091.yaml 2022-06-02 15:30:50.686 | releasenotes/notes/deprecate-and-enable-identity-application_credentials-1d4eaef4c3c9dcba.yaml 2022-06-02 15:30:50.686 | releasenotes/notes/deprecate-and-enable-identity-project-tags-23b87518888e563a.yaml 2022-06-02 15:30:50.686 | releasenotes/notes/deprecate-image-v1-service-clients-d12ed42210bb76b5.yaml 2022-06-02 15:30:50.686 | releasenotes/notes/deprecate-old-api-microversion-fixture-a471aac985c0f3fb.yaml 2022-06-02 15:30:50.686 | releasenotes/notes/deprecate-volume-v2-service-clients-ff8a2a7be1797eb5.yaml 2022-06-02 15:30:50.686 | releasenotes/notes/drop-py-3-6-and-3-7-a34f2294f5341539.yaml 2022-06-02 15:30:50.686 | releasenotes/notes/end-of-support-for-train-83369468215d7485.yaml 2022-06-02 15:30:50.686 | releasenotes/notes/end-of-support-for-ussuri-68583f47805eff02.yaml 2022-06-02 15:30:50.686 | releasenotes/notes/end-of-support-of-victoria-9c33f2b089b14cb5.yaml 2022-06-02 15:30:50.686 | releasenotes/notes/floating-ips-port-forwarding-client-cf8820b910bd7f4d.yaml 2022-06-02 15:30:50.686 | releasenotes/notes/image-client-add-versions-and-tasks-ac289dbfe1c899cc.yaml 2022-06-02 15:30:50.686 | releasenotes/notes/limits-client-d656f16a3d3e84fc.yaml 2022-06-02 15:30:50.686 | releasenotes/notes/log-resource-client-20e58a295f729902.yaml 2022-06-02 15:30:50.686 | releasenotes/notes/loggable-resource-client-5977d46a7ea52199.yaml 2022-06-02 15:30:50.686 | releasenotes/notes/measure-downtime-during-live-migration-5e8305be270de680.yaml 2022-06-02 15:30:50.686 | releasenotes/notes/remove-compute-api-extensions-config-b8564f60f4fa5495.yaml 2022-06-02 15:30:50.686 | releasenotes/notes/remove-deprecated-old-token-clients-e4c2e654132f1130.yaml 2022-06-02 15:30:50.686 | releasenotes/notes/remove-old-data-utils-e0966f882f7fe23a.yaml 2022-06-02 15:30:50.686 | releasenotes/notes/remove-volume-v1-service-clients-9235e3a965f93c09.yaml 2022-06-02 15:30:50.686 | releasenotes/notes/set-default-value-of-concurrency-to-2-d916d5c31e3725d5.yaml 2022-06-02 15:30:50.686 | releasenotes/notes/swift-improve-cleanup-63cfc21ffb3aff6f.yaml 2022-06-02 15:30:50.686 | releasenotes/notes/tempest-wallaby-release-0f2cea5ccf63485e.yaml 2022-06-02 15:30:50.686 | releasenotes/notes/tempest-xena-release-3ffb30eb59e49f2c.yaml 2022-06-02 15:30:50.686 | releasenotes/notes/tempest-yoga-release-66e8484b9a402e9f.yaml 2022-06-02 15:30:50.686 | releasenotes/source/conf.py 2022-06-02 15:30:50.686 | releasenotes/source/index.rst 2022-06-02 15:30:50.686 | releasenotes/source/v26.1.0.rst 2022-06-02 15:30:50.687 | releasenotes/source/v27.0.0.rst 2022-06-02 15:30:50.687 | releasenotes/source/v28.0.0.rst 2022-06-02 15:30:50.687 | releasenotes/source/v28.1.0.rst 2022-06-02 15:30:50.687 | releasenotes/source/v29.0.0.rst 2022-06-02 15:30:50.687 | releasenotes/source/v29.1.0.rst 2022-06-02 15:30:50.687 | releasenotes/source/v29.2.0.rst 2022-06-02 15:30:50.687 | releasenotes/source/v30.0.0.rst 2022-06-02 15:30:50.687 | requirements.txt 2022-06-02 15:30:50.687 | roles/run-tempest/README.rst 2022-06-02 15:30:50.687 | roles/run-tempest/defaults/main.yaml 2022-06-02 15:30:50.687 | roles/run-tempest/tasks/main.yaml 2022-06-02 15:30:50.687 | roles/run-tempest-26/README.rst 2022-06-02 15:30:50.687 | roles/run-tempest-26/defaults/main.yaml 2022-06-02 15:30:50.687 | roles/run-tempest-26/tasks/main.yaml 2022-06-02 15:30:50.687 | setup.cfg 2022-06-02 15:30:50.687 | tempest/api/compute/admin/test_agents.py 2022-06-02 15:30:50.687 | tempest/api/compute/admin/test_aggregates.py 2022-06-02 15:30:50.687 | tempest/api/compute/admin/test_create_server.py 2022-06-02 15:30:50.687 | tempest/api/compute/admin/test_flavors.py 2022-06-02 15:30:50.687 | tempest/api/compute/admin/test_flavors_access.py 2022-06-02 15:30:50.687 | tempest/api/compute/admin/test_flavors_access_negative.py 2022-06-02 15:30:50.687 | tempest/api/compute/admin/test_flavors_extra_specs.py 2022-06-02 15:30:50.687 | tempest/api/compute/admin/test_flavors_extra_specs_negative.py 2022-06-02 15:30:50.687 | tempest/api/compute/admin/test_hypervisor.py 2022-06-02 15:30:50.687 | tempest 2022-06-02 15:30:50.687 | Aborting 2022-06-02 15:30:50.688 | + lib/tempest:install_tempest:1 : exit_trap 2022-06-02 15:30:50.690 | + ./stack.sh:exit_trap:496 : local r=1 2022-06-02 15:30:50.694 | ++ ./stack.sh:exit_trap:497 : jobs -p 2022-06-02 15:30:50.696 | + ./stack.sh:exit_trap:497 : jobs= 2022-06-02 15:30:50.699 | + ./stack.sh:exit_trap:500 : [[ -n '' ]] 2022-06-02 15:30:50.701 | + ./stack.sh:exit_trap:506 : '[' -f '' ']' 2022-06-02 15:30:50.703 | + ./stack.sh:exit_trap:511 : kill_spinner 2022-06-02 15:30:50.705 | + ./stack.sh:kill_spinner:406 : '[' '!' -z '' ']' 2022-06-02 15:30:50.707 | + ./stack.sh:exit_trap:513 : [[ 1 -ne 0 ]] 2022-06-02 15:30:50.710 | + ./stack.sh:exit_trap:514 : echo 'Error on exit' 2022-06-02 15:30:50.710 | Error on exit 2022-06-02 15:30:50.712 | + ./stack.sh:exit_trap:516 : type -p generate-subunit 2022-06-02 15:30:50.714 | + ./stack.sh:exit_trap:517 : generate-subunit 1654183666 184 fail 2022-06-02 15:30:51.291 | + ./stack.sh:exit_trap:519 : [[ -z /opt/stack/logs ]] 2022-06-02 15:30:51.294 | + ./stack.sh:exit_trap:522 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-06-02 15:30:51.503 | ebtables v1.8.4 (nf_tables): table `broute' is incompatible, use 'nft' tool. 2022-06-02 15:30:51.503 | 2022-06-02 15:30:51.751 | + ./stack.sh:exit_trap:531 : exit 1