2022-06-02 04:58:36.921 | + ./stack.sh:main:462 : exec 2022-06-02 04:58:36.921 | + ./stack.sh:main:470 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-06-02-045836' 2022-06-02 04:58:36.921 | ++ ./stack.sh:main:462 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-06-02-045836.summary.2022-06-02-045836 2022-06-02 04:58:36.921 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-02 04:58:36.921 | + ./stack.sh:echo_summary:421 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-06-02-045836 2022-06-02 04:58:36.921 | + ./stack.sh:main:472 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-02-045836 /opt/stack/logs/stack.sh.log 2022-06-02 04:58:36.921 | + ./stack.sh:main:473 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-02-045836.summary.2022-06-02-045836 /opt/stack/logs/stack.sh.log.summary 2022-06-02 04:58:36.921 | + ./stack.sh:main:488 : check_path_perm_sanity /opt/stack 2022-06-02 04:58:36.922 | + functions:check_path_perm_sanity:620 : local real_path 2022-06-02 04:58:36.922 | ++ functions:check_path_perm_sanity:621 : readlink -f /opt/stack 2022-06-02 04:58:36.922 | + functions:check_path_perm_sanity:621 : real_path=/opt/stack 2022-06-02 04:58:36.922 | + functions:check_path_perm_sanity:622 : local rebuilt_path= 2022-06-02 04:58:36.922 | ++ functions:check_path_perm_sanity:623 : tr / ' ' 2022-06-02 04:58:36.922 | ++ functions:check_path_perm_sanity:623 : echo /opt/stack 2022-06-02 04:58:36.922 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-02 04:58:36.922 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt 2022-06-02 04:58:36.922 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt 2022-06-02 04:58:36.922 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-06-02 04:58:36.922 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-02 04:58:36.922 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt/stack 2022-06-02 04:58:36.922 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt/stack 2022-06-02 04:58:36.922 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-06-02 04:58:36.922 | + ./stack.sh:main:494 : trap exit_trap EXIT 2022-06-02 04:58:36.922 | + ./stack.sh:main:535 : trap err_trap ERR 2022-06-02 04:58:36.922 | + ./stack.sh:main:548 : set -o errexit 2022-06-02 04:58:36.922 | + ./stack.sh:main:551 : uname -a 2022-06-02 04:58:36.922 | Linux dv-cinder-831188-2-iscsi 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 04:58:36.924 | + ./stack.sh:main:554 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-06-02 04:58:36.926 | + ./stack.sh:main:555 : rm -f /opt/stack/data/ca-bundle.pem 2022-06-02 04:58:36.930 | + ./stack.sh:main:558 : source /home/ubuntu/devstack/lib/database 2022-06-02 04:58:36.957 | + ./stack.sh:main:559 : source /home/ubuntu/devstack/lib/rpc_backend 2022-06-02 04:58:36.973 | + ./stack.sh:main:565 : fetch_plugins 2022-06-02 04:58:36.975 | + functions-common:fetch_plugins:1668 : local plugins= 2022-06-02 04:58:36.977 | + functions-common:fetch_plugins:1669 : local plugin 2022-06-02 04:58:36.978 | + functions-common:fetch_plugins:1672 : [[ -z '' ]] 2022-06-02 04:58:36.980 | + functions-common:fetch_plugins:1673 : return 2022-06-02 04:58:36.982 | + ./stack.sh:main:569 : run_phase override_defaults 2022-06-02 04:58:36.985 | + functions-common:run_phase:1750 : local mode=override_defaults 2022-06-02 04:58:36.986 | + functions-common:run_phase:1751 : local phase= 2022-06-02 04:58:36.988 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-02 04:58:36.990 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-02 04:58:36.992 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-02 04:58:36.993 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-02 04:58:36.995 | + functions-common:run_phase:1760 : local extra 2022-06-02 04:58:36.997 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-02 04:58:37.000 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-02 04:58:37.002 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-02 04:58:37.004 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-02 04:58:37.006 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-06-02 04:58:37.008 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-02 04:58:37.020 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:58:37.022 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-02 04:58:37.024 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-02 04:58:37.026 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-02 04:58:37.028 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-02 04:58:37.029 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-02 04:58:37.031 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-02 04:58:37.033 | ++ extras.d/80-tempest.sh:source:26 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-06-02 04:58:37.035 | ++ extras.d/80-tempest.sh:source:31 : [[ override_defaults == \c\l\e\a\n ]] 2022-06-02 04:58:37.037 | + functions-common:run_phase:1771 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-02 04:58:37.039 | + 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 04:58:37.040 | + functions-common:run_phase:1775 : plugin_override_defaults 2022-06-02 04:58:37.042 | + functions-common:plugin_override_defaults:1709 : local plugins= 2022-06-02 04:58:37.044 | + functions-common:plugin_override_defaults:1710 : local plugin 2022-06-02 04:58:37.046 | + functions-common:plugin_override_defaults:1713 : [[ -z '' ]] 2022-06-02 04:58:37.048 | + functions-common:plugin_override_defaults:1714 : return 2022-06-02 04:58:37.050 | + ./stack.sh:main:572 : source /home/ubuntu/devstack/lib/apache 2022-06-02 04:58:37.067 | + ./stack.sh:main:575 : source /home/ubuntu/devstack/lib/tls 2022-06-02 04:58:37.069 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-06-02 04:58:37.082 | ++ functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:58:37.085 | +++ lib/tls:source:43 : hostname -f 2022-06-02 04:58:37.089 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-06-02 04:58:37.092 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-06-02 04:58:37.094 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-06-02 04:58:37.097 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-06-02 04:58:37.099 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-06-02 04:58:37.101 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-06-02 04:58:37.103 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-06-02 04:58:37.105 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-06-02 04:58:37.106 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-06-02 04:58:37.108 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-06-02 04:58:37.113 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/infra 2022-06-02 04:58:37.124 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/libraries 2022-06-02 04:58:37.141 | + ./stack.sh:main:580 : source /home/ubuntu/devstack/lib/lvm 2022-06-02 04:58:37.154 | + ./stack.sh:main:581 : source /home/ubuntu/devstack/lib/horizon 2022-06-02 04:58:37.172 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/keystone 2022-06-02 04:58:37.199 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/glance 2022-06-02 04:58:37.245 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/nova 2022-06-02 04:58:37.337 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/placement 2022-06-02 04:58:37.360 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/cinder 2022-06-02 04:58:37.396 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/swift 2022-06-02 04:58:37.454 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/neutron 2022-06-02 04:58:37.606 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/ldap 2022-06-02 04:58:37.622 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/dstat 2022-06-02 04:58:37.636 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/tcpdump 2022-06-02 04:58:37.649 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/etcd3 2022-06-02 04:58:37.743 | + ./stack.sh:main:598 : run_phase source 2022-06-02 04:58:37.746 | + functions-common:run_phase:1750 : local mode=source 2022-06-02 04:58:37.749 | + functions-common:run_phase:1751 : local phase= 2022-06-02 04:58:37.751 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-02 04:58:37.754 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-02 04:58:37.756 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-02 04:58:37.758 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-02 04:58:37.760 | + functions-common:run_phase:1760 : local extra 2022-06-02 04:58:37.763 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-02 04:58:37.767 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-02 04:58:37.769 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-02 04:58:37.771 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-02 04:58:37.774 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-06-02 04:58:37.777 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-02 04:58:37.795 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:58:37.801 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-06-02 04:58:37.805 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-06-02 04:58:37.850 | ++ extras.d/80-tempest.sh:source:26 : [[ source == \u\n\s\t\a\c\k ]] 2022-06-02 04:58:37.852 | ++ extras.d/80-tempest.sh:source:31 : [[ source == \c\l\e\a\n ]] 2022-06-02 04:58:37.854 | + functions-common:run_phase:1771 : [[ source == \s\o\u\r\c\e ]] 2022-06-02 04:58:37.857 | + functions-common:run_phase:1772 : load_plugin_settings 2022-06-02 04:58:37.859 | + functions-common:load_plugin_settings:1686 : local plugins= 2022-06-02 04:58:37.863 | + functions-common:load_plugin_settings:1687 : local plugin 2022-06-02 04:58:37.865 | + functions-common:load_plugin_settings:1690 : [[ -z '' ]] 2022-06-02 04:58:37.867 | + functions-common:load_plugin_settings:1691 : return 2022-06-02 04:58:37.869 | + functions-common:run_phase:1773 : verify_disabled_services 2022-06-02 04:58:37.872 | + functions-common:verify_disabled_services:2033 : local service 2022-06-02 04:58:37.874 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:58:37.876 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-06-02 04:58:37.879 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:58:37.881 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-06-02 04:58:37.884 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:58:37.886 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-06-02 04:58:37.888 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:58:37.890 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-06-02 04:58:37.893 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:58:37.895 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-06-02 04:58:37.897 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:58:37.899 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-06-02 04:58:37.902 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:58:37.905 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-06-02 04:58:37.907 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:58:37.909 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-06-02 04:58:37.912 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:58:37.915 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-06-02 04:58:37.917 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:58:37.919 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-06-02 04:58:37.922 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:58:37.925 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-06-02 04:58:37.927 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:58:37.929 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-06-02 04:58:37.932 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:58:37.934 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-06-02 04:58:37.937 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:58:37.939 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-06-02 04:58:37.942 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:58:37.945 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-06-02 04:58:37.947 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:58:37.950 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-06-02 04:58:37.952 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:58:37.955 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-06-02 04:58:37.957 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:58:37.959 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-06-02 04:58:37.962 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:58:37.964 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-06-02 04:58:37.966 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:58:37.969 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-06-02 04:58:37.971 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:58:37.974 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-06-02 04:58:37.976 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:58:37.978 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-06-02 04:58:37.981 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:58:37.983 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-06-02 04:58:37.985 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:58:37.988 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-06-02 04:58:37.990 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:58:37.993 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-06-02 04:58:37.995 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:58:37.997 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-06-02 04:58:38.000 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:58:38.002 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-06-02 04:58:38.004 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:58:38.007 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-06-02 04:58:38.009 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:58:38.011 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-06-02 04:58:38.014 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:58:38.016 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-06-02 04:58:38.018 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:58:38.020 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-06-02 04:58:38.022 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:58:38.025 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-06-02 04:58:38.027 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:58:38.029 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-06-02 04:58:38.031 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:58:38.033 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-06-02 04:58:38.036 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:58:38.039 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-06-02 04:58:38.041 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:58:38.043 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-06-02 04:58:38.045 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:58:38.048 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-06-02 04:58:38.051 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:58:38.053 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-06-02 04:58:38.059 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:58:38.061 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-06-02 04:58:38.064 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:58:38.066 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-06-02 04:58:38.069 | + ./stack.sh:main:669 : initialize_database_backends 2022-06-02 04:58:38.072 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-02 04:58:38.075 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-06-02 04:58:38.091 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:58:38.093 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-06-02 04:58:38.096 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-02 04:58:38.099 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-06-02 04:58:38.117 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:58:38.120 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-06-02 04:58:38.122 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-06-02 04:58:38.124 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-06-02 04:58:38.126 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-06-02 04:58:38.129 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-06-02 04:58:38.133 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-06-02 04:58:38.135 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-06-02 04:58:38.138 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2022-06-02 04:58:38.140 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-02 04:58:38.142 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2022-06-02 04:58:38.145 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-02 04:58:38.148 | + lib/database:initialize_database_backends:104 : return 0 2022-06-02 04:58:38.150 | + ./stack.sh:main:670 : echo 'Using mysql database backend' 2022-06-02 04:58:38.151 | Using mysql database backend 2022-06-02 04:58:38.153 | + ./stack.sh:main:673 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-06-02 04:58:38.170 | + ./stack.sh:main:685 : is_service_enabled rabbit 2022-06-02 04:58:38.189 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:58:38.192 | + ./stack.sh:main:686 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-06-02 04:58:38.210 | + ./stack.sh:main:693 : is_service_enabled keystone 2022-06-02 04:58:38.227 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:58:38.231 | + ./stack.sh:main:695 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-06-02 04:58:38.248 | + ./stack.sh:main:697 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-06-02 04:58:38.265 | + ./stack.sh:main:708 : is_service_enabled ldap 2022-06-02 04:58:38.282 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:58:38.284 | + ./stack.sh:main:717 : is_service_enabled nova 2022-06-02 04:58:38.301 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:58:38.303 | + ./stack.sh:main:717 : [[ libvirt == \x\e\n\s\e\r\v\e\r ]] 2022-06-02 04:58:38.305 | + ./stack.sh:main:727 : is_service_enabled s-proxy 2022-06-02 04:58:38.321 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:58:38.323 | + ./stack.sh:main:731 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-06-02 04:58:38.339 | + ./stack.sh:main:733 : [[ -z '' ]] 2022-06-02 04:58:38.341 | + ./stack.sh:main:733 : [[ False == \T\r\u\e ]] 2022-06-02 04:58:38.344 | + ./stack.sh:main:739 : save_stackenv 739 2022-06-02 04:58:38.347 | + functions-common:save_stackenv:60 : local tag=739 2022-06-02 04:58:38.350 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-06-02 04:58:38.354 | + functions-common:save_stackenv:62 : time_stamp=2022-06-02-045838 2022-06-02 04:58:38.357 | + functions-common:save_stackenv:63 : echo '# 2022-06-02-045838 739' 2022-06-02 04:58:38.360 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 04:58:38.362 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-02 04:58:38.365 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 04:58:38.367 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-06-02 04:58:38.370 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 04:58:38.372 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-06-02 04:58:38.374 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 04:58:38.377 | + 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,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,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 04:58:38.380 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 04:58:38.382 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.24 2022-06-02 04:58:38.384 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 04:58:38.387 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.24/identity 2022-06-02 04:58:38.389 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 04:58:38.392 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-06-02-045836 2022-06-02 04:58:38.394 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 04:58:38.396 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-06-02 04:58:38.399 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 04:58:38.401 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.24 2022-06-02 04:58:38.403 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 04:58:38.405 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-06-02 04:58:38.408 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 04:58:38.411 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-06-02 04:58:38.413 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 04:58:38.417 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-06-02 04:58:38.419 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 04:58:38.422 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-06-02 04:58:38.426 | + ./stack.sh:main:750 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/victoria 2022-06-02 04:58:38.428 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/requirements.git 2022-06-02 04:58:38.430 | + functions-common:git_clone:526 : local git_dest=/opt/stack/requirements 2022-06-02 04:58:38.432 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-02 04:58:38.434 | + functions-common:git_clone:528 : local orig_dir 2022-06-02 04:58:38.437 | ++ functions-common:git_clone:529 : pwd 2022-06-02 04:58:38.440 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-02 04:58:38.442 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-02 04:58:38.444 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-02 04:58:38.462 | + functions-common:git_clone:532 : RECLONE=False 2022-06-02 04:58:38.464 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-02 04:58:38.466 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-02 04:58:38.469 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-02 04:58:38.469 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-02 04:58:38.475 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/requirements ]] 2022-06-02 04:58:38.477 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-02 04:58:38.479 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-06-02 04:58:38.493 | + functions-common:git_clone:606 : cd /opt/stack/requirements 2022-06-02 04:58:38.495 | + functions-common:git_clone:607 : git show --oneline 2022-06-02 04:58:38.495 | + functions-common:git_clone:607 : head -1 2022-06-02 04:58:38.499 | 31511864 Merge "update constraint for sushy to new release 3.4.6" into stable/victoria 2022-06-02 04:58:38.502 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-02 04:58:38.504 | + ./stack.sh:main:754 : echo_summary 'Installing package prerequisites' 2022-06-02 04:58:38.507 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-02 04:58:38.509 | + ./stack.sh:echo_summary:421 : echo -e Installing package prerequisites 2022-06-02 04:58:38.512 | + ./stack.sh:main:755 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-06-02 04:58:38.514 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-06-02 04:58:38.519 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-06-02 04:58:38.523 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-06-02 04:58:38.525 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-06-02 04:58:38.528 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-06-02 04:58:38.530 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-06-02 04:58:38.534 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-06-02 04:58:38.538 | ++ tools/install_prereqs.sh:source:47 : NOW=1654145918 2022-06-02 04:58:38.541 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-06-02 04:58:38.546 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1654145720 2022-06-02 04:58:38.549 | ++ tools/install_prereqs.sh:source:49 : DELTA=198 2022-06-02 04:58:38.551 | ++ tools/install_prereqs.sh:source:50 : [[ 198 -lt 7200 ]] 2022-06-02 04:58:38.553 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-06-02 04:58:38.556 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-06-02 04:58:38.558 | ++ functions-common:export_proxy_variables:2140 : isset http_proxy 2022-06-02 04:58:38.560 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2022-06-02 04:58:38.563 | ++ functions-common:export_proxy_variables:2143 : isset https_proxy 2022-06-02 04:58:38.565 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2022-06-02 04:58:38.568 | ++ functions-common:export_proxy_variables:2146 : isset no_proxy 2022-06-02 04:58:38.570 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2022-06-02 04:58:38.573 | +++ 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,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,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 04:58:38.621 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-06-02 04:58:38.621 | apache2-dev 2022-06-02 04:58:38.621 | bc 2022-06-02 04:58:38.621 | bsdmainutils 2022-06-02 04:58:38.621 | curl 2022-06-02 04:58:38.621 | g++ 2022-06-02 04:58:38.621 | gcc 2022-06-02 04:58:38.621 | gettext 2022-06-02 04:58:38.621 | git 2022-06-02 04:58:38.621 | graphviz 2022-06-02 04:58:38.621 | iputils-ping 2022-06-02 04:58:38.621 | libapache2-mod-proxy-uwsgi 2022-06-02 04:58:38.621 | libffi-dev 2022-06-02 04:58:38.622 | libjpeg-dev 2022-06-02 04:58:38.622 | libmysqlclient-dev 2022-06-02 04:58:38.622 | libpcre3-dev 2022-06-02 04:58:38.622 | libpq-dev 2022-06-02 04:58:38.622 | libssl-dev 2022-06-02 04:58:38.622 | libsystemd-dev 2022-06-02 04:58:38.622 | libxml2-dev 2022-06-02 04:58:38.622 | libxslt1-dev 2022-06-02 04:58:38.622 | libyaml-dev 2022-06-02 04:58:38.622 | lsof 2022-06-02 04:58:38.622 | openssh-server 2022-06-02 04:58:38.622 | openssl 2022-06-02 04:58:38.622 | pkg-config 2022-06-02 04:58:38.622 | psmisc 2022-06-02 04:58:38.622 | python3-dev 2022-06-02 04:58:38.622 | python3-pip 2022-06-02 04:58:38.622 | python3-venv 2022-06-02 04:58:38.622 | tar 2022-06-02 04:58:38.622 | tcpdump 2022-06-02 04:58:38.623 | unzip 2022-06-02 04:58:38.623 | uuid-runtime 2022-06-02 04:58:38.623 | wget 2022-06-02 04:58:38.623 | wget 2022-06-02 04:58:38.623 | zlib1g-dev 2022-06-02 04:58:38.623 | libkrb5-dev 2022-06-02 04:58:38.623 | libldap2-dev 2022-06-02 04:58:38.623 | libsasl2-dev 2022-06-02 04:58:38.623 | memcached 2022-06-02 04:58:38.623 | python3-mysqldb 2022-06-02 04:58:38.623 | sqlite3 2022-06-02 04:58:38.623 | conntrack 2022-06-02 04:58:38.623 | curl 2022-06-02 04:58:38.624 | dnsmasq-base 2022-06-02 04:58:38.624 | dnsmasq-utils 2022-06-02 04:58:38.624 | ebtables 2022-06-02 04:58:38.624 | gawk 2022-06-02 04:58:38.624 | genisoimage 2022-06-02 04:58:38.624 | iptables 2022-06-02 04:58:38.624 | iputils-arping 2022-06-02 04:58:38.624 | kpartx 2022-06-02 04:58:38.624 | libjs-jquery-tablesorter 2022-06-02 04:58:38.624 | libmysqlclient-dev 2022-06-02 04:58:38.624 | parted 2022-06-02 04:58:38.624 | pm-utils 2022-06-02 04:58:38.625 | python3-mysqldb 2022-06-02 04:58:38.625 | socat 2022-06-02 04:58:38.625 | sqlite3 2022-06-02 04:58:38.625 | sudo 2022-06-02 04:58:38.625 | vlan 2022-06-02 04:58:38.625 | lsscsi 2022-06-02 04:58:38.625 | open-iscsi 2022-06-02 04:58:38.625 | lvm2 2022-06-02 04:58:38.625 | qemu-utils 2022-06-02 04:58:38.625 | thin-provisioning-tools 2022-06-02 04:58:38.625 | acl 2022-06-02 04:58:38.625 | dnsmasq-base 2022-06-02 04:58:38.625 | dnsmasq-utils 2022-06-02 04:58:38.625 | ebtables 2022-06-02 04:58:38.625 | haproxy 2022-06-02 04:58:38.625 | iptables 2022-06-02 04:58:38.625 | iputils-arping 2022-06-02 04:58:38.626 | iputils-ping 2022-06-02 04:58:38.626 | libmysqlclient-dev 2022-06-02 04:58:38.626 | postgresql-server-dev-all 2022-06-02 04:58:38.626 | python3-mysqldb 2022-06-02 04:58:38.626 | sqlite3 2022-06-02 04:58:38.626 | sudo 2022-06-02 04:58:38.626 | vlan 2022-06-02 04:58:38.626 | ipset 2022-06-02 04:58:38.626 | conntrack 2022-06-02 04:58:38.626 | conntrackd 2022-06-02 04:58:38.626 | keepalived 2022-06-02 04:58:38.626 | dstat 2022-06-02 04:58:38.626 | lvm2 2022-06-02 04:58:38.626 | qemu-utils 2022-06-02 04:58:38.626 | thin-provisioning-tools 2022-06-02 04:58:38.626 | curl 2022-06-02 04:58:38.626 | liberasurecode-dev 2022-06-02 04:58:38.626 | make 2022-06-02 04:58:38.626 | memcached 2022-06-02 04:58:38.626 | sqlite3 2022-06-02 04:58:38.626 | xfsprogs' 2022-06-02 04:58:38.627 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-06-02 04:58:38.645 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-06-02 04:58:38.645 | apache2-dev 2022-06-02 04:58:38.645 | bc 2022-06-02 04:58:38.645 | bsdmainutils 2022-06-02 04:58:38.645 | curl 2022-06-02 04:58:38.645 | g++ 2022-06-02 04:58:38.645 | gcc 2022-06-02 04:58:38.645 | gettext 2022-06-02 04:58:38.645 | git 2022-06-02 04:58:38.645 | graphviz 2022-06-02 04:58:38.645 | iputils-ping 2022-06-02 04:58:38.645 | libapache2-mod-proxy-uwsgi 2022-06-02 04:58:38.645 | libffi-dev 2022-06-02 04:58:38.645 | libjpeg-dev 2022-06-02 04:58:38.645 | libmysqlclient-dev 2022-06-02 04:58:38.645 | libpcre3-dev 2022-06-02 04:58:38.645 | libpq-dev 2022-06-02 04:58:38.645 | libssl-dev 2022-06-02 04:58:38.645 | libsystemd-dev 2022-06-02 04:58:38.645 | libxml2-dev 2022-06-02 04:58:38.645 | libxslt1-dev 2022-06-02 04:58:38.645 | libyaml-dev 2022-06-02 04:58:38.645 | lsof 2022-06-02 04:58:38.645 | openssh-server 2022-06-02 04:58:38.645 | openssl 2022-06-02 04:58:38.646 | pkg-config 2022-06-02 04:58:38.646 | psmisc 2022-06-02 04:58:38.646 | python3-dev 2022-06-02 04:58:38.646 | python3-pip 2022-06-02 04:58:38.646 | python3-venv 2022-06-02 04:58:38.646 | tar 2022-06-02 04:58:38.646 | tcpdump 2022-06-02 04:58:38.646 | unzip 2022-06-02 04:58:38.646 | uuid-runtime 2022-06-02 04:58:38.646 | wget 2022-06-02 04:58:38.646 | wget 2022-06-02 04:58:38.646 | zlib1g-dev 2022-06-02 04:58:38.646 | libkrb5-dev 2022-06-02 04:58:38.646 | libldap2-dev 2022-06-02 04:58:38.646 | libsasl2-dev 2022-06-02 04:58:38.646 | memcached 2022-06-02 04:58:38.646 | python3-mysqldb 2022-06-02 04:58:38.646 | sqlite3 2022-06-02 04:58:38.646 | conntrack 2022-06-02 04:58:38.646 | curl 2022-06-02 04:58:38.646 | dnsmasq-base 2022-06-02 04:58:38.646 | dnsmasq-utils 2022-06-02 04:58:38.646 | ebtables 2022-06-02 04:58:38.646 | gawk 2022-06-02 04:58:38.646 | genisoimage 2022-06-02 04:58:38.646 | iptables 2022-06-02 04:58:38.646 | iputils-arping 2022-06-02 04:58:38.646 | kpartx 2022-06-02 04:58:38.646 | libjs-jquery-tablesorter 2022-06-02 04:58:38.646 | libmysqlclient-dev 2022-06-02 04:58:38.646 | parted 2022-06-02 04:58:38.646 | pm-utils 2022-06-02 04:58:38.646 | python3-mysqldb 2022-06-02 04:58:38.646 | socat 2022-06-02 04:58:38.646 | sqlite3 2022-06-02 04:58:38.646 | sudo 2022-06-02 04:58:38.646 | vlan 2022-06-02 04:58:38.646 | lsscsi 2022-06-02 04:58:38.646 | open-iscsi 2022-06-02 04:58:38.646 | lvm2 2022-06-02 04:58:38.647 | qemu-utils 2022-06-02 04:58:38.647 | thin-provisioning-tools 2022-06-02 04:58:38.647 | acl 2022-06-02 04:58:38.647 | dnsmasq-base 2022-06-02 04:58:38.647 | dnsmasq-utils 2022-06-02 04:58:38.647 | ebtables 2022-06-02 04:58:38.647 | haproxy 2022-06-02 04:58:38.647 | iptables 2022-06-02 04:58:38.647 | iputils-arping 2022-06-02 04:58:38.647 | iputils-ping 2022-06-02 04:58:38.647 | libmysqlclient-dev 2022-06-02 04:58:38.647 | postgresql-server-dev-all 2022-06-02 04:58:38.647 | python3-mysqldb 2022-06-02 04:58:38.647 | sqlite3 2022-06-02 04:58:38.647 | sudo 2022-06-02 04:58:38.647 | vlan 2022-06-02 04:58:38.647 | ipset 2022-06-02 04:58:38.647 | conntrack 2022-06-02 04:58:38.647 | conntrackd 2022-06-02 04:58:38.647 | keepalived 2022-06-02 04:58:38.647 | dstat 2022-06-02 04:58:38.647 | lvm2 2022-06-02 04:58:38.647 | qemu-utils 2022-06-02 04:58:38.647 | thin-provisioning-tools 2022-06-02 04:58:38.647 | curl 2022-06-02 04:58:38.647 | liberasurecode-dev 2022-06-02 04:58:38.647 | make 2022-06-02 04:58:38.647 | memcached 2022-06-02 04:58:38.647 | sqlite3 2022-06-02 04:58:38.647 | xfsprogs ' 2022-06-02 04:58:38.647 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-06-02 04:58:38.650 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:58:38.652 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:58:38.655 | ++ 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 04:58:38.655 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-06-02 04:58:38.662 | ++ 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 04:58:38.664 | ++ functions-common:install_package:1356 : update_package_repo 2022-06-02 04:58:38.666 | ++ functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-02 04:58:38.668 | ++ functions-common:update_package_repo:1329 : REPOS_UPDATED=False 2022-06-02 04:58:38.670 | ++ functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-02 04:58:38.673 | ++ functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-02 04:58:38.675 | ++ functions-common:update_package_repo:1336 : is_ubuntu 2022-06-02 04:58:38.679 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:58:38.683 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:58:38.685 | ++ functions-common:update_package_repo:1337 : apt_get_update 2022-06-02 04:58:38.688 | ++ functions-common:apt_get_update:1082 : [[ False == \T\r\u\e ]] 2022-06-02 04:58:38.690 | ++ functions-common:apt_get_update:1087 : [[ False = \T\r\u\e ]] 2022-06-02 04:58:38.693 | ++ functions-common:apt_get_update:1089 : local sudo=sudo 2022-06-02 04:58:38.696 | +++ functions-common:apt_get_update:1090 : id -u 2022-06-02 04:58:38.700 | ++ functions-common:apt_get_update:1090 : [[ 1000 = \0 ]] 2022-06-02 04:58:38.702 | ++ functions-common:apt_get_update:1093 : time_start apt-get-update 2022-06-02 04:58:38.705 | ++ functions-common:time_start:2308 : local name=apt-get-update 2022-06-02 04:58:38.707 | ++ functions-common:time_start:2309 : local start_time= 2022-06-02 04:58:38.710 | ++ functions-common:time_start:2310 : [[ -n '' ]] 2022-06-02 04:58:38.712 | +++ functions-common:time_start:2313 : date +%s%3N 2022-06-02 04:58:38.716 | ++ functions-common:time_start:2313 : _TIME_START[$name]=1654145918714 2022-06-02 04:58:38.718 | ++ functions-common:apt_get_update:1095 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-06-02 04:58:38.721 | ++ functions-common:apt_get_update:1096 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-06-02 04:58:38.723 | ++ 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 04:58:38.976 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-06-02 04:58:39.022 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-06-02 04:58:39.175 | Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-06-02 04:58:39.270 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-06-02 04:58:39.787 | Fetched 222 kB in 1s (292 kB/s) 2022-06-02 04:58:41.394 | Reading package lists... 2022-06-02 04:58:41.426 | ++ functions-common:apt_get_update:1101 : REPOS_UPDATED=True 2022-06-02 04:58:41.428 | ++ functions-common:apt_get_update:1103 : time_stop apt-get-update 2022-06-02 04:58:41.430 | ++ functions-common:time_stop:2322 : local name 2022-06-02 04:58:41.432 | ++ functions-common:time_stop:2323 : local end_time 2022-06-02 04:58:41.434 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:58:41.436 | ++ functions-common:time_stop:2325 : local total 2022-06-02 04:58:41.438 | ++ functions-common:time_stop:2326 : local start_time 2022-06-02 04:58:41.440 | ++ functions-common:time_stop:2328 : name=apt-get-update 2022-06-02 04:58:41.442 | ++ functions-common:time_stop:2329 : start_time=1654145918714 2022-06-02 04:58:41.445 | ++ functions-common:time_stop:2331 : [[ -z 1654145918714 ]] 2022-06-02 04:58:41.447 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:58:41.451 | ++ functions-common:time_stop:2334 : end_time=1654145921449 2022-06-02 04:58:41.453 | ++ functions-common:time_stop:2335 : elapsed_time=2735 2022-06-02 04:58:41.455 | ++ functions-common:time_stop:2336 : total=0 2022-06-02 04:58:41.457 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:58:41.459 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=2735 2022-06-02 04:58:41.462 | ++ 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 04:58:41.464 | ++ functions-common:real_install_package:1342 : is_ubuntu 2022-06-02 04:58:41.466 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:58:41.468 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:58:41.471 | ++ 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 04:58:41.492 | ++ 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 04:58:41.602 | Reading package lists... 2022-06-02 04:58:41.889 | Building dependency tree... 2022-06-02 04:58:41.890 | Reading state information... 2022-06-02 04:58:41.929 | acl is already the newest version (2.2.53-6). 2022-06-02 04:58:41.930 | bc is already the newest version (1.07.1-2build1). 2022-06-02 04:58:41.930 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-06-02 04:58:41.930 | conntrack is already the newest version (1:1.4.5-2). 2022-06-02 04:58:41.930 | ebtables is already the newest version (2.0.11-3build1). 2022-06-02 04:58:41.930 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-06-02 04:58:41.930 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-06-02 04:58:41.930 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-06-02 04:58:41.930 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-06-02 04:58:41.930 | gettext is already the newest version (0.19.8.1-10build1). 2022-06-02 04:58:41.930 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-06-02 04:58:41.930 | iputils-arping is already the newest version (3:20190709-3). 2022-06-02 04:58:41.930 | iputils-ping is already the newest version (3:20190709-3). 2022-06-02 04:58:41.930 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-06-02 04:58:41.930 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-06-02 04:58:41.930 | libffi-dev is already the newest version (3.3-4). 2022-06-02 04:58:41.930 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-06-02 04:58:41.930 | libxslt1-dev is already the newest version (1.1.34-4). 2022-06-02 04:58:41.930 | libyaml-dev is already the newest version (0.2.2-1). 2022-06-02 04:58:41.930 | lsscsi is already the newest version (0.30-0.1). 2022-06-02 04:58:41.930 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-06-02 04:58:41.930 | make is already the newest version (4.2.1-1.2). 2022-06-02 04:58:41.930 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-06-02 04:58:41.930 | psmisc is already the newest version (23.3-1). 2022-06-02 04:58:41.930 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-06-02 04:58:41.930 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-06-02 04:58:41.930 | socat is already the newest version (1.7.3.3-2). 2022-06-02 04:58:41.930 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-06-02 04:58:41.930 | unzip is already the newest version (6.0-25ubuntu1). 2022-06-02 04:58:41.930 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-06-02 04:58:41.930 | conntrackd is already the newest version (1:1.4.5-2). 2022-06-02 04:58:41.930 | dstat is already the newest version (0.7.4-6). 2022-06-02 04:58:41.930 | graphviz is already the newest version (2.42.2-3build2). 2022-06-02 04:58:41.930 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-06-02 04:58:41.930 | pm-utils is already the newest version (1.4.1-19). 2022-06-02 04:58:41.931 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-06-02 04:58:41.931 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-02 04:58:41.931 | apache2-dev is already the newest version (2.4.41-4ubuntu3.11). 2022-06-02 04:58:41.931 | curl is already the newest version (7.68.0-1ubuntu2.11). 2022-06-02 04:58:41.931 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-06-02 04:58:41.931 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-06-02 04:58:41.931 | git is already the newest version (1:2.25.1-1ubuntu3.4). 2022-06-02 04:58:41.931 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-06-02 04:58:41.931 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-06-02 04:58:41.931 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-06-02 04:58:41.931 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-06-02 04:58:41.931 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-06-02 04:58:41.931 | libmysqlclient-dev is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-06-02 04:58:41.931 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-06-02 04:58:41.931 | libpq-dev is already the newest version (12.11-0ubuntu0.20.04.1). 2022-06-02 04:58:41.931 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-06-02 04:58:41.931 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-02 04:58:41.931 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-06-02 04:58:41.931 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.3). 2022-06-02 04:58:41.931 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-06-02 04:58:41.931 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-06-02 04:58:41.931 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-06-02 04:58:41.931 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-06-02 04:58:41.931 | openssl is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-02 04:58:41.931 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-06-02 04:58:41.931 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-06-02 04:58:41.931 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-06-02 04:58:41.931 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-06-02 04:58:41.931 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-06-02 04:58:41.931 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-06-02 04:58:41.931 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-06-02 04:58:41.931 | wget is already the newest version (1.20.3-1ubuntu2). 2022-06-02 04:58:41.931 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-06-02 04:58:42.173 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-02 04:58:42.173 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-06-02 04:58:42.173 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-06-02 04:58:42.173 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-06-02 04:58:42.173 | The following packages were automatically installed and are no longer required: 2022-06-02 04:58:42.174 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-02 04:58:42.174 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-02 04:58:42.175 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-02 04:58:42.175 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-02 04:58:42.175 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-02 04:58:42.175 | python3-zope.interface 2022-06-02 04:58:42.175 | Use 'sudo apt autoremove' to remove them. 2022-06-02 04:58:42.295 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-02 04:58:42.299 | ++ functions-common:apt_get:1127 : result=0 2022-06-02 04:58:42.302 | ++ functions-common:apt_get:1130 : time_stop apt-get 2022-06-02 04:58:42.304 | ++ functions-common:time_stop:2322 : local name 2022-06-02 04:58:42.306 | ++ functions-common:time_stop:2323 : local end_time 2022-06-02 04:58:42.308 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:58:42.311 | ++ functions-common:time_stop:2325 : local total 2022-06-02 04:58:42.313 | ++ functions-common:time_stop:2326 : local start_time 2022-06-02 04:58:42.315 | ++ functions-common:time_stop:2328 : name=apt-get 2022-06-02 04:58:42.317 | ++ functions-common:time_stop:2329 : start_time=1654145921488 2022-06-02 04:58:42.319 | ++ functions-common:time_stop:2331 : [[ -z 1654145921488 ]] 2022-06-02 04:58:42.322 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:58:42.329 | ++ functions-common:time_stop:2334 : end_time=1654145922324 2022-06-02 04:58:42.332 | ++ functions-common:time_stop:2335 : elapsed_time=836 2022-06-02 04:58:42.334 | ++ functions-common:time_stop:2336 : total=799 2022-06-02 04:58:42.336 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:58:42.339 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=1635 2022-06-02 04:58:42.341 | ++ functions-common:apt_get:1131 : return 0 2022-06-02 04:58:42.344 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-06-02 04:58:42.346 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-06-02 04:58:42.348 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-06-02 04:58:42.353 | ++ tools/install_prereqs.sh:source:89 : date 2022-06-02 04:58:42.357 | + ./stack.sh:main:758 : [[ False != \T\r\u\e ]] 2022-06-02 04:58:42.359 | + ./stack.sh:main:759 : PYPI_ALTERNATIVE_URL= 2022-06-02 04:58:42.362 | + ./stack.sh:main:759 : /home/ubuntu/devstack/tools/install_pip.sh 2022-06-02 04:58:44.109 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-06-02 04:58:44.112 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-06-02 04:58:44.114 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-06-02 04:58:44.116 | + tools/install_pip.sh:main:43 : GetDistro 2022-06-02 04:58:44.118 | + functions-common:GetDistro:373 : GetOSVersion 2022-06-02 04:58:44.119 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2022-06-02 04:58:44.122 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2022-06-02 04:58:44.124 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2022-06-02 04:58:44.126 | + functions-common:_ensure_lsb_release:328 : return 2022-06-02 04:58:44.129 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2022-06-02 04:58:44.202 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2022-06-02 04:58:44.204 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2022-06-02 04:58:44.277 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2022-06-02 04:58:44.280 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2022-06-02 04:58:44.354 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2022-06-02 04:58:44.357 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-06-02 04:58:44.360 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2022-06-02 04:58:44.363 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2022-06-02 04:58:44.365 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2022-06-02 04:58:44.367 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2022-06-02 04:58:44.369 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2022-06-02 04:58:44.371 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2022-06-02 04:58:44.373 | + functions-common:GetDistro:378 : DISTRO=focal 2022-06-02 04:58:44.374 | + functions-common:GetDistro:424 : typeset -xr DISTRO 2022-06-02 04:58:44.377 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-06-02 04:58:44.377 | Distro: focal 2022-06-02 04:58:44.379 | + tools/install_pip.sh:main:136 : get_versions 2022-06-02 04:58:44.382 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-02 04:58:44.387 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-06-02 04:58:44.389 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-06-02 04:58:44.392 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-06-02 04:58:44.392 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-02 04:58:44.875 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2022-06-02 04:58:44.879 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2022-06-02 04:58:44.879 | pip: 20.2.2 2022-06-02 04:58:44.882 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2022-06-02 04:58:45.342 | pip 20.2.2 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2022-06-02 04:58:45.365 | + tools/install_pip.sh:main:138 : [[ -n '' ]] 2022-06-02 04:58:45.368 | + tools/install_pip.sh:main:143 : [[ focal == focal ]] 2022-06-02 04:58:45.370 | + tools/install_pip.sh:main:144 : exit 0 2022-06-02 04:58:45.373 | + ./stack.sh:main:763 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-06-02 04:58:45.376 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-06-02 04:58:45.382 | + ./stack.sh:main:764 : fixup_all 2022-06-02 04:58:45.384 | + tools/fixup_stuff.sh:fixup_all:195 : fixup_keystone 2022-06-02 04:58:45.386 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2022-06-02 04:58:45.389 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2022-06-02 04:58:45.394 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2022-06-02 04:58:45.394 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2022-06-02 04:58:45.396 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2022-06-02 04:58:45.404 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2022-06-02 04:58:45.407 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2022-06-02 04:58:45.409 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2022-06-02 04:58:45.417 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2022-06-02 04:58:45.420 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_ubuntu 2022-06-02 04:58:45.423 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2022-06-02 04:58:45.426 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2022-06-02 04:58:45.429 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_fedora 2022-06-02 04:58:45.431 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2022-06-02 04:58:45.433 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-02 04:58:45.435 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-02 04:58:45.437 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-02 04:58:45.440 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-02 04:58:45.442 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-02 04:58:45.444 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-02 04:58:45.446 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-02 04:58:45.448 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-02 04:58:45.450 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2022-06-02 04:58:45.453 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_suse 2022-06-02 04:58:45.455 | + tools/fixup_stuff.sh:fixup_suse:156 : is_suse 2022-06-02 04:58:45.457 | + functions-common:is_suse:464 : is_opensuse 2022-06-02 04:58:45.459 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-02 04:58:45.461 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-02 04:58:45.464 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-02 04:58:45.466 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-02 04:58:45.468 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-02 04:58:45.471 | + tools/fixup_stuff.sh:fixup_suse:157 : return 2022-06-02 04:58:45.473 | + ./stack.sh:main:767 : pip_install -U os-testr 2022-06-02 04:58:45.497 | Using python 3.8 to install os-testr 2022-06-02 04:58:45.500 | + 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 04:58:47.295 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 04:58:47.295 | 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 04:58:47.301 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:58:47.301 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:58:47.303 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 04:58:47.304 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:58:47.304 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:58:47.305 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:58:47.305 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:58:47.305 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:58:47.389 | 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 04:58:47.399 | 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 04:58:47.402 | 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 04:58:47.416 | 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 04:58:47.445 | 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 04:58:47.463 | 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 04:58:47.467 | 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 04:58:47.474 | 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 04:58:47.478 | 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 04:58:47.481 | 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 04:58:47.492 | 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 04:58:47.495 | 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 04:58:47.509 | 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 04:58:47.513 | 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 04:58:47.516 | 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 04:58:47.519 | 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 04:58:47.521 | 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 04:58:47.524 | 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 04:58:47.527 | 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 04:58:47.582 | 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 04:58:47.584 | 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 04:58:47.591 | 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 04:58:47.634 | 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 04:58:47.638 | 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 04:58:47.673 | 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 04:58:47.679 | 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 04:58:49.718 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 04:58:49.718 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 04:58:49.802 | + inc/python:pip_install:200 : result=0 2022-06-02 04:58:49.805 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 04:58:49.808 | + functions-common:time_stop:2322 : local name 2022-06-02 04:58:49.811 | + functions-common:time_stop:2323 : local end_time 2022-06-02 04:58:49.814 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:58:49.816 | + functions-common:time_stop:2325 : local total 2022-06-02 04:58:49.818 | + functions-common:time_stop:2326 : local start_time 2022-06-02 04:58:49.820 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 04:58:49.823 | + functions-common:time_stop:2329 : start_time=1654145925492 2022-06-02 04:58:49.825 | + functions-common:time_stop:2331 : [[ -z 1654145925492 ]] 2022-06-02 04:58:49.827 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:58:49.832 | + functions-common:time_stop:2334 : end_time=1654145929829 2022-06-02 04:58:49.834 | + functions-common:time_stop:2335 : elapsed_time=4337 2022-06-02 04:58:49.841 | + functions-common:time_stop:2336 : total=0 2022-06-02 04:58:49.843 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:58:49.845 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=4337 2022-06-02 04:58:49.847 | + inc/python:pip_install:203 : return 0 2022-06-02 04:58:49.850 | + ./stack.sh:main:769 : pip_install_gr systemd-python 2022-06-02 04:58:49.852 | + inc/python:pip_install_gr:76 : local name=systemd-python 2022-06-02 04:58:49.854 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-02 04:58:49.857 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements systemd-python 2022-06-02 04:58:49.859 | ++ inc/python:get_from_global_requirements:225 : local package=systemd-python 2022-06-02 04:58:49.862 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-02 04:58:49.865 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^systemd-python' /opt/stack/requirements/global-requirements.txt 2022-06-02 04:58:49.866 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-02 04:58:49.872 | ++ inc/python:get_from_global_requirements:227 : required_pkg='systemd-python ' 2022-06-02 04:58:49.874 | ++ inc/python:get_from_global_requirements:228 : [[ systemd-python == '' ]] 2022-06-02 04:58:49.877 | ++ inc/python:get_from_global_requirements:231 : echo systemd-python 2022-06-02 04:58:49.881 | + inc/python:pip_install_gr:78 : clean_name=systemd-python 2022-06-02 04:58:49.883 | + inc/python:pip_install_gr:79 : pip_install systemd-python 2022-06-02 04:58:49.903 | Using python 3.8 to install systemd-python 2022-06-02 04:58:49.905 | + 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 04:58:51.701 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 04:58:51.702 | 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 04:58:51.707 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:58:51.707 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:58:51.709 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 04:58:51.710 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:58:51.710 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:58:51.711 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:58:51.711 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:58:51.711 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:58:51.731 | 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 04:58:53.991 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 04:58:53.991 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 04:58:54.072 | + inc/python:pip_install:200 : result=0 2022-06-02 04:58:54.074 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 04:58:54.077 | + functions-common:time_stop:2322 : local name 2022-06-02 04:58:54.080 | + functions-common:time_stop:2323 : local end_time 2022-06-02 04:58:54.082 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:58:54.084 | + functions-common:time_stop:2325 : local total 2022-06-02 04:58:54.087 | + functions-common:time_stop:2326 : local start_time 2022-06-02 04:58:54.089 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 04:58:54.092 | + functions-common:time_stop:2329 : start_time=1654145929898 2022-06-02 04:58:54.094 | + functions-common:time_stop:2331 : [[ -z 1654145929898 ]] 2022-06-02 04:58:54.098 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:58:54.103 | + functions-common:time_stop:2334 : end_time=1654145934100 2022-06-02 04:58:54.105 | + functions-common:time_stop:2335 : elapsed_time=4202 2022-06-02 04:58:54.108 | + functions-common:time_stop:2336 : total=4337 2022-06-02 04:58:54.111 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:58:54.114 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=8539 2022-06-02 04:58:54.116 | + inc/python:pip_install:203 : return 0 2022-06-02 04:58:54.118 | + ./stack.sh:main:772 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-06-02 04:58:54.181 | + ./stack.sh:main:773 : sudo systemctl restart systemd-journald 2022-06-02 04:58:54.292 | + ./stack.sh:main:779 : install_infra 2022-06-02 04:58:54.297 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-02 04:58:54.300 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-06-02 04:58:54.302 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-02 04:58:54.305 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-06-02 04:58:54.330 | + 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 04:58:56.414 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:58:56.426 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:58:56.487 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 04:58:56.528 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:58:56.530 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:58:56.532 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:58:56.535 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:58:56.537 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:58:57.055 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 04:58:57.194 | 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 04:58:57.441 | + inc/python:pip_install:200 : result=0 2022-06-02 04:58:57.443 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 04:58:57.446 | + functions-common:time_stop:2322 : local name 2022-06-02 04:58:57.448 | + functions-common:time_stop:2323 : local end_time 2022-06-02 04:58:57.450 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:58:57.452 | + functions-common:time_stop:2325 : local total 2022-06-02 04:58:57.454 | + functions-common:time_stop:2326 : local start_time 2022-06-02 04:58:57.457 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 04:58:57.459 | + functions-common:time_stop:2329 : start_time=1654145934322 2022-06-02 04:58:57.461 | + functions-common:time_stop:2331 : [[ -z 1654145934322 ]] 2022-06-02 04:58:57.463 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:58:57.467 | + functions-common:time_stop:2334 : end_time=1654145937465 2022-06-02 04:58:57.470 | + functions-common:time_stop:2335 : elapsed_time=3143 2022-06-02 04:58:57.472 | + functions-common:time_stop:2336 : total=8539 2022-06-02 04:58:57.474 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:58:57.476 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=11682 2022-06-02 04:58:57.478 | + inc/python:pip_install:203 : return 0 2022-06-02 04:58:57.480 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-02 04:58:57.483 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-06-02 04:58:57.505 | + 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 04:58:59.555 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:58:59.566 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:58:59.624 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 04:58:59.665 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:58:59.667 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:58:59.669 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:58:59.671 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:58:59.673 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:59:00.189 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 04:59:00.192 | Processing /opt/stack/requirements 2022-06-02 04:59:01.866 | 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 04:59:01.869 | 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 04:59:01.881 | 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 04:59:01.887 | 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 04:59:01.890 | 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 04:59:01.893 | 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 04:59:01.912 | 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 04:59:01.915 | 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 04:59:01.933 | 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 04:59:01.936 | 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 04:59:01.943 | 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 04:59:01.963 | 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 04:59:01.966 | 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 04:59:01.981 | 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 04:59:01.983 | 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 04:59:01.986 | 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 04:59:01.989 | 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 04:59:01.992 | 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 04:59:01.995 | 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 04:59:01.997 | 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 04:59:01.999 | 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 04:59:02.012 | 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 04:59:02.018 | 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 04:59:02.070 | 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 04:59:02.073 | 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 04:59:02.076 | 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 04:59:02.129 | 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 04:59:02.133 | 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 04:59:02.135 | 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 04:59:02.140 | Building wheels for collected packages: openstack-requirements 2022-06-02 04:59:02.141 | Building wheel for openstack-requirements (setup.py): started 2022-06-02 04:59:02.892 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-06-02 04:59:02.893 | ERROR: Command errored out with exit status 1: 2022-06-02 04:59:02.893 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-bnxu2aoc/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-bnxu2aoc/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-91qcm7xn 2022-06-02 04:59:02.893 | cwd: /tmp/pip-req-build-bnxu2aoc/ 2022-06-02 04:59:02.893 | Complete output (6 lines): 2022-06-02 04:59:02.893 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-06-02 04:59:02.893 | or: setup.py --help [cmd1 cmd2 ...] 2022-06-02 04:59:02.893 | or: setup.py --help-commands 2022-06-02 04:59:02.893 | or: setup.py cmd --help 2022-06-02 04:59:02.893 | 2022-06-02 04:59:02.893 | error: invalid command 'bdist_wheel' 2022-06-02 04:59:02.893 | ---------------------------------------- 2022-06-02 04:59:02.893 | ERROR: Failed building wheel for openstack-requirements 2022-06-02 04:59:02.893 | Running setup.py clean for openstack-requirements 2022-06-02 04:59:03.657 | Failed to build openstack-requirements 2022-06-02 04:59:03.671 | Installing collected packages: openstack-requirements 2022-06-02 04:59:03.671 | Attempting uninstall: openstack-requirements 2022-06-02 04:59:03.673 | Found existing installation: openstack-requirements 1.2.1.dev4208 2022-06-02 04:59:03.707 | Uninstalling openstack-requirements-1.2.1.dev4208: 2022-06-02 04:59:03.726 | Successfully uninstalled openstack-requirements-1.2.1.dev4208 2022-06-02 04:59:03.729 | Running setup.py install for openstack-requirements: started 2022-06-02 04:59:05.934 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-06-02 04:59:05.960 | Successfully installed openstack-requirements-1.2.1.dev4208 2022-06-02 04:59:06.093 | + inc/python:pip_install:200 : result=0 2022-06-02 04:59:06.095 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 04:59:06.097 | + functions-common:time_stop:2322 : local name 2022-06-02 04:59:06.099 | + functions-common:time_stop:2323 : local end_time 2022-06-02 04:59:06.102 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:59:06.104 | + functions-common:time_stop:2325 : local total 2022-06-02 04:59:06.106 | + functions-common:time_stop:2326 : local start_time 2022-06-02 04:59:06.108 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 04:59:06.110 | + functions-common:time_stop:2329 : start_time=1654145937498 2022-06-02 04:59:06.113 | + functions-common:time_stop:2331 : [[ -z 1654145937498 ]] 2022-06-02 04:59:06.115 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:59:06.120 | + functions-common:time_stop:2334 : end_time=1654145946117 2022-06-02 04:59:06.122 | + functions-common:time_stop:2335 : elapsed_time=8619 2022-06-02 04:59:06.124 | + functions-common:time_stop:2336 : total=11682 2022-06-02 04:59:06.126 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:59:06.128 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=20301 2022-06-02 04:59:06.131 | + inc/python:pip_install:203 : return 0 2022-06-02 04:59:06.133 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-06-02 04:59:06.136 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-06-02 04:59:06.138 | + inc/python:use_library_from_git:250 : local name=pbr 2022-06-02 04:59:06.140 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:59:06.143 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:59:06.145 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-06-02 04:59:06.147 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:59:06.150 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-06-02 04:59:06.170 | Using python 3.8 to install pbr 2022-06-02 04:59:06.173 | + 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 04:59:07.943 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 04:59:07.943 | 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 04:59:07.947 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:59:07.948 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:59:07.950 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 04:59:07.951 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:59:07.951 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:59:07.952 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:59:07.952 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:59:07.952 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:59:08.089 | 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 04:59:10.300 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 04:59:10.300 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 04:59:10.386 | + inc/python:pip_install:200 : result=0 2022-06-02 04:59:10.388 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 04:59:10.390 | + functions-common:time_stop:2322 : local name 2022-06-02 04:59:10.392 | + functions-common:time_stop:2323 : local end_time 2022-06-02 04:59:10.395 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:59:10.397 | + functions-common:time_stop:2325 : local total 2022-06-02 04:59:10.399 | + functions-common:time_stop:2326 : local start_time 2022-06-02 04:59:10.401 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 04:59:10.403 | + functions-common:time_stop:2329 : start_time=1654145946165 2022-06-02 04:59:10.405 | + functions-common:time_stop:2331 : [[ -z 1654145946165 ]] 2022-06-02 04:59:10.408 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:59:10.412 | + functions-common:time_stop:2334 : end_time=1654145950410 2022-06-02 04:59:10.414 | + functions-common:time_stop:2335 : elapsed_time=4245 2022-06-02 04:59:10.416 | + functions-common:time_stop:2336 : total=20301 2022-06-02 04:59:10.418 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:59:10.420 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=24546 2022-06-02 04:59:10.422 | + inc/python:pip_install:203 : return 0 2022-06-02 04:59:10.425 | + ./stack.sh:main:782 : python3 -m venv /opt/stack/bindep-venv 2022-06-02 04:59:12.680 | + ./stack.sh:main:784 : /opt/stack/bindep-venv/bin/pip install bindep 2022-06-02 04:59:14.568 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 04:59:14.569 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-06-02 04:59:14.590 | 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 04:59:14.597 | 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 04:59:14.600 | 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 04:59:14.602 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-06-02 04:59:14.605 | 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 04:59:14.680 | + ./stack.sh:main:785 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-02 04:59:14.683 | + ./stack.sh:main:785 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-02 04:59:14.686 | ++ ./stack.sh:main:788 : _get_plugin_bindep_packages 2022-06-02 04:59:14.703 | + ./stack.sh:main:788 : pkgs= 2022-06-02 04:59:14.706 | + ./stack.sh:main:789 : [[ -n '' ]] 2022-06-02 04:59:14.709 | + ./stack.sh:main:796 : run_phase stack pre-install 2022-06-02 04:59:14.711 | + functions-common:run_phase:1750 : local mode=stack 2022-06-02 04:59:14.713 | + functions-common:run_phase:1751 : local phase=pre-install 2022-06-02 04:59:14.716 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-02 04:59:14.718 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-02 04:59:14.721 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-02 04:59:14.723 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-02 04:59:14.725 | + functions-common:run_phase:1760 : local extra 2022-06-02 04:59:14.728 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-02 04:59:14.732 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-02 04:59:14.734 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-02 04:59:14.736 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-02 04:59:14.738 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-06-02 04:59:14.740 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-02 04:59:14.755 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:59:14.757 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-02 04:59:14.759 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-02 04:59:14.761 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-06-02 04:59:14.763 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-06-02 04:59:14.765 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-06-02 04:59:14.767 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-06-02 04:59:14.770 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-06-02 04:59:14.772 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-06-02 04:59:14.774 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-06-02 04:59:14.776 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-06-02 04:59:14.778 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-06-02 04:59:14.780 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2022-06-02 04:59:14.782 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2022-06-02 04:59:14.785 | + functions-common:run_phase:1771 : [[ stack == \s\o\u\r\c\e ]] 2022-06-02 04:59:14.787 | + 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 04:59:14.790 | + functions-common:run_phase:1777 : run_plugins stack pre-install 2022-06-02 04:59:14.792 | + functions-common:run_plugins:1736 : local mode=stack 2022-06-02 04:59:14.794 | + functions-common:run_plugins:1737 : local phase=pre-install 2022-06-02 04:59:14.796 | + functions-common:run_plugins:1739 : local plugins= 2022-06-02 04:59:14.798 | + functions-common:run_plugins:1740 : local plugin 2022-06-02 04:59:14.801 | + ./stack.sh:main:799 : set_systemd_override DefaultLimitNOFILE 2048 2022-06-02 04:59:14.803 | + functions:set_systemd_override:825 : local key=DefaultLimitNOFILE 2022-06-02 04:59:14.806 | + functions:set_systemd_override:826 : local value=2048 2022-06-02 04:59:14.808 | + functions:set_systemd_override:828 : local sysconf=/etc/systemd/system.conf 2022-06-02 04:59:14.811 | + functions:set_systemd_override:829 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-06-02 04:59:14.864 | + functions:set_systemd_override:830 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-06-02 04:59:14.865 | Set systemd system override for DefaultLimitNOFILE=2048 2022-06-02 04:59:14.867 | + functions:set_systemd_override:832 : sudo systemctl daemon-reload 2022-06-02 04:59:15.251 | + ./stack.sh:main:801 : install_rpc_backend 2022-06-02 04:59:15.254 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-06-02 04:59:15.271 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:59:15.273 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-06-02 04:59:15.275 | + functions-common:install_package:1356 : update_package_repo 2022-06-02 04:59:15.278 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-02 04:59:15.280 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-02 04:59:15.282 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-02 04:59:15.285 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-02 04:59:15.288 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-02 04:59:15.290 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:59:15.292 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:59:15.295 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-02 04:59:15.298 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-02 04:59:15.300 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-02 04:59:15.304 | + functions-common:apt_get_update:1083 : return 2022-06-02 04:59:15.306 | + functions-common:install_package:1357 : real_install_package rabbitmq-server 2022-06-02 04:59:15.309 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-02 04:59:15.311 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:59:15.314 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:59:15.316 | + functions-common:real_install_package:1343 : apt_get install rabbitmq-server 2022-06-02 04:59:15.338 | + 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 04:59:15.448 | Reading package lists... 2022-06-02 04:59:15.711 | Building dependency tree... 2022-06-02 04:59:15.712 | Reading state information... 2022-06-02 04:59:15.974 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-06-02 04:59:15.974 | The following packages were automatically installed and are no longer required: 2022-06-02 04:59:15.976 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-02 04:59:15.976 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-02 04:59:15.976 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-02 04:59:15.976 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-02 04:59:15.976 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-02 04:59:15.976 | python3-zope.interface 2022-06-02 04:59:15.976 | Use 'sudo apt autoremove' to remove them. 2022-06-02 04:59:16.095 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-02 04:59:16.101 | + functions-common:apt_get:1127 : result=0 2022-06-02 04:59:16.104 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-02 04:59:16.107 | + functions-common:time_stop:2322 : local name 2022-06-02 04:59:16.109 | + functions-common:time_stop:2323 : local end_time 2022-06-02 04:59:16.111 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:59:16.113 | + functions-common:time_stop:2325 : local total 2022-06-02 04:59:16.116 | + functions-common:time_stop:2326 : local start_time 2022-06-02 04:59:16.118 | + functions-common:time_stop:2328 : name=apt-get 2022-06-02 04:59:16.120 | + functions-common:time_stop:2329 : start_time=1654145955336 2022-06-02 04:59:16.122 | + functions-common:time_stop:2331 : [[ -z 1654145955336 ]] 2022-06-02 04:59:16.125 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:59:16.129 | + functions-common:time_stop:2334 : end_time=1654145956127 2022-06-02 04:59:16.131 | + functions-common:time_stop:2335 : elapsed_time=791 2022-06-02 04:59:16.133 | + functions-common:time_stop:2336 : total=1635 2022-06-02 04:59:16.135 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:59:16.137 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=2426 2022-06-02 04:59:16.140 | + functions-common:apt_get:1131 : return 0 2022-06-02 04:59:16.142 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-06-02 04:59:16.144 | + functions-common:is_suse:464 : is_opensuse 2022-06-02 04:59:16.147 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-02 04:59:16.150 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-02 04:59:16.152 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-02 04:59:16.154 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-02 04:59:16.157 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-02 04:59:16.159 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-06-02 04:59:16.162 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-02 04:59:16.164 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-02 04:59:16.166 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-02 04:59:16.168 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-02 04:59:16.170 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-02 04:59:16.173 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-02 04:59:16.175 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-02 04:59:16.177 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-02 04:59:16.180 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-06-02 04:59:16.182 | + functions-common:is_suse:464 : is_opensuse 2022-06-02 04:59:16.184 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-02 04:59:16.186 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-02 04:59:16.188 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-02 04:59:16.191 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-02 04:59:16.193 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-02 04:59:16.195 | + ./stack.sh:main:802 : restart_rpc_backend 2022-06-02 04:59:16.197 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-06-02 04:59:16.213 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:59:16.216 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-06-02 04:59:16.218 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-02 04:59:16.220 | + ./stack.sh:echo_summary:421 : echo -e Starting RabbitMQ 2022-06-02 04:59:16.223 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-06-02 04:59:16.226 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-06-02 04:59:16.237 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-06-02 04:59:16.247 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-06-02 04:59:16.249 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-06-02 04:59:16.252 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-06-02 04:59:16.254 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-06-02 04:59:16.257 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-06-02 04:59:16.260 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-06-02 04:59:16.987 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-06-02 04:59:16.987 | user tags 2022-06-02 04:59:16.987 | stackrabbit []' 2022-06-02 04:59:16.990 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-06-02 04:59:16.990 | user tags 2022-06-02 04:59:16.990 | stackrabbit []' 2022-06-02 04:59:16.991 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-06-02 04:59:16.997 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-06-02 04:59:16.999 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-06-02 04:59:17.002 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-02 04:59:17.715 | Changing password for user "stackrabbit" ... 2022-06-02 04:59:17.739 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-06-02 04:59:18.440 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-06-02 04:59:18.464 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-06-02 04:59:18.466 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-02 04:59:19.168 | Changing password for user "stackrabbit" ... 2022-06-02 04:59:19.193 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-06-02 04:59:19.195 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-06-02 04:59:19.197 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-06-02 04:59:19.873 | Deleting user "guest" ... 2022-06-02 04:59:19.889 | Error: 2022-06-02 04:59:19.889 | {:no_such_user, "guest"} 2022-06-02 04:59:19.902 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-06-02 04:59:19.904 | + ./stack.sh:main:804 : is_service_enabled mysql postgresql 2022-06-02 04:59:19.921 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:59:19.924 | + ./stack.sh:main:805 : install_database 2022-06-02 04:59:19.927 | + lib/database:install_database:116 : install_database_mysql 2022-06-02 04:59:19.929 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2022-06-02 04:59:19.931 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:59:19.934 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:59:19.936 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2022-06-02 04:59:20.165 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-06-02 04:59:20.167 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2022-06-02 04:59:20.169 | + functions-common:is_oraclelinux:436 : [[ -z Ubuntu ]] 2022-06-02 04:59:20.172 | + functions-common:is_oraclelinux:440 : '[' Ubuntu = OracleServer ']' 2022-06-02 04:59:20.175 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2022-06-02 04:59:20.177 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-02 04:59:20.179 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-02 04:59:20.182 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-02 04:59:20.184 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-02 04:59:20.187 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-02 04:59:20.189 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-02 04:59:20.191 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-02 04:59:20.194 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-02 04:59:20.196 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2022-06-02 04:59:20.198 | + functions-common:is_suse:464 : is_opensuse 2022-06-02 04:59:20.200 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-02 04:59:20.203 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-02 04:59:20.205 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-02 04:59:20.207 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-02 04:59:20.210 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-02 04:59:20.212 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2022-06-02 04:59:20.214 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:59:20.216 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:59:20.218 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2022-06-02 04:59:20.221 | + functions-common:install_package:1356 : update_package_repo 2022-06-02 04:59:20.223 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-02 04:59:20.225 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-02 04:59:20.227 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-02 04:59:20.230 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-02 04:59:20.232 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-02 04:59:20.234 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:59:20.236 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:59:20.239 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-02 04:59:20.241 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-02 04:59:20.243 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-02 04:59:20.245 | + functions-common:apt_get_update:1083 : return 2022-06-02 04:59:20.248 | + functions-common:install_package:1357 : real_install_package mysql-server 2022-06-02 04:59:20.250 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-02 04:59:20.252 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:59:20.255 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:59:20.257 | + functions-common:real_install_package:1343 : apt_get install mysql-server 2022-06-02 04:59:20.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 04:59:20.386 | Reading package lists... 2022-06-02 04:59:20.644 | Building dependency tree... 2022-06-02 04:59:20.645 | Reading state information... 2022-06-02 04:59:20.904 | mysql-server is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-06-02 04:59:20.904 | The following packages were automatically installed and are no longer required: 2022-06-02 04:59:20.905 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-02 04:59:20.905 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-02 04:59:20.905 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-02 04:59:20.905 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-02 04:59:20.905 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-02 04:59:20.905 | python3-zope.interface 2022-06-02 04:59:20.905 | Use 'sudo apt autoremove' to remove them. 2022-06-02 04:59:21.019 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-02 04:59:21.024 | + functions-common:apt_get:1127 : result=0 2022-06-02 04:59:21.026 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-02 04:59:21.028 | + functions-common:time_stop:2322 : local name 2022-06-02 04:59:21.031 | + functions-common:time_stop:2323 : local end_time 2022-06-02 04:59:21.033 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:59:21.035 | + functions-common:time_stop:2325 : local total 2022-06-02 04:59:21.037 | + functions-common:time_stop:2326 : local start_time 2022-06-02 04:59:21.039 | + functions-common:time_stop:2328 : name=apt-get 2022-06-02 04:59:21.042 | + functions-common:time_stop:2329 : start_time=1654145960275 2022-06-02 04:59:21.044 | + functions-common:time_stop:2331 : [[ -z 1654145960275 ]] 2022-06-02 04:59:21.047 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:59:21.051 | + functions-common:time_stop:2334 : end_time=1654145961049 2022-06-02 04:59:21.054 | + functions-common:time_stop:2335 : elapsed_time=774 2022-06-02 04:59:21.056 | + functions-common:time_stop:2336 : total=2426 2022-06-02 04:59:21.058 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:59:21.060 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=3200 2022-06-02 04:59:21.063 | + functions-common:apt_get:1131 : return 0 2022-06-02 04:59:21.066 | + ./stack.sh:main:807 : '[' -n mysql ']' 2022-06-02 04:59:21.068 | + ./stack.sh:main:808 : install_database_python 2022-06-02 04:59:21.070 | + lib/database:install_database_python:121 : install_database_python_mysql 2022-06-02 04:59:21.073 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2022-06-02 04:59:21.075 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-06-02 04:59:21.077 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-02 04:59:21.080 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-06-02 04:59:21.083 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-06-02 04:59:21.085 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-02 04:59:21.089 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-06-02 04:59:21.089 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-02 04:59:21.094 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-06-02 04:59:21.097 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-06-02 04:59:21.099 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-06-02 04:59:21.102 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-06-02 04:59:21.104 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-06-02 04:59:21.125 | Using python 3.8 to install PyMySQL 2022-06-02 04:59:21.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 PyMySQL 2022-06-02 04:59:22.891 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 04:59:22.891 | 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 04:59:22.895 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:59:22.896 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:59:22.897 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 04:59:22.899 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:59:22.899 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:59:22.899 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:59:22.900 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:59:22.900 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:59:22.914 | 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 04:59:25.137 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 04:59:25.137 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 04:59:25.216 | + inc/python:pip_install:200 : result=0 2022-06-02 04:59:25.218 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 04:59:25.221 | + functions-common:time_stop:2322 : local name 2022-06-02 04:59:25.223 | + functions-common:time_stop:2323 : local end_time 2022-06-02 04:59:25.226 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:59:25.228 | + functions-common:time_stop:2325 : local total 2022-06-02 04:59:25.230 | + functions-common:time_stop:2326 : local start_time 2022-06-02 04:59:25.232 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 04:59:25.235 | + functions-common:time_stop:2329 : start_time=1654145961119 2022-06-02 04:59:25.237 | + functions-common:time_stop:2331 : [[ -z 1654145961119 ]] 2022-06-02 04:59:25.240 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:59:25.244 | + functions-common:time_stop:2334 : end_time=1654145965241 2022-06-02 04:59:25.246 | + functions-common:time_stop:2335 : elapsed_time=4122 2022-06-02 04:59:25.248 | + functions-common:time_stop:2336 : total=24546 2022-06-02 04:59:25.250 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:59:25.253 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=28668 2022-06-02 04:59:25.255 | + inc/python:pip_install:203 : return 0 2022-06-02 04:59:25.257 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-06-02 04:59:25.259 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-02 04:59:25.262 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-06-02 04:59:25.264 | + ./stack.sh:main:811 : is_service_enabled neutron 2022-06-02 04:59:25.281 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:59:25.283 | + ./stack.sh:main:812 : install_neutron_agent_packages 2022-06-02 04:59:25.285 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2022-06-02 04:59:25.289 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-02 04:59:25.289 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-06-02 04:59:25.294 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-02 04:59:25.297 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-02 04:59:25.300 | + 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,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,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 04:59:25.302 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-06-02 04:59:25.304 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2022-06-02 04:59:25.307 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2022-06-02 04:59:25.323 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:59:25.326 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2022-06-02 04:59:25.328 | + functions-common:install_package:1356 : update_package_repo 2022-06-02 04:59:25.331 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-02 04:59:25.333 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-02 04:59:25.335 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-02 04:59:25.337 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-02 04:59:25.340 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-02 04:59:25.342 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:59:25.344 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:59:25.346 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-02 04:59:25.349 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-02 04:59:25.351 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-02 04:59:25.353 | + functions-common:apt_get_update:1083 : return 2022-06-02 04:59:25.355 | + functions-common:install_package:1357 : real_install_package radvd 2022-06-02 04:59:25.358 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-02 04:59:25.360 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:59:25.362 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:59:25.365 | + functions-common:real_install_package:1343 : apt_get install radvd 2022-06-02 04:59:25.386 | + 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 04:59:25.497 | Reading package lists... 2022-06-02 04:59:25.771 | Building dependency tree... 2022-06-02 04:59:25.772 | Reading state information... 2022-06-02 04:59:26.048 | radvd is already the newest version (1:2.17-2). 2022-06-02 04:59:26.048 | The following packages were automatically installed and are no longer required: 2022-06-02 04:59:26.049 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-02 04:59:26.049 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-02 04:59:26.049 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-02 04:59:26.049 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-02 04:59:26.049 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-02 04:59:26.049 | python3-zope.interface 2022-06-02 04:59:26.049 | Use 'sudo apt autoremove' to remove them. 2022-06-02 04:59:26.162 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-02 04:59:26.167 | + functions-common:apt_get:1127 : result=0 2022-06-02 04:59:26.169 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-02 04:59:26.172 | + functions-common:time_stop:2322 : local name 2022-06-02 04:59:26.174 | + functions-common:time_stop:2323 : local end_time 2022-06-02 04:59:26.177 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:59:26.179 | + functions-common:time_stop:2325 : local total 2022-06-02 04:59:26.181 | + functions-common:time_stop:2326 : local start_time 2022-06-02 04:59:26.183 | + functions-common:time_stop:2328 : name=apt-get 2022-06-02 04:59:26.185 | + functions-common:time_stop:2329 : start_time=1654145965383 2022-06-02 04:59:26.188 | + functions-common:time_stop:2331 : [[ -z 1654145965383 ]] 2022-06-02 04:59:26.190 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:59:26.195 | + functions-common:time_stop:2334 : end_time=1654145966192 2022-06-02 04:59:26.197 | + functions-common:time_stop:2335 : elapsed_time=809 2022-06-02 04:59:26.199 | + functions-common:time_stop:2336 : total=3200 2022-06-02 04:59:26.201 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:59:26.204 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=4009 2022-06-02 04:59:26.206 | + functions-common:apt_get:1131 : return 0 2022-06-02 04:59:26.208 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2022-06-02 04:59:26.225 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:59:26.228 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2022-06-02 04:59:26.230 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-06-02 04:59:26.233 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2022-06-02 04:59:26.256 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2022-06-02 04:59:26.259 | + functions-common:install_package:1356 : update_package_repo 2022-06-02 04:59:26.262 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-02 04:59:26.265 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-02 04:59:26.267 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-02 04:59:26.270 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-02 04:59:26.273 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-02 04:59:26.275 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:59:26.278 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:59:26.280 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-02 04:59:26.283 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-02 04:59:26.286 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-02 04:59:26.288 | + functions-common:apt_get_update:1083 : return 2022-06-02 04:59:26.291 | + functions-common:install_package:1357 : real_install_package fakeroot make openvswitch-switch 2022-06-02 04:59:26.294 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-02 04:59:26.297 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:59:26.300 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:59:26.303 | + functions-common:real_install_package:1343 : apt_get install fakeroot make openvswitch-switch 2022-06-02 04:59:26.325 | + 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 04:59:26.434 | Reading package lists... 2022-06-02 04:59:26.704 | Building dependency tree... 2022-06-02 04:59:26.705 | Reading state information... 2022-06-02 04:59:27.009 | fakeroot is already the newest version (1.24-1). 2022-06-02 04:59:27.009 | make is already the newest version (4.2.1-1.2). 2022-06-02 04:59:27.009 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-06-02 04:59:27.009 | The following packages were automatically installed and are no longer required: 2022-06-02 04:59:27.010 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-02 04:59:27.011 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-02 04:59:27.011 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-02 04:59:27.011 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-02 04:59:27.011 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-02 04:59:27.011 | python3-zope.interface 2022-06-02 04:59:27.011 | Use 'sudo apt autoremove' to remove them. 2022-06-02 04:59:27.142 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-02 04:59:27.147 | + functions-common:apt_get:1127 : result=0 2022-06-02 04:59:27.149 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-02 04:59:27.152 | + functions-common:time_stop:2322 : local name 2022-06-02 04:59:27.155 | + functions-common:time_stop:2323 : local end_time 2022-06-02 04:59:27.159 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:59:27.162 | + functions-common:time_stop:2325 : local total 2022-06-02 04:59:27.166 | + functions-common:time_stop:2326 : local start_time 2022-06-02 04:59:27.169 | + functions-common:time_stop:2328 : name=apt-get 2022-06-02 04:59:27.173 | + functions-common:time_stop:2329 : start_time=1654145966322 2022-06-02 04:59:27.176 | + functions-common:time_stop:2331 : [[ -z 1654145966322 ]] 2022-06-02 04:59:27.179 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:59:27.183 | + functions-common:time_stop:2334 : end_time=1654145967180 2022-06-02 04:59:27.185 | + functions-common:time_stop:2335 : elapsed_time=858 2022-06-02 04:59:27.187 | + functions-common:time_stop:2336 : total=4009 2022-06-02 04:59:27.189 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:59:27.191 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=4867 2022-06-02 04:59:27.193 | + functions-common:apt_get:1131 : return 0 2022-06-02 04:59:27.196 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2022-06-02 04:59:27.198 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:59:27.200 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:59:27.202 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2022-06-02 04:59:27.205 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2022-06-02 04:59:27.208 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2022-06-02 04:59:27.213 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2022-06-02 04:59:27.216 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2022-06-02 04:59:27.219 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2022-06-02 04:59:27.220 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2022-06-02 04:59:27.225 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2022-06-02 04:59:27.227 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2022-06-02 04:59:27.230 | + functions:vercmp:652 : local v1=5.4 2022-06-02 04:59:27.232 | + functions:vercmp:653 : local 'op=<' 2022-06-02 04:59:27.235 | + functions:vercmp:654 : local v2=3.13 2022-06-02 04:59:27.237 | + functions:vercmp:655 : local result 2022-06-02 04:59:27.241 | ++ functions:vercmp:659 : echo -e '5.4\n3.13' 2022-06-02 04:59:27.241 | ++ functions:vercmp:659 : sort -V 2022-06-02 04:59:27.242 | ++ functions:vercmp:659 : head -1 2022-06-02 04:59:27.247 | + functions:vercmp:659 : result=3.13 2022-06-02 04:59:27.249 | + functions:vercmp:661 : case $op in 2022-06-02 04:59:27.251 | + functions:vercmp:671 : '[' 5.4 '!=' 3.13 ']' 2022-06-02 04:59:27.254 | + functions:vercmp:671 : '[' 3.13 = 5.4 ']' 2022-06-02 04:59:27.257 | + functions:vercmp:672 : return 2022-06-02 04:59:27.259 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2022-06-02 04:59:27.262 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-02 04:59:27.264 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart openvswitch-switch 2022-06-02 04:59:27.761 | + ./stack.sh:main:815 : is_service_enabled etcd3 2022-06-02 04:59:27.782 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:59:27.784 | + ./stack.sh:main:816 : install_etcd3 2022-06-02 04:59:27.787 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-06-02 04:59:27.787 | Installing etcd 2022-06-02 04:59:27.789 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-06-02 04:59:27.805 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-06-02 04:59:27.815 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-06-02 04:59:27.818 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-06-02 04:59:27.831 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-06-02 04:59:27.834 | ++ 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 04:59:27.837 | ++ 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 04:59:27.844 | +++ 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 04:59:27.849 | ++ functions:get_extra_file:63 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-06-02 04:59:27.851 | ++ 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 04:59:27.853 | ++ functions:get_extra_file:66 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-06-02 04:59:27.856 | ++ functions:get_extra_file:72 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-02 04:59:27.858 | ++ functions:get_extra_file:73 : return 2022-06-02 04:59:27.861 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-02 04:59:27.864 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-06-02 04:59:27.866 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-06-02 04:59:27.869 | + ./stack.sh:main:825 : is_service_enabled tls-proxy 2022-06-02 04:59:27.892 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:59:27.895 | + ./stack.sh:main:835 : install_dstat 2022-06-02 04:59:27.897 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-06-02 04:59:27.914 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:59:27.916 | + ./stack.sh:main:841 : echo_summary 'Installing OpenStack project source' 2022-06-02 04:59:27.918 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-02 04:59:27.921 | + ./stack.sh:echo_summary:421 : echo -e Installing OpenStack project source 2022-06-02 04:59:27.923 | + ./stack.sh:main:844 : install_libs 2022-06-02 04:59:27.926 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2022-06-02 04:59:27.928 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2022-06-02 04:59:27.930 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2022-06-02 04:59:27.933 | + inc/python:use_library_from_git:250 : local name=automaton 2022-06-02 04:59:27.935 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:59:27.937 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:59:27.940 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-06-02 04:59:27.942 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:59:27.944 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2022-06-02 04:59:27.946 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2022-06-02 04:59:27.949 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2022-06-02 04:59:27.951 | + inc/python:use_library_from_git:250 : local name=castellan 2022-06-02 04:59:27.953 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:59:27.956 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:59:27.958 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-06-02 04:59:27.960 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:59:27.963 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2022-06-02 04:59:27.965 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2022-06-02 04:59:27.967 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2022-06-02 04:59:27.969 | + inc/python:use_library_from_git:250 : local name=cliff 2022-06-02 04:59:27.972 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:59:27.974 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:59:27.976 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-06-02 04:59:27.979 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:59:27.981 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2022-06-02 04:59:27.983 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2022-06-02 04:59:27.985 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2022-06-02 04:59:27.988 | + inc/python:use_library_from_git:250 : local name=cursive 2022-06-02 04:59:27.990 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:59:27.993 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:59:27.995 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-06-02 04:59:27.997 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:59:27.999 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2022-06-02 04:59:28.002 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2022-06-02 04:59:28.004 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2022-06-02 04:59:28.006 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-06-02 04:59:28.008 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:59:28.011 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:59:28.013 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-06-02 04:59:28.015 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:59:28.017 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2022-06-02 04:59:28.020 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2022-06-02 04:59:28.023 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2022-06-02 04:59:28.025 | + inc/python:use_library_from_git:250 : local name=futurist 2022-06-02 04:59:28.027 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:59:28.029 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:59:28.032 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-06-02 04:59:28.035 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:59:28.039 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2022-06-02 04:59:28.043 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2022-06-02 04:59:28.046 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2022-06-02 04:59:28.049 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-06-02 04:59:28.052 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:59:28.054 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:59:28.056 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-06-02 04:59:28.058 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:59:28.060 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2022-06-02 04:59:28.063 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2022-06-02 04:59:28.065 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2022-06-02 04:59:28.067 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-06-02 04:59:28.069 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:59:28.072 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:59:28.074 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-06-02 04:59:28.076 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:59:28.081 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2022-06-02 04:59:28.084 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2022-06-02 04:59:28.086 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2022-06-02 04:59:28.088 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-06-02 04:59:28.090 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:59:28.093 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:59:28.095 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-06-02 04:59:28.097 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:59:28.100 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2022-06-02 04:59:28.103 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2022-06-02 04:59:28.106 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2022-06-02 04:59:28.108 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-06-02 04:59:28.111 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:59:28.113 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:59:28.116 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-06-02 04:59:28.118 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:59:28.121 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2022-06-02 04:59:28.124 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2022-06-02 04:59:28.128 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2022-06-02 04:59:28.130 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-06-02 04:59:28.132 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:59:28.135 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:59:28.137 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-06-02 04:59:28.139 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:59:28.141 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2022-06-02 04:59:28.144 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2022-06-02 04:59:28.146 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2022-06-02 04:59:28.148 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-06-02 04:59:28.151 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:59:28.153 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:59:28.155 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-06-02 04:59:28.158 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:59:28.161 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2022-06-02 04:59:28.163 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2022-06-02 04:59:28.165 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2022-06-02 04:59:28.168 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-06-02 04:59:28.170 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:59:28.173 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:59:28.175 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-06-02 04:59:28.178 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:59:28.180 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2022-06-02 04:59:28.182 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2022-06-02 04:59:28.185 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2022-06-02 04:59:28.187 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-06-02 04:59:28.189 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:59:28.192 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:59:28.195 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-06-02 04:59:28.197 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:59:28.199 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2022-06-02 04:59:28.202 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2022-06-02 04:59:28.204 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2022-06-02 04:59:28.206 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-06-02 04:59:28.211 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:59:28.213 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:59:28.216 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-06-02 04:59:28.218 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:59:28.220 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2022-06-02 04:59:28.224 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2022-06-02 04:59:28.226 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2022-06-02 04:59:28.228 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-06-02 04:59:28.231 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:59:28.233 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:59:28.236 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-06-02 04:59:28.238 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:59:28.241 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2022-06-02 04:59:28.244 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2022-06-02 04:59:28.246 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2022-06-02 04:59:28.248 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-06-02 04:59:28.250 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:59:28.253 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:59:28.255 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-06-02 04:59:28.258 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:59:28.261 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2022-06-02 04:59:28.263 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2022-06-02 04:59:28.265 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2022-06-02 04:59:28.267 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-06-02 04:59:28.270 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:59:28.272 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:59:28.274 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-06-02 04:59:28.277 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:59:28.279 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2022-06-02 04:59:28.281 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2022-06-02 04:59:28.284 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2022-06-02 04:59:28.287 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-06-02 04:59:28.289 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:59:28.292 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:59:28.294 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-06-02 04:59:28.296 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:59:28.299 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2022-06-02 04:59:28.301 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2022-06-02 04:59:28.304 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2022-06-02 04:59:28.306 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-06-02 04:59:28.308 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:59:28.310 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:59:28.313 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-06-02 04:59:28.315 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:59:28.318 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2022-06-02 04:59:28.322 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2022-06-02 04:59:28.324 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2022-06-02 04:59:28.327 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-06-02 04:59:28.329 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:59:28.331 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:59:28.334 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-06-02 04:59:28.336 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:59:28.339 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2022-06-02 04:59:28.341 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2022-06-02 04:59:28.343 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2022-06-02 04:59:28.346 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-06-02 04:59:28.349 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:59:28.351 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:59:28.354 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-06-02 04:59:28.357 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:59:28.359 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2022-06-02 04:59:28.362 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2022-06-02 04:59:28.364 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2022-06-02 04:59:28.367 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-06-02 04:59:28.369 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:59:28.371 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:59:28.374 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-06-02 04:59:28.377 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:59:28.380 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2022-06-02 04:59:28.383 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2022-06-02 04:59:28.386 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2022-06-02 04:59:28.388 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-06-02 04:59:28.391 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:59:28.393 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:59:28.395 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-06-02 04:59:28.397 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:59:28.400 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2022-06-02 04:59:28.402 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2022-06-02 04:59:28.404 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2022-06-02 04:59:28.407 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-06-02 04:59:28.409 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:59:28.411 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:59:28.413 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-06-02 04:59:28.416 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:59:28.418 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2022-06-02 04:59:28.421 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2022-06-02 04:59:28.423 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2022-06-02 04:59:28.426 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-06-02 04:59:28.428 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:59:28.430 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:59:28.433 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-06-02 04:59:28.435 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:59:28.438 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2022-06-02 04:59:28.442 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2022-06-02 04:59:28.445 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2022-06-02 04:59:28.447 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-06-02 04:59:28.450 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:59:28.452 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:59:28.455 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-06-02 04:59:28.459 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:59:28.462 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2022-06-02 04:59:28.465 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2022-06-02 04:59:28.468 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2022-06-02 04:59:28.471 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-06-02 04:59:28.473 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:59:28.476 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:59:28.478 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-06-02 04:59:28.481 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:59:28.483 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2022-06-02 04:59:28.485 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2022-06-02 04:59:28.488 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2022-06-02 04:59:28.491 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-06-02 04:59:28.493 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:59:28.495 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:59:28.498 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-06-02 04:59:28.500 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:59:28.502 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2022-06-02 04:59:28.505 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2022-06-02 04:59:28.507 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2022-06-02 04:59:28.510 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-06-02 04:59:28.512 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:59:28.514 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:59:28.516 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-06-02 04:59:28.519 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:59:28.522 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2022-06-02 04:59:28.524 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2022-06-02 04:59:28.526 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2022-06-02 04:59:28.529 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-06-02 04:59:28.531 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:59:28.533 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:59:28.535 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-06-02 04:59:28.538 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:59:28.540 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2022-06-02 04:59:28.542 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2022-06-02 04:59:28.545 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2022-06-02 04:59:28.548 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-06-02 04:59:28.550 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:59:28.552 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:59:28.554 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-06-02 04:59:28.557 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:59:28.559 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2022-06-02 04:59:28.561 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2022-06-02 04:59:28.564 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2022-06-02 04:59:28.566 | + inc/python:use_library_from_git:250 : local name=tooz 2022-06-02 04:59:28.568 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:59:28.570 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:59:28.573 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-06-02 04:59:28.575 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:59:28.577 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2022-06-02 04:59:28.580 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2022-06-02 04:59:28.582 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2022-06-02 04:59:28.584 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-06-02 04:59:28.587 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:59:28.589 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:59:28.591 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-06-02 04:59:28.594 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:59:28.597 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2022-06-02 04:59:28.599 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2022-06-02 04:59:28.602 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2022-06-02 04:59:28.604 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-06-02 04:59:28.606 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:59:28.609 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:59:28.611 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-06-02 04:59:28.613 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:59:28.615 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2022-06-02 04:59:28.618 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2022-06-02 04:59:28.620 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2022-06-02 04:59:28.622 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-06-02 04:59:28.624 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:59:28.627 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:59:28.630 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-06-02 04:59:28.632 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:59:28.635 | + lib/libraries:install_libs:135 : pip_install etcd3 2022-06-02 04:59:28.655 | Using python 3.8 to install etcd3 2022-06-02 04:59:28.658 | + 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 04:59:30.473 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 04:59:30.474 | 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 04:59:30.478 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:59:30.479 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:59:30.480 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 04:59:30.482 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:59:30.482 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:59:30.482 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:59:30.482 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:59:30.483 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:59:30.498 | 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 04:59:30.507 | 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 04:59:30.534 | 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 04:59:30.539 | 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 04:59:30.542 | 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 04:59:30.557 | 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 04:59:32.740 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 04:59:32.740 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 04:59:32.825 | + inc/python:pip_install:200 : result=0 2022-06-02 04:59:32.827 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 04:59:32.830 | + functions-common:time_stop:2322 : local name 2022-06-02 04:59:32.832 | + functions-common:time_stop:2323 : local end_time 2022-06-02 04:59:32.834 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:59:32.836 | + functions-common:time_stop:2325 : local total 2022-06-02 04:59:32.839 | + functions-common:time_stop:2326 : local start_time 2022-06-02 04:59:32.841 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 04:59:32.843 | + functions-common:time_stop:2329 : start_time=1654145968650 2022-06-02 04:59:32.845 | + functions-common:time_stop:2331 : [[ -z 1654145968650 ]] 2022-06-02 04:59:32.848 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:59:32.852 | + functions-common:time_stop:2334 : end_time=1654145972850 2022-06-02 04:59:32.854 | + functions-common:time_stop:2335 : elapsed_time=4200 2022-06-02 04:59:32.856 | + functions-common:time_stop:2336 : total=28668 2022-06-02 04:59:32.859 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:59:32.861 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=32868 2022-06-02 04:59:32.863 | + inc/python:pip_install:203 : return 0 2022-06-02 04:59:32.865 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2022-06-02 04:59:32.887 | Using python 3.8 to install etcd3gw 2022-06-02 04:59:32.889 | + 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 04:59:34.677 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 04:59:34.678 | 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 04:59:34.682 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:59:34.683 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:59:34.684 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 04:59:34.686 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:59:34.686 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:59:34.686 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:59:34.687 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:59:34.687 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:59:34.702 | 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 04:59:34.729 | 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 04:59:34.736 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-02 04:59:34.739 | 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 04:59:34.761 | 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 04:59:34.764 | 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 04:59:34.784 | 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 04:59:34.787 | 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 04:59:34.790 | 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 04:59:36.978 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 04:59:36.978 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 04:59:37.065 | + inc/python:pip_install:200 : result=0 2022-06-02 04:59:37.067 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 04:59:37.069 | + functions-common:time_stop:2322 : local name 2022-06-02 04:59:37.072 | + functions-common:time_stop:2323 : local end_time 2022-06-02 04:59:37.074 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:59:37.076 | + functions-common:time_stop:2325 : local total 2022-06-02 04:59:37.078 | + functions-common:time_stop:2326 : local start_time 2022-06-02 04:59:37.081 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 04:59:37.083 | + functions-common:time_stop:2329 : start_time=1654145972881 2022-06-02 04:59:37.085 | + functions-common:time_stop:2331 : [[ -z 1654145972881 ]] 2022-06-02 04:59:37.088 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:59:37.092 | + functions-common:time_stop:2334 : end_time=1654145977090 2022-06-02 04:59:37.095 | + functions-common:time_stop:2335 : elapsed_time=4209 2022-06-02 04:59:37.097 | + functions-common:time_stop:2336 : total=32868 2022-06-02 04:59:37.099 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:59:37.101 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=37077 2022-06-02 04:59:37.104 | + inc/python:pip_install:203 : return 0 2022-06-02 04:59:37.106 | + ./stack.sh:main:847 : install_apache_uwsgi 2022-06-02 04:59:37.109 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-06-02 04:59:37.111 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-06-02 04:59:37.113 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-02 04:59:37.116 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-02 04:59:37.118 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-02 04:59:37.121 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-02 04:59:37.123 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-02 04:59:37.126 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-02 04:59:37.128 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-02 04:59:37.131 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-02 04:59:37.133 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2022-06-02 04:59:37.136 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2022-06-02 04:59:37.138 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:59:37.140 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:59:37.143 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-06-02 04:59:37.145 | + lib/apache:install_apache_uwsgi:96 : [[ focal == \b\i\o\n\i\c ]] 2022-06-02 04:59:37.148 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-02 04:59:37.150 | + functions-common:install_package:1356 : update_package_repo 2022-06-02 04:59:37.153 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-02 04:59:37.155 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-02 04:59:37.158 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-02 04:59:37.161 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-02 04:59:37.163 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-02 04:59:37.166 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:59:37.168 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:59:37.170 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-02 04:59:37.173 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-02 04:59:37.176 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-02 04:59:37.178 | + functions-common:apt_get_update:1083 : return 2022-06-02 04:59:37.180 | + functions-common:install_package:1357 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-02 04:59:37.183 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-02 04:59:37.185 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:59:37.187 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:59:37.190 | + functions-common:real_install_package:1343 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-02 04:59:37.213 | + 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 04:59:37.324 | Reading package lists... 2022-06-02 04:59:37.596 | Building dependency tree... 2022-06-02 04:59:37.597 | Reading state information... 2022-06-02 04:59:37.877 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-06-02 04:59:37.877 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-06-02 04:59:37.877 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-02 04:59:37.877 | The following packages were automatically installed and are no longer required: 2022-06-02 04:59:37.879 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-02 04:59:37.879 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-02 04:59:37.879 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-02 04:59:37.879 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-02 04:59:37.879 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-02 04:59:37.879 | python3-zope.interface 2022-06-02 04:59:37.879 | Use 'sudo apt autoremove' to remove them. 2022-06-02 04:59:37.999 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-02 04:59:38.004 | + functions-common:apt_get:1127 : result=0 2022-06-02 04:59:38.006 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-02 04:59:38.009 | + functions-common:time_stop:2322 : local name 2022-06-02 04:59:38.011 | + functions-common:time_stop:2323 : local end_time 2022-06-02 04:59:38.013 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:59:38.015 | + functions-common:time_stop:2325 : local total 2022-06-02 04:59:38.018 | + functions-common:time_stop:2326 : local start_time 2022-06-02 04:59:38.020 | + functions-common:time_stop:2328 : name=apt-get 2022-06-02 04:59:38.022 | + functions-common:time_stop:2329 : start_time=1654145977210 2022-06-02 04:59:38.025 | + functions-common:time_stop:2331 : [[ -z 1654145977210 ]] 2022-06-02 04:59:38.027 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:59:38.032 | + functions-common:time_stop:2334 : end_time=1654145978029 2022-06-02 04:59:38.034 | + functions-common:time_stop:2335 : elapsed_time=819 2022-06-02 04:59:38.036 | + functions-common:time_stop:2336 : total=4867 2022-06-02 04:59:38.039 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:59:38.041 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=5686 2022-06-02 04:59:38.043 | + functions-common:apt_get:1131 : return 0 2022-06-02 04:59:38.046 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2022-06-02 04:59:38.048 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:59:38.051 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:59:38.053 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2022-06-02 04:59:38.116 | Module proxy already enabled 2022-06-02 04:59:38.121 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2022-06-02 04:59:38.197 | Considering dependency proxy for proxy_uwsgi: 2022-06-02 04:59:38.197 | Module proxy already enabled 2022-06-02 04:59:38.197 | Module proxy_uwsgi already enabled 2022-06-02 04:59:38.202 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2022-06-02 04:59:38.205 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-02 04:59:38.207 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-02 04:59:38.210 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-02 04:59:38.350 | + ./stack.sh:main:850 : install_keystoneauth 2022-06-02 04:59:38.352 | + lib/keystone:install_keystoneauth:462 : use_library_from_git keystoneauth 2022-06-02 04:59:38.359 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-06-02 04:59:38.362 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:59:38.364 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:59:38.369 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-06-02 04:59:38.373 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:59:38.377 | + ./stack.sh:main:851 : install_keystoneclient 2022-06-02 04:59:38.380 | + lib/keystone:install_keystoneclient:470 : use_library_from_git python-keystoneclient 2022-06-02 04:59:38.383 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-06-02 04:59:38.385 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:59:38.388 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:59:38.392 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-06-02 04:59:38.396 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:59:38.399 | + ./stack.sh:main:852 : install_glanceclient 2022-06-02 04:59:38.402 | + lib/glance:install_glanceclient:427 : use_library_from_git python-glanceclient 2022-06-02 04:59:38.406 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-06-02 04:59:38.409 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:59:38.412 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:59:38.414 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-06-02 04:59:38.418 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:59:38.420 | + ./stack.sh:main:853 : install_cinderclient 2022-06-02 04:59:38.423 | + lib/cinder:install_cinderclient:431 : use_library_from_git python-brick-cinderclient-ext 2022-06-02 04:59:38.426 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-06-02 04:59:38.428 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:59:38.430 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:59:38.433 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-06-02 04:59:38.435 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:59:38.438 | + lib/cinder:install_cinderclient:436 : use_library_from_git python-cinderclient 2022-06-02 04:59:38.440 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-06-02 04:59:38.443 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:59:38.445 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:59:38.448 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-06-02 04:59:38.450 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:59:38.453 | + ./stack.sh:main:854 : install_novaclient 2022-06-02 04:59:38.456 | + lib/nova:install_novaclient:791 : use_library_from_git python-novaclient 2022-06-02 04:59:38.459 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-06-02 04:59:38.461 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:59:38.464 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:59:38.467 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-06-02 04:59:38.470 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:59:38.473 | + ./stack.sh:main:855 : is_service_enabled swift glance horizon 2022-06-02 04:59:38.492 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:59:38.495 | + ./stack.sh:main:856 : install_swiftclient 2022-06-02 04:59:38.498 | + lib/swift:install_swiftclient:753 : use_library_from_git python-swiftclient 2022-06-02 04:59:38.500 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-06-02 04:59:38.504 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:59:38.506 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:59:38.508 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-06-02 04:59:38.512 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:59:38.514 | + ./stack.sh:main:858 : is_service_enabled neutron nova horizon 2022-06-02 04:59:38.539 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:59:38.541 | + ./stack.sh:main:859 : install_neutronclient 2022-06-02 04:59:38.544 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2022-06-02 04:59:38.546 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-06-02 04:59:38.550 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:59:38.553 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:59:38.557 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-06-02 04:59:38.561 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:59:38.564 | + ./stack.sh:main:863 : install_keystonemiddleware 2022-06-02 04:59:38.568 | + lib/keystone:install_keystonemiddleware:480 : use_library_from_git keystonemiddleware 2022-06-02 04:59:38.570 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-06-02 04:59:38.572 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:59:38.575 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:59:38.578 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-06-02 04:59:38.580 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:59:38.583 | + lib/keystone:install_keystonemiddleware:485 : pip_install_gr keystonemiddleware 2022-06-02 04:59:38.585 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-06-02 04:59:38.588 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-02 04:59:38.591 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-06-02 04:59:38.595 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-06-02 04:59:38.598 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-02 04:59:38.602 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-06-02 04:59:38.602 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-02 04:59:38.609 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-06-02 04:59:38.612 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-06-02 04:59:38.616 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-06-02 04:59:38.620 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-06-02 04:59:38.623 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-06-02 04:59:38.646 | Using python 3.8 to install keystonemiddleware 2022-06-02 04:59:38.648 | + 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 04:59:40.417 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 04:59:40.417 | 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 04:59:40.422 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:59:40.422 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:59:40.424 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 04:59:40.426 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:59:40.426 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:59:40.427 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:59:40.427 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:59:40.427 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:59:40.442 | 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 04:59:40.513 | 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 04:59:40.549 | 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 04:59:40.564 | 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 04:59:40.570 | 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 04:59:40.576 | 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 04:59:40.615 | 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 04:59:40.625 | 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 04:59:40.642 | 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 04:59:40.649 | 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 04:59:40.652 | 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 04:59:40.662 | 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 04:59:40.665 | 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 04:59:40.669 | 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 04:59:40.674 | 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 04:59:40.692 | 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 04:59:40.697 | 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 04:59:40.717 | 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 04:59:40.722 | 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 04:59:40.725 | 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 04:59:40.732 | 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 04:59:40.752 | 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 04:59:40.816 | 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 04:59:40.829 | 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 04:59:40.835 | 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 04:59:40.839 | 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 04:59:40.843 | 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 04:59:40.851 | 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 04:59:40.854 | 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 04:59:40.857 | 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 04:59:40.860 | 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 04:59:40.863 | 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 04:59:40.867 | 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 04:59:40.870 | 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 04:59:40.874 | 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 04:59:40.878 | 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 04:59:42.798 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 04:59:42.798 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 04:59:42.875 | + inc/python:pip_install:200 : result=0 2022-06-02 04:59:42.877 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 04:59:42.880 | + functions-common:time_stop:2322 : local name 2022-06-02 04:59:42.882 | + functions-common:time_stop:2323 : local end_time 2022-06-02 04:59:42.884 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:59:42.887 | + functions-common:time_stop:2325 : local total 2022-06-02 04:59:42.889 | + functions-common:time_stop:2326 : local start_time 2022-06-02 04:59:42.891 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 04:59:42.893 | + functions-common:time_stop:2329 : start_time=1654145978639 2022-06-02 04:59:42.895 | + functions-common:time_stop:2331 : [[ -z 1654145978639 ]] 2022-06-02 04:59:42.898 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:59:42.902 | + functions-common:time_stop:2334 : end_time=1654145982900 2022-06-02 04:59:42.904 | + functions-common:time_stop:2335 : elapsed_time=4261 2022-06-02 04:59:42.907 | + functions-common:time_stop:2336 : total=37077 2022-06-02 04:59:42.909 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:59:42.911 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=41338 2022-06-02 04:59:42.914 | + inc/python:pip_install:203 : return 0 2022-06-02 04:59:42.916 | + lib/keystone:install_keystonemiddleware:489 : pip_install_gr python-memcached 2022-06-02 04:59:42.918 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-06-02 04:59:42.920 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-02 04:59:42.924 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-06-02 04:59:42.927 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-06-02 04:59:42.929 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-02 04:59:42.933 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-02 04:59:42.933 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-06-02 04:59:42.939 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-06-02 04:59:42.942 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-06-02 04:59:42.944 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-06-02 04:59:42.947 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-06-02 04:59:42.949 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-06-02 04:59:42.970 | Using python 3.8 to install python-memcached 2022-06-02 04:59:42.972 | + 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 04:59:44.730 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 04:59:44.730 | 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 04:59:44.735 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:59:44.735 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:59:44.737 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 04:59:44.738 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:59:44.739 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:59:44.739 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:59:44.739 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:59:44.740 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:59:44.755 | 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 04:59:44.759 | 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 04:59:46.963 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 04:59:46.963 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 04:59:47.039 | + inc/python:pip_install:200 : result=0 2022-06-02 04:59:47.041 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 04:59:47.044 | + functions-common:time_stop:2322 : local name 2022-06-02 04:59:47.046 | + functions-common:time_stop:2323 : local end_time 2022-06-02 04:59:47.049 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:59:47.051 | + functions-common:time_stop:2325 : local total 2022-06-02 04:59:47.053 | + functions-common:time_stop:2326 : local start_time 2022-06-02 04:59:47.056 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 04:59:47.058 | + functions-common:time_stop:2329 : start_time=1654145982964 2022-06-02 04:59:47.060 | + functions-common:time_stop:2331 : [[ -z 1654145982964 ]] 2022-06-02 04:59:47.063 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:59:47.068 | + functions-common:time_stop:2334 : end_time=1654145987065 2022-06-02 04:59:47.070 | + functions-common:time_stop:2335 : elapsed_time=4101 2022-06-02 04:59:47.073 | + functions-common:time_stop:2336 : total=41338 2022-06-02 04:59:47.075 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:59:47.077 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=45439 2022-06-02 04:59:47.079 | + inc/python:pip_install:203 : return 0 2022-06-02 04:59:47.082 | + ./stack.sh:main:865 : is_service_enabled keystone 2022-06-02 04:59:47.099 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:59:47.102 | + ./stack.sh:main:866 : '[' 10.222.0.24 == 10.222.0.24 ']' 2022-06-02 04:59:47.104 | + ./stack.sh:main:867 : stack_install_service keystone 2022-06-02 04:59:47.107 | + lib/stack:stack_install_service:20 : local service=keystone 2022-06-02 04:59:47.109 | + lib/stack:stack_install_service:21 : type install_keystone 2022-06-02 04:59:47.111 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-02 04:59:47.114 | + lib/stack:stack_install_service:32 : install_keystone 2022-06-02 04:59:47.116 | + lib/keystone:install_keystone:495 : is_service_enabled ldap 2022-06-02 04:59:47.132 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:59:47.134 | + lib/keystone:install_keystone:499 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/victoria 2022-06-02 04:59:47.136 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/keystone.git 2022-06-02 04:59:47.138 | + functions-common:git_clone:526 : local git_dest=/opt/stack/keystone 2022-06-02 04:59:47.140 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-02 04:59:47.143 | + functions-common:git_clone:528 : local orig_dir 2022-06-02 04:59:47.145 | ++ functions-common:git_clone:529 : pwd 2022-06-02 04:59:47.147 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-02 04:59:47.150 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-02 04:59:47.152 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-02 04:59:47.167 | + functions-common:git_clone:532 : RECLONE=False 2022-06-02 04:59:47.169 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-02 04:59:47.171 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-02 04:59:47.174 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-02 04:59:47.175 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-02 04:59:47.180 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/keystone ]] 2022-06-02 04:59:47.182 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-02 04:59:47.184 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-06-02 04:59:47.197 | + functions-common:git_clone:606 : cd /opt/stack/keystone 2022-06-02 04:59:47.200 | + functions-common:git_clone:607 : git show --oneline 2022-06-02 04:59:47.200 | + functions-common:git_clone:607 : head -1 2022-06-02 04:59:47.203 | 67584ec84 Merge "Fix typos in application credential policies" into stable/victoria 2022-06-02 04:59:47.206 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-02 04:59:47.208 | + lib/keystone:install_keystone:500 : setup_develop /opt/stack/keystone 2022-06-02 04:59:47.210 | + inc/python:setup_develop:338 : local bindep 2022-06-02 04:59:47.213 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-02 04:59:47.215 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-06-02 04:59:47.217 | + inc/python:setup_develop:344 : local extras= 2022-06-02 04:59:47.220 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-06-02 04:59:47.222 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-02 04:59:47.225 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-02 04:59:47.227 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-06-02 04:59:47.229 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-02 04:59:47.231 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-02 04:59:47.234 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-06-02 04:59:47.237 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-02 04:59:47.240 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-06-02 04:59:47.242 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-02 04:59:47.245 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-02 04:59:47.248 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-06-02 04:59:47.254 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2022-06-02 04:59:47.256 | + 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 04:59:47.857 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2022-06-02 04:59:47.859 | + inc/python:setup_package:417 : local bindep=0 2022-06-02 04:59:47.862 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-02 04:59:47.864 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-02 04:59:47.866 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-02 04:59:47.868 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2022-06-02 04:59:47.871 | + inc/python:setup_package:426 : local flags=-e 2022-06-02 04:59:47.873 | + inc/python:setup_package:427 : local extras= 2022-06-02 04:59:47.875 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-02 04:59:47.878 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-02 04:59:47.880 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-02 04:59:47.882 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-02 04:59:47.884 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-02 04:59:47.887 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2022-06-02 04:59:47.907 | Using python 3.8 to install /opt/stack/keystone 2022-06-02 04:59:47.909 | + 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 04:59:49.695 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 04:59:49.695 | 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 04:59:49.700 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:59:49.700 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:59:49.702 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 04:59:49.703 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:59:49.704 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:59:49.704 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:59:49.704 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:59:49.705 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:59:49.717 | Obtaining file:///opt/stack/keystone 2022-06-02 04:59:51.284 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-02 04:59:52.834 | 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 04:59:52.862 | 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 04:59:52.872 | 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 04:59:52.879 | 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 04:59:52.882 | 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 04:59:52.890 | 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 04:59:52.910 | 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 04:59:52.924 | 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 04:59:52.939 | 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 04:59:52.942 | 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 04:59:52.952 | 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 04:59:52.956 | 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 04:59:52.959 | 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 04:59:52.997 | 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 04:59:53.003 | 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 04:59:53.007 | 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 04:59:53.018 | 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 04:59:53.072 | 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 04:59:53.076 | 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 04:59:53.081 | 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 04:59:53.116 | 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 04:59:53.131 | 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 04:59:53.137 | 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 04:59:53.183 | 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 04:59:53.189 | 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 04:59:53.226 | 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 04:59:53.278 | 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 04:59:53.296 | 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 04:59:53.313 | 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 04:59:53.322 | 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 04:59:53.345 | 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 04:59:53.353 | 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 04:59:53.370 | 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 04:59:53.414 | 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 04:59:53.421 | 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 04:59:53.434 | 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 04:59:53.437 | 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 04:59:53.439 | 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 04:59:53.450 | 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 04:59:53.453 | 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 04:59:53.456 | 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 04:59:53.459 | 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 04:59:53.475 | 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 04:59:53.480 | 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 04:59:53.498 | 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 04:59:53.502 | 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 04:59:53.522 | 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 04:59:53.527 | 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 04:59:53.530 | 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 04:59:53.533 | 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 04:59:53.544 | 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 04:59:53.547 | 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 04:59:53.550 | 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 04:59:53.557 | 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 04:59:53.567 | 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 04:59:53.573 | 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 04:59:53.590 | 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 04:59:53.594 | 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 04:59:53.601 | 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 04:59:53.621 | 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 04:59:53.624 | 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 04:59:53.627 | 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 04:59:53.690 | 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 04:59:53.698 | 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 04:59:53.702 | 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 04:59:53.707 | 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 04:59:53.715 | 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 04:59:53.755 | 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 04:59:53.762 | 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 04:59:53.766 | 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 04:59:53.769 | 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 04:59:53.772 | 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 04:59:53.782 | 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 04:59:53.793 | 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 04:59:53.801 | 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 04:59:53.809 | 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 04:59:53.817 | 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 04:59:53.829 | 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 04:59:53.832 | 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 04:59:53.835 | 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 04:59:53.849 | 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 04:59:53.854 | 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 04:59:53.858 | 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 04:59:53.861 | 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 04:59:53.863 | 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 04:59:53.866 | 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 04:59:53.869 | 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 04:59:53.871 | 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 04:59:53.874 | 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 04:59:53.877 | 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 04:59:53.882 | 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 04:59:53.885 | 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 04:59:53.893 | 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 04:59:53.895 | 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 04:59:53.898 | 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 04:59:53.907 | 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 04:59:53.909 | 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 04:59:53.915 | 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 04:59:55.276 | Installing collected packages: keystone 2022-06-02 04:59:55.276 | Attempting uninstall: keystone 2022-06-02 04:59:55.278 | Found existing installation: keystone 18.1.0 2022-06-02 04:59:55.281 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-06-02 04:59:55.282 | Running setup.py develop for keystone 2022-06-02 04:59:57.171 | Successfully installed keystone 2022-06-02 04:59:57.311 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 04:59:57.311 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 04:59:57.402 | + inc/python:pip_install:200 : result=0 2022-06-02 04:59:57.404 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 04:59:57.406 | + functions-common:time_stop:2322 : local name 2022-06-02 04:59:57.409 | + functions-common:time_stop:2323 : local end_time 2022-06-02 04:59:57.411 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:59:57.413 | + functions-common:time_stop:2325 : local total 2022-06-02 04:59:57.415 | + functions-common:time_stop:2326 : local start_time 2022-06-02 04:59:57.417 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 04:59:57.419 | + functions-common:time_stop:2329 : start_time=1654145987901 2022-06-02 04:59:57.422 | + functions-common:time_stop:2331 : [[ -z 1654145987901 ]] 2022-06-02 04:59:57.425 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:59:57.429 | + functions-common:time_stop:2334 : end_time=1654145997426 2022-06-02 04:59:57.431 | + functions-common:time_stop:2335 : elapsed_time=9525 2022-06-02 04:59:57.433 | + functions-common:time_stop:2336 : total=45439 2022-06-02 04:59:57.435 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:59:57.437 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=54964 2022-06-02 04:59:57.440 | + inc/python:pip_install:203 : return 0 2022-06-02 04:59:57.442 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-02 04:59:57.444 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-02 04:59:57.447 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-02 04:59:57.464 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-02 04:59:57.477 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/keystone 2022-06-02 04:59:57.479 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-06-02 04:59:57.482 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:59:57.484 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:59:57.487 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2022-06-02 04:59:57.489 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:59:57.492 | + lib/keystone:install_keystone:502 : is_service_enabled ldap 2022-06-02 04:59:57.508 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:59:57.511 | + lib/keystone:install_keystone:506 : '[' uwsgi == mod_wsgi ']' 2022-06-02 04:59:57.513 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-02 04:59:57.516 | + ./stack.sh:main:868 : configure_keystone 2022-06-02 04:59:57.518 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2022-06-02 04:59:57.530 | + 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 04:59:57.533 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-06-02 04:59:57.537 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2022-06-02 04:59:57.553 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:59:57.556 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2022-06-02 04:59:57.586 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-06-02 04:59:57.613 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-06-02 04:59:57.643 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2022-06-02 04:59:57.674 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2022-06-02 04:59:57.705 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2022-06-02 04:59:57.735 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-06-02 04:59:57.762 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-06-02 04:59:57.790 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-06-02 04:59:57.792 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-06-02 04:59:57.794 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-06-02 04:59:57.797 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-06-02 04:59:57.799 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-02 04:59:57.802 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-02 04:59:57.817 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:59:57.820 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-02 04:59:57.822 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-02 04:59:57.824 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-02 04:59:57.840 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:59:57.842 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2022-06-02 04:59:57.845 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2022-06-02 04:59:57.877 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-02 04:59:57.879 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-02 04:59:57.882 | + lib/keystone:configure_keystone:225 : local service_port=5000 2022-06-02 04:59:57.884 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2022-06-02 04:59:57.886 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2022-06-02 04:59:57.903 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:59:57.905 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.24/identity 2022-06-02 04:59:57.937 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.24/identity 2022-06-02 04:59:57.970 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2022-06-02 04:59:57.972 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2022-06-02 04:59:58.005 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2022-06-02 04:59:58.007 | ++ lib/database:database_connection_url:132 : local db=keystone 2022-06-02 04:59:58.010 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2022-06-02 04:59:58.012 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2022-06-02 04:59:58.015 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-06-02 04:59:58.018 | + 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 04:59:58.052 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2022-06-02 04:59:58.054 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2022-06-02 04:59:58.057 | + functions:setup_logging:698 : setup_systemd_logging /etc/keystone/keystone.conf 2022-06-02 04:59:58.060 | + functions:setup_systemd_logging:713 : local conf_file=/etc/keystone/keystone.conf 2022-06-02 04:59:58.065 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-02 04:59:58.084 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-02 04:59:58.087 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-02 04:59:58.089 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-02 04:59:58.091 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-02 04:59:58.094 | + 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 04:59:58.125 | + 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 04:59:58.157 | + 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 04:59:58.188 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-02 04:59:58.217 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-06-02 04:59:58.252 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2022-06-02 04:59:58.254 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-06-02 04:59:58.257 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-06-02 04:59:58.259 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-06-02 04:59:58.261 | + lib/apache:write_uwsgi_config:259 : local url=/identity 2022-06-02 04:59:58.264 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-02 04:59:58.266 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-02 04:59:58.269 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-public 2022-06-02 04:59:58.274 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-public 2022-06-02 04:59:58.276 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-02 04:59:58.278 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-02 04:59:58.291 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-02 04:59:58.291 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-02 04:59:58.301 | d /var/run/uwsgi 0755 ubuntu root 2022-06-02 04:59:58.304 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-02 04:59:58.321 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-06-02 04:59:58.323 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-06-02 04:59:58.327 | + 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 04:59:58.357 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-06-02 04:59:58.385 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-06-02 04:59:58.412 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-06-02 04:59:58.440 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-06-02 04:59:58.467 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-06-02 04:59:58.495 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-06-02 04:59:58.523 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-06-02 04:59:58.550 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-06-02 04:59:58.577 | + 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 04:59:58.604 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-06-02 04:59:58.631 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-06-02 04:59:58.659 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-06-02 04:59:58.686 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-02 04:59:58.688 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-02 04:59:58.691 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-public 2022-06-02 04:59:58.694 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-public 2022-06-02 04:59:58.696 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-02 04:59:58.698 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:59:58.701 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:59:58.703 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-02 04:59:58.706 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-02 04:59:58.708 | + 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 04:59:58.735 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-06-02 04:59:58.765 | + 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 04:59:58.765 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-02 04:59:58.774 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-06-02 04:59:58.777 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-public 2022-06-02 04:59:58.781 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-public 2022-06-02 04:59:58.784 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-02 04:59:58.786 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-02 04:59:58.788 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-02 04:59:58.791 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:59:58.794 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:59:58.796 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-02 04:59:58.799 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-02 04:59:58.802 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:59:58.804 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:59:58.806 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-public 2022-06-02 04:59:58.871 | Site keystone-wsgi-public already enabled 2022-06-02 04:59:58.878 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-02 04:59:58.881 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-02 04:59:58.884 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-02 04:59:58.886 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-02 04:59:59.029 | + 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 04:59:59.031 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2022-06-02 04:59:59.034 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2022-06-02 04:59:59.037 | + lib/apache:write_uwsgi_config:259 : local url=/identity_admin 2022-06-02 04:59:59.039 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-02 04:59:59.041 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-02 04:59:59.046 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-admin 2022-06-02 04:59:59.051 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-admin 2022-06-02 04:59:59.054 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-02 04:59:59.056 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-02 04:59:59.073 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-02 04:59:59.073 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-02 04:59:59.080 | d /var/run/uwsgi 0755 ubuntu root 2022-06-02 04:59:59.084 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-02 04:59:59.105 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2022-06-02 04:59:59.107 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2022-06-02 04:59:59.112 | + 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 04:59:59.143 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2022-06-02 04:59:59.176 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2022-06-02 04:59:59.207 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2022-06-02 04:59:59.237 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2022-06-02 04:59:59.269 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2022-06-02 04:59:59.297 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2022-06-02 04:59:59.328 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2022-06-02 04:59:59.358 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2022-06-02 04:59:59.390 | + 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 04:59:59.418 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2022-06-02 04:59:59.446 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2022-06-02 04:59:59.476 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2022-06-02 04:59:59.508 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-02 04:59:59.511 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-02 04:59:59.514 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-admin 2022-06-02 04:59:59.516 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-admin 2022-06-02 04:59:59.519 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-02 04:59:59.521 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:59:59.524 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:59:59.526 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-02 04:59:59.529 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-02 04:59:59.533 | + 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 04:59:59.562 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2022-06-02 04:59:59.591 | + 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 04:59:59.593 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-02 04:59:59.602 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 2022-06-02 04:59:59.606 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-admin 2022-06-02 04:59:59.608 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-admin 2022-06-02 04:59:59.611 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-02 04:59:59.614 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-02 04:59:59.617 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-02 04:59:59.619 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:59:59.621 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:59:59.624 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-02 04:59:59.626 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-02 04:59:59.629 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:59:59.631 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:59:59.633 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-admin 2022-06-02 04:59:59.700 | Site keystone-wsgi-admin already enabled 2022-06-02 04:59:59.706 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-02 04:59:59.708 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-02 04:59:59.713 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-02 04:59:59.716 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-02 04:59:59.856 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-06-02 04:59:59.887 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-06-02 04:59:59.921 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-06-02 04:59:59.953 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2022-06-02 04:59:59.955 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-06-02 04:59:59.990 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-06-02 05:00:00.018 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-06-02 05:00:00.046 | + ./stack.sh:main:872 : is_service_enabled swift 2022-06-02 05:00:00.063 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:00:00.066 | + ./stack.sh:main:873 : is_service_enabled ceilometer 2022-06-02 05:00:00.084 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:00:00.087 | + ./stack.sh:main:876 : stack_install_service swift 2022-06-02 05:00:00.089 | + lib/stack:stack_install_service:20 : local service=swift 2022-06-02 05:00:00.092 | + lib/stack:stack_install_service:21 : type install_swift 2022-06-02 05:00:00.094 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-02 05:00:00.097 | + lib/stack:stack_install_service:32 : install_swift 2022-06-02 05:00:00.099 | + lib/swift:install_swift:743 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift stable/victoria 2022-06-02 05:00:00.102 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/swift.git 2022-06-02 05:00:00.104 | + functions-common:git_clone:526 : local git_dest=/opt/stack/swift 2022-06-02 05:00:00.106 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-02 05:00:00.109 | + functions-common:git_clone:528 : local orig_dir 2022-06-02 05:00:00.111 | ++ functions-common:git_clone:529 : pwd 2022-06-02 05:00:00.114 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-02 05:00:00.116 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-02 05:00:00.119 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-02 05:00:00.135 | + functions-common:git_clone:532 : RECLONE=False 2022-06-02 05:00:00.137 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-02 05:00:00.140 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-02 05:00:00.143 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-02 05:00:00.143 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-02 05:00:00.148 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/swift ]] 2022-06-02 05:00:00.151 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-02 05:00:00.153 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/swift 2022-06-02 05:00:00.166 | + functions-common:git_clone:606 : cd /opt/stack/swift 2022-06-02 05:00:00.169 | + functions-common:git_clone:607 : git show --oneline 2022-06-02 05:00:00.169 | + functions-common:git_clone:607 : head -1 2022-06-02 05:00:00.176 | 4ca7bdf93 s3api: Use constant-time string comparisons in check_signature 2022-06-02 05:00:00.179 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-02 05:00:00.181 | + lib/swift:install_swift:746 : setup_develop /opt/stack/swift keystone 2022-06-02 05:00:00.184 | + inc/python:setup_develop:338 : local bindep 2022-06-02 05:00:00.186 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-06-02 05:00:00.189 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-06-02 05:00:00.191 | + inc/python:setup_develop:344 : local extras=keystone 2022-06-02 05:00:00.194 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-06-02 05:00:00.196 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-02 05:00:00.199 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-06-02 05:00:00.201 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-06-02 05:00:00.203 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-02 05:00:00.206 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-06-02 05:00:00.209 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-06-02 05:00:00.211 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-02 05:00:00.214 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-06-02 05:00:00.217 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-02 05:00:00.219 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-02 05:00:00.222 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-06-02 05:00:00.228 | + inc/python:_setup_package_with_constraints_edit:383 : name=swift 2022-06-02 05:00:00.230 | + 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 05:00:00.816 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/swift -e keystone 2022-06-02 05:00:00.819 | + inc/python:setup_package:417 : local bindep=0 2022-06-02 05:00:00.821 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-02 05:00:00.823 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-02 05:00:00.826 | + inc/python:setup_package:420 : [[ /opt/stack/swift == -bindep* ]] 2022-06-02 05:00:00.828 | + inc/python:setup_package:425 : local project_dir=/opt/stack/swift 2022-06-02 05:00:00.830 | + inc/python:setup_package:426 : local flags=-e 2022-06-02 05:00:00.833 | + inc/python:setup_package:427 : local extras=keystone 2022-06-02 05:00:00.835 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-02 05:00:00.837 | + inc/python:setup_package:431 : [[ -z keystone ]] 2022-06-02 05:00:00.839 | + inc/python:setup_package:436 : [[ ! -z keystone ]] 2022-06-02 05:00:00.842 | + inc/python:setup_package:437 : extras='[keystone]' 2022-06-02 05:00:00.844 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-02 05:00:00.846 | + inc/python:setup_package:445 : pip_install -e '/opt/stack/swift[keystone]' 2022-06-02 05:00:00.868 | Using python 3.8 to install /opt/stack/swift 2022-06-02 05:00:00.870 | + 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 05:00:02.659 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 05:00:02.659 | 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 05:00:02.664 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:00:02.664 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:00:02.666 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 05:00:02.667 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:00:02.668 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:00:02.668 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 05:00:02.668 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:00:02.669 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 05:00:02.682 | Obtaining file:///opt/stack/swift 2022-06-02 05:00:03.949 | Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-02 05:00:05.195 | 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 05:00: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 05:00:05.243 | 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 05:00:05.253 | 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 05:00:05.256 | 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 05:00:05.312 | 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 05:00:05.323 | 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 05:00:05.326 | 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 05:00:05.329 | 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 05:00:05.364 | 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 05:00:05.379 | 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 05:00:05.386 | 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 05:00:05.392 | 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 05:00:05.431 | 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 05:00:05.441 | 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 05:00:05.459 | 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 05:00:05.465 | 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 05:00:05.468 | 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 05:00:05.479 | 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 05:00:05.482 | 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 05:00:05.485 | 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 05:00:05.488 | 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 05:00:05.493 | 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 05:00:05.512 | 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 05:00:05.516 | 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 05:00:05.537 | 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 05:00:05.541 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 477)) (1.15.0) 2022-06-02 05:00:05.544 | 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 05:00:05.551 | 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 05:00:05.573 | 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 05:00:05.577 | 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 05:00:05.581 | 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 05:00:05.589 | 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 05:00:05.602 | 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 05:00:05.667 | 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 05:00:05.673 | 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 05:00:05.678 | 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 05:00:05.686 | 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 05:00:05.689 | 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 05:00:05.692 | 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 05:00:05.695 | 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 05:00:05.698 | 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 05:00:05.700 | 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 05:00:05.704 | 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 05:00:05.707 | 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 05:00:05.712 | 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 05:00:05.715 | 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 05:00:07.402 | Installing collected packages: swift 2022-06-02 05:00:07.403 | Attempting uninstall: swift 2022-06-02 05:00:07.404 | Found existing installation: swift 2.26.1.dev35 2022-06-02 05:00:07.407 | Can't uninstall 'swift'. No files were found to uninstall. 2022-06-02 05:00:07.408 | Running setup.py develop for swift 2022-06-02 05:00:09.104 | Successfully installed swift 2022-06-02 05:00:09.282 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 05:00:09.283 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 05:00:09.371 | + inc/python:pip_install:200 : result=0 2022-06-02 05:00:09.373 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 05:00:09.376 | + functions-common:time_stop:2322 : local name 2022-06-02 05:00:09.378 | + functions-common:time_stop:2323 : local end_time 2022-06-02 05:00:09.381 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 05:00:09.383 | + functions-common:time_stop:2325 : local total 2022-06-02 05:00:09.386 | + functions-common:time_stop:2326 : local start_time 2022-06-02 05:00:09.388 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 05:00:09.390 | + functions-common:time_stop:2329 : start_time=1654146000862 2022-06-02 05:00:09.393 | + functions-common:time_stop:2331 : [[ -z 1654146000862 ]] 2022-06-02 05:00:09.395 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 05:00:09.400 | + functions-common:time_stop:2334 : end_time=1654146009397 2022-06-02 05:00:09.403 | + functions-common:time_stop:2335 : elapsed_time=8535 2022-06-02 05:00:09.406 | + functions-common:time_stop:2336 : total=54964 2022-06-02 05:00:09.408 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 05:00:09.412 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=63499 2022-06-02 05:00:09.414 | + inc/python:pip_install:203 : return 0 2022-06-02 05:00:09.417 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-02 05:00:09.419 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-02 05:00:09.421 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-02 05:00:09.444 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-02 05:00:09.458 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/swift 2022-06-02 05:00:09.461 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-06-02 05:00:09.463 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:00:09.466 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:00:09.468 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2022-06-02 05:00:09.471 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:00:09.473 | + lib/swift:install_swift:747 : '[' False == True ']' 2022-06-02 05:00:09.476 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-02 05:00:09.478 | + ./stack.sh:main:877 : configure_swift 2022-06-02 05:00:09.481 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2022-06-02 05:00:09.483 | + lib/swift:configure_swift:335 : local node_number 2022-06-02 05:00:09.485 | + lib/swift:configure_swift:336 : local swift_node_config 2022-06-02 05:00:09.487 | + lib/swift:configure_swift:337 : local swift_log_dir 2022-06-02 05:00:09.489 | + lib/swift:configure_swift:338 : local user_group 2022-06-02 05:00:09.491 | + lib/swift:configure_swift:341 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-06-02 05:00:10.350 | No object-replicator running 2022-06-02 05:00:10.350 | No object-reconstructor running 2022-06-02 05:00:10.350 | No container-replicator running 2022-06-02 05:00:10.350 | No container-updater running 2022-06-02 05:00:10.350 | No container-sharder running 2022-06-02 05:00:10.350 | No object-expirer running 2022-06-02 05:00:10.350 | No container-sync running 2022-06-02 05:00:10.350 | No account-replicator running 2022-06-02 05:00:10.350 | No account-reaper running 2022-06-02 05:00:10.350 | No account-auditor running 2022-06-02 05:00:10.350 | No account-server running 2022-06-02 05:00:10.350 | No container-auditor running 2022-06-02 05:00:10.350 | No container-server running 2022-06-02 05:00:10.350 | No object-auditor running 2022-06-02 05:00:10.350 | No object-server running 2022-06-02 05:00:10.350 | No object-updater running 2022-06-02 05:00:10.350 | No proxy-server running 2022-06-02 05:00:10.351 | No container-reconciler running 2022-06-02 05:00:10.403 | + lib/swift:configure_swift:341 : true 2022-06-02 05:00:10.405 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift 2022-06-02 05:00:10.418 | + 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 05:00:10.432 | + lib/swift:configure_swift:346 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-06-02 05:00:10.435 | + lib/swift:configure_swift:355 : sed -e ' 2022-06-02 05:00:10.435 | s/%GROUP%//; 2022-06-02 05:00:10.435 | s/%USER%/ubuntu/; 2022-06-02 05:00:10.435 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-06-02 05:00:10.435 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-06-02 05:00:10.435 | + lib/swift:configure_swift:359 : sudo tee /etc/rsyncd.conf 2022-06-02 05:00:10.444 | uid = ubuntu 2022-06-02 05:00:10.444 | gid = 2022-06-02 05:00:10.444 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-06-02 05:00:10.444 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-06-02 05:00:10.444 | address = 127.0.0.1 2022-06-02 05:00:10.444 | 2022-06-02 05:00:10.444 | [account6612] 2022-06-02 05:00:10.444 | max connections = 25 2022-06-02 05:00:10.444 | path = /opt/stack/data/swift/1/node/ 2022-06-02 05:00:10.444 | read only = false 2022-06-02 05:00:10.444 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-06-02 05:00:10.444 | 2022-06-02 05:00:10.444 | [account6622] 2022-06-02 05:00:10.444 | max connections = 25 2022-06-02 05:00:10.444 | path = /opt/stack/data/swift/2/node/ 2022-06-02 05:00:10.444 | read only = false 2022-06-02 05:00:10.444 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-06-02 05:00:10.444 | 2022-06-02 05:00:10.444 | [account6632] 2022-06-02 05:00:10.444 | max connections = 25 2022-06-02 05:00:10.444 | path = /opt/stack/data/swift/3/node/ 2022-06-02 05:00:10.444 | read only = false 2022-06-02 05:00:10.444 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-06-02 05:00:10.444 | 2022-06-02 05:00:10.444 | [account6642] 2022-06-02 05:00:10.444 | max connections = 25 2022-06-02 05:00:10.444 | path = /opt/stack/data/swift/4/node/ 2022-06-02 05:00:10.444 | read only = false 2022-06-02 05:00:10.444 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-06-02 05:00:10.445 | 2022-06-02 05:00:10.445 | 2022-06-02 05:00:10.445 | [container6611] 2022-06-02 05:00:10.445 | max connections = 25 2022-06-02 05:00:10.445 | path = /opt/stack/data/swift/1/node/ 2022-06-02 05:00:10.445 | read only = false 2022-06-02 05:00:10.445 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-06-02 05:00:10.445 | 2022-06-02 05:00:10.445 | [container6621] 2022-06-02 05:00:10.445 | max connections = 25 2022-06-02 05:00:10.445 | path = /opt/stack/data/swift/2/node/ 2022-06-02 05:00:10.445 | read only = false 2022-06-02 05:00:10.445 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-06-02 05:00:10.445 | 2022-06-02 05:00:10.445 | [container6631] 2022-06-02 05:00:10.445 | max connections = 25 2022-06-02 05:00:10.445 | path = /opt/stack/data/swift/3/node/ 2022-06-02 05:00:10.445 | read only = false 2022-06-02 05:00:10.445 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-06-02 05:00:10.445 | 2022-06-02 05:00:10.445 | [container6641] 2022-06-02 05:00:10.445 | max connections = 25 2022-06-02 05:00:10.445 | path = /opt/stack/data/swift/4/node/ 2022-06-02 05:00:10.445 | read only = false 2022-06-02 05:00:10.445 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-06-02 05:00:10.445 | 2022-06-02 05:00:10.445 | 2022-06-02 05:00:10.445 | [object6613] 2022-06-02 05:00:10.445 | max connections = 25 2022-06-02 05:00:10.445 | path = /opt/stack/data/swift/1/node/ 2022-06-02 05:00:10.445 | read only = false 2022-06-02 05:00:10.445 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-06-02 05:00:10.445 | 2022-06-02 05:00:10.445 | [object6623] 2022-06-02 05:00:10.445 | max connections = 25 2022-06-02 05:00:10.445 | path = /opt/stack/data/swift/2/node/ 2022-06-02 05:00:10.446 | read only = false 2022-06-02 05:00:10.446 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-06-02 05:00:10.446 | 2022-06-02 05:00:10.446 | [object6633] 2022-06-02 05:00:10.446 | max connections = 25 2022-06-02 05:00:10.446 | path = /opt/stack/data/swift/3/node/ 2022-06-02 05:00:10.446 | read only = false 2022-06-02 05:00:10.446 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-06-02 05:00:10.446 | 2022-06-02 05:00:10.446 | [object6643] 2022-06-02 05:00:10.446 | max connections = 25 2022-06-02 05:00:10.446 | path = /opt/stack/data/swift/4/node/ 2022-06-02 05:00:10.446 | read only = false 2022-06-02 05:00:10.446 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-06-02 05:00:10.449 | + lib/swift:configure_swift:361 : is_ubuntu 2022-06-02 05:00:10.451 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:00:10.454 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:00:10.456 | + lib/swift:configure_swift:362 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-06-02 05:00:10.469 | + lib/swift:configure_swift:367 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-06-02 05:00:10.471 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-06-02 05:00:10.476 | + lib/swift:configure_swift:369 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-06-02 05:00:10.480 | + lib/swift:configure_swift:373 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-06-02 05:00:10.482 | + lib/swift:configure_swift:374 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-06-02 05:00:10.486 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-06-02 05:00:10.518 | + lib/swift:configure_swift:376 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.24:8080/v1/ 2022-06-02 05:00:10.546 | + lib/swift:configure_swift:378 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-06-02 05:00:10.569 | + lib/swift:configure_swift:379 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-06-02 05:00:10.601 | + lib/swift:configure_swift:381 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-06-02 05:00:10.621 | + lib/swift:configure_swift:382 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-06-02 05:00:10.654 | + lib/swift:configure_swift:384 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-06-02 05:00:10.673 | + lib/swift:configure_swift:385 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-06-02 05:00:10.704 | + lib/swift:configure_swift:387 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-06-02 05:00:10.724 | + lib/swift:configure_swift:388 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-06-02 05:00:10.756 | + lib/swift:configure_swift:390 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-06-02 05:00:10.775 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-06-02 05:00:10.805 | + lib/swift:configure_swift:393 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-06-02 05:00:10.823 | + lib/swift:configure_swift:394 : is_service_enabled tls-proxy 2022-06-02 05:00:10.838 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:00:10.841 | + lib/swift:configure_swift:397 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-06-02 05:00:10.877 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-06-02 05:00:10.907 | + lib/swift:configure_swift:404 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-06-02 05:00:10.940 | + lib/swift:configure_swift:407 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-06-02 05:00:10.972 | + lib/swift:configure_swift:410 : is_service_enabled ceilometer 2022-06-02 05:00:10.989 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:00:10.994 | + lib/swift:configure_swift:421 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-06-02 05:00:11.022 | + lib/swift:configure_swift:427 : is_service_enabled s3api 2022-06-02 05:00:11.040 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:00:11.042 | + lib/swift:configure_swift:430 : is_service_enabled keystone 2022-06-02 05:00:11.058 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:00:11.060 | + lib/swift:configure_swift:431 : swift_pipeline+=' authtoken' 2022-06-02 05:00:11.062 | + lib/swift:configure_swift:432 : is_service_enabled s3api 2022-06-02 05:00:11.078 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:00:11.081 | + lib/swift:configure_swift:437 : swift_pipeline+=' keystoneauth' 2022-06-02 05:00:11.083 | + lib/swift:configure_swift:440 : swift_pipeline+=' tempauth ' 2022-06-02 05:00:11.085 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-06-02 05:00:11.091 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-06-02 05:00:11.096 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-06-02 05:00:11.125 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-06-02 05:00:11.157 | + lib/swift:configure_swift:449 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-06-02 05:00:11.190 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-06-02 05:00:11.222 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-06-02 05:00:11.252 | + lib/swift:configure_swift:457 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-06-02 05:00:11.255 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/swift/proxy-server.conf 2022-06-02 05:00:11.257 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=swift 2022-06-02 05:00:11.259 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=filter:authtoken 2022-06-02 05:00:11.262 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-06-02 05:00:11.294 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-06-02 05:00:11.328 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.24/identity 2022-06-02 05:00:11.356 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-06-02 05:00:11.383 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-06-02 05:00:11.415 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-06-02 05:00:11.443 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-06-02 05:00:11.470 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-06-02 05:00:11.498 | + 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 05:00:11.525 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-06-02 05:00:11.553 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-06-02 05:00:11.581 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-06-02 05:00:11.609 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-06-02 05:00:11.636 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-06-02 05:00:11.667 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-06-02 05:00:11.695 | + lib/swift:configure_swift:468 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-06-02 05:00:11.713 | + lib/swift:configure_swift:469 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-06-02 05:00:11.741 | + lib/swift:configure_swift:472 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-06-02 05:00:11.768 | + lib/swift:configure_swift:474 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-06-02 05:00:11.773 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-06-02 05:00:11.801 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-06-02 05:00:11.828 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-06-02 05:00:11.855 | + lib/swift:configure_swift:479 : local node_number 2022-06-02 05:00:11.857 | + lib/swift:configure_swift:480 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-06-02 05:00:11.859 | + lib/swift:configure_swift:481 : local swift_node_config=/etc/swift/object-server/1.conf 2022-06-02 05:00:11.862 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-06-02 05:00:11.866 | + lib/swift:configure_swift:483 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-06-02 05:00:11.868 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2022-06-02 05:00:11.870 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-02 05:00:11.873 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2022-06-02 05:00:11.875 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2022-06-02 05:00:11.877 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-02 05:00:11.879 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-02 05:00:11.881 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-06-02 05:00:11.899 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-06-02 05:00:11.927 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-06-02 05:00:11.945 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-06-02 05:00:11.975 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-06-02 05:00:11.996 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-02 05:00:12.028 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-06-02 05:00:12.048 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-02 05:00:12.082 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-06-02 05:00:12.100 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-02 05:00:12.129 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-06-02 05:00:12.147 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-06-02 05:00:12.175 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-06-02 05:00:12.194 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-06-02 05:00:12.222 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-06-02 05:00:12.240 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-06-02 05:00:12.269 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-06-02 05:00:12.287 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-06-02 05:00:12.314 | + 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 05:00:12.319 | + lib/swift:configure_swift:484 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-06-02 05:00:12.337 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-02 05:00:12.365 | + 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 05:00:12.393 | + lib/swift:configure_swift:488 : swift_node_config=/etc/swift/container-server/1.conf 2022-06-02 05:00:12.395 | + lib/swift:configure_swift:489 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-06-02 05:00:12.400 | + lib/swift:configure_swift:490 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-06-02 05:00:12.402 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2022-06-02 05:00:12.404 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-02 05:00:12.407 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2022-06-02 05:00:12.409 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2022-06-02 05:00:12.411 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-02 05:00:12.413 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-02 05:00:12.415 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-06-02 05:00:12.433 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-06-02 05:00:12.461 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-06-02 05:00:12.478 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-06-02 05:00:12.506 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-06-02 05:00:12.524 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-02 05:00:12.553 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-06-02 05:00:12.572 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-02 05:00:12.600 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-06-02 05:00:12.619 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-02 05:00:12.648 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-06-02 05:00:12.666 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-06-02 05:00:12.697 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-06-02 05:00:12.716 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-06-02 05:00:12.744 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-06-02 05:00:12.762 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-06-02 05:00:12.791 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-06-02 05:00:12.809 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-06-02 05:00:12.842 | + 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 05:00:12.847 | + lib/swift:configure_swift:491 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-06-02 05:00:12.865 | + lib/swift:configure_swift:492 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-02 05:00:12.894 | + lib/swift:configure_swift:494 : swift_node_config=/etc/swift/account-server/1.conf 2022-06-02 05:00:12.896 | + lib/swift:configure_swift:495 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-06-02 05:00:12.901 | + lib/swift:configure_swift:496 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-06-02 05:00:12.903 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2022-06-02 05:00:12.907 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-02 05:00:12.911 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2022-06-02 05:00:12.913 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2022-06-02 05:00:12.917 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-02 05:00:12.920 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-02 05:00:12.923 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-06-02 05:00:12.945 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-06-02 05:00:12.973 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-06-02 05:00:12.992 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-06-02 05:00:13.020 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-06-02 05:00:13.038 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-02 05:00:13.068 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-06-02 05:00:13.087 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-02 05:00:13.115 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-06-02 05:00:13.134 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-02 05:00:13.163 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-06-02 05:00:13.181 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-06-02 05:00:13.210 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-06-02 05:00:13.228 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-06-02 05:00:13.256 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-06-02 05:00:13.274 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-06-02 05:00:13.302 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-06-02 05:00:13.321 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-06-02 05:00:13.348 | + 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 05:00:13.353 | + lib/swift:configure_swift:497 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-06-02 05:00:13.380 | + lib/swift:configure_swift:498 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-02 05:00:13.411 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-06-02 05:00:13.440 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-06-02 05:00:13.468 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-06-02 05:00:13.496 | + lib/swift:configure_swift:506 : testfile=/etc/swift/test.conf 2022-06-02 05:00:13.498 | + lib/swift:configure_swift:507 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-06-02 05:00:13.502 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-06-02 05:00:13.531 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-06-02 05:00:13.560 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-06-02 05:00:13.588 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-06-02 05:00:13.616 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-06-02 05:00:13.645 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-06-02 05:00:13.673 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-06-02 05:00:13.700 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test password4 testing4 2022-06-02 05:00:13.728 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-06-02 05:00:13.755 | + lib/swift:configure_swift:520 : is_service_enabled keystone 2022-06-02 05:00:13.771 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:00:13.773 | + lib/swift:configure_swift:521 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-06-02 05:00:13.792 | + lib/swift:configure_swift:522 : local auth_vers 2022-06-02 05:00:13.794 | ++ lib/swift:configure_swift:523 : iniget /etc/swift/test.conf func_test auth_version 2022-06-02 05:00:13.815 | + lib/swift:configure_swift:523 : auth_vers=3 2022-06-02 05:00:13.817 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.24 2022-06-02 05:00:13.844 | + lib/swift:configure_swift:525 : [[ http == \h\t\t\p\s ]] 2022-06-02 05:00:13.847 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_port 80 2022-06-02 05:00:13.875 | + lib/swift:configure_swift:530 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.24/identity 2022-06-02 05:00:13.904 | + lib/swift:configure_swift:531 : [[ 3 == \3 ]] 2022-06-02 05:00:13.906 | + lib/swift:configure_swift:532 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-06-02 05:00:13.936 | + lib/swift:configure_swift:536 : is_service_enabled tls-proxy 2022-06-02 05:00:13.952 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:00:13.954 | + lib/swift:configure_swift:542 : local user_group 2022-06-02 05:00:13.958 | ++ lib/swift:configure_swift:543 : id -g ubuntu 2022-06-02 05:00:13.962 | + lib/swift:configure_swift:543 : user_group=1000 2022-06-02 05:00:13.965 | + lib/swift:configure_swift:544 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-06-02 05:00:13.977 | + lib/swift:configure_swift:546 : local swift_log_dir=/opt/stack/data/swift/logs 2022-06-02 05:00:13.979 | + lib/swift:configure_swift:547 : sudo rm -rf /opt/stack/data/swift/logs 2022-06-02 05:00:13.993 | + lib/swift:configure_swift:548 : local swift_log_group=adm 2022-06-02 05:00:13.995 | + lib/swift:configure_swift:549 : is_suse 2022-06-02 05:00:13.997 | + functions-common:is_suse:464 : is_opensuse 2022-06-02 05:00:14.000 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-02 05:00:14.003 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-02 05:00:14.005 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-02 05:00:14.008 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-02 05:00:14.010 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-02 05:00:14.012 | + lib/swift:configure_swift:552 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-06-02 05:00:14.025 | + lib/swift:configure_swift:554 : [[ False != \F\a\l\s\e ]] 2022-06-02 05:00:14.027 | + lib/swift:configure_swift:562 : '[' False == True ']' 2022-06-02 05:00:14.030 | + ./stack.sh:main:880 : is_service_enabled s3api 2022-06-02 05:00:14.046 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:00:14.049 | + ./stack.sh:main:886 : is_service_enabled g-api n-api 2022-06-02 05:00:14.066 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:00:14.068 | + ./stack.sh:main:888 : stack_install_service glance 2022-06-02 05:00:14.071 | + lib/stack:stack_install_service:20 : local service=glance 2022-06-02 05:00:14.073 | + lib/stack:stack_install_service:21 : type install_glance 2022-06-02 05:00:14.076 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-02 05:00:14.078 | + lib/stack:stack_install_service:32 : install_glance 2022-06-02 05:00:14.081 | + lib/glance:install_glance:436 : glance_store_extras=() 2022-06-02 05:00:14.083 | + lib/glance:install_glance:436 : local glance_store_extras 2022-06-02 05:00:14.086 | + lib/glance:install_glance:438 : is_service_enabled cinder 2022-06-02 05:00:14.106 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:00:14.108 | + lib/glance:install_glance:439 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-06-02 05:00:14.111 | + lib/glance:install_glance:442 : is_service_enabled swift 2022-06-02 05:00:14.128 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:00:14.131 | + lib/glance:install_glance:443 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-06-02 05:00:14.133 | + lib/glance:install_glance:448 : use_library_from_git glance_store 2022-06-02 05:00:14.136 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-06-02 05:00:14.139 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:00:14.141 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:00:14.144 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2022-06-02 05:00:14.146 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:00:14.150 | ++ lib/glance:install_glance:454 : join_extras swift cinder 2022-06-02 05:00:14.152 | ++ inc/python:join_extras:29 : local IFS=, 2022-06-02 05:00:14.155 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-06-02 05:00:14.159 | + lib/glance:install_glance:454 : pip_install_gr_extras glance-store swift,cinder 2022-06-02 05:00:14.161 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-06-02 05:00:14.164 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-06-02 05:00:14.166 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-06-02 05:00:14.170 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-06-02 05:00:14.173 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-06-02 05:00:14.176 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-06-02 05:00:14.180 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-06-02 05:00:14.180 | +++ 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 05:00:14.186 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-06-02 05:00:14.188 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-06-02 05:00:14.191 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-06-02 05:00:14.194 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-06-02 05:00:14.196 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-06-02 05:00:14.218 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-06-02 05:00:14.221 | + 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 05:00:16.062 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 05:00:16.062 | 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 05:00:16.067 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:00:16.068 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:00:16.069 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 05:00:16.071 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:00:16.071 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:00:16.071 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 05:00:16.072 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:00:16.072 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 05:00:16.087 | 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 05:00:16.196 | 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 05:00:16.199 | 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 05:00:16.211 | 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 05:00:16.278 | 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 05:00:16.304 | 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 05:00:16.309 | 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 05:00:16.331 | 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 05:00:16.341 | 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 05:00:16.357 | 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 05:00:16.364 | 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 05:00:16.370 | 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 05:00:16.411 | 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 05:00:16.426 | 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 05:00:16.431 | 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 05:00:16.440 | 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 05:00:16.464 | 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 05:00:16.482 | 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 05:00:16.489 | 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 05:00:16.493 | 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 05:00:16.495 | 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 05:00:16.499 | 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 05:00:16.517 | 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 05:00:16.523 | 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 05:00:16.543 | 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 05:00:16.567 | 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 05:00:16.571 | 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 05:00:16.592 | 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 05:00:16.597 | 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 05:00:16.600 | 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 05:00:16.603 | 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 05:00:16.610 | 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 05:00:16.625 | 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 05:00:16.647 | 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 05:00:16.650 | 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 05:00:16.659 | 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 05:00:16.662 | 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 05:00:16.667 | 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 05:00:16.673 | 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 05:00:16.681 | 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 05:00:16.686 | 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 05:00:16.690 | 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 05:00:16.693 | 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 05:00:16.696 | 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 05:00:16.699 | 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 05:00:16.708 | 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 05:00:16.716 | 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 05:00:16.727 | 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 05:00:16.741 | 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 05:00:16.749 | 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 05:00:16.753 | 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 05:00:16.755 | 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 05:00:16.758 | 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 05:00:16.761 | 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 05:00:16.765 | 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 05:00:16.774 | 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 05:00:16.776 | 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 05:00:16.779 | 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 05:00:16.782 | 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 05:00:16.801 | 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 05:00:16.808 | 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 05:00:16.812 | 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 05:00:16.815 | 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 05:00:16.822 | 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 05:00:16.825 | 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 05:00:16.828 | 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 05:00:18.720 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 05:00:18.721 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 05:00:18.799 | + inc/python:pip_install:200 : result=0 2022-06-02 05:00:18.802 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 05:00:18.804 | + functions-common:time_stop:2322 : local name 2022-06-02 05:00:18.806 | + functions-common:time_stop:2323 : local end_time 2022-06-02 05:00:18.809 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 05:00:18.811 | + functions-common:time_stop:2325 : local total 2022-06-02 05:00:18.813 | + functions-common:time_stop:2326 : local start_time 2022-06-02 05:00:18.816 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 05:00:18.818 | + functions-common:time_stop:2329 : start_time=1654146014212 2022-06-02 05:00:18.820 | + functions-common:time_stop:2331 : [[ -z 1654146014212 ]] 2022-06-02 05:00:18.823 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 05:00:18.827 | + functions-common:time_stop:2334 : end_time=1654146018825 2022-06-02 05:00:18.830 | + functions-common:time_stop:2335 : elapsed_time=4613 2022-06-02 05:00:18.832 | + functions-common:time_stop:2336 : total=63499 2022-06-02 05:00:18.834 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 05:00:18.837 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=68112 2022-06-02 05:00:18.839 | + inc/python:pip_install:203 : return 0 2022-06-02 05:00:18.842 | + lib/glance:install_glance:455 : copy_rootwrap /usr/local/etc/glance 2022-06-02 05:00:18.845 | + lib/glance:copy_rootwrap:215 : local source_path=/usr/local/etc/glance 2022-06-02 05:00:18.847 | + lib/glance:copy_rootwrap:217 : sudo install -d -o ubuntu /etc/glance 2022-06-02 05:00:18.860 | + lib/glance:copy_rootwrap:218 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-06-02 05:00:18.865 | + lib/glance:install_glance:458 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance stable/victoria 2022-06-02 05:00:18.868 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/glance.git 2022-06-02 05:00:18.870 | + functions-common:git_clone:526 : local git_dest=/opt/stack/glance 2022-06-02 05:00:18.873 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-02 05:00:18.875 | + functions-common:git_clone:528 : local orig_dir 2022-06-02 05:00:18.878 | ++ functions-common:git_clone:529 : pwd 2022-06-02 05:00:18.881 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-02 05:00:18.883 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-02 05:00:18.886 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-02 05:00:18.902 | + functions-common:git_clone:532 : RECLONE=False 2022-06-02 05:00:18.912 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-02 05:00:18.914 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-02 05:00:18.917 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-02 05:00:18.917 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-02 05:00:18.923 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/glance ]] 2022-06-02 05:00:18.925 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-02 05:00:18.928 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/glance 2022-06-02 05:00:18.941 | + functions-common:git_clone:606 : cd /opt/stack/glance 2022-06-02 05:00:18.944 | + functions-common:git_clone:607 : git show --oneline 2022-06-02 05:00:18.944 | + functions-common:git_clone:607 : head -1 2022-06-02 05:00:18.948 | 78d63ec15 [stable-only] Specify openstacksdk stable branch 2022-06-02 05:00:18.950 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-02 05:00:18.953 | + lib/glance:install_glance:460 : setup_develop /opt/stack/glance 2022-06-02 05:00:18.956 | + inc/python:setup_develop:338 : local bindep 2022-06-02 05:00:18.959 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-06-02 05:00:18.961 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-06-02 05:00:18.964 | + inc/python:setup_develop:344 : local extras= 2022-06-02 05:00:18.966 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-06-02 05:00:18.969 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-02 05:00:18.972 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-06-02 05:00:18.975 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-06-02 05:00:18.977 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-02 05:00:18.979 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-02 05:00:18.982 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-06-02 05:00:18.985 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-02 05:00:18.988 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-06-02 05:00:18.991 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-02 05:00:18.993 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-02 05:00:18.996 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-06-02 05:00:19.002 | + inc/python:_setup_package_with_constraints_edit:383 : name=glance 2022-06-02 05:00:19.005 | + 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 05:00:19.588 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/glance -e 2022-06-02 05:00:19.591 | + inc/python:setup_package:417 : local bindep=0 2022-06-02 05:00:19.593 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-02 05:00:19.596 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-02 05:00:19.598 | + inc/python:setup_package:420 : [[ /opt/stack/glance == -bindep* ]] 2022-06-02 05:00:19.601 | + inc/python:setup_package:425 : local project_dir=/opt/stack/glance 2022-06-02 05:00:19.603 | + inc/python:setup_package:426 : local flags=-e 2022-06-02 05:00:19.606 | + inc/python:setup_package:427 : local extras= 2022-06-02 05:00:19.608 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-02 05:00:19.610 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-02 05:00:19.613 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-02 05:00:19.616 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-02 05:00:19.618 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-02 05:00:19.620 | + inc/python:setup_package:445 : pip_install -e /opt/stack/glance 2022-06-02 05:00:19.641 | Using python 3.8 to install /opt/stack/glance 2022-06-02 05:00:19.644 | + 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 05:00:21.447 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 05:00:21.447 | 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 05:00:21.452 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:00:21.452 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:00:21.454 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 05:00:21.456 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:00:21.456 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:00:21.456 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 05:00:21.457 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:00:21.457 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 05:00:21.470 | Obtaining file:///opt/stack/glance 2022-06-02 05:00:22.775 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-02 05:00:24.077 | 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 05:00:24.086 | 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 05:00:24.093 | 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 05:00:24.102 | 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 05:00:24.125 | 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 05:00:24.134 | 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 05:00:24.148 | 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 05:00:24.157 | 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 05:00:24.178 | 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 05:00:24.218 | 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 05:00:24.232 | 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 05:00:24.239 | 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 05:00:24.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 05:00:24.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 05:00:24.260 | 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 05:00:24.331 | 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 05:00:24.334 | 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 05:00:24.336 | 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 05:00:24.339 | 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 05:00:24.351 | 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 05:00:24.415 | 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 05:00:24.471 | 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 05:00:24.474 | 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 05:00:24.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 05:00:24.484 | 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 05:00:24.516 | 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 05:00:24.551 | 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 05:00:24.562 | 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 05:00:24.578 | 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 05:00:24.584 | 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 05:00:24.630 | 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 05:00:24.637 | 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 05:00:24.676 | 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 05:00:24.729 | 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 05:00:24.747 | 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 05:00:24.763 | 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 05:00:24.777 | 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 05:00:24.786 | 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 05:00:24.810 | 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 05:00:24.818 | 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 05:00:24.836 | 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 05:00:24.881 | 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 05:00:24.887 | 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 05:00:24.890 | 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 05:00:24.893 | 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 05:00:24.914 | 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 05:00:24.928 | 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 05:00:24.939 | 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 05:00:24.942 | 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 05:00:24.945 | 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 05:00:24.961 | 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 05:00:24.966 | 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 05:00:24.969 | 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 05:00:24.988 | 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 05:00:24.992 | 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 05:00:24.999 | 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 05:00:25.020 | 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 05:00:25.025 | 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 05:00:25.030 | 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 05:00:25.033 | 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 05:00:25.036 | 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 05:00:25.047 | 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 05:00:25.050 | 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 05:00:25.053 | 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 05:00:25.060 | 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 05:00:25.118 | 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 05:00:25.132 | 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 05:00:25.141 | 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 05:00:25.147 | 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 05:00:25.164 | 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 05:00:25.168 | 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 05:00:25.176 | 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 05:00:25.196 | 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 05:00:25.199 | 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 05:00:25.202 | 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 05:00:25.210 | 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 05:00:25.214 | 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 05:00:25.222 | 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 05:00:25.227 | 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 05:00:25.233 | 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 05:00:25.238 | 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 05:00:25.241 | 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 05:00:25.281 | 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 05:00:25.284 | 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 05:00:25.289 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-02 05:00:25.295 | 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 05:00:25.300 | 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 05:00:25.310 | 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 05:00:25.313 | 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 05:00:25.327 | 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 05:00:25.330 | 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 05:00:25.333 | 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 05:00:25.336 | 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 05:00:25.339 | 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 05:00:25.342 | 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 05:00:25.347 | 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 05:00:25.407 | 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 05:00:25.415 | 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 05:00:25.418 | 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 05:00:25.420 | 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 05:00:25.423 | 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 05:00:25.426 | 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 05:00:25.430 | 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 05:00:25.433 | 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 05:00:25.436 | 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 05:00:25.489 | 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 05:00:25.531 | 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 05:00:25.534 | 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 05:00:25.538 | 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 05:00:25.543 | 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 05:00:26.644 | Installing collected packages: glance 2022-06-02 05:00:26.644 | Attempting uninstall: glance 2022-06-02 05:00:26.646 | Found existing installation: glance 21.1.1.dev1 2022-06-02 05:00:26.649 | Can't uninstall 'glance'. No files were found to uninstall. 2022-06-02 05:00:26.651 | Running setup.py develop for glance 2022-06-02 05:00:28.284 | Successfully installed glance 2022-06-02 05:00:28.424 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 05:00:28.424 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 05:00:28.515 | + inc/python:pip_install:200 : result=0 2022-06-02 05:00:28.518 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 05:00:28.520 | + functions-common:time_stop:2322 : local name 2022-06-02 05:00:28.522 | + functions-common:time_stop:2323 : local end_time 2022-06-02 05:00:28.525 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 05:00:28.527 | + functions-common:time_stop:2325 : local total 2022-06-02 05:00:28.529 | + functions-common:time_stop:2326 : local start_time 2022-06-02 05:00:28.532 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 05:00:28.534 | + functions-common:time_stop:2329 : start_time=1654146019636 2022-06-02 05:00:28.536 | + functions-common:time_stop:2331 : [[ -z 1654146019636 ]] 2022-06-02 05:00:28.539 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 05:00:28.543 | + functions-common:time_stop:2334 : end_time=1654146028541 2022-06-02 05:00:28.546 | + functions-common:time_stop:2335 : elapsed_time=8905 2022-06-02 05:00:28.549 | + functions-common:time_stop:2336 : total=68112 2022-06-02 05:00:28.551 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 05:00:28.553 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=77017 2022-06-02 05:00:28.556 | + inc/python:pip_install:203 : return 0 2022-06-02 05:00:28.558 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-02 05:00:28.561 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-02 05:00:28.563 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-02 05:00:28.583 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-02 05:00:28.595 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/glance 2022-06-02 05:00:28.598 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-06-02 05:00:28.601 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:00:28.603 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:00:28.606 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2022-06-02 05:00:28.608 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:00:28.611 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-02 05:00:28.614 | + ./stack.sh:main:889 : configure_glance 2022-06-02 05:00:28.616 | + lib/glance:configure_glance:267 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-06-02 05:00:28.629 | + lib/glance:configure_glance:270 : local dburl 2022-06-02 05:00:28.632 | ++ lib/glance:configure_glance:271 : database_connection_url glance 2022-06-02 05:00:28.634 | ++ lib/database:database_connection_url:132 : local db=glance 2022-06-02 05:00:28.637 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2022-06-02 05:00:28.639 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2022-06-02 05:00:28.641 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-02 05:00:28.645 | + lib/glance:configure_glance:271 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-02 05:00:28.647 | + lib/glance:configure_glance:273 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-06-02 05:00:28.680 | + 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 05:00:28.710 | + lib/glance:configure_glance:275 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-06-02 05:00:28.739 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-06-02 05:00:28.769 | + lib/glance:configure_glance:277 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-06-02 05:00:28.799 | + lib/glance:configure_glance:278 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-06-02 05:00:28.828 | + lib/glance:configure_glance:279 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-06-02 05:00:28.831 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/glance/glance-api.conf 2022-06-02 05:00:28.833 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=glance 2022-06-02 05:00:28.836 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-02 05:00:28.838 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-06-02 05:00:28.867 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-06-02 05:00:28.896 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.24/identity 2022-06-02 05:00:28.926 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-06-02 05:00:28.955 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-06-02 05:00:28.984 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-06-02 05:00:29.013 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-06-02 05:00:29.044 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-06-02 05:00:29.074 | + 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 05:00:29.103 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-06-02 05:00:29.133 | + lib/glance:configure_glance:280 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-06-02 05:00:29.163 | + lib/glance:configure_glance:281 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-06-02 05:00:29.166 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-06-02 05:00:29.168 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-06-02 05:00:29.170 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-02 05:00:29.173 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-02 05:00:29.176 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-02 05:00:29.192 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:00:29.195 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-02 05:00:29.198 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-02 05:00:29.200 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-02 05:00:29.217 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:00:29.220 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2022-06-02 05:00:29.223 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2022-06-02 05:00:29.252 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-02 05:00:29.254 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-02 05:00:29.257 | + lib/glance:configure_glance:282 : '[' libvirt = xenserver ']' 2022-06-02 05:00:29.259 | + lib/glance:configure_glance:286 : '[' libvirt = libvirt ']' 2022-06-02 05:00:29.261 | + lib/glance:configure_glance:286 : '[' kvm = parallels ']' 2022-06-02 05:00:29.264 | + lib/glance:configure_glance:291 : configure_glance_store False False 2022-06-02 05:00:29.266 | + lib/glance:configure_glance_store:228 : local use_cinder_for_glance=False 2022-06-02 05:00:29.269 | + lib/glance:configure_glance_store:229 : local glance_enable_multiple_stores=False 2022-06-02 05:00:29.271 | + lib/glance:configure_glance_store:230 : local be 2022-06-02 05:00:29.273 | + lib/glance:configure_glance_store:232 : [[ False == \F\a\l\s\e ]] 2022-06-02 05:00:29.276 | + lib/glance:configure_glance_store:234 : [[ False == \T\r\u\e ]] 2022-06-02 05:00:29.278 | + 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 05:00:29.308 | + lib/glance:configure_glance:294 : '[' -n '' ']' 2022-06-02 05:00:29.311 | + lib/glance:configure_glance:297 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.24 2022-06-02 05:00:29.342 | + lib/glance:configure_glance:301 : [[ False == \F\a\l\s\e ]] 2022-06-02 05:00:29.344 | + lib/glance:configure_glance:303 : is_service_enabled s-proxy 2022-06-02 05:00:29.361 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:00:29.364 | + lib/glance:configure_glance:304 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-06-02 05:00:29.392 | + lib/glance:configure_glance:305 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-06-02 05:00:29.423 | + 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 05:00:29.452 | + lib/glance:configure_glance:308 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-06-02 05:00:29.482 | + lib/glance:configure_glance:309 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-06-02 05:00:29.512 | + lib/glance:configure_glance:310 : is_service_enabled tls-proxy 2022-06-02 05:00:29.529 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:00:29.531 | + lib/glance:configure_glance:313 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-06-02 05:00:29.562 | + lib/glance:configure_glance:315 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-06-02 05:00:29.594 | + lib/glance:configure_glance:317 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-06-02 05:00:29.625 | + lib/glance:configure_glance:318 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.24/identity/v3 2022-06-02 05:00:29.659 | + lib/glance:configure_glance:319 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-06-02 05:00:29.691 | + lib/glance:configure_glance:325 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.24/image 2022-06-02 05:00:29.724 | + lib/glance:configure_glance:327 : is_service_enabled tls-proxy 2022-06-02 05:00:29.741 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:00:29.744 | + lib/glance:configure_glance:333 : setup_logging /etc/glance/glance-api.conf 2022-06-02 05:00:29.746 | + functions:setup_logging:698 : setup_systemd_logging /etc/glance/glance-api.conf 2022-06-02 05:00:29.749 | + functions:setup_systemd_logging:713 : local conf_file=/etc/glance/glance-api.conf 2022-06-02 05:00:29.752 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-02 05:00:29.771 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-02 05:00:29.774 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-02 05:00:29.778 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-02 05:00:29.780 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-02 05:00:29.783 | + 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 05:00:29.816 | + 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 05:00:29.849 | + 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 05:00:29.880 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-02 05:00:29.910 | + lib/glance:configure_glance:335 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-06-02 05:00:29.915 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-06-02 05:00:29.945 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-06-02 05:00:29.975 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-06-02 05:00:30.005 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.24/identity 2022-06-02 05:00:30.036 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-06-02 05:00:30.066 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-06-02 05:00:30.096 | + lib/glance:configure_glance:344 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-06-02 05:00:30.126 | + lib/glance:configure_glance:347 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-06-02 05:00:30.156 | + lib/glance:configure_glance:350 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-06-02 05:00:30.186 | + lib/glance:configure_glance:351 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-06-02 05:00:30.216 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-06-02 05:00:30.246 | + lib/glance:configure_glance:354 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-06-02 05:00:30.251 | + 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 05:00:30.259 | + lib/glance:configure_glance:358 : is_service_enabled tls-proxy 2022-06-02 05:00:30.276 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:00:30.278 | + lib/glance:configure_glance:366 : [[ True == False ]] 2022-06-02 05:00:30.281 | + lib/glance:configure_glance:369 : write_local_proxy_http_config glance http://10.222.0.24:19292 /image 2022-06-02 05:00:30.283 | + lib/apache:write_local_proxy_http_config:378 : local name=glance 2022-06-02 05:00:30.286 | + lib/apache:write_local_proxy_http_config:379 : local url=http://10.222.0.24:19292 2022-06-02 05:00:30.288 | + lib/apache:write_local_proxy_http_config:380 : local loc=/image 2022-06-02 05:00:30.291 | + lib/apache:write_local_proxy_http_config:381 : local apache_conf 2022-06-02 05:00:30.294 | ++ lib/apache:write_local_proxy_http_config:382 : apache_site_config_for glance 2022-06-02 05:00:30.297 | ++ lib/apache:apache_site_config_for:189 : local site=glance 2022-06-02 05:00:30.299 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-02 05:00:30.302 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:00:30.304 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:00:30.307 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/glance.conf 2022-06-02 05:00:30.309 | + lib/apache:write_local_proxy_http_config:382 : apache_conf=/etc/apache2/sites-available/glance.conf 2022-06-02 05:00:30.312 | + lib/apache:write_local_proxy_http_config:384 : enable_apache_mod proxy 2022-06-02 05:00:30.314 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-06-02 05:00:30.317 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-02 05:00:30.319 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:00:30.321 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:00:30.324 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-06-02 05:00:30.326 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-06-02 05:00:30.381 | proxy (enabled by site administrator) 2022-06-02 05:00:30.384 | + lib/apache:write_local_proxy_http_config:385 : enable_apache_mod proxy_http 2022-06-02 05:00:30.387 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-06-02 05:00:30.389 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-02 05:00:30.392 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:00:30.394 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:00:30.397 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-06-02 05:00:30.399 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-06-02 05:00:30.455 | proxy_http (enabled by site administrator) 2022-06-02 05:00:30.459 | + lib/apache:write_local_proxy_http_config:387 : echo 'KeepAlive Off' 2022-06-02 05:00:30.459 | + lib/apache:write_local_proxy_http_config:387 : sudo tee /etc/apache2/sites-available/glance.conf 2022-06-02 05:00:30.468 | KeepAlive Off 2022-06-02 05:00:30.473 | + lib/apache:write_local_proxy_http_config:388 : echo 'SetEnv proxy-sendchunked 1' 2022-06-02 05:00:30.475 | + lib/apache:write_local_proxy_http_config:388 : sudo tee -a /etc/apache2/sites-available/glance.conf 2022-06-02 05:00:30.484 | SetEnv proxy-sendchunked 1 2022-06-02 05:00:30.489 | + lib/apache:write_local_proxy_http_config:389 : echo 'ProxyPass "/image" "http://10.222.0.24:19292" retry=0 ' 2022-06-02 05:00:30.489 | + lib/apache:write_local_proxy_http_config:389 : sudo tee -a /etc/apache2/sites-available/glance.conf 2022-06-02 05:00:30.498 | ProxyPass "/image" "http://10.222.0.24:19292" retry=0 2022-06-02 05:00:30.503 | + lib/apache:write_local_proxy_http_config:390 : enable_apache_site glance 2022-06-02 05:00:30.505 | + lib/apache:enable_apache_site:206 : local site=glance 2022-06-02 05:00:30.508 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-02 05:00:30.510 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-02 05:00:30.513 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-02 05:00:30.515 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:00:30.517 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:00:30.520 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-02 05:00:30.522 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-02 05:00:30.525 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:00:30.527 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:00:30.530 | + lib/apache:enable_apache_site:210 : sudo a2ensite glance 2022-06-02 05:00:30.592 | Site glance already enabled 2022-06-02 05:00:30.597 | + lib/apache:write_local_proxy_http_config:391 : restart_apache_server 2022-06-02 05:00:30.599 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-02 05:00:30.602 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-02 05:00:30.604 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-02 05:00:30.740 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf DEFAULT bind_host 0.0.0.0 2022-06-02 05:00:30.775 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf DEFAULT bind_port 19292 2022-06-02 05:00:30.806 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-api.conf DEFAULT workers 2 2022-06-02 05:00:30.836 | + ./stack.sh:main:892 : is_service_enabled cinder 2022-06-02 05:00:30.854 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:00:30.856 | + ./stack.sh:main:894 : stack_install_service cinder 2022-06-02 05:00:30.859 | + lib/stack:stack_install_service:20 : local service=cinder 2022-06-02 05:00:30.861 | + lib/stack:stack_install_service:21 : type install_cinder 2022-06-02 05:00:30.864 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-02 05:00:30.866 | + lib/stack:stack_install_service:32 : install_cinder 2022-06-02 05:00:30.868 | + lib/cinder:install_cinder:413 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder stable/victoria 2022-06-02 05:00:30.871 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/cinder.git 2022-06-02 05:00:30.873 | + functions-common:git_clone:526 : local git_dest=/opt/stack/cinder 2022-06-02 05:00:30.876 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-02 05:00:30.878 | + functions-common:git_clone:528 : local orig_dir 2022-06-02 05:00:30.881 | ++ functions-common:git_clone:529 : pwd 2022-06-02 05:00:30.884 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-02 05:00:30.886 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-02 05:00:30.889 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-02 05:00:30.907 | + functions-common:git_clone:532 : RECLONE=False 2022-06-02 05:00:30.910 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-02 05:00:30.912 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-02 05:00:30.915 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-02 05:00:30.915 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-02 05:00:30.920 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/cinder ]] 2022-06-02 05:00:30.924 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-02 05:00:30.926 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-06-02 05:00:30.939 | + functions-common:git_clone:606 : cd /opt/stack/cinder 2022-06-02 05:00:30.942 | + functions-common:git_clone:607 : git show --oneline 2022-06-02 05:00:30.943 | + functions-common:git_clone:607 : head -1 2022-06-02 05:00:30.956 | 2ae18d436 Prevent temporary volume from being deleted accidentally 2022-06-02 05:00:30.968 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-02 05:00:30.971 | + lib/cinder:install_cinder:414 : setup_develop /opt/stack/cinder 2022-06-02 05:00:30.974 | + inc/python:setup_develop:338 : local bindep 2022-06-02 05:00:30.977 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-02 05:00:30.979 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-06-02 05:00:30.982 | + inc/python:setup_develop:344 : local extras= 2022-06-02 05:00:30.985 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-06-02 05:00:30.987 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-02 05:00:30.990 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-02 05:00:30.992 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-06-02 05:00:30.995 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-02 05:00:30.998 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-02 05:00:31.001 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-06-02 05:00:31.003 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-02 05:00:31.006 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-06-02 05:00:31.009 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-02 05:00:31.011 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-02 05:00:31.015 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-06-02 05:00:31.021 | + inc/python:_setup_package_with_constraints_edit:383 : name=cinder 2022-06-02 05:00:31.023 | + 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 05:00:31.606 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/cinder -e 2022-06-02 05:00:31.608 | + inc/python:setup_package:417 : local bindep=0 2022-06-02 05:00:31.610 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-02 05:00:31.613 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-02 05:00:31.615 | + inc/python:setup_package:420 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-02 05:00:31.618 | + inc/python:setup_package:425 : local project_dir=/opt/stack/cinder 2022-06-02 05:00:31.620 | + inc/python:setup_package:426 : local flags=-e 2022-06-02 05:00:31.622 | + inc/python:setup_package:427 : local extras= 2022-06-02 05:00:31.625 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-02 05:00:31.627 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-02 05:00:31.630 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-02 05:00:31.632 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-02 05:00:31.635 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-02 05:00:31.637 | + inc/python:setup_package:445 : pip_install -e /opt/stack/cinder 2022-06-02 05:00:31.658 | Using python 3.8 to install /opt/stack/cinder 2022-06-02 05:00:31.660 | + 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 05:00:33.427 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 05:00:33.428 | 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 05:00:33.432 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:00:33.432 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:00:33.434 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 05:00:33.435 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:00:33.436 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:00:33.436 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 05:00:33.436 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:00:33.437 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 05:00:33.450 | Obtaining file:///opt/stack/cinder 2022-06-02 05:00:35.397 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-02 05:00:37.334 | 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 05:00:37.342 | 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 05:00:37.350 | 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 05:00:37.358 | 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 05:00:37.379 | 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 05:00:37.392 | 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 05:00:37.413 | 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 05:00:37.452 | 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 05:00:37.466 | 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 05:00:37.469 | 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 05:00:37.478 | 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 05:00:37.492 | 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 05:00:37.508 | 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 05:00:37.514 | 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 05:00:37.517 | 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 05:00:37.520 | 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 05:00:37.523 | 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 05:00:37.534 | 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 05:00:37.598 | 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 05:00:37.653 | 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 05:00:37.664 | 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 05:00:37.667 | 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 05:00:37.677 | 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 05:00:37.702 | 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 05:00:37.706 | 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 05:00:37.727 | 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 05:00:37.762 | 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 05:00:37.774 | 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 05:00:37.789 | 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 05:00:37.795 | 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 05:00:37.842 | 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 05:00:37.848 | 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 05:00:37.887 | 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 05:00:37.940 | 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 05:00:37.958 | 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 05:00:37.975 | 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 05:00:37.990 | 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 05:00:38.004 | 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 05:00:38.008 | 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 05:00:38.017 | 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 05:00:38.041 | 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 05:00:38.049 | 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 05:00:38.067 | 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 05:00:38.087 | 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 05:00:38.110 | 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 05:00:38.161 | 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 05:00:38.168 | 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 05:00:38.203 | 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 05:00:38.206 | 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 05:00:38.209 | 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 05:00:38.230 | 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 05:00:38.233 | 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 05:00:38.237 | 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 05:00:38.249 | 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 05:00:38.251 | 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 05:00:38.255 | 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 05:00:38.271 | 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 05:00:38.275 | 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 05:00:38.293 | 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 05:00:38.312 | 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 05:00:38.329 | 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 05:00:38.352 | 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 05:00:38.356 | 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 05:00:38.363 | 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 05:00:38.384 | 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 05:00:38.389 | 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 05:00:38.393 | 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 05:00:38.398 | 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 05:00:38.401 | 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 05:00:38.405 | 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 05:00:38.416 | 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 05:00:38.419 | 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 05:00:38.422 | 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 05:00:38.429 | 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 05:00:38.433 | 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 05:00:38.438 | 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 05:00:38.497 | 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 05:00:38.511 | 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 05:00:38.521 | 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 05:00:38.526 | 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 05:00:38.544 | 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 05:00:38.624 | 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 05:00:38.628 | 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 05:00:38.635 | 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 05:00:38.639 | 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 05:00:38.659 | 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 05:00:38.663 | 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 05:00:38.672 | 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 05:00:38.675 | 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 05:00:38.678 | 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 05:00:38.682 | 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 05:00:38.686 | 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 05:00:38.694 | 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 05:00:38.717 | 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 05:00:38.758 | 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 05:00:38.761 | 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 05:00:38.766 | 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 05:00:38.773 | 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 05:00:38.778 | 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 05:00:38.783 | 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 05:00:38.790 | 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 05:00:38.794 | 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 05:00:38.803 | 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 05:00:38.807 | 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 05:00:38.814 | 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 05:00:38.855 | 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 05:00:38.862 | 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 05:00:38.865 | 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 05:00:38.876 | 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 05:00:38.880 | 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 05:00:38.890 | 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 05:00:38.903 | 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 05:00:38.918 | 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 05:00:38.932 | 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 05:00:38.936 | 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 05:00:38.939 | 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 05:00:38.941 | 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 05:00:38.945 | 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 05:00:38.947 | 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 05:00:38.953 | 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 05:00:38.961 | 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 05:00:38.998 | 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 05:00:39.001 | 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 05:00:39.004 | 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 05:00:39.006 | 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 05:00:39.009 | 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 05:00:39.014 | 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 05:00:39.017 | 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 05:00:39.024 | 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 05:00:39.029 | 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 05:00:39.032 | 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 05:00:39.039 | 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 05:00:39.042 | 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 05:00:39.046 | 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 05:00:39.099 | 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 05:00:39.102 | 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 05:00:39.106 | 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 05:00:39.112 | 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 05:00:39.115 | 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 05:00:40.111 | Installing collected packages: cinder 2022-06-02 05:00:40.111 | Attempting uninstall: cinder 2022-06-02 05:00:40.114 | Found existing installation: cinder 17.4.1.dev2 2022-06-02 05:00:40.117 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-06-02 05:00:40.119 | Running setup.py develop for cinder 2022-06-02 05:00:42.351 | Successfully installed cinder 2022-06-02 05:00:42.492 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 05:00:42.492 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 05:00:42.589 | + inc/python:pip_install:200 : result=0 2022-06-02 05:00:42.591 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 05:00:42.594 | + functions-common:time_stop:2322 : local name 2022-06-02 05:00:42.596 | + functions-common:time_stop:2323 : local end_time 2022-06-02 05:00:42.598 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 05:00:42.600 | + functions-common:time_stop:2325 : local total 2022-06-02 05:00:42.603 | + functions-common:time_stop:2326 : local start_time 2022-06-02 05:00:42.605 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 05:00:42.607 | + functions-common:time_stop:2329 : start_time=1654146031652 2022-06-02 05:00:42.609 | + functions-common:time_stop:2331 : [[ -z 1654146031652 ]] 2022-06-02 05:00:42.612 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 05:00:42.617 | + functions-common:time_stop:2334 : end_time=1654146042614 2022-06-02 05:00:42.619 | + functions-common:time_stop:2335 : elapsed_time=10962 2022-06-02 05:00:42.621 | + functions-common:time_stop:2336 : total=77017 2022-06-02 05:00:42.623 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 05:00:42.625 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=87979 2022-06-02 05:00:42.628 | + inc/python:pip_install:203 : return 0 2022-06-02 05:00:42.630 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-02 05:00:42.633 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-02 05:00:42.635 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-02 05:00:42.654 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-02 05:00:42.666 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/cinder 2022-06-02 05:00:42.669 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-06-02 05:00:42.671 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:00:42.674 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:00:42.677 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2022-06-02 05:00:42.679 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:00:42.682 | + lib/cinder:install_cinder:415 : [[ tgtadm == \t\g\t\a\d\m ]] 2022-06-02 05:00:42.685 | + lib/cinder:install_cinder:416 : install_package tgt 2022-06-02 05:00:42.687 | + functions-common:install_package:1356 : update_package_repo 2022-06-02 05:00:42.690 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-02 05:00:42.692 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-02 05:00:42.695 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-02 05:00:42.697 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-02 05:00:42.700 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-02 05:00:42.702 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:00:42.705 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:00:42.707 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-02 05:00:42.710 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-02 05:00:42.712 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-02 05:00:42.715 | + functions-common:apt_get_update:1083 : return 2022-06-02 05:00:42.717 | + functions-common:install_package:1357 : real_install_package tgt 2022-06-02 05:00:42.720 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-02 05:00:42.723 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:00:42.725 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:00:42.728 | + functions-common:real_install_package:1343 : apt_get install tgt 2022-06-02 05:00:42.751 | + 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 05:00:42.861 | Reading package lists... 2022-06-02 05:00:43.124 | Building dependency tree... 2022-06-02 05:00:43.125 | Reading state information... 2022-06-02 05:00:43.400 | tgt is already the newest version (1:1.0.79-2ubuntu1). 2022-06-02 05:00:43.400 | The following packages were automatically installed and are no longer required: 2022-06-02 05:00:43.401 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-02 05:00:43.401 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-02 05:00:43.401 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-02 05:00:43.401 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-02 05:00:43.401 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-02 05:00:43.401 | python3-zope.interface 2022-06-02 05:00:43.402 | Use 'sudo apt autoremove' to remove them. 2022-06-02 05:00:43.518 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-02 05:00:43.523 | + functions-common:apt_get:1127 : result=0 2022-06-02 05:00:43.526 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-02 05:00:43.528 | + functions-common:time_stop:2322 : local name 2022-06-02 05:00:43.531 | + functions-common:time_stop:2323 : local end_time 2022-06-02 05:00:43.534 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 05:00:43.536 | + functions-common:time_stop:2325 : local total 2022-06-02 05:00:43.539 | + functions-common:time_stop:2326 : local start_time 2022-06-02 05:00:43.541 | + functions-common:time_stop:2328 : name=apt-get 2022-06-02 05:00:43.544 | + functions-common:time_stop:2329 : start_time=1654146042748 2022-06-02 05:00:43.546 | + functions-common:time_stop:2331 : [[ -z 1654146042748 ]] 2022-06-02 05:00:43.550 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 05:00:43.554 | + functions-common:time_stop:2334 : end_time=1654146043552 2022-06-02 05:00:43.557 | + functions-common:time_stop:2335 : elapsed_time=804 2022-06-02 05:00:43.559 | + functions-common:time_stop:2336 : total=5686 2022-06-02 05:00:43.562 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 05:00:43.565 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=6490 2022-06-02 05:00:43.567 | + functions-common:apt_get:1131 : return 0 2022-06-02 05:00:43.570 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-02 05:00:43.572 | + ./stack.sh:main:895 : configure_cinder 2022-06-02 05:00:43.575 | + lib/cinder:configure_cinder:198 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-06-02 05:00:43.588 | + lib/cinder:configure_cinder:200 : rm -f /etc/cinder/cinder.conf 2022-06-02 05:00:43.592 | + lib/cinder:configure_cinder:202 : configure_rootwrap cinder 2022-06-02 05:00:43.594 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-06-02 05:00:43.596 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-06-02 05:00:43.599 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-06-02 05:00:43.600 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-06-02 05:00:43.604 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-06-02 05:00:43.606 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-06-02 05:00:43.608 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-06-02 05:00:43.610 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-06-02 05:00:43.612 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-06-02 05:00:43.614 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-06-02 05:00:43.617 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-06-02 05:00:43.619 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-06-02 05:00:43.630 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-06-02 05:00:43.642 | + 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 05:00:43.654 | + 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 05:00:43.667 | + 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 05:00:43.680 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-06-02 05:00:43.683 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-06-02 05:00:43.687 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.ZMSWRJE4zg 2022-06-02 05:00:43.689 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-06-02 05:00:43.692 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-06-02 05:00:43.694 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-06-02 05:00:43.696 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.ZMSWRJE4zg 2022-06-02 05:00:43.700 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.ZMSWRJE4zg 2022-06-02 05:00:43.712 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.ZMSWRJE4zg /etc/sudoers.d/cinder-rootwrap 2022-06-02 05:00:43.725 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-06-02 05:00:43.729 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-06-02 05:00:43.731 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-06-02 05:00:43.733 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-06-02 05:00:43.736 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-06-02 05:00:43.738 | + 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 05:00:43.740 | + 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 05:00:43.742 | + lib/cinder:configure_cinder:204 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-06-02 05:00:43.745 | + lib/cinder:configure_cinder:205 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-06-02 05:00:43.749 | + lib/cinder:configure_cinder:208 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-06-02 05:00:43.754 | + lib/cinder:configure_cinder:210 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-06-02 05:00:43.773 | + lib/cinder:configure_cinder:211 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-06-02 05:00:43.792 | + lib/cinder:configure_cinder:212 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-06-02 05:00:43.811 | + lib/cinder:configure_cinder:213 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-06-02 05:00:43.830 | + lib/cinder:configure_cinder:214 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-06-02 05:00:43.849 | + lib/cinder:configure_cinder:215 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-06-02 05:00:43.868 | + lib/cinder:configure_cinder:216 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-06-02 05:00:43.887 | + lib/cinder:configure_cinder:217 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-06-02 05:00:43.908 | + lib/cinder:configure_cinder:219 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-06-02 05:00:43.911 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2022-06-02 05:00:43.914 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=cinder 2022-06-02 05:00:43.916 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-02 05:00:43.919 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-06-02 05:00:43.949 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-06-02 05:00:43.977 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.24/identity 2022-06-02 05:00:44.005 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-06-02 05:00:44.032 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-06-02 05:00:44.061 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-06-02 05:00:44.089 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-06-02 05:00:44.117 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-06-02 05:00:44.144 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-02 05:00:44.172 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-06-02 05:00:44.203 | + lib/cinder:configure_cinder:221 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-06-02 05:00:44.239 | + lib/cinder:configure_cinder:223 : iniset /etc/cinder/cinder.conf DEFAULT target_helper tgtadm 2022-06-02 05:00:44.267 | ++ lib/cinder:configure_cinder:224 : database_connection_url cinder 2022-06-02 05:00:44.270 | ++ lib/database:database_connection_url:132 : local db=cinder 2022-06-02 05:00:44.272 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2022-06-02 05:00:44.275 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2022-06-02 05:00:44.277 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-06-02 05:00:44.280 | + 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 05:00:44.312 | + lib/cinder:configure_cinder:225 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-06-02 05:00:44.340 | + lib/cinder:configure_cinder:226 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-06-02 05:00:44.369 | + lib/cinder:configure_cinder:227 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-06-02 05:00:44.397 | + lib/cinder:configure_cinder:228 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-06-02 05:00:44.425 | + lib/cinder:configure_cinder:229 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-06-02 05:00:44.455 | + lib/cinder:configure_cinder:230 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-06-02 05:00:44.486 | + lib/cinder:configure_cinder:231 : [[ 4 == 6 ]] 2022-06-02 05:00:44.489 | + lib/cinder:configure_cinder:234 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.24 2022-06-02 05:00:44.517 | + lib/cinder:configure_cinder:236 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-06-02 05:00:44.549 | ++ lib/cinder:configure_cinder:237 : openssl rand -hex 16 2022-06-02 05:00:44.556 | + lib/cinder:configure_cinder:237 : iniset /etc/cinder/cinder.conf key_manager fixed_key ba3029a45d67f21c6492bc2c05cb71f7 2022-06-02 05:00:44.585 | + lib/cinder:configure_cinder:239 : is_service_enabled c-vol 2022-06-02 05:00:44.602 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:00:44.604 | + lib/cinder:configure_cinder:264 : is_service_enabled c-bak 2022-06-02 05:00:44.621 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:00:44.623 | + lib/cinder:configure_cinder:273 : is_service_enabled ceilometer 2022-06-02 05:00:44.639 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:00:44.642 | + lib/cinder:configure_cinder:277 : is_service_enabled tls-proxy 2022-06-02 05:00:44.658 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:00:44.661 | + lib/cinder:configure_cinder:291 : '[' False '!=' False ']' 2022-06-02 05:00:44.663 | + lib/cinder:configure_cinder:295 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-06-02 05:00:44.666 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-06-02 05:00:44.668 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-06-02 05:00:44.670 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-02 05:00:44.673 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-02 05:00:44.675 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-02 05:00:44.692 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:00:44.695 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-02 05:00:44.697 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-02 05:00:44.700 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-02 05:00:44.716 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:00:44.719 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2022-06-02 05:00:44.722 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2022-06-02 05:00:44.750 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-02 05:00:44.752 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-02 05:00:44.755 | + lib/cinder:configure_cinder:298 : setup_logging /etc/cinder/cinder.conf True 2022-06-02 05:00:44.757 | + functions:setup_logging:698 : setup_systemd_logging /etc/cinder/cinder.conf 2022-06-02 05:00:44.760 | + functions:setup_systemd_logging:713 : local conf_file=/etc/cinder/cinder.conf 2022-06-02 05:00:44.763 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-02 05:00:44.781 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-02 05:00:44.783 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-02 05:00:44.785 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-02 05:00:44.788 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-02 05:00:44.790 | + 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 05:00:44.819 | + 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 05:00:44.848 | + 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 05:00:44.877 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-02 05:00:44.906 | + lib/cinder:configure_cinder:300 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-06-02 05:00:44.909 | + lib/apache:write_uwsgi_config:257 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-06-02 05:00:44.912 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/cinder-wsgi 2022-06-02 05:00:44.914 | + lib/apache:write_uwsgi_config:259 : local url=/volume 2022-06-02 05:00:44.917 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-02 05:00:44.920 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-02 05:00:44.924 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/cinder-wsgi 2022-06-02 05:00:44.928 | + lib/apache:write_uwsgi_config:262 : name=cinder-wsgi 2022-06-02 05:00:44.930 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-02 05:00:44.933 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-02 05:00:44.946 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-02 05:00:44.946 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-02 05:00:44.954 | d /var/run/uwsgi 0755 ubuntu root 2022-06-02 05:00:44.958 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-02 05:00:44.975 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-06-02 05:00:44.977 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-06-02 05:00:44.981 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-06-02 05:00:45.011 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-06-02 05:00:45.038 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-06-02 05:00:45.067 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-06-02 05:00:45.094 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-06-02 05:00:45.121 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-02 05:00:45.149 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-06-02 05:00:45.178 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-06-02 05:00:45.205 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-06-02 05:00:45.234 | + 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 05:00:45.262 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-06-02 05:00:45.289 | + lib/apache:write_uwsgi_config:297 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-02 05:00:45.319 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-06-02 05:00:45.352 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-02 05:00:45.355 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-02 05:00:45.358 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for cinder-wsgi 2022-06-02 05:00:45.360 | ++ lib/apache:apache_site_config_for:189 : local site=cinder-wsgi 2022-06-02 05:00:45.363 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-02 05:00:45.365 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:00:45.368 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:00:45.370 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-06-02 05:00:45.373 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-06-02 05:00:45.375 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-06-02 05:00:45.402 | + lib/apache:write_uwsgi_config:308 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-06-02 05:00:45.431 | + 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 05:00:45.431 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-06-02 05:00:45.440 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-06-02 05:00:45.443 | + lib/apache:write_uwsgi_config:310 : enable_apache_site cinder-wsgi 2022-06-02 05:00:45.446 | + lib/apache:enable_apache_site:206 : local site=cinder-wsgi 2022-06-02 05:00:45.448 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-02 05:00:45.451 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-02 05:00:45.453 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-02 05:00:45.456 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:00:45.458 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:00:45.460 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-02 05:00:45.463 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-02 05:00:45.465 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:00:45.467 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:00:45.470 | + lib/apache:enable_apache_site:210 : sudo a2ensite cinder-wsgi 2022-06-02 05:00:45.532 | Enabling site cinder-wsgi. 2022-06-02 05:00:45.538 | To activate the new configuration, you need to run: 2022-06-02 05:00:45.538 | systemctl reload apache2 2022-06-02 05:00:45.543 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-02 05:00:45.545 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-02 05:00:45.549 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-02 05:00:45.551 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-02 05:00:45.688 | + lib/cinder:configure_cinder:302 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-06-02 05:00:45.691 | + lib/cinder:configure_cinder:306 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-06-02 05:00:45.722 | + lib/cinder:configure_cinder:308 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.24/image 2022-06-02 05:00:45.768 | + lib/cinder:configure_cinder:309 : is_service_enabled tls-proxy 2022-06-02 05:00:45.788 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:00:45.790 | + lib/cinder:configure_cinder:315 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-06-02 05:00:45.793 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2022-06-02 05:00:45.795 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2022-06-02 05:00:45.798 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=nova 2022-06-02 05:00:45.800 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-06-02 05:00:45.832 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf nova interface public 2022-06-02 05:00:45.860 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.24/identity 2022-06-02 05:00:45.888 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf nova username nova 2022-06-02 05:00:45.916 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-06-02 05:00:45.944 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-06-02 05:00:45.973 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova project_name service 2022-06-02 05:00:46.001 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-06-02 05:00:46.031 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-06-02 05:00:46.068 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-06-02 05:00:46.098 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-06-02 05:00:46.126 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-06-02 05:00:46.155 | + lib/cinder:configure_cinder:319 : [[ ! -z '' ]] 2022-06-02 05:00:46.157 | + lib/cinder:configure_cinder:321 : is_service_enabled etcd3 2022-06-02 05:00:46.175 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:00:46.177 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.24:2379 2022-06-02 05:00:46.210 | + ./stack.sh:main:898 : is_service_enabled neutron 2022-06-02 05:00:46.228 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:00:46.230 | + ./stack.sh:main:900 : stack_install_service neutron 2022-06-02 05:00:46.233 | + lib/stack:stack_install_service:20 : local service=neutron 2022-06-02 05:00:46.235 | + lib/stack:stack_install_service:21 : type install_neutron 2022-06-02 05:00:46.238 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-02 05:00:46.240 | + lib/stack:stack_install_service:32 : install_neutron 2022-06-02 05:00:46.244 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2022-06-02 05:00:46.248 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-02 05:00:46.248 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-06-02 05:00:46.254 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-02 05:00:46.257 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-02 05:00:46.259 | + 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,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,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 05:00:46.262 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-06-02 05:00:46.264 | + lib/neutron:install_neutron:659 : install_mutnauq 2022-06-02 05:00:46.267 | + lib/neutron-legacy:install_mutnauq:441 : use_library_from_git neutron-lib 2022-06-02 05:00:46.270 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-06-02 05:00:46.272 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:00:46.275 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:00:46.277 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2022-06-02 05:00:46.280 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:00:46.282 | + lib/neutron-legacy:install_mutnauq:446 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron stable/victoria 2022-06-02 05:00:46.285 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/neutron.git 2022-06-02 05:00:46.287 | + functions-common:git_clone:526 : local git_dest=/opt/stack/neutron 2022-06-02 05:00:46.289 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-02 05:00:46.292 | + functions-common:git_clone:528 : local orig_dir 2022-06-02 05:00:46.295 | ++ functions-common:git_clone:529 : pwd 2022-06-02 05:00:46.298 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-02 05:00:46.300 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-02 05:00:46.303 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-02 05:00:46.319 | + functions-common:git_clone:532 : RECLONE=False 2022-06-02 05:00:46.321 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-02 05:00:46.323 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-02 05:00:46.326 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-02 05:00:46.327 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-02 05:00:46.332 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/neutron ]] 2022-06-02 05:00:46.334 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-02 05:00:46.337 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-06-02 05:00:46.350 | + functions-common:git_clone:606 : cd /opt/stack/neutron 2022-06-02 05:00:46.353 | + functions-common:git_clone:607 : git show --oneline 2022-06-02 05:00:46.353 | + functions-common:git_clone:607 : head -1 2022-06-02 05:00:46.364 | bca80bfbfb [OVN] Add baremetal support with Neutron DHCP agent 2022-06-02 05:00:46.367 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-02 05:00:46.370 | + lib/neutron-legacy:install_mutnauq:447 : setup_develop /opt/stack/neutron 2022-06-02 05:00:46.372 | + inc/python:setup_develop:338 : local bindep 2022-06-02 05:00:46.375 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-02 05:00:46.377 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-06-02 05:00:46.380 | + inc/python:setup_develop:344 : local extras= 2022-06-02 05:00:46.382 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-06-02 05:00:46.385 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-02 05:00:46.387 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-02 05:00:46.390 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-06-02 05:00:46.392 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-02 05:00:46.395 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-02 05:00:46.398 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-06-02 05:00:46.401 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-02 05:00:46.404 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-06-02 05:00:46.406 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-02 05:00:46.409 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-02 05:00:46.412 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-06-02 05:00:46.418 | + inc/python:_setup_package_with_constraints_edit:383 : name=neutron 2022-06-02 05:00:46.421 | + 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 05:00:47.007 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/neutron -e 2022-06-02 05:00:47.010 | + inc/python:setup_package:417 : local bindep=0 2022-06-02 05:00:47.012 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-02 05:00:47.014 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-02 05:00:47.017 | + inc/python:setup_package:420 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-02 05:00:47.020 | + inc/python:setup_package:425 : local project_dir=/opt/stack/neutron 2022-06-02 05:00:47.022 | + inc/python:setup_package:426 : local flags=-e 2022-06-02 05:00:47.024 | + inc/python:setup_package:427 : local extras= 2022-06-02 05:00:47.027 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-02 05:00:47.029 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-02 05:00:47.031 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-02 05:00:47.034 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-02 05:00:47.036 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-02 05:00:47.038 | + inc/python:setup_package:445 : pip_install -e /opt/stack/neutron 2022-06-02 05:00:47.059 | Using python 3.8 to install /opt/stack/neutron 2022-06-02 05:00:47.062 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-06-02 05:00:48.806 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 05:00:48.806 | 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 05:00:48.810 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:00:48.811 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:00:48.813 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 05:00:48.814 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:00:48.814 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:00:48.815 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 05:00:48.815 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:00:48.815 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 05:00:48.828 | Obtaining file:///opt/stack/neutron 2022-06-02 05:00:50.904 | Obtaining neutron from file:///opt/stack/neutron#egg=neutron (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-02 05:00:52.951 | 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 05:00:52.958 | 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 05:00:52.961 | 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 05:00:52.969 | 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 05:00:52.977 | 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 05:00:52.985 | 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 05:00:53.006 | 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 05:00:53.019 | 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 05:00:53.028 | 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 05:00:53.036 | 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 05:00:53.039 | 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 05:00:53.048 | 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 05:00:53.055 | 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 05:00:53.057 | 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 05:00:53.060 | 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 05:00:53.124 | 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 05:00:53.179 | 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 05:00:53.182 | 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 05:00:53.187 | 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 05:00:53.190 | 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 05:00:53.229 | 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 05:00:53.256 | 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 05:00:53.274 | 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 05:00:53.279 | 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 05:00:53.283 | 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 05:00:53.307 | 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 05:00:53.325 | 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 05:00:53.360 | 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 05:00:53.371 | 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 05:00:53.387 | 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 05:00:53.394 | 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 05:00:53.441 | 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 05:00:53.447 | 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 05:00:53.485 | 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 05:00:53.538 | 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 05:00:53.557 | 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 05:00:53.573 | 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 05:00:53.588 | 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 05:00:53.602 | 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 05:00:53.606 | 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 05:00:53.615 | 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 05:00:53.639 | 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 05:00:53.647 | 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 05:00:53.665 | 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 05:00:53.685 | 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 05:00:53.730 | 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 05:00:53.736 | 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 05:00:53.745 | 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 05:00:53.751 | 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 05:00:53.786 | 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 05:00:53.789 | 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 05:00:53.799 | 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 05:00:53.802 | 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 05:00:53.822 | 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 05:00:53.836 | 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 05:00:53.848 | 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 05:00:53.851 | 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 05:00:53.854 | 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 05:00:53.860 | 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 05:00:53.865 | 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 05:00:53.886 | 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 05:00:53.889 | 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 05:00:53.907 | 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 05:00:53.934 | 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 05:00:53.952 | 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 05:00:53.956 | 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 05:00:53.963 | 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 05:00:53.984 | 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 05:00:53.987 | 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 05:00:53.991 | 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 05:00:53.994 | 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 05:00:53.998 | 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 05:00:54.001 | 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 05:00:54.004 | 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 05:00:54.015 | 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 05:00:54.018 | 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 05:00:54.021 | 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 05:00:54.029 | 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 05:00:54.043 | 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 05:00:54.053 | 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 05:00:54.059 | 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 05:00:54.076 | 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 05:00:54.096 | 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 05:00:54.153 | 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 05:00:54.156 | 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 05:00:54.164 | 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 05:00:54.185 | 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 05:00:54.189 | 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 05:00:54.192 | 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 05:00:54.195 | 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 05:00:54.203 | 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 05:00:54.212 | 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 05:00:54.215 | 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 05:00:54.237 | 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 05:00:54.241 | 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 05:00:54.246 | 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 05:00:54.250 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-02 05:00:54.290 | 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 05:00:54.296 | 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 05:00:54.300 | 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 05:00:54.303 | 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 05:00:54.310 | 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 05:00:54.315 | 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 05:00:54.319 | 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 05:00:54.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 227)) (5.0.2) 2022-06-02 05:00:54.389 | 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 05:00:54.392 | 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 05:00:54.403 | 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 05:00:54.413 | 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 05:00:54.427 | 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 05:00:54.429 | 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 05:00:54.452 | 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 05:00:54.466 | 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 05:00:54.481 | 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 05:00:54.493 | 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 05:00:54.497 | 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 05:00:54.500 | 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 05:00:54.504 | 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 05:00:54.507 | 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 05:00:54.509 | 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 05:00:54.512 | 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 05:00:54.514 | 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 05:00:54.517 | 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 05:00:54.520 | 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 05:00:54.523 | 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 05:00:54.526 | 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 05:00:54.529 | 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 05:00:54.537 | 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 05:00:54.551 | 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 05:00:54.606 | 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 05:00:54.611 | 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 05:00:54.617 | 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 05:00:54.620 | 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 05:00:54.654 | 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 05:00:54.657 | 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 05:00:55.665 | Installing collected packages: neutron 2022-06-02 05:00:55.665 | Attempting uninstall: neutron 2022-06-02 05:00:55.667 | Found existing installation: neutron 17.4.2.dev8 2022-06-02 05:00:55.678 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-06-02 05:00:55.679 | Running setup.py develop for neutron 2022-06-02 05:00:58.064 | Successfully installed neutron 2022-06-02 05:00:58.225 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 05:00:58.225 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 05:00:58.320 | + inc/python:pip_install:200 : result=0 2022-06-02 05:00:58.323 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 05:00:58.325 | + functions-common:time_stop:2322 : local name 2022-06-02 05:00:58.327 | + functions-common:time_stop:2323 : local end_time 2022-06-02 05:00:58.330 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 05:00:58.332 | + functions-common:time_stop:2325 : local total 2022-06-02 05:00:58.334 | + functions-common:time_stop:2326 : local start_time 2022-06-02 05:00:58.337 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 05:00:58.339 | + functions-common:time_stop:2329 : start_time=1654146047054 2022-06-02 05:00:58.342 | + functions-common:time_stop:2331 : [[ -z 1654146047054 ]] 2022-06-02 05:00:58.344 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 05:00:58.349 | + functions-common:time_stop:2334 : end_time=1654146058347 2022-06-02 05:00:58.351 | + functions-common:time_stop:2335 : elapsed_time=11293 2022-06-02 05:00:58.353 | + functions-common:time_stop:2336 : total=87979 2022-06-02 05:00:58.356 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 05:00:58.358 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=99272 2022-06-02 05:00:58.361 | + inc/python:pip_install:203 : return 0 2022-06-02 05:00:58.363 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-02 05:00:58.366 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-02 05:00:58.368 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-02 05:00:58.387 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-02 05:00:58.399 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/neutron 2022-06-02 05:00:58.402 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-06-02 05:00:58.404 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:00:58.406 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:00:58.409 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2022-06-02 05:00:58.412 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:00:58.414 | + lib/neutron-legacy:install_mutnauq:449 : [[ openvswitch == \o\v\n ]] 2022-06-02 05:00:58.417 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-02 05:00:58.419 | + ./stack.sh:main:903 : is_service_enabled nova 2022-06-02 05:00:58.437 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:00:58.439 | + ./stack.sh:main:905 : stack_install_service nova 2022-06-02 05:00:58.442 | + lib/stack:stack_install_service:20 : local service=nova 2022-06-02 05:00:58.444 | + lib/stack:stack_install_service:21 : type install_nova 2022-06-02 05:00:58.447 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-02 05:00:58.449 | + lib/stack:stack_install_service:32 : install_nova 2022-06-02 05:00:58.452 | + lib/nova:install_nova:802 : use_library_from_git os-vif 2022-06-02 05:00:58.455 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-06-02 05:00:58.457 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:00:58.459 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:00:58.462 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-vif, ]] 2022-06-02 05:00:58.464 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:00:58.467 | + lib/nova:install_nova:807 : is_service_enabled n-cpu 2022-06-02 05:00:58.483 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:00:58.485 | + lib/nova:install_nova:811 : is_service_enabled n-novnc 2022-06-02 05:00:58.502 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:00:58.504 | + lib/nova:install_nova:823 : is_service_enabled n-spice 2022-06-02 05:00:58.521 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:00:58.524 | + lib/nova:install_nova:835 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova stable/victoria 2022-06-02 05:00:58.526 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/nova.git 2022-06-02 05:00:58.528 | + functions-common:git_clone:526 : local git_dest=/opt/stack/nova 2022-06-02 05:00:58.531 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-02 05:00:58.533 | + functions-common:git_clone:528 : local orig_dir 2022-06-02 05:00:58.536 | ++ functions-common:git_clone:529 : pwd 2022-06-02 05:00:58.538 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-02 05:00:58.541 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-02 05:00:58.544 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-02 05:00:58.560 | + functions-common:git_clone:532 : RECLONE=False 2022-06-02 05:00:58.563 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-02 05:00:58.565 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-02 05:00:58.568 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-02 05:00:58.568 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-02 05:00:58.573 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/nova ]] 2022-06-02 05:00:58.576 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-02 05:00:58.578 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/nova 2022-06-02 05:00:58.591 | + functions-common:git_clone:606 : cd /opt/stack/nova 2022-06-02 05:00:58.594 | + functions-common:git_clone:607 : git show --oneline 2022-06-02 05:00:58.594 | + functions-common:git_clone:607 : head -1 2022-06-02 05:00:58.597 | d218250eb5 Define new functional test tox env for placement gate to run 2022-06-02 05:00:58.600 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-02 05:00:58.603 | + lib/nova:install_nova:836 : setup_develop /opt/stack/nova 2022-06-02 05:00:58.612 | + inc/python:setup_develop:338 : local bindep 2022-06-02 05:00:58.615 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-06-02 05:00:58.617 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-06-02 05:00:58.620 | + inc/python:setup_develop:344 : local extras= 2022-06-02 05:00:58.622 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-06-02 05:00:58.625 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-02 05:00:58.628 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-06-02 05:00:58.630 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-06-02 05:00:58.633 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-02 05:00:58.635 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-02 05:00:58.638 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-06-02 05:00:58.641 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-02 05:00:58.644 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-06-02 05:00:58.647 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-02 05:00:58.649 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-02 05:00:58.652 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-06-02 05:00:58.659 | + inc/python:_setup_package_with_constraints_edit:383 : name=nova 2022-06-02 05:00:58.669 | + 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 05:00:59.273 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/nova -e 2022-06-02 05:00:59.276 | + inc/python:setup_package:417 : local bindep=0 2022-06-02 05:00:59.278 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-02 05:00:59.281 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-02 05:00:59.283 | + inc/python:setup_package:420 : [[ /opt/stack/nova == -bindep* ]] 2022-06-02 05:00:59.285 | + inc/python:setup_package:425 : local project_dir=/opt/stack/nova 2022-06-02 05:00:59.288 | + inc/python:setup_package:426 : local flags=-e 2022-06-02 05:00:59.290 | + inc/python:setup_package:427 : local extras= 2022-06-02 05:00:59.293 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-02 05:00:59.295 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-02 05:00:59.298 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-02 05:00:59.307 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-02 05:00:59.309 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-02 05:00:59.311 | + inc/python:setup_package:445 : pip_install -e /opt/stack/nova 2022-06-02 05:00:59.332 | Using python 3.8 to install /opt/stack/nova 2022-06-02 05:00:59.334 | + 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 05:01:01.165 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 05:01:01.165 | 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 05:01:01.169 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:01:01.170 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:01:01.171 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 05:01:01.173 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:01:01.174 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:01:01.174 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 05:01:01.174 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:01:01.175 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 05:01:01.187 | Obtaining file:///opt/stack/nova 2022-06-02 05:01:04.268 | Obtaining nova from file:///opt/stack/nova#egg=nova (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-02 05:01:07.271 | 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 05:01:07.278 | 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 05:01:07.281 | 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 05:01:07.289 | 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 05:01:07.299 | 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 05:01:07.302 | 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 05:01:07.310 | 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 05:01:07.332 | 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 05:01:07.345 | 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 05:01:07.366 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-02 05:01:07.405 | 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 05:01:07.420 | 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 05:01:07.424 | 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 05:01:07.433 | 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 05:01:07.440 | 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 05:01:07.443 | 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 05:01:07.446 | 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 05:01:07.458 | 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 05:01:07.530 | 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 05:01:07.587 | 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 05:01:07.599 | 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 05:01:07.603 | 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 05:01:07.606 | 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 05:01:07.611 | 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 05:01:07.614 | 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 05:01:07.641 | 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 05:01:07.666 | 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 05:01:07.670 | 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 05:01:07.676 | 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 05:01:07.681 | 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 05:01:07.705 | 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 05:01:07.726 | 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 05:01:07.744 | 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 05:01:07.779 | 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 05:01:07.790 | 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 05:01:07.807 | 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 05:01:07.813 | 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 05:01:07.861 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-02 05:01:07.867 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-02 05:01:07.908 | 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 05:01:07.961 | 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 05:01:07.980 | 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 05:01:07.997 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (2.4.0) 2022-06-02 05:01:08.012 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.2.0) 2022-06-02 05:01:08.027 | 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 05:01:08.032 | 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 05:01:08.041 | 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 05:01:08.065 | 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 05:01:08.073 | 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 05:01:08.091 | 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 05:01:08.112 | 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 05:01:08.121 | 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 05:01:08.128 | 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 05:01:08.164 | 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 05:01:08.167 | 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 05:01:08.170 | 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 05:01:08.192 | 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 05:01:08.202 | 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 05:01:08.206 | 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 05:01:08.209 | 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 05:01:08.235 | 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 05:01:08.242 | 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 05:01:08.259 | 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 05:01:08.277 | 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 05:01:08.283 | 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 05:01:08.301 | 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 05:01:08.320 | 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 05:01:08.347 | 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 05:01:08.351 | 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 05:01:08.358 | 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 05:01:08.380 | 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 05:01:08.383 | 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 05:01:08.388 | 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 05:01:08.393 | 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 05:01:08.396 | 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 05:01:08.399 | 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 05:01:08.411 | 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 05:01:08.414 | 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 05:01:08.417 | 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 05:01:08.426 | 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 05:01:08.485 | 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 05:01:08.500 | 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 05:01:08.509 | 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 05:01:08.515 | 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 05:01:08.533 | 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 05:01:08.592 | 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 05:01:08.596 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-02 05:01:08.603 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-02 05:01:08.624 | Requirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (0.11.7) 2022-06-02 05:01:08.628 | 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 05:01:08.636 | Requirement already satisfied: websockify===0.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (0.9.0) 2022-06-02 05:01:08.641 | 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 05:01:08.644 | 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 05:01:08.647 | 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 05:01:08.684 | 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 05:01:08.688 | 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 05:01:08.697 | 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 05:01:08.701 | 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 05:01:08.706 | 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 05:01:08.710 | 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 05:01:08.723 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (2.5.0) 2022-06-02 05:01:08.746 | 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 05:01:08.754 | 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 05:01:08.759 | 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 05:01:08.764 | 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 05:01:08.773 | 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 05:01:08.777 | 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 05:01:08.781 | 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 05:01:08.823 | 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 05:01:08.826 | 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 05:01:08.838 | 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 05:01:08.844 | 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 05:01:08.859 | 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 05:01:08.869 | 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 05:01:08.872 | 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 05:01:08.877 | 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 05:01:08.892 | 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 05:01:08.906 | 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 05:01:08.921 | 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 05:01:08.926 | 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 05:01:08.929 | 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 05:01:08.932 | 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 05:01:08.936 | 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 05:01:08.939 | 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 05:01:08.977 | 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 05:01:08.986 | 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 05:01:08.991 | 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 05:01:08.994 | 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 05:01:08.997 | 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 05:01:08.999 | 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 05:01:09.003 | 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 05:01:09.006 | 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 05:01:09.013 | 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 05:01:09.017 | 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 05:01:09.020 | 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 05:01:09.023 | 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 05:01:09.031 | 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 05:01:09.034 | 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 05:01:09.038 | 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 05:01:09.093 | 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 05:01:09.099 | 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 05:01:09.104 | 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 05:01:09.138 | 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 05:01:09.183 | 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 05:01:10.147 | Installing collected packages: nova 2022-06-02 05:01:10.147 | Attempting uninstall: nova 2022-06-02 05:01:10.149 | Found existing installation: nova 22.4.1.dev3 2022-06-02 05:01:10.153 | Can't uninstall 'nova'. No files were found to uninstall. 2022-06-02 05:01:10.155 | Running setup.py develop for nova 2022-06-02 05:01:13.495 | Successfully installed nova 2022-06-02 05:01:13.645 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 05:01:13.645 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 05:01:13.749 | + inc/python:pip_install:200 : result=0 2022-06-02 05:01:13.751 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 05:01:13.753 | + functions-common:time_stop:2322 : local name 2022-06-02 05:01:13.755 | + functions-common:time_stop:2323 : local end_time 2022-06-02 05:01:13.757 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 05:01:13.760 | + functions-common:time_stop:2325 : local total 2022-06-02 05:01:13.762 | + functions-common:time_stop:2326 : local start_time 2022-06-02 05:01:13.764 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 05:01:13.766 | + functions-common:time_stop:2329 : start_time=1654146059326 2022-06-02 05:01:13.768 | + functions-common:time_stop:2331 : [[ -z 1654146059326 ]] 2022-06-02 05:01:13.772 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 05:01:13.776 | + functions-common:time_stop:2334 : end_time=1654146073773 2022-06-02 05:01:13.778 | + functions-common:time_stop:2335 : elapsed_time=14447 2022-06-02 05:01:13.780 | + functions-common:time_stop:2336 : total=99272 2022-06-02 05:01:13.782 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 05:01:13.784 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=113719 2022-06-02 05:01:13.786 | + inc/python:pip_install:203 : return 0 2022-06-02 05:01:13.788 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-02 05:01:13.791 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-02 05:01:13.793 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-02 05:01:13.813 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-02 05:01:13.825 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/nova 2022-06-02 05:01:13.827 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-06-02 05:01:13.830 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:01:13.832 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:01:13.835 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/nova, ]] 2022-06-02 05:01:13.837 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:01:13.839 | + 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 05:01:13.852 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-02 05:01:13.855 | + ./stack.sh:main:906 : configure_nova 2022-06-02 05:01:13.857 | + lib/nova:configure_nova:236 : sudo install -d -o ubuntu /etc/nova 2022-06-02 05:01:13.870 | + lib/nova:configure_nova:238 : configure_rootwrap nova 2022-06-02 05:01:13.872 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-06-02 05:01:13.875 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-06-02 05:01:13.879 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-06-02 05:01:13.879 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-06-02 05:01:13.884 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-06-02 05:01:13.886 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-06-02 05:01:13.888 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-06-02 05:01:13.891 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-06-02 05:01:13.894 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-06-02 05:01:13.896 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-06-02 05:01:13.898 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-06-02 05:01:13.901 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-06-02 05:01:13.913 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-06-02 05:01:13.926 | + 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 05:01:13.938 | + 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 05:01:13.952 | + 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 05:01:13.966 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-06-02 05:01:13.969 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-06-02 05:01:13.974 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.AXbC17qgy6 2022-06-02 05:01:13.976 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-06-02 05:01:13.979 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-06-02 05:01:13.981 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-06-02 05:01:13.984 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-06-02 05:01:13.987 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-06-02 05:01:13.989 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.AXbC17qgy6 2022-06-02 05:01:13.993 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.AXbC17qgy6 2022-06-02 05:01:14.006 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.AXbC17qgy6 /etc/sudoers.d/nova-rootwrap 2022-06-02 05:01:14.019 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-06-02 05:01:14.024 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-06-02 05:01:14.026 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-06-02 05:01:14.029 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-06-02 05:01:14.031 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-06-02 05:01:14.034 | + 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 05:01:14.036 | + 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 05:01:14.039 | + 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,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,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 05:01:14.042 | + lib/nova:configure_nova:242 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-06-02 05:01:14.046 | + lib/nova:configure_nova:245 : is_service_enabled n-cpu 2022-06-02 05:01:14.064 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:01:14.066 | + lib/nova:configure_nova:323 : create_nova_conf 2022-06-02 05:01:14.069 | + lib/nova:create_nova_conf:390 : rm -f /opt/stack/nova/bin/nova.conf 2022-06-02 05:01:14.072 | + lib/nova:create_nova_conf:393 : rm -f /etc/nova/nova.conf 2022-06-02 05:01:14.076 | + lib/nova:create_nova_conf:394 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-06-02 05:01:14.105 | + lib/nova:create_nova_conf:395 : '[' True == True ']' 2022-06-02 05:01:14.107 | + lib/nova:create_nova_conf:396 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-06-02 05:01:14.135 | + lib/nova:create_nova_conf:398 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-06-02 05:01:14.163 | + lib/nova:create_nova_conf:399 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-06-02 05:01:14.192 | + 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 05:01:14.223 | + lib/nova:create_nova_conf:401 : iniset /etc/nova/nova.conf scheduler workers 2 2022-06-02 05:01:14.253 | + lib/nova:create_nova_conf:402 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-06-02 05:01:14.283 | + lib/nova:create_nova_conf:403 : [[ 4 == 6 ]] 2022-06-02 05:01:14.287 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.24 2022-06-02 05:01:14.322 | + lib/nova:create_nova_conf:408 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-06-02 05:01:14.349 | + lib/nova:create_nova_conf:409 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-06-02 05:01:14.378 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-06-02 05:01:14.406 | + lib/nova:create_nova_conf:411 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-06-02 05:01:14.435 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-06-02 05:01:14.466 | + lib/nova:create_nova_conf:415 : is_fedora 2022-06-02 05:01:14.470 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-02 05:01:14.472 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-02 05:01:14.474 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-02 05:01:14.477 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-02 05:01:14.479 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-02 05:01:14.481 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-02 05:01:14.483 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-02 05:01:14.485 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-02 05:01:14.487 | + lib/nova:create_nova_conf:415 : is_suse 2022-06-02 05:01:14.489 | + functions-common:is_suse:464 : is_opensuse 2022-06-02 05:01:14.492 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-02 05:01:14.494 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-02 05:01:14.496 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-02 05:01:14.498 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-02 05:01:14.500 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-02 05:01:14.503 | + lib/nova:create_nova_conf:424 : is_service_enabled n-api n-cond n-sched 2022-06-02 05:01:14.519 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:01:14.521 | + 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 05:01:14.524 | + lib/nova:create_nova_conf:431 : local db=nova_cell0 2022-06-02 05:01:14.526 | + lib/nova:create_nova_conf:434 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-06-02 05:01:14.554 | ++ lib/nova:create_nova_conf:437 : database_connection_url nova_cell0 2022-06-02 05:01:14.556 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2022-06-02 05:01:14.558 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2022-06-02 05:01:14.561 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2022-06-02 05:01:14.563 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-06-02 05:01:14.566 | + 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 05:01:14.596 | ++ lib/nova:create_nova_conf:438 : database_connection_url nova_api 2022-06-02 05:01:14.598 | ++ lib/database:database_connection_url:132 : local db=nova_api 2022-06-02 05:01:14.600 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_api 2022-06-02 05:01:14.603 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_api 2022-06-02 05:01:14.605 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-06-02 05:01:14.608 | + 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 05:01:14.637 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf cache enabled True 2022-06-02 05:01:14.670 | + lib/nova:create_nova_conf:444 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-06-02 05:01:14.697 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-06-02 05:01:14.724 | + lib/nova:create_nova_conf:448 : is_service_enabled n-api 2022-06-02 05:01:14.740 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:01:14.742 | + lib/nova:create_nova_conf:449 : is_service_enabled n-api-meta 2022-06-02 05:01:14.758 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:01:14.762 | ++ lib/nova:create_nova_conf:451 : echo osapi_compute,metadata 2022-06-02 05:01:14.762 | ++ lib/nova:create_nova_conf:451 : sed s/,metadata// 2022-06-02 05:01:14.767 | + lib/nova:create_nova_conf:451 : NOVA_ENABLED_APIS=osapi_compute 2022-06-02 05:01:14.769 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-06-02 05:01:14.796 | + lib/nova:create_nova_conf:454 : is_service_enabled tls-proxy 2022-06-02 05:01:14.813 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:01:14.815 | + lib/nova:create_nova_conf:460 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-06-02 05:01:14.818 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/nova/nova.conf 2022-06-02 05:01:14.820 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2022-06-02 05:01:14.822 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-02 05:01:14.824 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-06-02 05:01:14.856 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-06-02 05:01:14.884 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.24/identity 2022-06-02 05:01:14.913 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-06-02 05:01:14.940 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-06-02 05:01:14.967 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-06-02 05:01:14.995 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-06-02 05:01:15.022 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-06-02 05:01:15.051 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-02 05:01:15.079 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-06-02 05:01:15.107 | + lib/nova:create_nova_conf:463 : is_service_enabled cinder 2022-06-02 05:01:15.123 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:01:15.126 | + lib/nova:create_nova_conf:464 : configure_cinder_access 2022-06-02 05:01:15.128 | + lib/nova:configure_cinder_access:585 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-06-02 05:01:15.159 | + lib/nova:configure_cinder_access:586 : iniset /etc/nova/nova.conf cinder auth_type password 2022-06-02 05:01:15.187 | + lib/nova:configure_cinder_access:587 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.24/identity 2022-06-02 05:01:15.214 | + lib/nova:configure_cinder_access:594 : iniset /etc/nova/nova.conf cinder username nova 2022-06-02 05:01:15.241 | + lib/nova:configure_cinder_access:595 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-06-02 05:01:15.269 | + lib/nova:configure_cinder_access:596 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-06-02 05:01:15.296 | + lib/nova:configure_cinder_access:597 : iniset /etc/nova/nova.conf cinder project_name service 2022-06-02 05:01:15.324 | + lib/nova:configure_cinder_access:598 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-06-02 05:01:15.351 | + lib/nova:configure_cinder_access:599 : is_service_enabled tls-proxy 2022-06-02 05:01:15.367 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:01:15.370 | + lib/nova:create_nova_conf:467 : '[' -n /opt/stack/data/nova ']' 2022-06-02 05:01:15.372 | + lib/nova:create_nova_conf:468 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-06-02 05:01:15.400 | + lib/nova:create_nova_conf:469 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-06-02 05:01:15.430 | + lib/nova:create_nova_conf:471 : '[' -n /opt/stack/data/nova/instances ']' 2022-06-02 05:01:15.433 | + lib/nova:create_nova_conf:472 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-06-02 05:01:15.461 | + lib/nova:create_nova_conf:474 : '[' False '!=' False ']' 2022-06-02 05:01:15.463 | + lib/nova:create_nova_conf:477 : '[' False '!=' False ']' 2022-06-02 05:01:15.465 | + lib/nova:create_nova_conf:482 : is_suse 2022-06-02 05:01:15.468 | + functions-common:is_suse:464 : is_opensuse 2022-06-02 05:01:15.470 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-02 05:01:15.472 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-02 05:01:15.475 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-02 05:01:15.477 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-02 05:01:15.479 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-02 05:01:15.482 | + lib/nova:create_nova_conf:487 : setup_logging /etc/nova/nova.conf 2022-06-02 05:01:15.484 | + functions:setup_logging:698 : setup_systemd_logging /etc/nova/nova.conf 2022-06-02 05:01:15.487 | + functions:setup_systemd_logging:713 : local conf_file=/etc/nova/nova.conf 2022-06-02 05:01:15.490 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-02 05:01:15.506 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-02 05:01:15.509 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-02 05:01:15.511 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-02 05:01:15.513 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-02 05:01:15.516 | + 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 05:01:15.543 | + 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 05:01:15.572 | + 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 05:01:15.600 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-02 05:01:15.627 | + lib/nova:create_nova_conf:489 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-06-02 05:01:15.659 | + 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 05:01:15.661 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-api-uwsgi.ini 2022-06-02 05:01:15.663 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-06-02 05:01:15.665 | + lib/apache:write_uwsgi_config:259 : local url=/compute 2022-06-02 05:01:15.667 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-02 05:01:15.670 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-02 05:01:15.674 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-api-wsgi 2022-06-02 05:01:15.678 | + lib/apache:write_uwsgi_config:262 : name=nova-api-wsgi 2022-06-02 05:01:15.680 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-02 05:01:15.682 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-02 05:01:15.695 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-02 05:01:15.695 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-02 05:01:15.704 | d /var/run/uwsgi 0755 ubuntu root 2022-06-02 05:01:15.707 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-02 05:01:15.723 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-06-02 05:01:15.726 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-06-02 05:01:15.730 | + 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 05:01:15.759 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-06-02 05:01:15.786 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-06-02 05:01:15.814 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-06-02 05:01:15.841 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-06-02 05:01:15.868 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-02 05:01:15.896 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-06-02 05:01:15.924 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-06-02 05:01:15.951 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-06-02 05:01:15.978 | + 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 05:01:16.005 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-06-02 05:01:16.032 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-02 05:01:16.060 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-06-02 05:01:16.087 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-02 05:01:16.090 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-02 05:01:16.093 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for nova-api-wsgi 2022-06-02 05:01:16.095 | ++ lib/apache:apache_site_config_for:189 : local site=nova-api-wsgi 2022-06-02 05:01:16.098 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-02 05:01:16.100 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:01:16.102 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:01:16.105 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-02 05:01:16.107 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-02 05:01:16.110 | + 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 05:01:16.138 | + lib/apache:write_uwsgi_config:308 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-06-02 05:01:16.166 | + 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 05:01:16.166 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-02 05:01:16.176 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-06-02 05:01:16.179 | + lib/apache:write_uwsgi_config:310 : enable_apache_site nova-api-wsgi 2022-06-02 05:01:16.182 | + lib/apache:enable_apache_site:206 : local site=nova-api-wsgi 2022-06-02 05:01:16.185 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-02 05:01:16.188 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-02 05:01:16.190 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-02 05:01:16.192 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:01:16.195 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:01:16.197 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-02 05:01:16.199 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-02 05:01:16.202 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:01:16.204 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:01:16.206 | + lib/apache:enable_apache_site:210 : sudo a2ensite nova-api-wsgi 2022-06-02 05:01:16.268 | Enabling site nova-api-wsgi. 2022-06-02 05:01:16.274 | To activate the new configuration, you need to run: 2022-06-02 05:01:16.274 | systemctl reload apache2 2022-06-02 05:01:16.278 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-02 05:01:16.281 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-02 05:01:16.283 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-02 05:01:16.286 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-02 05:01:16.419 | + 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 05:01:16.422 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-06-02 05:01:16.425 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-06-02 05:01:16.427 | + lib/apache:write_uwsgi_config:259 : local url= 2022-06-02 05:01:16.430 | + lib/apache:write_uwsgi_config:260 : local http=0.0.0.0:8775 2022-06-02 05:01:16.432 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-02 05:01:16.435 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-metadata-wsgi 2022-06-02 05:01:16.440 | + lib/apache:write_uwsgi_config:262 : name=nova-metadata-wsgi 2022-06-02 05:01:16.442 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-02 05:01:16.444 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-02 05:01:16.459 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-02 05:01:16.459 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-02 05:01:16.467 | d /var/run/uwsgi 0755 ubuntu root 2022-06-02 05:01:16.471 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-02 05:01:16.488 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-06-02 05:01:16.491 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-06-02 05:01:16.495 | + 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 05:01:16.526 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-06-02 05:01:16.553 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-06-02 05:01:16.581 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-06-02 05:01:16.609 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-06-02 05:01:16.637 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-02 05:01:16.664 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-06-02 05:01:16.693 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-06-02 05:01:16.720 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-06-02 05:01:16.747 | + 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 05:01:16.775 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-06-02 05:01:16.803 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-02 05:01:16.831 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-06-02 05:01:16.859 | + lib/apache:write_uwsgi_config:302 : [[ -n 0.0.0.0:8775 ]] 2022-06-02 05:01:16.861 | + lib/apache:write_uwsgi_config:303 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-06-02 05:01:16.889 | + lib/nova:create_nova_conf:494 : is_service_enabled ceilometer 2022-06-02 05:01:16.905 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:01:16.908 | + lib/nova:create_nova_conf:502 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-06-02 05:01:16.939 | ++ lib/nova:create_nova_conf:503 : get_notification_url 2022-06-02 05:01:16.942 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-06-02 05:01:16.944 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-06-02 05:01:16.961 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:01:16.963 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2022-06-02 05:01:16.966 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2022-06-02 05:01:16.994 | + lib/nova:create_nova_conf:504 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-06-02 05:01:17.026 | + lib/nova:create_nova_conf:505 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-06-02 05:01:17.028 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-06-02 05:01:17.031 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-06-02 05:01:17.033 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-02 05:01:17.036 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-02 05:01:17.038 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-02 05:01:17.055 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:01:17.059 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-02 05:01:17.061 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-02 05:01:17.064 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-02 05:01:17.080 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:01:17.082 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2022-06-02 05:01:17.085 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2022-06-02 05:01:17.112 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-02 05:01:17.115 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-02 05:01:17.117 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-06-02 05:01:17.145 | + lib/nova:create_nova_conf:508 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-06-02 05:01:17.173 | + lib/nova:create_nova_conf:510 : iniset /etc/nova/nova.conf conductor workers 2 2022-06-02 05:01:17.204 | + lib/nova:create_nova_conf:512 : is_service_enabled tls-proxy 2022-06-02 05:01:17.220 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:01:17.223 | + lib/nova:create_nova_conf:517 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-06-02 05:01:17.250 | + lib/nova:create_nova_conf:519 : '[' False == True ']' 2022-06-02 05:01:17.253 | + lib/nova:create_nova_conf:523 : is_service_enabled n-cond 2022-06-02 05:01:17.269 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:01:17.272 | ++ lib/nova:create_nova_conf:524 : seq 1 1 2022-06-02 05:01:17.276 | + lib/nova:create_nova_conf:524 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-02 05:01:17.279 | + lib/nova:create_nova_conf:525 : local conf 2022-06-02 05:01:17.281 | + lib/nova:create_nova_conf:526 : local vhost 2022-06-02 05:01:17.284 | ++ lib/nova:create_nova_conf:527 : conductor_conf 1 2022-06-02 05:01:17.286 | ++ lib/nova:conductor_conf:737 : local cell=1 2022-06-02 05:01:17.289 | ++ lib/nova:conductor_conf:738 : echo /etc/nova/nova_cell1.conf 2022-06-02 05:01:17.291 | + lib/nova:create_nova_conf:527 : conf=/etc/nova/nova_cell1.conf 2022-06-02 05:01:17.294 | + lib/nova:create_nova_conf:528 : vhost=nova_cell1 2022-06-02 05:01:17.296 | + lib/nova:create_nova_conf:530 : rm -f /etc/nova/nova_cell1.conf 2022-06-02 05:01:17.302 | ++ lib/nova:create_nova_conf:531 : database_connection_url nova_cell1 2022-06-02 05:01:17.305 | ++ lib/database:database_connection_url:132 : local db=nova_cell1 2022-06-02 05:01:17.307 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell1 2022-06-02 05:01:17.309 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell1 2022-06-02 05:01:17.312 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-06-02 05:01:17.315 | + 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 05:01:17.347 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-06-02 05:01:17.378 | + lib/nova:create_nova_conf:533 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-06-02 05:01:17.409 | + 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 05:01:17.412 | + lib/nova:create_nova_conf:538 : rpc_backend_add_vhost nova_cell1 2022-06-02 05:01:17.414 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-06-02 05:01:17.416 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-06-02 05:01:17.433 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:01:17.437 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-06-02 05:01:17.437 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-06-02 05:01:18.152 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-06-02 05:01:18.154 | + lib/nova:create_nova_conf:539 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-06-02 05:01:18.156 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-06-02 05:01:18.159 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-06-02 05:01:18.161 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-02 05:01:18.164 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-06-02 05:01:18.166 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-02 05:01:18.182 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:01:18.185 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-06-02 05:01:18.187 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-06-02 05:01:18.190 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-02 05:01:18.206 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:01:18.208 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/nova_cell1 2022-06-02 05:01:18.211 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/nova_cell1 2022-06-02 05:01:18.239 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-02 05:01:18.241 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-02 05:01:18.243 | + lib/nova:create_nova_conf:543 : is_service_enabled placement placement-client 2022-06-02 05:01:18.260 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:01:18.263 | + lib/nova:create_nova_conf:544 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-06-02 05:01:18.265 | + lib/nova:configure_placement_nova_compute:572 : local conf=/etc/nova/nova_cell1.conf 2022-06-02 05:01:18.268 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-06-02 05:01:18.298 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.24/identity 2022-06-02 05:01:18.325 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-06-02 05:01:18.353 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-06-02 05:01:18.381 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-06-02 05:01:18.409 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-06-02 05:01:18.437 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-06-02 05:01:18.465 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-06-02 05:01:18.493 | + lib/nova:create_nova_conf:548 : setup_logging /etc/nova/nova_cell1.conf 2022-06-02 05:01:18.495 | + functions:setup_logging:698 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-06-02 05:01:18.498 | + functions:setup_systemd_logging:713 : local conf_file=/etc/nova/nova_cell1.conf 2022-06-02 05:01:18.502 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-02 05:01:18.519 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-02 05:01:18.522 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-02 05:01:18.524 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-02 05:01:18.526 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-02 05:01:18.528 | + 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 05:01:18.556 | + 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 05:01:18.584 | + 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 05:01:18.612 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-02 05:01:18.640 | + 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 05:01:18.643 | ++ lib/nova:create_nova_conf:558 : seq 1 1 2022-06-02 05:01:18.648 | + lib/nova:create_nova_conf:558 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-02 05:01:18.650 | + lib/nova:create_nova_conf:559 : local conf 2022-06-02 05:01:18.652 | + lib/nova:create_nova_conf:560 : local offset 2022-06-02 05:01:18.655 | ++ lib/nova:create_nova_conf:561 : conductor_conf 1 2022-06-02 05:01:18.658 | ++ lib/nova:conductor_conf:737 : local cell=1 2022-06-02 05:01:18.660 | ++ lib/nova:conductor_conf:738 : echo /etc/nova/nova_cell1.conf 2022-06-02 05:01:18.663 | + lib/nova:create_nova_conf:561 : conf=/etc/nova/nova_cell1.conf 2022-06-02 05:01:18.665 | + lib/nova:create_nova_conf:562 : offset=0 2022-06-02 05:01:18.667 | + lib/nova:create_nova_conf:563 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-06-02 05:01:18.670 | + lib/nova:configure_console_proxies:672 : local conf=/etc/nova/nova_cell1.conf 2022-06-02 05:01:18.672 | + lib/nova:configure_console_proxies:673 : local offset=0 2022-06-02 05:01:18.675 | + lib/nova:configure_console_proxies:677 : offset=0 2022-06-02 05:01:18.677 | + lib/nova:configure_console_proxies:679 : is_service_enabled n-novnc 2022-06-02 05:01:18.693 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:01:18.695 | + lib/nova:configure_console_proxies:679 : is_service_enabled n-xvnc 2022-06-02 05:01:18.711 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:01:18.714 | + lib/nova:configure_console_proxies:679 : '[' False '!=' False ']' 2022-06-02 05:01:18.716 | + lib/nova:configure_console_proxies:713 : is_service_enabled n-spice 2022-06-02 05:01:18.732 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:01:18.734 | + lib/nova:configure_console_proxies:718 : is_service_enabled n-sproxy 2022-06-02 05:01:18.750 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:01:18.753 | + lib/nova:configure_nova:325 : is_service_enabled n-cpu 2022-06-02 05:01:18.769 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:01:18.772 | + ./stack.sh:main:909 : is_service_enabled placement 2022-06-02 05:01:18.789 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:01:18.791 | + ./stack.sh:main:911 : stack_install_service placement 2022-06-02 05:01:18.794 | + lib/stack:stack_install_service:20 : local service=placement 2022-06-02 05:01:18.796 | + lib/stack:stack_install_service:21 : type install_placement 2022-06-02 05:01:18.799 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-02 05:01:18.802 | + lib/stack:stack_install_service:32 : install_placement 2022-06-02 05:01:18.804 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-06-02 05:01:18.807 | + lib/apache:install_apache_wsgi:146 : is_ubuntu 2022-06-02 05:01:18.809 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:01:18.812 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:01:18.815 | + lib/apache:install_apache_wsgi:148 : install_package apache2 2022-06-02 05:01:18.817 | + functions-common:install_package:1356 : update_package_repo 2022-06-02 05:01:18.820 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-02 05:01:18.822 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-02 05:01:18.825 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-02 05:01:18.827 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-02 05:01:18.830 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-02 05:01:18.832 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:01:18.834 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:01:18.837 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-02 05:01:18.839 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-02 05:01:18.842 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-02 05:01:18.845 | + functions-common:apt_get_update:1083 : return 2022-06-02 05:01:18.847 | + functions-common:install_package:1357 : real_install_package apache2 2022-06-02 05:01:18.850 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-02 05:01:18.852 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:01:18.854 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:01:18.861 | + functions-common:real_install_package:1343 : apt_get install apache2 2022-06-02 05:01:18.882 | + 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 05:01:18.991 | Reading package lists... 2022-06-02 05:01:19.248 | Building dependency tree... 2022-06-02 05:01:19.249 | Reading state information... 2022-06-02 05:01:19.517 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-02 05:01:19.517 | The following packages were automatically installed and are no longer required: 2022-06-02 05:01:19.518 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-02 05:01:19.518 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-02 05:01:19.518 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-02 05:01:19.518 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-02 05:01:19.518 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-02 05:01:19.518 | python3-zope.interface 2022-06-02 05:01:19.518 | Use 'sudo apt autoremove' to remove them. 2022-06-02 05:01:19.633 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-02 05:01:19.638 | + functions-common:apt_get:1127 : result=0 2022-06-02 05:01:19.641 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-02 05:01:19.643 | + functions-common:time_stop:2322 : local name 2022-06-02 05:01:19.646 | + functions-common:time_stop:2323 : local end_time 2022-06-02 05:01:19.648 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 05:01:19.650 | + functions-common:time_stop:2325 : local total 2022-06-02 05:01:19.653 | + functions-common:time_stop:2326 : local start_time 2022-06-02 05:01:19.655 | + functions-common:time_stop:2328 : name=apt-get 2022-06-02 05:01:19.657 | + functions-common:time_stop:2329 : start_time=1654146078880 2022-06-02 05:01:19.659 | + functions-common:time_stop:2331 : [[ -z 1654146078880 ]] 2022-06-02 05:01:19.662 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 05:01:19.667 | + functions-common:time_stop:2334 : end_time=1654146079664 2022-06-02 05:01:19.669 | + functions-common:time_stop:2335 : elapsed_time=784 2022-06-02 05:01:19.671 | + functions-common:time_stop:2336 : total=6490 2022-06-02 05:01:19.674 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 05:01:19.676 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=7274 2022-06-02 05:01:19.679 | + functions-common:apt_get:1131 : return 0 2022-06-02 05:01:19.681 | + lib/apache:install_apache_wsgi:149 : is_package_installed libapache2-mod-wsgi 2022-06-02 05:01:19.684 | + functions-common:is_package_installed:1365 : [[ -z libapache2-mod-wsgi ]] 2022-06-02 05:01:19.686 | + functions-common:is_package_installed:1369 : [[ -z deb ]] 2022-06-02 05:01:19.689 | + functions-common:is_package_installed:1373 : [[ deb = \d\e\b ]] 2022-06-02 05:01:19.691 | + functions-common:is_package_installed:1374 : dpkg -s libapache2-mod-wsgi 2022-06-02 05:01:19.713 | + lib/apache:install_apache_wsgi:152 : install_package libapache2-mod-wsgi-py3 2022-06-02 05:01:19.716 | + functions-common:install_package:1356 : update_package_repo 2022-06-02 05:01:19.718 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-02 05:01:19.721 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-02 05:01:19.724 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-02 05:01:19.726 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-02 05:01:19.728 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-02 05:01:19.733 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:01:19.736 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:01:19.738 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-02 05:01:19.741 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-02 05:01:19.743 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-02 05:01:19.746 | + functions-common:apt_get_update:1083 : return 2022-06-02 05:01:19.749 | + functions-common:install_package:1357 : real_install_package libapache2-mod-wsgi-py3 2022-06-02 05:01:19.751 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-02 05:01:19.754 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:01:19.756 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:01:19.759 | + functions-common:real_install_package:1343 : apt_get install libapache2-mod-wsgi-py3 2022-06-02 05:01:19.781 | + 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 05:01:19.892 | Reading package lists... 2022-06-02 05:01:20.159 | Building dependency tree... 2022-06-02 05:01:20.160 | Reading state information... 2022-06-02 05:01:20.424 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-06-02 05:01:20.424 | The following packages were automatically installed and are no longer required: 2022-06-02 05:01:20.426 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-02 05:01:20.426 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-02 05:01:20.426 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-02 05:01:20.426 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-02 05:01:20.426 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-02 05:01:20.426 | python3-zope.interface 2022-06-02 05:01:20.426 | Use 'sudo apt autoremove' to remove them. 2022-06-02 05:01:20.542 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-02 05:01:20.548 | + functions-common:apt_get:1127 : result=0 2022-06-02 05:01:20.550 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-02 05:01:20.553 | + functions-common:time_stop:2322 : local name 2022-06-02 05:01:20.556 | + functions-common:time_stop:2323 : local end_time 2022-06-02 05:01:20.558 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 05:01:20.560 | + functions-common:time_stop:2325 : local total 2022-06-02 05:01:20.563 | + functions-common:time_stop:2326 : local start_time 2022-06-02 05:01:20.566 | + functions-common:time_stop:2328 : name=apt-get 2022-06-02 05:01:20.568 | + functions-common:time_stop:2329 : start_time=1654146079778 2022-06-02 05:01:20.571 | + functions-common:time_stop:2331 : [[ -z 1654146079778 ]] 2022-06-02 05:01:20.574 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 05:01:20.579 | + functions-common:time_stop:2334 : end_time=1654146080576 2022-06-02 05:01:20.581 | + functions-common:time_stop:2335 : elapsed_time=798 2022-06-02 05:01:20.584 | + functions-common:time_stop:2336 : total=7274 2022-06-02 05:01:20.586 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 05:01:20.589 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=8072 2022-06-02 05:01:20.591 | + functions-common:apt_get:1131 : return 0 2022-06-02 05:01:20.594 | + lib/apache:install_apache_wsgi:167 : enable_apache_mod wsgi 2022-06-02 05:01:20.597 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2022-06-02 05:01:20.599 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-02 05:01:20.602 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:01:20.604 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:01:20.607 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-06-02 05:01:20.610 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2022-06-02 05:01:20.666 | wsgi (enabled by maintainer script) 2022-06-02 05:01:20.670 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-06-02 05:01:20.673 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-06-02 05:01:20.675 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-02 05:01:20.679 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-06-02 05:01:20.681 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-06-02 05:01:20.684 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-02 05:01:20.688 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-06-02 05:01:20.688 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-02 05:01:20.693 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-06-02 05:01:20.696 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-06-02 05:01:20.699 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-06-02 05:01:20.702 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-06-02 05:01:20.704 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-06-02 05:01:20.727 | Using python 3.8 to install osc-placement 2022-06-02 05:01:20.730 | + 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 05:01:22.505 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 05:01:22.506 | 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 05:01:22.510 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:01:22.511 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:01:22.512 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 05:01:22.514 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:01:22.514 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:01:22.514 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 05:01:22.515 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:01:22.515 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 05:01:22.531 | 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 05:01:22.560 | 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 05:01:22.578 | 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 05:01:22.585 | 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 05:01:22.588 | 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 05:01:22.591 | 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 05:01:22.596 | 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 05:01:22.599 | 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 05:01:22.602 | 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 05:01:22.617 | 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 05:01:22.682 | 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 05:01:22.685 | 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 05:01:22.693 | 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 05:01:22.698 | 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 05:01:22.701 | 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 05:01:22.707 | 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 05:01:22.735 | 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 05:01:22.749 | 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 05:01:22.756 | 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 05:01:22.760 | 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 05:01:22.782 | 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 05:01:22.785 | 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 05:01:22.788 | 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 05:01:22.791 | 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 05:01:22.831 | 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 05:01:22.834 | 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 05:01:22.840 | 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 05:01:22.844 | 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 05:01:22.849 | 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 05:01:22.871 | 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 05:01:22.874 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-02 05:01:22.931 | 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 05:01:22.933 | 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 05:01:22.936 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-02 05:01:22.939 | 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 05:01:22.959 | 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 05:01:22.963 | 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 05:01:22.967 | 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 05:01:22.970 | 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 05:01:22.975 | 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 05:01:22.979 | 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 05:01:23.011 | 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 05:01:23.054 | 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 05:01:23.057 | 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 05:01:24.961 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 05:01:24.961 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 05:01:25.044 | + inc/python:pip_install:200 : result=0 2022-06-02 05:01:25.046 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 05:01:25.049 | + functions-common:time_stop:2322 : local name 2022-06-02 05:01:25.052 | + functions-common:time_stop:2323 : local end_time 2022-06-02 05:01:25.055 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 05:01:25.058 | + functions-common:time_stop:2325 : local total 2022-06-02 05:01:25.061 | + functions-common:time_stop:2326 : local start_time 2022-06-02 05:01:25.063 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 05:01:25.066 | + functions-common:time_stop:2329 : start_time=1654146080721 2022-06-02 05:01:25.068 | + functions-common:time_stop:2331 : [[ -z 1654146080721 ]] 2022-06-02 05:01:25.072 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 05:01:25.077 | + functions-common:time_stop:2334 : end_time=1654146085074 2022-06-02 05:01:25.080 | + functions-common:time_stop:2335 : elapsed_time=4353 2022-06-02 05:01:25.083 | + functions-common:time_stop:2336 : total=113719 2022-06-02 05:01:25.086 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 05:01:25.089 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=118072 2022-06-02 05:01:25.092 | + inc/python:pip_install:203 : return 0 2022-06-02 05:01:25.095 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement stable/victoria 2022-06-02 05:01:25.099 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/placement.git 2022-06-02 05:01:25.102 | + functions-common:git_clone:526 : local git_dest=/opt/stack/placement 2022-06-02 05:01:25.104 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-02 05:01:25.107 | + functions-common:git_clone:528 : local orig_dir 2022-06-02 05:01:25.111 | ++ functions-common:git_clone:529 : pwd 2022-06-02 05:01:25.114 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-02 05:01:25.117 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-02 05:01:25.120 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-02 05:01:25.141 | + functions-common:git_clone:532 : RECLONE=False 2022-06-02 05:01:25.144 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-02 05:01:25.146 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-02 05:01:25.150 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-02 05:01:25.150 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-02 05:01:25.157 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/placement ]] 2022-06-02 05:01:25.159 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-02 05:01:25.162 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/placement 2022-06-02 05:01:25.176 | + functions-common:git_clone:606 : cd /opt/stack/placement 2022-06-02 05:01:25.179 | + functions-common:git_clone:607 : git show --oneline 2022-06-02 05:01:25.179 | + functions-common:git_clone:607 : head -1 2022-06-02 05:01:25.183 | 503b1f27 Use 'functional-without-sample-db-tests' tox env for placement nova job 2022-06-02 05:01:25.186 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-02 05:01:25.189 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-06-02 05:01:25.191 | + inc/python:setup_develop:338 : local bindep 2022-06-02 05:01:25.194 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-06-02 05:01:25.196 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-06-02 05:01:25.199 | + inc/python:setup_develop:344 : local extras= 2022-06-02 05:01:25.201 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-06-02 05:01:25.204 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-02 05:01:25.207 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-06-02 05:01:25.209 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-06-02 05:01:25.212 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-02 05:01:25.214 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-02 05:01:25.218 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-06-02 05:01:25.221 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-02 05:01:25.224 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-06-02 05:01:25.227 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-02 05:01:25.230 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-02 05:01:25.234 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-06-02 05:01:25.241 | + inc/python:_setup_package_with_constraints_edit:383 : name=openstack-placement 2022-06-02 05:01:25.245 | + 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 05:01:25.836 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/placement -e 2022-06-02 05:01:25.839 | + inc/python:setup_package:417 : local bindep=0 2022-06-02 05:01:25.841 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-02 05:01:25.844 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-02 05:01:25.847 | + inc/python:setup_package:420 : [[ /opt/stack/placement == -bindep* ]] 2022-06-02 05:01:25.850 | + inc/python:setup_package:425 : local project_dir=/opt/stack/placement 2022-06-02 05:01:25.855 | + inc/python:setup_package:426 : local flags=-e 2022-06-02 05:01:25.858 | + inc/python:setup_package:427 : local extras= 2022-06-02 05:01:25.861 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-02 05:01:25.864 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-02 05:01:25.866 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-02 05:01:25.869 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-02 05:01:25.872 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-02 05:01:25.874 | + inc/python:setup_package:445 : pip_install -e /opt/stack/placement 2022-06-02 05:01:25.897 | Using python 3.8 to install /opt/stack/placement 2022-06-02 05:01:25.900 | + 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 05:01:27.695 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 05:01:27.695 | 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 05:01:27.700 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:01:27.700 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:01:27.702 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 05:01:27.703 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:01:27.704 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:01:27.704 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 05:01:27.704 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:01:27.705 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 05:01:27.718 | Obtaining file:///opt/stack/placement 2022-06-02 05:01:29.020 | Obtaining openstack-placement from file:///opt/stack/placement#egg=openstack-placement (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-02 05:01:30.260 | 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 05:01:30.270 | 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 05:01:30.291 | 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 05:01:30.306 | 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 05:01:30.318 | 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 05:01:30.376 | 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 05:01:30.381 | 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 05:01:30.385 | 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 05:01:30.390 | 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 05:01:30.426 | 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 05:01:30.438 | 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 05:01:30.453 | 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 05:01:30.460 | 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 05:01:30.507 | 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 05:01:30.513 | 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 05:01:30.553 | 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 05:01:30.571 | 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 05:01:30.588 | 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 05:01:30.597 | 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 05:01:30.605 | 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 05:01:30.623 | 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 05:01:30.630 | 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 05:01:30.633 | 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 05:01:30.636 | 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 05:01:30.647 | 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 05:01:30.649 | 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 05:01:30.653 | 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 05:01:30.658 | 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 05:01:30.677 | 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 05:01:30.681 | 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 05:01:30.689 | 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 05:01:30.709 | 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 05:01:30.714 | 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 05:01:30.717 | 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 05:01:30.728 | 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 05:01:30.731 | 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 05:01:30.734 | 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 05:01:30.741 | 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 05:01:30.750 | 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 05:01:30.756 | 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 05:01:30.774 | 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 05:01:30.777 | 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 05:01:30.785 | 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 05:01:30.807 | 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 05:01:30.849 | 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 05:01:30.916 | 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 05:01:30.922 | 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 05:01:30.928 | 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 05:01:30.936 | 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 05:01:30.939 | 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 05:01:30.944 | 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 05:01:30.953 | 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 05:01:30.961 | 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 05:01:30.965 | 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 05:01:30.968 | 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 05:01:30.971 | 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 05:01:30.975 | 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 05:01:30.977 | 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 05:01:30.980 | 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 05:01:30.982 | 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 05:01:30.986 | 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 05:01:30.988 | 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 05:01:30.999 | 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 05:01:31.002 | 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 05:01:31.005 | 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 05:01:31.008 | 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 05:01:31.012 | 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 05:01:31.015 | 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 05:01:31.018 | 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 05:01:31.021 | 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 05:01:31.029 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-02 05:01:32.584 | Installing collected packages: openstack-placement 2022-06-02 05:01:32.584 | Attempting uninstall: openstack-placement 2022-06-02 05:01:32.586 | Found existing installation: openstack-placement 4.0.1.dev3 2022-06-02 05:01:32.588 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-06-02 05:01:32.589 | Running setup.py develop for openstack-placement 2022-06-02 05:01:34.176 | Successfully installed openstack-placement 2022-06-02 05:01:34.316 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 05:01:34.316 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 05:01:34.410 | + inc/python:pip_install:200 : result=0 2022-06-02 05:01:34.412 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 05:01:34.415 | + functions-common:time_stop:2322 : local name 2022-06-02 05:01:34.417 | + functions-common:time_stop:2323 : local end_time 2022-06-02 05:01:34.420 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 05:01:34.422 | + functions-common:time_stop:2325 : local total 2022-06-02 05:01:34.425 | + functions-common:time_stop:2326 : local start_time 2022-06-02 05:01:34.427 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 05:01:34.429 | + functions-common:time_stop:2329 : start_time=1654146085891 2022-06-02 05:01:34.432 | + functions-common:time_stop:2331 : [[ -z 1654146085891 ]] 2022-06-02 05:01:34.435 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 05:01:34.439 | + functions-common:time_stop:2334 : end_time=1654146094436 2022-06-02 05:01:34.441 | + functions-common:time_stop:2335 : elapsed_time=8545 2022-06-02 05:01:34.444 | + functions-common:time_stop:2336 : total=118072 2022-06-02 05:01:34.446 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 05:01:34.448 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=126617 2022-06-02 05:01:34.451 | + inc/python:pip_install:203 : return 0 2022-06-02 05:01:34.453 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-02 05:01:34.456 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-02 05:01:34.458 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-02 05:01:34.477 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-02 05:01:34.490 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/placement 2022-06-02 05:01:34.493 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-06-02 05:01:34.496 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:01:34.498 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:01:34.501 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/placement, ]] 2022-06-02 05:01:34.504 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:01:34.506 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-02 05:01:34.509 | + ./stack.sh:main:912 : configure_placement 2022-06-02 05:01:34.511 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-06-02 05:01:34.524 | + lib/placement:configure_placement:107 : create_placement_conf 2022-06-02 05:01:34.526 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-06-02 05:01:34.531 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-06-02 05:01:34.534 | ++ lib/database:database_connection_url:132 : local db=placement 2022-06-02 05:01:34.536 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql placement 2022-06-02 05:01:34.539 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=placement 2022-06-02 05:01:34.541 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-06-02 05:01:34.544 | + 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 05:01:34.577 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-06-02 05:01:34.609 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-06-02 05:01:34.643 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-06-02 05:01:34.646 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/placement/placement.conf 2022-06-02 05:01:34.648 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=placement 2022-06-02 05:01:34.651 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-02 05:01:34.653 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-06-02 05:01:34.686 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-06-02 05:01:34.715 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.24/identity 2022-06-02 05:01:34.744 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-06-02 05:01:34.774 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-06-02 05:01:34.804 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-06-02 05:01:34.834 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-06-02 05:01:34.863 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-06-02 05:01:34.892 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-02 05:01:34.921 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-06-02 05:01:34.951 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-06-02 05:01:34.953 | + functions:setup_logging:698 : setup_systemd_logging /etc/placement/placement.conf 2022-06-02 05:01:34.956 | + functions:setup_systemd_logging:713 : local conf_file=/etc/placement/placement.conf 2022-06-02 05:01:34.959 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-02 05:01:34.978 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-02 05:01:34.980 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-02 05:01:34.983 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-02 05:01:34.987 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-02 05:01:34.989 | + 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 05:01:35.020 | + 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 05:01:35.050 | + 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 05:01:35.079 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-02 05:01:35.108 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-06-02 05:01:35.111 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-06-02 05:01:35.114 | + lib/apache:write_uwsgi_config:257 : local file=/etc/placement/placement-uwsgi.ini 2022-06-02 05:01:35.116 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/placement-api 2022-06-02 05:01:35.119 | + lib/apache:write_uwsgi_config:259 : local url=/placement 2022-06-02 05:01:35.121 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-02 05:01:35.124 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-02 05:01:35.127 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/placement-api 2022-06-02 05:01:35.131 | + lib/apache:write_uwsgi_config:262 : name=placement-api 2022-06-02 05:01:35.134 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-02 05:01:35.136 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-02 05:01:35.149 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-02 05:01:35.149 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-02 05:01:35.158 | d /var/run/uwsgi 0755 ubuntu root 2022-06-02 05:01:35.161 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-02 05:01:35.178 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/placement-api.socket 2022-06-02 05:01:35.180 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/placement/placement-uwsgi.ini 2022-06-02 05:01:35.185 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-06-02 05:01:35.217 | + lib/apache:write_uwsgi_config:279 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-06-02 05:01:35.245 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-06-02 05:01:35.274 | + lib/apache:write_uwsgi_config:283 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-06-02 05:01:35.303 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-06-02 05:01:35.332 | + lib/apache:write_uwsgi_config:287 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-02 05:01:35.361 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-06-02 05:01:35.390 | + lib/apache:write_uwsgi_config:289 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-06-02 05:01:35.419 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-06-02 05:01:35.448 | + 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 05:01:35.478 | + lib/apache:write_uwsgi_config:295 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-06-02 05:01:35.507 | + lib/apache:write_uwsgi_config:297 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-02 05:01:35.539 | + lib/apache:write_uwsgi_config:299 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-06-02 05:01:35.569 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-02 05:01:35.572 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-02 05:01:35.575 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for placement-api 2022-06-02 05:01:35.578 | ++ lib/apache:apache_site_config_for:189 : local site=placement-api 2022-06-02 05:01:35.580 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-02 05:01:35.583 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:01:35.585 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:01:35.588 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/placement-api.conf 2022-06-02 05:01:35.591 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-06-02 05:01:35.593 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-06-02 05:01:35.622 | + lib/apache:write_uwsgi_config:308 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-06-02 05:01:35.651 | + 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 05:01:35.652 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-06-02 05:01:35.661 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-06-02 05:01:35.665 | + lib/apache:write_uwsgi_config:310 : enable_apache_site placement-api 2022-06-02 05:01:35.668 | + lib/apache:enable_apache_site:206 : local site=placement-api 2022-06-02 05:01:35.670 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-02 05:01:35.673 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-02 05:01:35.676 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-02 05:01:35.679 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:01:35.681 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:01:35.684 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-02 05:01:35.687 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-02 05:01:35.689 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:01:35.692 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:01:35.694 | + lib/apache:enable_apache_site:210 : sudo a2ensite placement-api 2022-06-02 05:01:35.762 | Site placement-api already enabled 2022-06-02 05:01:35.768 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-02 05:01:35.771 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-02 05:01:35.774 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-02 05:01:35.776 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-02 05:01:35.920 | + ./stack.sh:main:919 : is_service_enabled placement placement-client 2022-06-02 05:01:35.940 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:01:35.943 | + ./stack.sh:main:920 : is_service_enabled n-cpu 2022-06-02 05:01:35.963 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:01:35.966 | + ./stack.sh:main:920 : is_service_enabled n-sch 2022-06-02 05:01:35.984 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:01:35.987 | + ./stack.sh:main:921 : configure_placement_nova_compute 2022-06-02 05:01:35.989 | + lib/nova:configure_placement_nova_compute:572 : local conf=/etc/nova/nova.conf 2022-06-02 05:01:35.992 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova.conf placement auth_type password 2022-06-02 05:01:36.025 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.24/identity 2022-06-02 05:01:36.055 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova.conf placement username placement 2022-06-02 05:01:36.085 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-06-02 05:01:36.115 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-06-02 05:01:36.145 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova.conf placement project_name service 2022-06-02 05:01:36.175 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-06-02 05:01:36.204 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-06-02 05:01:36.233 | + ./stack.sh:main:925 : is_service_enabled horizon 2022-06-02 05:01:36.251 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:01:36.253 | + ./stack.sh:main:930 : is_service_enabled tls-proxy 2022-06-02 05:01:36.271 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:01:36.273 | + ./stack.sh:main:938 : run_phase stack install 2022-06-02 05:01:36.277 | + functions-common:run_phase:1750 : local mode=stack 2022-06-02 05:01:36.280 | + functions-common:run_phase:1751 : local phase=install 2022-06-02 05:01:36.282 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-02 05:01:36.285 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-02 05:01:36.287 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-02 05:01:36.290 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-02 05:01:36.293 | + functions-common:run_phase:1760 : local extra 2022-06-02 05:01:36.296 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-02 05:01:36.301 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-02 05:01:36.303 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-02 05:01:36.306 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-02 05:01:36.308 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-06-02 05:01:36.311 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-02 05:01:36.327 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:01:36.329 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-02 05:01:36.332 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-02 05:01:36.334 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-06-02 05:01:36.336 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-06-02 05:01:36.339 | ++ ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-02 05:01:36.341 | ++ ./stack.sh:echo_summary:421 : echo -e Installing Tempest 2022-06-02 05:01:36.344 | ++ extras.d/80-tempest.sh:source:9 : install_tempest 2022-06-02 05:01:36.346 | ++ lib/tempest:install_tempest:751 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest 26.1.0 2022-06-02 05:01:36.348 | ++ functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/tempest.git 2022-06-02 05:01:36.351 | ++ functions-common:git_clone:526 : local git_dest=/opt/stack/tempest 2022-06-02 05:01:36.353 | ++ functions-common:git_clone:527 : local git_ref=26.1.0 2022-06-02 05:01:36.355 | ++ functions-common:git_clone:528 : local orig_dir 2022-06-02 05:01:36.358 | +++ functions-common:git_clone:529 : pwd 2022-06-02 05:01:36.361 | ++ functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-02 05:01:36.363 | ++ functions-common:git_clone:530 : local git_clone_flags= 2022-06-02 05:01:36.366 | +++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-02 05:01:36.381 | ++ functions-common:git_clone:532 : RECLONE=False 2022-06-02 05:01:36.383 | ++ functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-02 05:01:36.386 | ++ functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-02 05:01:36.388 | ++ functions-common:git_clone:546 : echo 26.1.0 2022-06-02 05:01:36.389 | ++ functions-common:git_clone:546 : egrep -q '^refs' 2022-06-02 05:01:36.394 | ++ functions-common:git_clone:560 : [[ ! -d /opt/stack/tempest ]] 2022-06-02 05:01:36.396 | ++ functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-02 05:01:36.399 | ++ functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/tempest 2022-06-02 05:01:36.412 | ++ functions-common:git_clone:606 : cd /opt/stack/tempest 2022-06-02 05:01:36.415 | ++ functions-common:git_clone:607 : git show --oneline 2022-06-02 05:01:36.415 | ++ functions-common:git_clone:607 : head -1 2022-06-02 05:01:36.419 | 3308ea0ab Merge "tempurl: Deprecate sha1 signatures" 2022-06-02 05:01:36.422 | ++ functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-02 05:01:36.424 | ++ lib/tempest:install_tempest:752 : pip_install 'tox!=2.8.0' 2022-06-02 05:01:36.446 | Using python 3.8 to install tox!=2.8.0 2022-06-02 05:01:36.449 | ++ 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 05:01:38.218 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 05:01:38.218 | 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 05:01:38.223 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:01:38.223 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:01:38.225 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 05:01:38.226 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:01:38.227 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:01:38.227 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 05:01:38.227 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:01:38.228 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 05:01:38.243 | Requirement already satisfied: tox!=2.8.0 in /usr/local/lib/python3.8/dist-packages (3.25.0) 2022-06-02 05:01:38.307 | 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 05:01:38.310 | 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 05:01:38.313 | 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 05:01:38.323 | 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 05:01:38.325 | 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 05:01:38.328 | 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 05:01:38.335 | 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 05:01:38.386 | 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 05:01:38.389 | 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 05:01:38.393 | 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 05:01:40.509 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 05:01:40.509 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 05:01:40.588 | ++ inc/python:pip_install:200 : result=0 2022-06-02 05:01:40.591 | ++ inc/python:pip_install:202 : time_stop pip_install 2022-06-02 05:01:40.594 | ++ functions-common:time_stop:2322 : local name 2022-06-02 05:01:40.596 | ++ functions-common:time_stop:2323 : local end_time 2022-06-02 05:01:40.599 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-02 05:01:40.601 | ++ functions-common:time_stop:2325 : local total 2022-06-02 05:01:40.603 | ++ functions-common:time_stop:2326 : local start_time 2022-06-02 05:01:40.606 | ++ functions-common:time_stop:2328 : name=pip_install 2022-06-02 05:01:40.608 | ++ functions-common:time_stop:2329 : start_time=1654146096440 2022-06-02 05:01:40.611 | ++ functions-common:time_stop:2331 : [[ -z 1654146096440 ]] 2022-06-02 05:01:40.614 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 05:01:40.618 | ++ functions-common:time_stop:2334 : end_time=1654146100615 2022-06-02 05:01:40.621 | ++ functions-common:time_stop:2335 : elapsed_time=4175 2022-06-02 05:01:40.623 | ++ functions-common:time_stop:2336 : total=126617 2022-06-02 05:01:40.625 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 05:01:40.628 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=130792 2022-06-02 05:01:40.631 | ++ inc/python:pip_install:203 : return 0 2022-06-02 05:01:40.633 | ++ lib/tempest:install_tempest:753 : pushd /opt/stack/tempest 2022-06-02 05:01:40.633 | /opt/stack/tempest ~/devstack 2022-06-02 05:01:40.636 | ++ lib/tempest:install_tempest:757 : git checkout 26.1.0 2022-06-02 05:01:40.655 | error: Your local changes to the following files would be overwritten by checkout: 2022-06-02 05:01:40.655 | HACKING.rst 2022-06-02 05:01:40.655 | doc/source/conf.py 2022-06-02 05:01:40.655 | doc/source/configuration.rst 2022-06-02 05:01:40.655 | doc/source/contributor/contributing.rst 2022-06-02 05:01:40.655 | doc/source/index.rst 2022-06-02 05:01:40.655 | doc/source/keystone_scopes_and_roles_support.rst 2022-06-02 05:01:40.655 | doc/source/microversion_testing.rst 2022-06-02 05:01:40.655 | doc/source/plugins/plugin.rst 2022-06-02 05:01:40.655 | doc/source/supported_version.rst 2022-06-02 05:01:40.655 | doc/source/test_removal.rst 2022-06-02 05:01:40.656 | playbooks/devstack-tempest-ipv6.yaml 2022-06-02 05:01:40.656 | playbooks/devstack-tempest.yaml 2022-06-02 05:01:40.656 | playbooks/enable-fips.yaml 2022-06-02 05:01:40.656 | releasenotes/notes/Add-volume_size_extend-config--opt-for-volume-tests-041f7d25fc2f3e05.yaml 2022-06-02 05:01:40.656 | releasenotes/notes/Remove-deprecated-scenario.img_dir-option-da626e6153181e16.yaml 2022-06-02 05:01:40.656 | releasenotes/notes/Stabilize-scenario-manager-adf36d21b08e31a4.yaml 2022-06-02 05:01:40.656 | releasenotes/notes/Switch-to-ecdsa-ssh-key-type-by-default-0425b5d5ec72c1c3.yaml 2022-06-02 05:01:40.656 | releasenotes/notes/add-assisted-volume-snapshot-client-737f5cb35d58c1b6.yaml 2022-06-02 05:01:40.656 | releasenotes/notes/add-compute-feature-ide-bus-b63802502c378083.yaml 2022-06-02 05:01:40.656 | releasenotes/notes/add-placement-usage-client-method-8b6015cbd8a5e0f6.yaml 2022-06-02 05:01:40.656 | releasenotes/notes/add-qos-apis-for-bandwidth-limit-rules-cc144660fcaa419a.yaml 2022-06-02 05:01:40.656 | releasenotes/notes/add-qos-minimum-packet-rule-client-c8bfe09873032d4a.yaml 2022-06-02 05:01:40.656 | releasenotes/notes/add-ssh-key-type-38d7a2f900d79842.yaml 2022-06-02 05:01:40.656 | releasenotes/notes/add-volume-transfers-v3.55-73f75073ad2c4091.yaml 2022-06-02 05:01:40.656 | releasenotes/notes/deprecate-and-enable-identity-application_credentials-1d4eaef4c3c9dcba.yaml 2022-06-02 05:01:40.656 | releasenotes/notes/deprecate-and-enable-identity-project-tags-23b87518888e563a.yaml 2022-06-02 05:01:40.656 | releasenotes/notes/deprecate-image-v1-service-clients-d12ed42210bb76b5.yaml 2022-06-02 05:01:40.656 | releasenotes/notes/deprecate-old-api-microversion-fixture-a471aac985c0f3fb.yaml 2022-06-02 05:01:40.656 | releasenotes/notes/deprecate-volume-v2-service-clients-ff8a2a7be1797eb5.yaml 2022-06-02 05:01:40.656 | releasenotes/notes/drop-py-3-6-and-3-7-a34f2294f5341539.yaml 2022-06-02 05:01:40.656 | releasenotes/notes/end-of-support-for-train-83369468215d7485.yaml 2022-06-02 05:01:40.656 | releasenotes/notes/end-of-support-for-ussuri-68583f47805eff02.yaml 2022-06-02 05:01:40.656 | releasenotes/notes/end-of-support-of-victoria-9c33f2b089b14cb5.yaml 2022-06-02 05:01:40.656 | releasenotes/notes/floating-ips-port-forwarding-client-cf8820b910bd7f4d.yaml 2022-06-02 05:01:40.656 | releasenotes/notes/image-client-add-versions-and-tasks-ac289dbfe1c899cc.yaml 2022-06-02 05:01:40.656 | releasenotes/notes/limits-client-d656f16a3d3e84fc.yaml 2022-06-02 05:01:40.656 | releasenotes/notes/log-resource-client-20e58a295f729902.yaml 2022-06-02 05:01:40.656 | releasenotes/notes/loggable-resource-client-5977d46a7ea52199.yaml 2022-06-02 05:01:40.656 | releasenotes/notes/measure-downtime-during-live-migration-5e8305be270de680.yaml 2022-06-02 05:01:40.656 | releasenotes/notes/remove-compute-api-extensions-config-b8564f60f4fa5495.yaml 2022-06-02 05:01:40.656 | releasenotes/notes/remove-deprecated-old-token-clients-e4c2e654132f1130.yaml 2022-06-02 05:01:40.656 | releasenotes/notes/remove-old-data-utils-e0966f882f7fe23a.yaml 2022-06-02 05:01:40.657 | releasenotes/notes/remove-volume-v1-service-clients-9235e3a965f93c09.yaml 2022-06-02 05:01:40.657 | releasenotes/notes/set-default-value-of-concurrency-to-2-d916d5c31e3725d5.yaml 2022-06-02 05:01:40.657 | releasenotes/notes/swift-improve-cleanup-63cfc21ffb3aff6f.yaml 2022-06-02 05:01:40.657 | releasenotes/notes/tempest-wallaby-release-0f2cea5ccf63485e.yaml 2022-06-02 05:01:40.657 | releasenotes/notes/tempest-xena-release-3ffb30eb59e49f2c.yaml 2022-06-02 05:01:40.657 | releasenotes/notes/tempest-yoga-release-66e8484b9a402e9f.yaml 2022-06-02 05:01:40.657 | releasenotes/source/conf.py 2022-06-02 05:01:40.657 | releasenotes/source/index.rst 2022-06-02 05:01:40.657 | releasenotes/source/v26.1.0.rst 2022-06-02 05:01:40.657 | releasenotes/source/v27.0.0.rst 2022-06-02 05:01:40.657 | releasenotes/source/v28.0.0.rst 2022-06-02 05:01:40.657 | releasenotes/source/v28.1.0.rst 2022-06-02 05:01:40.657 | releasenotes/source/v29.0.0.rst 2022-06-02 05:01:40.657 | releasenotes/source/v29.1.0.rst 2022-06-02 05:01:40.657 | releasenotes/source/v29.2.0.rst 2022-06-02 05:01:40.657 | releasenotes/source/v30.0.0.rst 2022-06-02 05:01:40.657 | requirements.txt 2022-06-02 05:01:40.657 | roles/run-tempest/README.rst 2022-06-02 05:01:40.657 | roles/run-tempest/defaults/main.yaml 2022-06-02 05:01:40.657 | roles/run-tempest/tasks/main.yaml 2022-06-02 05:01:40.657 | roles/run-tempest-26/README.rst 2022-06-02 05:01:40.657 | roles/run-tempest-26/defaults/main.yaml 2022-06-02 05:01:40.657 | roles/run-tempest-26/tasks/main.yaml 2022-06-02 05:01:40.657 | setup.cfg 2022-06-02 05:01:40.657 | tempest/api/compute/admin/test_agents.py 2022-06-02 05:01:40.657 | tempest/api/compute/admin/test_aggregates.py 2022-06-02 05:01:40.657 | tempest/api/compute/admin/test_create_server.py 2022-06-02 05:01:40.657 | tempest/api/compute/admin/test_flavors.py 2022-06-02 05:01:40.657 | tempest/api/compute/admin/test_flavors_access.py 2022-06-02 05:01:40.657 | tempest/api/compute/admin/test_flavors_access_negative.py 2022-06-02 05:01:40.657 | tempest/api/compute/admin/test_flavors_extra_specs.py 2022-06-02 05:01:40.657 | tempest/api/compute/admin/test_flavors_extra_specs_negative.py 2022-06-02 05:01:40.657 | tempest/api/compute/admin/test_hypervisor.py 2022-06-02 05:01:40.658 | tempest 2022-06-02 05:01:40.658 | Aborting 2022-06-02 05:01:40.659 | + lib/tempest:install_tempest:1 : exit_trap 2022-06-02 05:01:40.662 | + ./stack.sh:exit_trap:496 : local r=1 2022-06-02 05:01:40.665 | ++ ./stack.sh:exit_trap:497 : jobs -p 2022-06-02 05:01:40.667 | + ./stack.sh:exit_trap:497 : jobs= 2022-06-02 05:01:40.670 | + ./stack.sh:exit_trap:500 : [[ -n '' ]] 2022-06-02 05:01:40.673 | + ./stack.sh:exit_trap:506 : '[' -f '' ']' 2022-06-02 05:01:40.675 | + ./stack.sh:exit_trap:511 : kill_spinner 2022-06-02 05:01:40.678 | + ./stack.sh:kill_spinner:406 : '[' '!' -z '' ']' 2022-06-02 05:01:40.681 | + ./stack.sh:exit_trap:513 : [[ 1 -ne 0 ]] 2022-06-02 05:01:40.684 | + ./stack.sh:exit_trap:514 : echo 'Error on exit' 2022-06-02 05:01:40.684 | Error on exit 2022-06-02 05:01:40.686 | + ./stack.sh:exit_trap:516 : type -p generate-subunit 2022-06-02 05:01:40.689 | + ./stack.sh:exit_trap:517 : generate-subunit 1654145913 187 fail 2022-06-02 05:01:41.281 | + ./stack.sh:exit_trap:519 : [[ -z /opt/stack/logs ]] 2022-06-02 05:01:41.284 | + ./stack.sh:exit_trap:522 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-06-02 05:01:41.502 | ebtables v1.8.4 (nf_tables): table `broute' is incompatible, use 'nft' tool. 2022-06-02 05:01:41.502 | 2022-06-02 05:01:41.761 | + ./stack.sh:exit_trap:531 : exit 1