2022-04-13 14:17:30.076 | + ./stack.sh:main:489 : exec 2022-04-13 14:17:30.076 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-141729' 2022-04-13 14:17:30.076 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-13-141729.summary.2022-04-13-141729 2022-04-13 14:17:30.076 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 14:17:30.076 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-141729 2022-04-13 14:17:30.076 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-141729 /opt/stack/logs/stack.sh.log 2022-04-13 14:17:30.076 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-141729.summary.2022-04-13-141729 /opt/stack/logs/stack.sh.log.summary 2022-04-13 14:17:30.076 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-04-13 14:17:30.076 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-13 14:17:30.076 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-13 14:17:30.076 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-13 14:17:30.076 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-13 14:17:30.076 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-13 14:17:30.076 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-13 14:17:30.076 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 14:17:30.076 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-13 14:17:30.076 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-13 14:17:30.076 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 14:17:30.076 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 14:17:30.076 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-13 14:17:30.076 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-13 14:17:30.077 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 14:17:30.077 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-04-13 14:17:30.079 | + ./stack.sh:main:562 : trap err_trap ERR 2022-04-13 14:17:30.080 | + ./stack.sh:main:575 : set -o errexit 2022-04-13 14:17:30.082 | + ./stack.sh:main:578 : uname -a 2022-04-13 14:17:30.084 | Linux dv-cinder-785362-4-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-04-13 14:17:30.086 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-13 14:17:30.088 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-13 14:17:30.091 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-04-13 14:17:30.126 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-13 14:17:30.142 | + ./stack.sh:main:592 : fetch_plugins 2022-04-13 14:17:30.144 | + functions-common:fetch_plugins:1771 : local plugins= 2022-04-13 14:17:30.146 | + functions-common:fetch_plugins:1772 : local plugin 2022-04-13 14:17:30.148 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-04-13 14:17:30.149 | + functions-common:fetch_plugins:1776 : return 2022-04-13 14:17:30.152 | + ./stack.sh:main:596 : run_phase override_defaults 2022-04-13 14:17:30.153 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-04-13 14:17:30.155 | + functions-common:run_phase:1854 : local phase= 2022-04-13 14:17:30.157 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 14:17:30.158 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 14:17:30.160 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 14:17:30.162 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 14:17:30.164 | + functions-common:run_phase:1863 : local extra 2022-04-13 14:17:30.166 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 14:17:30.169 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 14:17:30.170 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 14:17:30.172 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 14:17:30.174 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-13 14:17:30.177 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 14:17:30.189 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:17:30.191 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 14:17:30.193 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 14:17:30.194 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 14:17:30.196 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 14:17:30.198 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 14:17:30.200 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 14:17:30.201 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-13 14:17:30.203 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-13 14:17:30.205 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 14:17:30.207 | + functions-common:run_phase:1877 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-13 14:17:30.209 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-04-13 14:17:30.211 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-04-13 14:17:30.212 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-04-13 14:17:30.214 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-04-13 14:17:30.216 | + functions-common:plugin_override_defaults:1817 : return 2022-04-13 14:17:30.218 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-04-13 14:17:30.235 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-04-13 14:17:30.237 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-13 14:17:30.249 | ++ functions-common:is_service_enabled:2081 : return 1 2022-04-13 14:17:30.251 | +++ lib/tls:source:43 : hostname -f 2022-04-13 14:17:30.255 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-13 14:17:30.256 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-13 14:17:30.258 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-13 14:17:30.260 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-13 14:17:30.262 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-13 14:17:30.264 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-13 14:17:30.266 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-13 14:17:30.267 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-13 14:17:30.269 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-13 14:17:30.272 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-13 14:17:30.276 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-04-13 14:17:30.288 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-04-13 14:17:30.305 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-04-13 14:17:30.317 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-04-13 14:17:30.329 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-04-13 14:17:30.363 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-04-13 14:17:30.421 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-04-13 14:17:30.508 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-04-13 14:17:30.530 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-04-13 14:17:30.572 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-04-13 14:17:30.624 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-04-13 14:17:30.768 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-04-13 14:17:30.782 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-04-13 14:17:30.795 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-13 14:17:30.807 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-04-13 14:17:30.892 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-04-13 14:17:30.895 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-13 14:17:30.898 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-13 14:17:30.900 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-13 14:17:30.902 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-13 14:17:30.904 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-13 14:17:30.907 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-13 14:17:30.907 | False' 2022-04-13 14:17:30.909 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-13 14:17:30.924 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-13 14:17:30.926 | + ./stack.sh:main:626 : run_phase source 2022-04-13 14:17:30.929 | + functions-common:run_phase:1853 : local mode=source 2022-04-13 14:17:30.931 | + functions-common:run_phase:1854 : local phase= 2022-04-13 14:17:30.933 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 14:17:30.934 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 14:17:30.936 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 14:17:30.938 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 14:17:30.940 | + functions-common:run_phase:1863 : local extra 2022-04-13 14:17:30.943 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 14:17:30.947 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 14:17:30.949 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 14:17:30.951 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 14:17:30.953 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-13 14:17:30.955 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 14:17:30.969 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:17:30.971 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 14:17:30.973 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-13 14:17:31.011 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-13 14:17:31.013 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-13 14:17:31.016 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 14:17:31.018 | + functions-common:run_phase:1875 : load_plugin_settings 2022-04-13 14:17:31.020 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-04-13 14:17:31.022 | + functions-common:load_plugin_settings:1790 : local plugin 2022-04-13 14:17:31.024 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-04-13 14:17:31.026 | + functions-common:load_plugin_settings:1794 : return 2022-04-13 14:17:31.028 | + functions-common:run_phase:1876 : verify_disabled_services 2022-04-13 14:17:31.030 | + functions-common:verify_disabled_services:2136 : local service 2022-04-13 14:17:31.033 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:17:31.035 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-04-13 14:17:31.038 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:17:31.040 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-04-13 14:17:31.042 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:17:31.044 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-04-13 14:17:31.046 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:17:31.049 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-04-13 14:17:31.051 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:17:31.053 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-04-13 14:17:31.055 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:17:31.058 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-04-13 14:17:31.060 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:17:31.062 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-04-13 14:17:31.064 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:17:31.067 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-04-13 14:17:31.069 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:17:31.071 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-04-13 14:17:31.073 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:17:31.075 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-04-13 14:17:31.078 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:17:31.080 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-04-13 14:17:31.082 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:17:31.085 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-04-13 14:17:31.087 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:17:31.089 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-04-13 14:17:31.091 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:17:31.094 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-04-13 14:17:31.096 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:17:31.098 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-04-13 14:17:31.101 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:17:31.103 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-04-13 14:17:31.105 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:17:31.107 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-04-13 14:17:31.110 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:17:31.112 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-04-13 14:17:31.114 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:17:31.116 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-04-13 14:17:31.118 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:17:31.121 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-04-13 14:17:31.123 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:17:31.125 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-04-13 14:17:31.127 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:17:31.129 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-04-13 14:17:31.132 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:17:31.134 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-04-13 14:17:31.136 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:17:31.138 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-04-13 14:17:31.140 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:17:31.143 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-04-13 14:17:31.145 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:17:31.148 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-04-13 14:17:31.150 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:17:31.152 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-04-13 14:17:31.154 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:17:31.156 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-04-13 14:17:31.159 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:17:31.161 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-04-13 14:17:31.163 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:17:31.165 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-04-13 14:17:31.168 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:17:31.170 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-04-13 14:17:31.172 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:17:31.175 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-04-13 14:17:31.178 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:17:31.180 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-04-13 14:17:31.182 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:17:31.184 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-04-13 14:17:31.186 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:17:31.189 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-04-13 14:17:31.191 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:17:31.194 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-04-13 14:17:31.196 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:17:31.198 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-04-13 14:17:31.200 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:17:31.202 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-04-13 14:17:31.205 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:17:31.207 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-04-13 14:17:31.209 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:17:31.211 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-04-13 14:17:31.213 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:17:31.216 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-04-13 14:17:31.218 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:17:31.220 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-04-13 14:17:31.223 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:17:31.225 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-04-13 14:17:31.227 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:17:31.229 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-04-13 14:17:31.232 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:17:31.234 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-04-13 14:17:31.236 | + ./stack.sh:main:697 : initialize_database_backends 2022-04-13 14:17:31.239 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 14:17:31.241 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-13 14:17:31.256 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:17:31.258 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-13 14:17:31.261 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 14:17:31.263 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-13 14:17:31.277 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 14:17:31.280 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-13 14:17:31.282 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-13 14:17:31.284 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-13 14:17:31.287 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-13 14:17:31.289 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-13 14:17:31.291 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-13 14:17:31.293 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-13 14:17:31.296 | + lib/database:initialize_database_backends:92 : return 0 2022-04-13 14:17:31.298 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-04-13 14:17:31.298 | Using mysql database backend 2022-04-13 14:17:31.301 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-13 14:17:31.316 | + ./stack.sh:main:703 : define_database_baseurl 2022-04-13 14:17:31.319 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-13 14:17:31.322 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 14:17:31.324 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-13 14:17:31.327 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 14:17:31.329 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-04-13 14:17:31.344 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:17:31.347 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-13 14:17:31.363 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-04-13 14:17:31.379 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:17:31.381 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-13 14:17:31.397 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-13 14:17:31.413 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-04-13 14:17:31.429 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 14:17:31.432 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-04-13 14:17:31.453 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:17:31.456 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-13 14:17:31.472 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-04-13 14:17:31.474 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-04-13 14:17:31.477 | + ./stack.sh:main:759 : save_stackenv 759 2022-04-13 14:17:31.479 | + functions-common:save_stackenv:60 : local tag=759 2022-04-13 14:17:31.482 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-13 14:17:31.486 | + functions-common:save_stackenv:62 : time_stamp=2022-04-13-141731 2022-04-13 14:17:31.489 | + functions-common:save_stackenv:63 : echo '# 2022-04-13-141731 759' 2022-04-13 14:17:31.492 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:17:31.494 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 14:17:31.496 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:17:31.499 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-13 14:17:31.501 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:17:31.503 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-13 14:17:31.506 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:17:31.508 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,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-04-13 14:17:31.510 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:17:31.513 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.11 2022-04-13 14:17:31.515 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:17:31.517 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.11/identity 2022-04-13 14:17:31.520 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:17:31.522 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-13-141729 2022-04-13 14:17:31.524 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:17:31.526 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-13 14:17:31.529 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:17:31.531 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.11 2022-04-13 14:17:31.533 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:17:31.536 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-13 14:17:31.538 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:17:31.541 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-13 14:17:31.543 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:17:31.545 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-13 14:17:31.548 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:17:31.550 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-13 14:17:31.553 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-04-13 14:17:31.556 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-04-13 14:17:31.558 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-13 14:17:31.560 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-13 14:17:31.562 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 14:17:31.564 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 14:17:31.567 | ++ functions-common:git_clone:612 : pwd 2022-04-13 14:17:31.569 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 14:17:31.571 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 14:17:31.574 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 14:17:31.588 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 14:17:31.590 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 14:17:31.592 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 14:17:31.595 | + functions-common:git_clone:629 : echo master 2022-04-13 14:17:31.595 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 14:17:31.601 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-13 14:17:31.603 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 14:17:31.605 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-04-13 14:17:31.608 | + functions-common:git_clone:678 : git show --oneline 2022-04-13 14:17:31.608 | + functions-common:git_clone:678 : head -1 2022-04-13 14:17:31.611 | 7b88d6e8 update constraint for ovsdbapp to new release 1.16.0 2022-04-13 14:17:31.613 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-13 14:17:31.616 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-04-13 14:17:31.619 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 14:17:31.621 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-04-13 14:17:31.624 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-13 14:17:31.626 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-13 14:17:31.629 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-13 14:17:31.631 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 14:17:31.634 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-13 14:17:31.636 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-13 14:17:31.639 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-13 14:17:31.642 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-13 14:17:31.647 | ++ tools/install_prereqs.sh:source:47 : NOW=1649859451 2022-04-13 14:17:31.650 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-13 14:17:31.655 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1649859180 2022-04-13 14:17:31.657 | ++ tools/install_prereqs.sh:source:49 : DELTA=271 2022-04-13 14:17:31.660 | ++ tools/install_prereqs.sh:source:50 : [[ 271 -lt 7200 ]] 2022-04-13 14:17:31.663 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-13 14:17:31.665 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-13 14:17:31.667 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-04-13 14:17:31.670 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-13 14:17:31.672 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-04-13 14:17:31.675 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-13 14:17:31.677 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-04-13 14:17:31.679 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-13 14:17:31.682 | +++ 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,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-04-13 14:17:31.728 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-13 14:17:31.728 | apache2-dev 2022-04-13 14:17:31.728 | bc 2022-04-13 14:17:31.728 | bsdmainutils 2022-04-13 14:17:31.728 | curl 2022-04-13 14:17:31.728 | g++ 2022-04-13 14:17:31.728 | gawk 2022-04-13 14:17:31.728 | gcc 2022-04-13 14:17:31.728 | gettext 2022-04-13 14:17:31.728 | git 2022-04-13 14:17:31.728 | graphviz 2022-04-13 14:17:31.728 | iputils-ping 2022-04-13 14:17:31.729 | libapache2-mod-proxy-uwsgi 2022-04-13 14:17:31.729 | libffi-dev 2022-04-13 14:17:31.729 | libjpeg-dev 2022-04-13 14:17:31.729 | libpcre3-dev 2022-04-13 14:17:31.729 | libpq-dev 2022-04-13 14:17:31.729 | libssl-dev 2022-04-13 14:17:31.729 | libsystemd-dev 2022-04-13 14:17:31.729 | libxml2-dev 2022-04-13 14:17:31.729 | libxslt1-dev 2022-04-13 14:17:31.729 | libyaml-dev 2022-04-13 14:17:31.729 | lsof 2022-04-13 14:17:31.729 | openssh-server 2022-04-13 14:17:31.729 | openssl 2022-04-13 14:17:31.729 | pkg-config 2022-04-13 14:17:31.729 | psmisc 2022-04-13 14:17:31.729 | python3-dev 2022-04-13 14:17:31.729 | python3-pip 2022-04-13 14:17:31.729 | python3-systemd 2022-04-13 14:17:31.729 | python3-venv 2022-04-13 14:17:31.729 | tar 2022-04-13 14:17:31.729 | tcpdump 2022-04-13 14:17:31.729 | unzip 2022-04-13 14:17:31.729 | uuid-runtime 2022-04-13 14:17:31.729 | wget 2022-04-13 14:17:31.729 | wget 2022-04-13 14:17:31.729 | zlib1g-dev 2022-04-13 14:17:31.729 | libkrb5-dev 2022-04-13 14:17:31.729 | libldap2-dev 2022-04-13 14:17:31.729 | libsasl2-dev 2022-04-13 14:17:31.729 | memcached 2022-04-13 14:17:31.729 | python3-mysqldb 2022-04-13 14:17:31.729 | sqlite3 2022-04-13 14:17:31.729 | conntrack 2022-04-13 14:17:31.729 | curl 2022-04-13 14:17:31.729 | dnsmasq-base 2022-04-13 14:17:31.729 | dnsmasq-utils 2022-04-13 14:17:31.729 | ebtables 2022-04-13 14:17:31.730 | genisoimage 2022-04-13 14:17:31.730 | iptables 2022-04-13 14:17:31.730 | iputils-arping 2022-04-13 14:17:31.730 | kpartx 2022-04-13 14:17:31.730 | libjs-jquery-tablesorter 2022-04-13 14:17:31.730 | parted 2022-04-13 14:17:31.730 | pm-utils 2022-04-13 14:17:31.730 | python3-mysqldb 2022-04-13 14:17:31.730 | socat 2022-04-13 14:17:31.730 | sqlite3 2022-04-13 14:17:31.730 | sudo 2022-04-13 14:17:31.730 | vlan 2022-04-13 14:17:31.730 | lsscsi 2022-04-13 14:17:31.730 | open-iscsi 2022-04-13 14:17:31.730 | lvm2 2022-04-13 14:17:31.730 | qemu-utils 2022-04-13 14:17:31.730 | thin-provisioning-tools 2022-04-13 14:17:31.730 | acl 2022-04-13 14:17:31.730 | dnsmasq-base 2022-04-13 14:17:31.730 | dnsmasq-utils 2022-04-13 14:17:31.730 | ebtables 2022-04-13 14:17:31.730 | haproxy 2022-04-13 14:17:31.730 | iptables 2022-04-13 14:17:31.730 | iputils-arping 2022-04-13 14:17:31.730 | iputils-ping 2022-04-13 14:17:31.730 | postgresql-server-dev-all 2022-04-13 14:17:31.730 | python3-mysqldb 2022-04-13 14:17:31.730 | sqlite3 2022-04-13 14:17:31.730 | sudo 2022-04-13 14:17:31.730 | vlan 2022-04-13 14:17:31.730 | pcp 2022-04-13 14:17:31.730 | ipset 2022-04-13 14:17:31.730 | conntrack 2022-04-13 14:17:31.730 | conntrackd 2022-04-13 14:17:31.730 | keepalived 2022-04-13 14:17:31.730 | lvm2 2022-04-13 14:17:31.731 | qemu-utils 2022-04-13 14:17:31.731 | thin-provisioning-tools 2022-04-13 14:17:31.731 | curl 2022-04-13 14:17:31.731 | liberasurecode-dev 2022-04-13 14:17:31.731 | make 2022-04-13 14:17:31.731 | memcached 2022-04-13 14:17:31.731 | rsync 2022-04-13 14:17:31.731 | sqlite3 2022-04-13 14:17:31.731 | xfsprogs' 2022-04-13 14:17:31.731 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-13 14:17:31.749 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-13 14:17:31.749 | apache2-dev 2022-04-13 14:17:31.749 | bc 2022-04-13 14:17:31.749 | bsdmainutils 2022-04-13 14:17:31.749 | curl 2022-04-13 14:17:31.749 | g++ 2022-04-13 14:17:31.749 | gawk 2022-04-13 14:17:31.749 | gcc 2022-04-13 14:17:31.749 | gettext 2022-04-13 14:17:31.749 | git 2022-04-13 14:17:31.749 | graphviz 2022-04-13 14:17:31.749 | iputils-ping 2022-04-13 14:17:31.749 | libapache2-mod-proxy-uwsgi 2022-04-13 14:17:31.749 | libffi-dev 2022-04-13 14:17:31.749 | libjpeg-dev 2022-04-13 14:17:31.749 | libpcre3-dev 2022-04-13 14:17:31.749 | libpq-dev 2022-04-13 14:17:31.749 | libssl-dev 2022-04-13 14:17:31.749 | libsystemd-dev 2022-04-13 14:17:31.749 | libxml2-dev 2022-04-13 14:17:31.749 | libxslt1-dev 2022-04-13 14:17:31.750 | libyaml-dev 2022-04-13 14:17:31.750 | lsof 2022-04-13 14:17:31.750 | openssh-server 2022-04-13 14:17:31.750 | openssl 2022-04-13 14:17:31.750 | pkg-config 2022-04-13 14:17:31.750 | psmisc 2022-04-13 14:17:31.750 | python3-dev 2022-04-13 14:17:31.750 | python3-pip 2022-04-13 14:17:31.750 | python3-systemd 2022-04-13 14:17:31.750 | python3-venv 2022-04-13 14:17:31.750 | tar 2022-04-13 14:17:31.750 | tcpdump 2022-04-13 14:17:31.750 | unzip 2022-04-13 14:17:31.750 | uuid-runtime 2022-04-13 14:17:31.750 | wget 2022-04-13 14:17:31.750 | wget 2022-04-13 14:17:31.750 | zlib1g-dev 2022-04-13 14:17:31.750 | libkrb5-dev 2022-04-13 14:17:31.750 | libldap2-dev 2022-04-13 14:17:31.750 | libsasl2-dev 2022-04-13 14:17:31.750 | memcached 2022-04-13 14:17:31.750 | python3-mysqldb 2022-04-13 14:17:31.750 | sqlite3 2022-04-13 14:17:31.750 | conntrack 2022-04-13 14:17:31.750 | curl 2022-04-13 14:17:31.750 | dnsmasq-base 2022-04-13 14:17:31.750 | dnsmasq-utils 2022-04-13 14:17:31.750 | ebtables 2022-04-13 14:17:31.750 | genisoimage 2022-04-13 14:17:31.750 | iptables 2022-04-13 14:17:31.750 | iputils-arping 2022-04-13 14:17:31.750 | kpartx 2022-04-13 14:17:31.750 | libjs-jquery-tablesorter 2022-04-13 14:17:31.750 | parted 2022-04-13 14:17:31.750 | pm-utils 2022-04-13 14:17:31.750 | python3-mysqldb 2022-04-13 14:17:31.751 | socat 2022-04-13 14:17:31.751 | sqlite3 2022-04-13 14:17:31.751 | sudo 2022-04-13 14:17:31.751 | vlan 2022-04-13 14:17:31.751 | lsscsi 2022-04-13 14:17:31.751 | open-iscsi 2022-04-13 14:17:31.751 | lvm2 2022-04-13 14:17:31.751 | qemu-utils 2022-04-13 14:17:31.751 | thin-provisioning-tools 2022-04-13 14:17:31.751 | acl 2022-04-13 14:17:31.751 | dnsmasq-base 2022-04-13 14:17:31.751 | dnsmasq-utils 2022-04-13 14:17:31.751 | ebtables 2022-04-13 14:17:31.751 | haproxy 2022-04-13 14:17:31.751 | iptables 2022-04-13 14:17:31.751 | iputils-arping 2022-04-13 14:17:31.751 | iputils-ping 2022-04-13 14:17:31.751 | postgresql-server-dev-all 2022-04-13 14:17:31.751 | python3-mysqldb 2022-04-13 14:17:31.751 | sqlite3 2022-04-13 14:17:31.751 | sudo 2022-04-13 14:17:31.751 | vlan 2022-04-13 14:17:31.751 | pcp 2022-04-13 14:17:31.751 | ipset 2022-04-13 14:17:31.751 | conntrack 2022-04-13 14:17:31.751 | conntrackd 2022-04-13 14:17:31.751 | keepalived 2022-04-13 14:17:31.751 | lvm2 2022-04-13 14:17:31.751 | qemu-utils 2022-04-13 14:17:31.751 | thin-provisioning-tools 2022-04-13 14:17:31.751 | curl 2022-04-13 14:17:31.751 | liberasurecode-dev 2022-04-13 14:17:31.751 | make 2022-04-13 14:17:31.751 | memcached 2022-04-13 14:17:31.751 | rsync 2022-04-13 14:17:31.752 | sqlite3 2022-04-13 14:17:31.752 | xfsprogs ' 2022-04-13 14:17:31.752 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-13 14:17:31.754 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:17:31.756 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:17:31.759 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 14:17:31.759 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-13 14:17:31.764 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 14:17:31.766 | ++ functions-common:install_package:1463 : update_package_repo 2022-04-13 14:17:31.768 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 14:17:31.771 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-04-13 14:17:31.773 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 14:17:31.775 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 14:17:31.777 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 14:17:31.779 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:17:31.781 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:17:31.783 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 14:17:31.785 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-04-13 14:17:31.787 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-04-13 14:17:31.789 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-04-13 14:17:31.792 | +++ functions-common:apt_get_update:1197 : id -u 2022-04-13 14:17:31.796 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-04-13 14:17:31.798 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-04-13 14:17:31.800 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-04-13 14:17:31.803 | ++ functions-common:time_start:2412 : local start_time= 2022-04-13 14:17:31.805 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-04-13 14:17:31.807 | +++ functions-common:time_start:2416 : date +%s%3N 2022-04-13 14:17:31.811 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1649859451809 2022-04-13 14:17:31.813 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-13 14:17:31.815 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-13 14:17:31.818 | ++ functions-common:apt_get_update:1204 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-04-13 14:17:32.059 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-13 14:17:32.110 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-04-13 14:17:32.171 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-04-13 14:17:32.258 | Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-04-13 14:17:34.311 | Reading package lists... 2022-04-13 14:17:34.342 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-04-13 14:17:34.344 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-04-13 14:17:34.346 | ++ functions-common:time_stop:2425 : local name 2022-04-13 14:17:34.349 | ++ functions-common:time_stop:2426 : local end_time 2022-04-13 14:17:34.351 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:17:34.353 | ++ functions-common:time_stop:2428 : local total 2022-04-13 14:17:34.355 | ++ functions-common:time_stop:2429 : local start_time 2022-04-13 14:17:34.357 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-04-13 14:17:34.359 | ++ functions-common:time_stop:2432 : start_time=1649859451809 2022-04-13 14:17:34.361 | ++ functions-common:time_stop:2434 : [[ -z 1649859451809 ]] 2022-04-13 14:17:34.364 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:17:34.368 | ++ functions-common:time_stop:2437 : end_time=1649859454365 2022-04-13 14:17:34.370 | ++ functions-common:time_stop:2438 : elapsed_time=2556 2022-04-13 14:17:34.372 | ++ functions-common:time_stop:2439 : total=0 2022-04-13 14:17:34.374 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:17:34.376 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2556 2022-04-13 14:17:34.378 | ++ functions-common:install_package:1464 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 14:17:34.381 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 14:17:34.383 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:17:34.385 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:17:34.388 | ++ functions-common:real_install_package:1450 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 14:17:34.409 | ++ functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 14:17:34.517 | Reading package lists... 2022-04-13 14:17:34.754 | Building dependency tree... 2022-04-13 14:17:34.755 | Reading state information... 2022-04-13 14:17:34.789 | acl is already the newest version (2.2.53-6). 2022-04-13 14:17:34.789 | bc is already the newest version (1.07.1-2build1). 2022-04-13 14:17:34.789 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-13 14:17:34.789 | conntrack is already the newest version (1:1.4.5-2). 2022-04-13 14:17:34.789 | ebtables is already the newest version (2.0.11-3build1). 2022-04-13 14:17:34.789 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 14:17:34.789 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-13 14:17:34.789 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 14:17:34.789 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-13 14:17:34.789 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-13 14:17:34.789 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-13 14:17:34.789 | iputils-arping is already the newest version (3:20190709-3). 2022-04-13 14:17:34.789 | iputils-ping is already the newest version (3:20190709-3). 2022-04-13 14:17:34.789 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-13 14:17:34.789 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-13 14:17:34.789 | libffi-dev is already the newest version (3.3-4). 2022-04-13 14:17:34.789 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-13 14:17:34.789 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-13 14:17:34.789 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-13 14:17:34.789 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-13 14:17:34.789 | lsscsi is already the newest version (0.30-0.1). 2022-04-13 14:17:34.789 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-13 14:17:34.789 | make is already the newest version (4.2.1-1.2). 2022-04-13 14:17:34.789 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-13 14:17:34.789 | psmisc is already the newest version (23.3-1). 2022-04-13 14:17:34.789 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-13 14:17:34.789 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-13 14:17:34.789 | python3-systemd is already the newest version (234-3build2). 2022-04-13 14:17:34.790 | socat is already the newest version (1.7.3.3-2). 2022-04-13 14:17:34.790 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-13 14:17:34.790 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-13 14:17:34.790 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-13 14:17:34.790 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-13 14:17:34.790 | graphviz is already the newest version (2.42.2-3build2). 2022-04-13 14:17:34.790 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-13 14:17:34.790 | pcp is already the newest version (5.0.3-1). 2022-04-13 14:17:34.790 | pm-utils is already the newest version (1.4.1-19). 2022-04-13 14:17:34.790 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-13 14:17:34.790 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 14:17:34.790 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 14:17:34.790 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-13 14:17:34.790 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 14:17:34.790 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 14:17:34.790 | git is already the newest version (1:2.25.1-1ubuntu3.3). 2022-04-13 14:17:34.790 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-13 14:17:34.790 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-13 14:17:34.790 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-13 14:17:34.790 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-13 14:17:34.790 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-13 14:17:34.790 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-13 14:17:34.790 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-13 14:17:34.790 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 14:17:34.790 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-04-13 14:17:34.790 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-13 14:17:34.790 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-13 14:17:34.790 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-13 14:17:34.790 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-13 14:17:34.790 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-13 14:17:34.790 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 14:17:34.790 | openssl set to manually installed. 2022-04-13 14:17:34.790 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-13 14:17:34.790 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-13 14:17:34.791 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-13 14:17:34.791 | rsync set to manually installed. 2022-04-13 14:17:34.791 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-13 14:17:34.791 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-13 14:17:34.791 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-13 14:17:34.791 | tar set to manually installed. 2022-04-13 14:17:34.791 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-04-13 14:17:34.791 | tcpdump set to manually installed. 2022-04-13 14:17:34.791 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-13 14:17:35.000 | uuid-runtime set to manually installed. 2022-04-13 14:17:35.000 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-13 14:17:35.000 | wget set to manually installed. 2022-04-13 14:17:35.000 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-13 14:17:35.000 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 14:17:35.000 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-13 14:17:35.000 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-13 14:17:35.000 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-13 14:17:35.001 | The following packages were automatically installed and are no longer required: 2022-04-13 14:17:35.001 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 14:17:35.001 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 14:17:35.001 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 14:17:35.002 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 14:17:35.002 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 14:17:35.002 | python3-zope.interface 2022-04-13 14:17:35.002 | Use 'sudo apt autoremove' to remove them. 2022-04-13 14:17:35.129 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 14:17:35.134 | ++ functions-common:apt_get:1234 : result=0 2022-04-13 14:17:35.136 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 14:17:35.138 | ++ functions-common:time_stop:2425 : local name 2022-04-13 14:17:35.140 | ++ functions-common:time_stop:2426 : local end_time 2022-04-13 14:17:35.142 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:17:35.144 | ++ functions-common:time_stop:2428 : local total 2022-04-13 14:17:35.147 | ++ functions-common:time_stop:2429 : local start_time 2022-04-13 14:17:35.149 | ++ functions-common:time_stop:2431 : name=apt-get 2022-04-13 14:17:35.151 | ++ functions-common:time_stop:2432 : start_time=1649859454406 2022-04-13 14:17:35.154 | ++ functions-common:time_stop:2434 : [[ -z 1649859454406 ]] 2022-04-13 14:17:35.156 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:17:35.160 | ++ functions-common:time_stop:2437 : end_time=1649859455158 2022-04-13 14:17:35.163 | ++ functions-common:time_stop:2438 : elapsed_time=752 2022-04-13 14:17:35.165 | ++ functions-common:time_stop:2439 : total=745 2022-04-13 14:17:35.167 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:17:35.169 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1497 2022-04-13 14:17:35.171 | ++ functions-common:apt_get:1238 : return 0 2022-04-13 14:17:35.174 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-13 14:17:35.177 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-13 14:17:35.179 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-13 14:17:35.183 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-13 14:17:35.187 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-04-13 14:17:35.189 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-04-13 14:17:35.193 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-13 14:17:36.565 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-13 14:17:36.567 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-13 14:17:36.569 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-13 14:17:36.571 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-13 14:17:36.573 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-13 14:17:36.574 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-13 14:17:36.576 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-13 14:17:36.578 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-13 14:17:36.580 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-13 14:17:36.581 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-13 14:17:36.583 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-13 14:17:36.585 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-13 14:17:36.586 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-13 14:17:36.588 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-13 14:17:36.590 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-13 14:17:36.592 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-13 14:17:36.593 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-13 14:17:36.595 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-13 14:17:36.597 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-13 14:17:36.599 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-13 14:17:36.601 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-13 14:17:36.603 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-13 14:17:36.605 | + functions-common:_ensure_lsb_release:394 : return 2022-04-13 14:17:36.607 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-13 14:17:36.675 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-13 14:17:36.678 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-13 14:17:36.744 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-13 14:17:36.746 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-13 14:17:36.813 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-13 14:17:36.815 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-13 14:17:36.817 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-13 14:17:36.818 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-13 14:17:36.820 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-13 14:17:36.822 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-13 14:17:36.824 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-13 14:17:36.826 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-13 14:17:36.828 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-13 14:17:36.830 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-13 14:17:36.832 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-13 14:17:36.832 | Distro: focal 2022-04-13 14:17:36.834 | + tools/install_pip.sh:main:124 : get_versions 2022-04-13 14:17:36.836 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 14:17:36.840 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 14:17:36.842 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 14:17:36.844 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 14:17:36.844 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 14:17:37.417 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 14:17:37.419 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 14:17:37.419 | pip: 21.3.1 2022-04-13 14:17:37.421 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-13 14:17:37.423 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-13 14:17:37.425 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 14:17:37.426 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 14:17:37.428 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 14:17:37.430 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 14:17:37.432 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 14:17:37.434 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 14:17:37.436 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 14:17:37.437 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 14:17:37.439 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 14:17:37.441 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 14:17:37.443 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 14:17:37.445 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-13 14:17:37.447 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:17:37.448 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:17:37.450 | + tools/install_pip.sh:main:142 : : 2022-04-13 14:17:37.452 | + tools/install_pip.sh:main:147 : set -x 2022-04-13 14:17:37.454 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-13 14:17:37.456 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-13 14:17:37.458 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 14:17:37.460 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-13 14:17:37.462 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-13 14:17:37.464 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 14:17:37.467 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-13 14:17:37.468 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 14:17:37.471 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2022-04-13 14:17:37.473 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2022-04-13 14:17:37.475 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-13 14:17:37.477 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-13 14:17:37.479 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-13 14:17:37.494 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-04-13 14:17:37.496 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-13 14:17:38.222 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:17:38.222 | from cryptography.utils import int_from_bytes 2022-04-13 14:17:38.222 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:17:38.222 | from cryptography.utils import int_from_bytes 2022-04-13 14:17:39.475 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 14:17:40.850 | Collecting setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-04-13 14:17:40.859 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a65/e3802053e99fc/setuptools-62.0.0-py3-none-any.whl (1.1 MB) 2022-04-13 14:17:42.572 | Installing collected packages: setuptools 2022-04-13 14:17:43.537 | Successfully installed setuptools-62.0.0 2022-04-13 14:17:43.537 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 14:17:43.686 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 14:17:43.686 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 14:17:43.800 | + inc/python:pip_install:200 : result=0 2022-04-13 14:17:43.802 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 14:17:43.804 | + functions-common:time_stop:2425 : local name 2022-04-13 14:17:43.806 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:17:43.807 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:17:43.809 | + functions-common:time_stop:2428 : local total 2022-04-13 14:17:43.811 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:17:43.812 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 14:17:43.814 | + functions-common:time_stop:2432 : start_time=1649859457490 2022-04-13 14:17:43.816 | + functions-common:time_stop:2434 : [[ -z 1649859457490 ]] 2022-04-13 14:17:43.819 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:17:43.822 | + functions-common:time_stop:2437 : end_time=1649859463820 2022-04-13 14:17:43.824 | + functions-common:time_stop:2438 : elapsed_time=6330 2022-04-13 14:17:43.826 | + functions-common:time_stop:2439 : total=0 2022-04-13 14:17:43.833 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:17:43.835 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6330 2022-04-13 14:17:43.837 | + inc/python:pip_install:203 : return 0 2022-04-13 14:17:43.839 | + tools/install_pip.sh:main:153 : get_versions 2022-04-13 14:17:43.842 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 14:17:43.846 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 14:17:43.848 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 14:17:43.851 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 14:17:43.852 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 14:17:44.442 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 14:17:44.444 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 14:17:44.444 | pip: 21.3.1 2022-04-13 14:17:44.447 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-13 14:17:44.450 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 14:17:44.454 | + ./stack.sh:main:798 : fixup_all 2022-04-13 14:17:44.456 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-13 14:17:44.459 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-13 14:17:44.461 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:17:44.464 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:17:44.467 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-13 14:17:44.481 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-13 14:17:44.494 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-13 14:17:44.504 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-13 14:17:44.507 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-13 14:17:44.509 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 14:17:44.511 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 14:17:44.513 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 14:17:44.515 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 14:17:44.517 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 14:17:44.519 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 14:17:44.521 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 14:17:44.523 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 14:17:44.525 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 14:17:44.528 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 14:17:44.530 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 14:17:44.532 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-13 14:17:44.534 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-13 14:17:44.537 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-13 14:17:44.539 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 14:17:44.541 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 14:17:44.543 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 14:17:44.545 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 14:17:44.547 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 14:17:44.549 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 14:17:44.552 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-13 14:17:44.554 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-13 14:17:44.556 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-13 14:17:44.558 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-13 14:17:44.560 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-13 14:17:44.562 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-13 14:17:44.565 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-04-13 14:17:44.585 | Using python 3.8 to install os-testr 2022-04-13 14:17:44.588 | + 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-04-13 14:17:45.332 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:17:45.332 | from cryptography.utils import int_from_bytes 2022-04-13 14:17:45.332 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:17:45.332 | from cryptography.utils import int_from_bytes 2022-04-13 14:17:46.495 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 14:17:46.527 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-13 14:17:46.593 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-13 14:17:46.594 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-04-13 14:17:46.595 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.1) 2022-04-13 14:17:46.610 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-04-13 14:17:46.620 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (3.0.0) 2022-04-13 14:17:46.630 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=1.3.0->testtools>=2.2.0->os-testr) (1.16.0) 2022-04-13 14:17:48.264 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 14:17:48.270 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 14:17:48.270 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 14:17:48.374 | + inc/python:pip_install:200 : result=0 2022-04-13 14:17:48.376 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 14:17:48.378 | + functions-common:time_stop:2425 : local name 2022-04-13 14:17:48.380 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:17:48.382 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:17:48.384 | + functions-common:time_stop:2428 : local total 2022-04-13 14:17:48.386 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:17:48.389 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 14:17:48.391 | + functions-common:time_stop:2432 : start_time=1649859464580 2022-04-13 14:17:48.393 | + functions-common:time_stop:2434 : [[ -z 1649859464580 ]] 2022-04-13 14:17:48.396 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:17:48.400 | + functions-common:time_stop:2437 : end_time=1649859468397 2022-04-13 14:17:48.402 | + functions-common:time_stop:2438 : elapsed_time=3817 2022-04-13 14:17:48.404 | + functions-common:time_stop:2439 : total=0 2022-04-13 14:17:48.406 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:17:48.408 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3817 2022-04-13 14:17:48.411 | + inc/python:pip_install:203 : return 0 2022-04-13 14:17:48.413 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-13 14:17:48.464 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-04-13 14:17:48.800 | + ./stack.sh:main:812 : install_infra 2022-04-13 14:17:48.803 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 14:17:48.805 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-13 14:17:48.809 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 14:17:48.811 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-13 14:17:48.836 | + 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-04-13 14:17:50.785 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:17:50.792 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:17:50.797 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:17:50.803 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:17:50.806 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:17:50.813 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:17:50.817 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:17:50.843 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:17:50.921 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:17:50.940 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:17:50.945 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:17:50.950 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:17:50.964 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:17:50.973 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:17:50.975 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:17:50.992 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:17:51.009 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:17:51.019 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:17:51.024 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:17:51.042 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:17:51.064 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:17:51.082 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:17:51.090 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:17:51.095 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:17:51.117 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:17:51.146 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:17:51.148 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:17:51.162 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:17:51.167 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:17:51.171 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:17:51.176 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:17:51.191 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:17:51.197 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:17:51.247 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:17:51.265 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:17:51.269 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:17:51.301 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:17:51.364 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:17:51.370 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:17:51.379 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:17:51.430 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:17:51.444 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:17:51.452 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:17:51.561 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:17:51.586 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:17:51.590 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:17:51.601 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:17:51.606 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:17:51.625 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:17:51.633 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:17:51.649 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:17:51.681 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:17:51.709 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:17:51.721 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:17:51.735 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:17:51.753 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:17:51.761 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:17:51.775 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:17:51.787 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:17:51.791 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:17:51.797 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 14:17:51.933 | Requirement already up-to-date: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.8.1) 2022-04-13 14:17:52.219 | + inc/python:pip_install:200 : result=0 2022-04-13 14:17:52.221 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 14:17:52.224 | + functions-common:time_stop:2425 : local name 2022-04-13 14:17:52.226 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:17:52.228 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:17:52.230 | + functions-common:time_stop:2428 : local total 2022-04-13 14:17:52.232 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:17:52.234 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 14:17:52.236 | + functions-common:time_stop:2432 : start_time=1649859468827 2022-04-13 14:17:52.238 | + functions-common:time_stop:2434 : [[ -z 1649859468827 ]] 2022-04-13 14:17:52.241 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:17:52.245 | + functions-common:time_stop:2437 : end_time=1649859472243 2022-04-13 14:17:52.247 | + functions-common:time_stop:2438 : elapsed_time=3416 2022-04-13 14:17:52.249 | + functions-common:time_stop:2439 : total=3817 2022-04-13 14:17:52.251 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:17:52.253 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7233 2022-04-13 14:17:52.256 | + inc/python:pip_install:203 : return 0 2022-04-13 14:17:52.258 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 14:17:52.261 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-13 14:17:52.283 | + 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-04-13 14:17:54.054 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:17:54.061 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:17:54.065 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:17:54.071 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:17:54.075 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:17:54.082 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:17:54.086 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:17:54.112 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:17:54.191 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:17:54.210 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:17:54.214 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:17:54.219 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:17:54.234 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:17:54.243 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:17:54.244 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:17:54.262 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:17:54.279 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:17:54.288 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:17:54.293 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:17:54.311 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:17:54.333 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:17:54.351 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:17:54.359 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:17:54.365 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:17:54.385 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:17:54.414 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:17:54.416 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:17:54.430 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:17:54.435 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:17:54.439 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:17:54.444 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:17:54.459 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:17:54.466 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:17:54.515 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:17:54.533 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:17:54.537 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:17:54.569 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:17:54.638 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:17:54.644 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:17:54.651 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:17:54.702 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:17:54.715 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:17:54.724 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:17:54.827 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:17:54.852 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:17:54.856 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:17:54.867 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:17:54.873 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:17:54.891 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:17:54.899 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:17:54.916 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:17:54.953 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:17:54.985 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:17:54.998 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:17:55.010 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:17:55.028 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:17:55.037 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:17:55.051 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:17:55.062 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:17:55.066 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:17:55.072 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 14:17:55.074 | Processing /opt/stack/requirements 2022-04-13 14:17:56.797 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (6.0) 2022-04-13 14:17:56.800 | 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 191)) (3.0.0) 2022-04-13 14:17:56.812 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (21.3) 2022-04-13 14:17:56.818 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.8.1) 2022-04-13 14:17:56.820 | Requirement already satisfied: pyparsing===3.0.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (3.0.7) 2022-04-13 14:17:56.826 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 497)) (2.27.1) 2022-04-13 14:17:56.853 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (1.16.0) 2022-04-13 14:17:56.856 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 596)) (2.5.0) 2022-04-13 14:17:56.867 | Requirement already satisfied: urllib3===1.26.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 625)) (1.26.9) 2022-04-13 14:17:56.917 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5354) (1.3) 2022-04-13 14:17:56.920 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5354) (0.3.0) 2022-04-13 14:17:56.935 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (3.3) 2022-04-13 14:17:56.939 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 497)) (2021.10.8) 2022-04-13 14:17:56.942 | Requirement already satisfied: charset-normalizer===2.0.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.0.12) 2022-04-13 14:17:56.947 | 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 186)) (1.0.0) 2022-04-13 14:17:56.949 | Requirement already satisfied: cliff===3.10.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (3.10.1) 2022-04-13 14:17:56.963 | Requirement already satisfied: cmd2===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (2.4.0) 2022-04-13 14:17:57.011 | Requirement already satisfied: prettytable===3.2.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (3.2.0) 2022-04-13 14:17:57.023 | Requirement already satisfied: autopage===0.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 105)) (0.5.0) 2022-04-13 14:17:57.026 | Requirement already satisfied: stevedore===3.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (3.5.0) 2022-04-13 14:17:57.032 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (1.8.2) 2022-04-13 14:17:57.035 | 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 636)) (0.2.5) 2022-04-13 14:17:57.040 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (21.4.0) 2022-04-13 14:17:57.101 | Building wheels for collected packages: openstack-requirements 2022-04-13 14:17:57.102 | Building wheel for openstack-requirements (setup.py): started 2022-04-13 14:17:57.927 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-13 14:17:57.927 | ERROR: Command errored out with exit status 1: 2022-04-13 14:17:57.927 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-few05g6t/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-few05g6t/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-nlnwjzq8 2022-04-13 14:17:57.927 | cwd: /tmp/pip-req-build-few05g6t/ 2022-04-13 14:17:57.927 | Complete output (6 lines): 2022-04-13 14:17:57.927 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-13 14:17:57.927 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-13 14:17:57.927 | or: setup.py --help-commands 2022-04-13 14:17:57.927 | or: setup.py cmd --help 2022-04-13 14:17:57.927 | 2022-04-13 14:17:57.927 | error: invalid command 'bdist_wheel' 2022-04-13 14:17:57.927 | ---------------------------------------- 2022-04-13 14:17:57.927 | ERROR: Failed building wheel for openstack-requirements 2022-04-13 14:17:57.928 | Running setup.py clean for openstack-requirements 2022-04-13 14:17:58.770 | Failed to build openstack-requirements 2022-04-13 14:17:58.786 | Installing collected packages: openstack-requirements 2022-04-13 14:17:58.787 | Attempting uninstall: openstack-requirements 2022-04-13 14:17:58.788 | Found existing installation: openstack-requirements 1.2.1.dev5354 2022-04-13 14:17:58.822 | Uninstalling openstack-requirements-1.2.1.dev5354: 2022-04-13 14:17:58.865 | Successfully uninstalled openstack-requirements-1.2.1.dev5354 2022-04-13 14:17:58.868 | Running setup.py install for openstack-requirements: started 2022-04-13 14:18:01.267 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-13 14:18:01.290 | Successfully installed openstack-requirements-1.2.1.dev5354 2022-04-13 14:18:01.420 | + inc/python:pip_install:200 : result=0 2022-04-13 14:18:01.423 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 14:18:01.425 | + functions-common:time_stop:2425 : local name 2022-04-13 14:18:01.427 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:18:01.429 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:18:01.431 | + functions-common:time_stop:2428 : local total 2022-04-13 14:18:01.433 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:18:01.436 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 14:18:01.438 | + functions-common:time_stop:2432 : start_time=1649859472276 2022-04-13 14:18:01.440 | + functions-common:time_stop:2434 : [[ -z 1649859472276 ]] 2022-04-13 14:18:01.443 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:18:01.447 | + functions-common:time_stop:2437 : end_time=1649859481445 2022-04-13 14:18:01.449 | + functions-common:time_stop:2438 : elapsed_time=9169 2022-04-13 14:18:01.451 | + functions-common:time_stop:2439 : total=7233 2022-04-13 14:18:01.453 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:18:01.455 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=16402 2022-04-13 14:18:01.458 | + inc/python:pip_install:203 : return 0 2022-04-13 14:18:01.462 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-13 14:18:01.465 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-13 14:18:01.467 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-13 14:18:01.469 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:18:01.472 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:18:01.474 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-04-13 14:18:01.476 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:18:01.478 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-13 14:18:01.498 | Using python 3.8 to install pbr 2022-04-13 14:18:01.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 pbr 2022-04-13 14:18:02.247 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:18:02.247 | from cryptography.utils import int_from_bytes 2022-04-13 14:18:02.247 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:18:02.247 | from cryptography.utils import int_from_bytes 2022-04-13 14:18:03.409 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 14:18:03.444 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-13 14:18:05.217 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 14:18:05.224 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 14:18:05.224 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 14:18:05.329 | + inc/python:pip_install:200 : result=0 2022-04-13 14:18:05.332 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 14:18:05.334 | + functions-common:time_stop:2425 : local name 2022-04-13 14:18:05.336 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:18:05.338 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:18:05.340 | + functions-common:time_stop:2428 : local total 2022-04-13 14:18:05.342 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:18:05.344 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 14:18:05.346 | + functions-common:time_stop:2432 : start_time=1649859481493 2022-04-13 14:18:05.348 | + functions-common:time_stop:2434 : [[ -z 1649859481493 ]] 2022-04-13 14:18:05.351 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:18:05.355 | + functions-common:time_stop:2437 : end_time=1649859485353 2022-04-13 14:18:05.357 | + functions-common:time_stop:2438 : elapsed_time=3860 2022-04-13 14:18:05.359 | + functions-common:time_stop:2439 : total=16402 2022-04-13 14:18:05.361 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:18:05.363 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=20262 2022-04-13 14:18:05.365 | + inc/python:pip_install:203 : return 0 2022-04-13 14:18:05.368 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-04-13 14:18:07.644 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-13 14:18:09.517 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 14:18:09.518 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-04-13 14:18:09.533 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-04-13 14:18:09.535 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-13 14:18:09.539 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-04-13 14:18:09.544 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-13 14:18:09.546 | 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.8) 2022-04-13 14:18:09.620 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 14:18:09.623 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 14:18:09.626 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-04-13 14:18:09.642 | + ./stack.sh:main:821 : pkgs= 2022-04-13 14:18:09.645 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-04-13 14:18:09.648 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-04-13 14:18:09.650 | + functions-common:run_phase:1853 : local mode=stack 2022-04-13 14:18:09.652 | + functions-common:run_phase:1854 : local phase=pre-install 2022-04-13 14:18:09.654 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 14:18:09.656 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 14:18:09.659 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 14:18:09.661 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 14:18:09.663 | + functions-common:run_phase:1863 : local extra 2022-04-13 14:18:09.665 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 14:18:09.669 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 14:18:09.671 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 14:18:09.674 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 14:18:09.676 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-13 14:18:09.678 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 14:18:09.693 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:18:09.695 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 14:18:09.697 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-13 14:18:09.699 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-13 14:18:09.701 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-13 14:18:09.703 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-13 14:18:09.705 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-13 14:18:09.708 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-13 14:18:09.710 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-13 14:18:09.712 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-13 14:18:09.714 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-13 14:18:09.716 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-13 14:18:09.718 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-13 14:18:09.720 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-13 14:18:09.722 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 14:18:09.724 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-13 14:18:09.726 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-04-13 14:18:09.728 | + functions-common:run_plugins:1839 : local mode=stack 2022-04-13 14:18:09.730 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-04-13 14:18:09.732 | + functions-common:run_plugins:1842 : local plugins= 2022-04-13 14:18:09.735 | + functions-common:run_plugins:1843 : local plugin 2022-04-13 14:18:09.737 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-13 14:18:09.739 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-13 14:18:09.742 | + functions:set_systemd_override:821 : local value=2048 2022-04-13 14:18:09.744 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-13 14:18:09.746 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-13 14:18:09.797 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-13 14:18:09.797 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-13 14:18:09.800 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-13 14:18:10.177 | + ./stack.sh:main:834 : install_rpc_backend 2022-04-13 14:18:10.179 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-13 14:18:10.195 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:18:10.197 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-13 14:18:10.200 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 14:18:10.202 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 14:18:10.204 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 14:18:10.207 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 14:18:10.209 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 14:18:10.212 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 14:18:10.214 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:18:10.216 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:18:10.218 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 14:18:10.220 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 14:18:10.224 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 14:18:10.226 | + functions-common:apt_get_update:1190 : return 2022-04-13 14:18:10.228 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-04-13 14:18:10.230 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 14:18:10.233 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:18:10.235 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:18:10.237 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-04-13 14:18:10.258 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-04-13 14:18:10.370 | Reading package lists... 2022-04-13 14:18:10.606 | Building dependency tree... 2022-04-13 14:18:10.607 | Reading state information... 2022-04-13 14:18:10.854 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-13 14:18:10.854 | The following packages were automatically installed and are no longer required: 2022-04-13 14:18:10.855 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 14:18:10.855 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 14:18:10.855 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 14:18:10.855 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 14:18:10.855 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 14:18:10.855 | python3-zope.interface 2022-04-13 14:18:10.855 | Use 'sudo apt autoremove' to remove them. 2022-04-13 14:18:10.969 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 14:18:10.973 | + functions-common:apt_get:1234 : result=0 2022-04-13 14:18:10.975 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 14:18:10.977 | + functions-common:time_stop:2425 : local name 2022-04-13 14:18:10.980 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:18:10.982 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:18:10.984 | + functions-common:time_stop:2428 : local total 2022-04-13 14:18:10.986 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:18:10.989 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 14:18:10.991 | + functions-common:time_stop:2432 : start_time=1649859490255 2022-04-13 14:18:10.993 | + functions-common:time_stop:2434 : [[ -z 1649859490255 ]] 2022-04-13 14:18:10.996 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:18:11.000 | + functions-common:time_stop:2437 : end_time=1649859490997 2022-04-13 14:18:11.002 | + functions-common:time_stop:2438 : elapsed_time=742 2022-04-13 14:18:11.005 | + functions-common:time_stop:2439 : total=1497 2022-04-13 14:18:11.007 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:18:11.009 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2239 2022-04-13 14:18:11.011 | + functions-common:apt_get:1238 : return 0 2022-04-13 14:18:11.013 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-13 14:18:11.016 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 14:18:11.018 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 14:18:11.020 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 14:18:11.022 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 14:18:11.025 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 14:18:11.027 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 14:18:11.029 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-13 14:18:11.031 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 14:18:11.034 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 14:18:11.036 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 14:18:11.039 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 14:18:11.041 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 14:18:11.043 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 14:18:11.045 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 14:18:11.047 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 14:18:11.050 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 14:18:11.053 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 14:18:11.055 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 14:18:11.057 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-13 14:18:11.059 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 14:18:11.061 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 14:18:11.064 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 14:18:11.066 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 14:18:11.068 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 14:18:11.071 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 14:18:11.073 | + ./stack.sh:main:835 : restart_rpc_backend 2022-04-13 14:18:11.075 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-13 14:18:11.090 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:18:11.092 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-13 14:18:11.095 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 14:18:11.097 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-04-13 14:18:11.100 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-13 14:18:11.102 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-13 14:18:11.106 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-13 14:18:11.109 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-13 14:18:11.111 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-13 14:18:11.114 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-13 14:18:11.116 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-13 14:18:11.118 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-13 14:18:11.121 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-13 14:18:11.808 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-13 14:18:11.808 | user tags 2022-04-13 14:18:11.808 | stackrabbit []' 2022-04-13 14:18:11.812 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-13 14:18:11.812 | user tags 2022-04-13 14:18:11.812 | stackrabbit []' 2022-04-13 14:18:11.812 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-13 14:18:11.819 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-13 14:18:11.821 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-13 14:18:11.823 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 14:18:12.469 | Changing password for user "stackrabbit" ... 2022-04-13 14:18:12.543 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-13 14:18:13.200 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-13 14:18:13.263 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-13 14:18:13.265 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 14:18:13.919 | Changing password for user "stackrabbit" ... 2022-04-13 14:18:13.971 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-13 14:18:13.973 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-13 14:18:13.975 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-13 14:18:14.678 | Deleting user "guest" ... 2022-04-13 14:18:14.693 | Error: 2022-04-13 14:18:14.693 | {:no_such_user, "guest"} 2022-04-13 14:18:14.711 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-13 14:18:14.713 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-04-13 14:18:14.733 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:18:14.735 | + ./stack.sh:main:838 : install_database 2022-04-13 14:18:14.737 | + lib/database:install_database:118 : install_database_mysql 2022-04-13 14:18:14.740 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-13 14:18:14.742 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:18:14.745 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:18:14.747 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-13 14:18:15.074 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-13 14:18:15.077 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-13 14:18:15.079 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-13 14:18:15.082 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-13 14:18:15.084 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-13 14:18:15.086 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-13 14:18:15.089 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 14:18:15.091 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 14:18:15.093 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 14:18:15.095 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 14:18:15.098 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 14:18:15.100 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 14:18:15.102 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 14:18:15.104 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 14:18:15.107 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 14:18:15.109 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 14:18:15.111 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 14:18:15.114 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-13 14:18:15.116 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 14:18:15.118 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 14:18:15.120 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 14:18:15.123 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 14:18:15.125 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 14:18:15.127 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 14:18:15.130 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-13 14:18:15.132 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:18:15.134 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:18:15.137 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-13 14:18:15.139 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 14:18:15.141 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 14:18:15.144 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 14:18:15.146 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 14:18:15.148 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 14:18:15.150 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 14:18:15.153 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:18:15.155 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:18:15.157 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 14:18:15.159 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 14:18:15.161 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 14:18:15.164 | + functions-common:apt_get_update:1190 : return 2022-04-13 14:18:15.166 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-04-13 14:18:15.168 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 14:18:15.170 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:18:15.172 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:18:15.176 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-04-13 14:18:15.196 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-04-13 14:18:15.304 | Reading package lists... 2022-04-13 14:18:15.544 | Building dependency tree... 2022-04-13 14:18:15.545 | Reading state information... 2022-04-13 14:18:15.801 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-13 14:18:15.801 | The following packages were automatically installed and are no longer required: 2022-04-13 14:18:15.802 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 14:18:15.802 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 14:18:15.802 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 14:18:15.802 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 14:18:15.802 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 14:18:15.802 | python3-zope.interface 2022-04-13 14:18:15.803 | Use 'sudo apt autoremove' to remove them. 2022-04-13 14:18:15.913 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 14:18:15.917 | + functions-common:apt_get:1234 : result=0 2022-04-13 14:18:15.919 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 14:18:15.921 | + functions-common:time_stop:2425 : local name 2022-04-13 14:18:15.924 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:18:15.926 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:18:15.928 | + functions-common:time_stop:2428 : local total 2022-04-13 14:18:15.930 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:18:15.932 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 14:18:15.934 | + functions-common:time_stop:2432 : start_time=1649859495193 2022-04-13 14:18:15.936 | + functions-common:time_stop:2434 : [[ -z 1649859495193 ]] 2022-04-13 14:18:15.939 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:18:15.943 | + functions-common:time_stop:2437 : end_time=1649859495941 2022-04-13 14:18:15.946 | + functions-common:time_stop:2438 : elapsed_time=748 2022-04-13 14:18:15.948 | + functions-common:time_stop:2439 : total=2239 2022-04-13 14:18:15.950 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:18:15.952 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2987 2022-04-13 14:18:15.954 | + functions-common:apt_get:1238 : return 0 2022-04-13 14:18:15.957 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-04-13 14:18:15.960 | + ./stack.sh:main:841 : install_database_python 2022-04-13 14:18:15.962 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-13 14:18:15.965 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-13 14:18:15.967 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-13 14:18:15.969 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 14:18:15.973 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-13 14:18:15.975 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-13 14:18:15.978 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 14:18:15.981 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-13 14:18:15.982 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 14:18:15.987 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-13 14:18:15.989 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-13 14:18:15.991 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-13 14:18:15.994 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-13 14:18:15.996 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-13 14:18:16.016 | Using python 3.8 to install PyMySQL 2022-04-13 14:18:16.019 | + 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-04-13 14:18:16.749 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:18:16.749 | from cryptography.utils import int_from_bytes 2022-04-13 14:18:16.749 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:18:16.749 | from cryptography.utils import int_from_bytes 2022-04-13 14:18:17.917 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 14:18:17.949 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-13 14:18:19.618 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 14:18:19.624 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 14:18:19.624 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 14:18:19.727 | + inc/python:pip_install:200 : result=0 2022-04-13 14:18:19.729 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 14:18:19.732 | + functions-common:time_stop:2425 : local name 2022-04-13 14:18:19.734 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:18:19.736 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:18:19.738 | + functions-common:time_stop:2428 : local total 2022-04-13 14:18:19.741 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:18:19.743 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 14:18:19.745 | + functions-common:time_stop:2432 : start_time=1649859496011 2022-04-13 14:18:19.747 | + functions-common:time_stop:2434 : [[ -z 1649859496011 ]] 2022-04-13 14:18:19.750 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:18:19.754 | + functions-common:time_stop:2437 : end_time=1649859499752 2022-04-13 14:18:19.756 | + functions-common:time_stop:2438 : elapsed_time=3741 2022-04-13 14:18:19.759 | + functions-common:time_stop:2439 : total=20262 2022-04-13 14:18:19.761 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:18:19.763 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=24003 2022-04-13 14:18:19.765 | + inc/python:pip_install:203 : return 0 2022-04-13 14:18:19.768 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-13 14:18:19.770 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 14:18:19.773 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-13 14:18:19.775 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-04-13 14:18:19.791 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:18:19.794 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-04-13 14:18:19.796 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-13 14:18:19.799 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 14:18:19.800 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 14:18:19.805 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 14:18:19.807 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-13 14:18:19.810 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,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-04-13 14:18:19.812 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 14:18:19.814 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-13 14:18:19.817 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-13 14:18:19.832 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:18:19.834 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-13 14:18:19.837 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 14:18:19.839 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 14:18:19.841 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 14:18:19.844 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 14:18:19.846 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 14:18:19.849 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 14:18:19.851 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:18:19.853 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:18:19.855 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 14:18:19.857 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 14:18:19.860 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 14:18:19.862 | + functions-common:apt_get_update:1190 : return 2022-04-13 14:18:19.864 | + functions-common:install_package:1464 : real_install_package radvd 2022-04-13 14:18:19.867 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 14:18:19.870 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:18:19.872 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:18:19.875 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-04-13 14:18:19.897 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-04-13 14:18:20.006 | Reading package lists... 2022-04-13 14:18:20.244 | Building dependency tree... 2022-04-13 14:18:20.246 | Reading state information... 2022-04-13 14:18:20.492 | radvd is already the newest version (1:2.17-2). 2022-04-13 14:18:20.492 | The following packages were automatically installed and are no longer required: 2022-04-13 14:18:20.493 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 14:18:20.493 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 14:18:20.493 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 14:18:20.493 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 14:18:20.493 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 14:18:20.493 | python3-zope.interface 2022-04-13 14:18:20.493 | Use 'sudo apt autoremove' to remove them. 2022-04-13 14:18:20.604 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 14:18:20.608 | + functions-common:apt_get:1234 : result=0 2022-04-13 14:18:20.610 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 14:18:20.613 | + functions-common:time_stop:2425 : local name 2022-04-13 14:18:20.615 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:18:20.618 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:18:20.620 | + functions-common:time_stop:2428 : local total 2022-04-13 14:18:20.622 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:18:20.624 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 14:18:20.626 | + functions-common:time_stop:2432 : start_time=1649859499894 2022-04-13 14:18:20.629 | + functions-common:time_stop:2434 : [[ -z 1649859499894 ]] 2022-04-13 14:18:20.632 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:18:20.636 | + functions-common:time_stop:2437 : end_time=1649859500633 2022-04-13 14:18:20.638 | + functions-common:time_stop:2438 : elapsed_time=739 2022-04-13 14:18:20.640 | + functions-common:time_stop:2439 : total=2987 2022-04-13 14:18:20.642 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:18:20.644 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3726 2022-04-13 14:18:20.647 | + functions-common:apt_get:1238 : return 0 2022-04-13 14:18:20.649 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-13 14:18:20.665 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:18:20.667 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-13 14:18:20.669 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-13 14:18:20.672 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-13 14:18:20.676 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-13 14:18:20.695 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-13 14:18:20.697 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 14:18:20.700 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 14:18:20.702 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 14:18:20.704 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 14:18:20.706 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 14:18:20.708 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 14:18:20.710 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:18:20.713 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:18:20.715 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 14:18:20.717 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 14:18:20.719 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 14:18:20.721 | + functions-common:apt_get_update:1190 : return 2022-04-13 14:18:20.723 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-04-13 14:18:20.726 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 14:18:20.728 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:18:20.730 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:18:20.732 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-04-13 14:18:20.752 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-04-13 14:18:20.860 | Reading package lists... 2022-04-13 14:18:21.098 | Building dependency tree... 2022-04-13 14:18:21.099 | Reading state information... 2022-04-13 14:18:21.347 | fakeroot is already the newest version (1.24-1). 2022-04-13 14:18:21.348 | make is already the newest version (4.2.1-1.2). 2022-04-13 14:18:21.348 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-13 14:18:21.348 | The following packages were automatically installed and are no longer required: 2022-04-13 14:18:21.348 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 14:18:21.349 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 14:18:21.349 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 14:18:21.349 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 14:18:21.349 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 14:18:21.349 | python3-zope.interface 2022-04-13 14:18:21.349 | Use 'sudo apt autoremove' to remove them. 2022-04-13 14:18:21.465 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 14:18:21.469 | + functions-common:apt_get:1234 : result=0 2022-04-13 14:18:21.472 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 14:18:21.474 | + functions-common:time_stop:2425 : local name 2022-04-13 14:18:21.477 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:18:21.479 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:18:21.481 | + functions-common:time_stop:2428 : local total 2022-04-13 14:18:21.483 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:18:21.485 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 14:18:21.487 | + functions-common:time_stop:2432 : start_time=1649859500750 2022-04-13 14:18:21.489 | + functions-common:time_stop:2434 : [[ -z 1649859500750 ]] 2022-04-13 14:18:21.492 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:18:21.496 | + functions-common:time_stop:2437 : end_time=1649859501493 2022-04-13 14:18:21.498 | + functions-common:time_stop:2438 : elapsed_time=743 2022-04-13 14:18:21.500 | + functions-common:time_stop:2439 : total=3726 2022-04-13 14:18:21.502 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:18:21.505 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4469 2022-04-13 14:18:21.507 | + functions-common:apt_get:1238 : return 0 2022-04-13 14:18:21.509 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-13 14:18:21.511 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:18:21.514 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:18:21.516 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-13 14:18:21.519 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-13 14:18:21.521 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-13 14:18:21.525 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-13 14:18:21.528 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-13 14:18:21.531 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-13 14:18:21.531 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-13 14:18:21.536 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-13 14:18:21.538 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-13 14:18:21.540 | + functions:vercmp:628 : local v1=5.4 2022-04-13 14:18:21.542 | + functions:vercmp:629 : local 'op=<' 2022-04-13 14:18:21.545 | + functions:vercmp:630 : local v2=3.13 2022-04-13 14:18:21.547 | + functions:vercmp:631 : local result 2022-04-13 14:18:21.550 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-13 14:18:21.551 | ++ functions:vercmp:635 : head -1 2022-04-13 14:18:21.551 | ++ functions:vercmp:635 : sort -V 2022-04-13 14:18:21.556 | + functions:vercmp:635 : result=3.13 2022-04-13 14:18:21.558 | + functions:vercmp:637 : case $op in 2022-04-13 14:18:21.560 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-13 14:18:21.562 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-13 14:18:21.564 | + functions:vercmp:648 : return 2022-04-13 14:18:21.567 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-13 14:18:21.569 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-13 14:18:21.572 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-04-13 14:18:22.038 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-13 14:18:22.041 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-13 14:18:22.043 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:18:22.046 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:18:22.048 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-04-13 14:18:22.052 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:18:22.054 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-04-13 14:18:22.072 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:18:22.075 | + ./stack.sh:main:849 : install_etcd3 2022-04-13 14:18:22.077 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-13 14:18:22.077 | Installing etcd 2022-04-13 14:18:22.080 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-13 14:18:22.091 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-13 14:18:22.103 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-13 14:18:22.108 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-13 14:18:22.121 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-13 14:18:22.124 | ++ 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-04-13 14:18:22.127 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 14:18:22.130 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 14:18:22.135 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 14:18:22.137 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-04-13 14:18:22.139 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-13 14:18:22.142 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 14:18:22.144 | ++ functions:get_extra_file:74 : return 2022-04-13 14:18:22.147 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 14:18:22.149 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-13 14:18:22.151 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-13 14:18:22.153 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-04-13 14:18:22.169 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 14:18:22.171 | + ./stack.sh:main:868 : install_dstat 2022-04-13 14:18:22.173 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-13 14:18:22.191 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 14:18:22.193 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-04-13 14:18:22.195 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 14:18:22.197 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-04-13 14:18:22.200 | + ./stack.sh:main:877 : install_libs 2022-04-13 14:18:22.202 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-13 14:18:22.204 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-13 14:18:22.206 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-13 14:18:22.209 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-13 14:18:22.211 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:18:22.213 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:18:22.215 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-04-13 14:18:22.217 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:18:22.220 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-13 14:18:22.222 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-13 14:18:22.224 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-13 14:18:22.226 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-13 14:18:22.228 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:18:22.230 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:18:22.233 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-04-13 14:18:22.235 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:18:22.238 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-13 14:18:22.240 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-13 14:18:22.242 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-13 14:18:22.244 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-13 14:18:22.246 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:18:22.249 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:18:22.251 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-04-13 14:18:22.253 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:18:22.256 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-13 14:18:22.258 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-13 14:18:22.260 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-13 14:18:22.262 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-13 14:18:22.265 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:18:22.267 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:18:22.269 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-04-13 14:18:22.271 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:18:22.273 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-13 14:18:22.276 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-13 14:18:22.278 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-13 14:18:22.280 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-13 14:18:22.282 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:18:22.285 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:18:22.287 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-04-13 14:18:22.289 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:18:22.292 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-13 14:18:22.294 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-13 14:18:22.296 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-13 14:18:22.298 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-13 14:18:22.301 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:18:22.304 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:18:22.306 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-04-13 14:18:22.308 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:18:22.310 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-13 14:18:22.312 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-13 14:18:22.315 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-13 14:18:22.317 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-13 14:18:22.319 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:18:22.321 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:18:22.323 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-04-13 14:18:22.326 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:18:22.328 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-13 14:18:22.330 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-13 14:18:22.332 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-13 14:18:22.335 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-13 14:18:22.337 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:18:22.339 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:18:22.341 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-04-13 14:18:22.343 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:18:22.345 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-13 14:18:22.348 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-13 14:18:22.350 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-13 14:18:22.353 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-13 14:18:22.355 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:18:22.357 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:18:22.359 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-04-13 14:18:22.361 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:18:22.364 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-13 14:18:22.366 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-13 14:18:22.369 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-13 14:18:22.371 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-13 14:18:22.373 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:18:22.375 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:18:22.377 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-04-13 14:18:22.380 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:18:22.382 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-13 14:18:22.384 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-13 14:18:22.386 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-13 14:18:22.389 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-13 14:18:22.391 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:18:22.393 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:18:22.395 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-04-13 14:18:22.398 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:18:22.400 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-13 14:18:22.402 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-13 14:18:22.404 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-13 14:18:22.407 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-13 14:18:22.409 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:18:22.412 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:18:22.414 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-04-13 14:18:22.416 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:18:22.418 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-13 14:18:22.421 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-13 14:18:22.423 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-13 14:18:22.425 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-13 14:18:22.428 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:18:22.430 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:18:22.432 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-04-13 14:18:22.434 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:18:22.437 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-13 14:18:22.439 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-13 14:18:22.442 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-13 14:18:22.444 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-13 14:18:22.446 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:18:22.448 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:18:22.451 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-04-13 14:18:22.453 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:18:22.455 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-13 14:18:22.457 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-13 14:18:22.460 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-13 14:18:22.462 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-13 14:18:22.464 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:18:22.466 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:18:22.469 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-04-13 14:18:22.471 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:18:22.474 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-13 14:18:22.476 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-13 14:18:22.478 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-13 14:18:22.481 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-13 14:18:22.483 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:18:22.485 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:18:22.488 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-04-13 14:18:22.490 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:18:22.492 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-13 14:18:22.495 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-13 14:18:22.497 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-13 14:18:22.499 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-13 14:18:22.501 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:18:22.503 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:18:22.506 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]] 2022-04-13 14:18:22.508 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:18:22.510 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-13 14:18:22.512 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-13 14:18:22.515 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-13 14:18:22.517 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-13 14:18:22.519 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:18:22.521 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:18:22.524 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-04-13 14:18:22.526 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:18:22.528 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-13 14:18:22.530 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-13 14:18:22.533 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-13 14:18:22.536 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-13 14:18:22.538 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:18:22.540 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:18:22.542 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-04-13 14:18:22.544 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:18:22.547 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-13 14:18:22.550 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-13 14:18:22.552 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-13 14:18:22.554 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-13 14:18:22.557 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:18:22.559 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:18:22.561 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-04-13 14:18:22.563 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:18:22.566 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-13 14:18:22.568 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-13 14:18:22.570 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-13 14:18:22.572 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-13 14:18:22.575 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:18:22.577 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:18:22.579 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-04-13 14:18:22.581 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:18:22.584 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-13 14:18:22.586 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-13 14:18:22.588 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-13 14:18:22.590 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-13 14:18:22.593 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:18:22.595 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:18:22.598 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-04-13 14:18:22.600 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:18:22.602 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-13 14:18:22.605 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-13 14:18:22.607 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-13 14:18:22.609 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-13 14:18:22.611 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:18:22.614 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:18:22.616 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-04-13 14:18:22.619 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:18:22.621 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-13 14:18:22.623 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-13 14:18:22.626 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-13 14:18:22.628 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-13 14:18:22.630 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:18:22.632 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:18:22.634 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-04-13 14:18:22.637 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:18:22.639 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-13 14:18:22.641 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-13 14:18:22.644 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-13 14:18:22.646 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-13 14:18:22.649 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:18:22.651 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:18:22.653 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-04-13 14:18:22.655 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:18:22.658 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-13 14:18:22.661 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-13 14:18:22.663 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-13 14:18:22.665 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-13 14:18:22.667 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:18:22.670 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:18:22.672 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-04-13 14:18:22.674 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:18:22.677 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-13 14:18:22.679 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-13 14:18:22.681 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-13 14:18:22.684 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-13 14:18:22.686 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:18:22.688 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:18:22.690 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-04-13 14:18:22.693 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:18:22.695 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-13 14:18:22.697 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-13 14:18:22.699 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-13 14:18:22.702 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-13 14:18:22.704 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:18:22.707 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:18:22.709 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-04-13 14:18:22.712 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:18:22.714 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-13 14:18:22.716 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-13 14:18:22.719 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-13 14:18:22.721 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-13 14:18:22.724 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:18:22.726 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:18:22.728 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-04-13 14:18:22.730 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:18:22.733 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-13 14:18:22.735 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-13 14:18:22.737 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-13 14:18:22.739 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-13 14:18:22.742 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:18:22.744 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:18:22.746 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-04-13 14:18:22.748 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:18:22.751 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-13 14:18:22.753 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-13 14:18:22.755 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-13 14:18:22.757 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-13 14:18:22.760 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:18:22.762 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:18:22.764 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-04-13 14:18:22.766 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:18:22.769 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-13 14:18:22.772 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-13 14:18:22.774 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-13 14:18:22.776 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-13 14:18:22.778 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:18:22.781 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:18:22.783 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-04-13 14:18:22.786 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:18:22.788 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-13 14:18:22.790 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-13 14:18:22.792 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-13 14:18:22.795 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-13 14:18:22.797 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:18:22.799 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:18:22.802 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-04-13 14:18:22.804 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:18:22.806 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-13 14:18:22.809 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-13 14:18:22.811 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-13 14:18:22.813 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-13 14:18:22.815 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:18:22.818 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:18:22.820 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-04-13 14:18:22.822 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:18:22.824 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-13 14:18:22.827 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-13 14:18:22.829 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-13 14:18:22.832 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-13 14:18:22.834 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:18:22.836 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:18:22.838 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-04-13 14:18:22.841 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:18:22.843 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-13 14:18:22.845 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-13 14:18:22.848 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-13 14:18:22.850 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-13 14:18:22.853 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:18:22.855 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:18:22.857 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2022-04-13 14:18:22.860 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:18:22.862 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-13 14:18:22.864 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-13 14:18:22.866 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-13 14:18:22.869 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-13 14:18:22.871 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:18:22.873 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:18:22.876 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-04-13 14:18:22.878 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:18:22.880 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-13 14:18:22.882 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-13 14:18:22.885 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-13 14:18:22.887 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-13 14:18:22.889 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:18:22.891 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:18:22.894 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-04-13 14:18:22.897 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:18:22.899 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-13 14:18:22.919 | Using python 3.8 to install etcd3 2022-04-13 14:18:22.922 | + 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-04-13 14:18:23.656 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:18:23.656 | from cryptography.utils import int_from_bytes 2022-04-13 14:18:23.656 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:18:23.656 | from cryptography.utils import int_from_bytes 2022-04-13 14:18:24.809 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 14:18:24.841 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-13 14:18:24.848 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-04-13 14:18:24.849 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-13 14:18:24.850 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-13 14:18:24.851 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.0) 2022-04-13 14:18:26.526 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 14:18:26.532 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 14:18:26.532 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 14:18:26.632 | + inc/python:pip_install:200 : result=0 2022-04-13 14:18:26.635 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 14:18:26.637 | + functions-common:time_stop:2425 : local name 2022-04-13 14:18:26.639 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:18:26.641 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:18:26.643 | + functions-common:time_stop:2428 : local total 2022-04-13 14:18:26.645 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:18:26.647 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 14:18:26.649 | + functions-common:time_stop:2432 : start_time=1649859502914 2022-04-13 14:18:26.652 | + functions-common:time_stop:2434 : [[ -z 1649859502914 ]] 2022-04-13 14:18:26.654 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:18:26.658 | + functions-common:time_stop:2437 : end_time=1649859506656 2022-04-13 14:18:26.660 | + functions-common:time_stop:2438 : elapsed_time=3742 2022-04-13 14:18:26.662 | + functions-common:time_stop:2439 : total=24003 2022-04-13 14:18:26.664 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:18:26.666 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27745 2022-04-13 14:18:26.669 | + inc/python:pip_install:203 : return 0 2022-04-13 14:18:26.671 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-13 14:18:26.693 | Using python 3.8 to install etcd3gw 2022-04-13 14:18:26.695 | + 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-04-13 14:18:27.433 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:18:27.434 | from cryptography.utils import int_from_bytes 2022-04-13 14:18:27.434 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:18:27.434 | from cryptography.utils import int_from_bytes 2022-04-13 14:18:28.611 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 14:18:28.643 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-04-13 14:18:28.651 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-13 14:18:28.652 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-13 14:18:28.653 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-13 14:18:28.654 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-13 14:18:28.688 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-04-13 14:18:28.689 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.9) 2022-04-13 14:18:28.690 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-04-13 14:18:28.693 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.12) 2022-04-13 14:18:30.382 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 14:18:30.388 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 14:18:30.388 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 14:18:30.494 | + inc/python:pip_install:200 : result=0 2022-04-13 14:18:30.497 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 14:18:30.499 | + functions-common:time_stop:2425 : local name 2022-04-13 14:18:30.501 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:18:30.504 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:18:30.506 | + functions-common:time_stop:2428 : local total 2022-04-13 14:18:30.508 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:18:30.510 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 14:18:30.512 | + functions-common:time_stop:2432 : start_time=1649859506687 2022-04-13 14:18:30.514 | + functions-common:time_stop:2434 : [[ -z 1649859506687 ]] 2022-04-13 14:18:30.517 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:18:30.521 | + functions-common:time_stop:2437 : end_time=1649859510519 2022-04-13 14:18:30.524 | + functions-common:time_stop:2438 : elapsed_time=3832 2022-04-13 14:18:30.526 | + functions-common:time_stop:2439 : total=27745 2022-04-13 14:18:30.528 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:18:30.530 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=31577 2022-04-13 14:18:30.532 | + inc/python:pip_install:203 : return 0 2022-04-13 14:18:30.535 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-04-13 14:18:30.537 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-13 14:18:30.539 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-13 14:18:30.541 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 14:18:30.544 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 14:18:30.546 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 14:18:30.548 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 14:18:30.551 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 14:18:30.553 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 14:18:30.556 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 14:18:30.558 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 14:18:30.560 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 14:18:30.562 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 14:18:30.565 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 14:18:30.567 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-13 14:18:30.570 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:18:30.572 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:18:30.574 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-13 14:18:30.576 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 14:18:30.579 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 14:18:30.582 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 14:18:30.584 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 14:18:30.586 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 14:18:30.588 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 14:18:30.590 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 14:18:30.593 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:18:30.595 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:18:30.597 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 14:18:30.599 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 14:18:30.602 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 14:18:30.604 | + functions-common:apt_get_update:1190 : return 2022-04-13 14:18:30.606 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 14:18:30.608 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 14:18:30.611 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:18:30.613 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:18:30.615 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 14:18:30.636 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 14:18:30.747 | Reading package lists... 2022-04-13 14:18:30.985 | Building dependency tree... 2022-04-13 14:18:30.987 | Reading state information... 2022-04-13 14:18:31.238 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-13 14:18:31.239 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-13 14:18:31.239 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 14:18:31.239 | The following packages were automatically installed and are no longer required: 2022-04-13 14:18:31.240 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 14:18:31.240 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 14:18:31.240 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 14:18:31.240 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 14:18:31.240 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 14:18:31.240 | python3-zope.interface 2022-04-13 14:18:31.240 | Use 'sudo apt autoremove' to remove them. 2022-04-13 14:18:31.361 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 14:18:31.365 | + functions-common:apt_get:1234 : result=0 2022-04-13 14:18:31.368 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 14:18:31.370 | + functions-common:time_stop:2425 : local name 2022-04-13 14:18:31.372 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:18:31.375 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:18:31.377 | + functions-common:time_stop:2428 : local total 2022-04-13 14:18:31.379 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:18:31.381 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 14:18:31.383 | + functions-common:time_stop:2432 : start_time=1649859510634 2022-04-13 14:18:31.386 | + functions-common:time_stop:2434 : [[ -z 1649859510634 ]] 2022-04-13 14:18:31.388 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:18:31.392 | + functions-common:time_stop:2437 : end_time=1649859511390 2022-04-13 14:18:31.394 | + functions-common:time_stop:2438 : elapsed_time=756 2022-04-13 14:18:31.397 | + functions-common:time_stop:2439 : total=4469 2022-04-13 14:18:31.399 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:18:31.401 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5225 2022-04-13 14:18:31.403 | + functions-common:apt_get:1238 : return 0 2022-04-13 14:18:31.406 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-13 14:18:31.408 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:18:31.411 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:18:31.413 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-13 14:18:31.477 | Module proxy already enabled 2022-04-13 14:18:31.481 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-13 14:18:31.541 | Considering dependency proxy for proxy_uwsgi: 2022-04-13 14:18:31.542 | Module proxy already enabled 2022-04-13 14:18:31.542 | Module proxy_uwsgi already enabled 2022-04-13 14:18:31.545 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-13 14:18:31.548 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 14:18:31.551 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-13 14:18:31.553 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-13 14:18:31.682 | + ./stack.sh:main:883 : install_keystoneauth 2022-04-13 14:18:31.684 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-13 14:18:31.687 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-13 14:18:31.690 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:18:31.692 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:18:31.695 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-04-13 14:18:31.698 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:18:31.700 | + ./stack.sh:main:884 : install_keystoneclient 2022-04-13 14:18:31.703 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-13 14:18:31.705 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-13 14:18:31.708 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:18:31.710 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:18:31.713 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-04-13 14:18:31.715 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:18:31.717 | + ./stack.sh:main:885 : install_glanceclient 2022-04-13 14:18:31.720 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-13 14:18:31.723 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-13 14:18:31.725 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:18:31.727 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:18:31.730 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-04-13 14:18:31.732 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:18:31.734 | + ./stack.sh:main:886 : install_cinderclient 2022-04-13 14:18:31.737 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-13 14:18:31.739 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-13 14:18:31.741 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:18:31.744 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:18:31.746 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-04-13 14:18:31.748 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:18:31.751 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-13 14:18:31.753 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-13 14:18:31.755 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:18:31.757 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:18:31.760 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-04-13 14:18:31.762 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:18:31.764 | + ./stack.sh:main:887 : install_novaclient 2022-04-13 14:18:31.766 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-13 14:18:31.770 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-13 14:18:31.772 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:18:31.774 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:18:31.776 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-04-13 14:18:31.779 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:18:31.781 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-04-13 14:18:31.798 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:18:31.801 | + ./stack.sh:main:889 : install_swiftclient 2022-04-13 14:18:31.803 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-13 14:18:31.805 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-13 14:18:31.808 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:18:31.810 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:18:31.812 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-04-13 14:18:31.815 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:18:31.817 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-04-13 14:18:31.833 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:18:31.836 | + ./stack.sh:main:892 : install_neutronclient 2022-04-13 14:18:31.838 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-13 14:18:31.840 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-13 14:18:31.843 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:18:31.845 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:18:31.848 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-04-13 14:18:31.850 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:18:31.853 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-04-13 14:18:31.855 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-13 14:18:31.857 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-13 14:18:31.860 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:18:31.862 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:18:31.864 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-04-13 14:18:31.867 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:18:31.869 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-13 14:18:31.871 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-13 14:18:31.874 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 14:18:31.876 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-13 14:18:31.879 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-13 14:18:31.881 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 14:18:31.885 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-13 14:18:31.885 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 14:18:31.890 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-13 14:18:31.892 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-13 14:18:31.895 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-13 14:18:31.897 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-13 14:18:31.900 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-13 14:18:31.920 | Using python 3.8 to install keystonemiddleware 2022-04-13 14:18:31.923 | + 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-04-13 14:18:32.655 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:18:32.655 | from cryptography.utils import int_from_bytes 2022-04-13 14:18:32.655 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:18:32.655 | from cryptography.utils import int_from_bytes 2022-04-13 14:18:33.801 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 14:18:33.833 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-13 14:18:33.884 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-04-13 14:18:33.885 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-13 14:18:33.886 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-04-13 14:18:33.887 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-13 14:18:33.888 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-13 14:18:33.889 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-13 14:18:33.890 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-13 14:18:33.891 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-13 14:18:33.892 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-04-13 14:18:33.894 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-04-13 14:18:33.895 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-13 14:18:33.896 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-13 14:18:33.897 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-13 14:18:33.898 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-04-13 14:18:33.955 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-04-13 14:18:33.956 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2022-04-13 14:18:33.958 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-04-13 14:18:33.995 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-04-13 14:18:34.034 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2022-04-13 14:18:34.035 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.5.0) 2022-04-13 14:18:34.036 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2022-04-13 14:18:34.038 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-04-13 14:18:34.086 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2022-04-13 14:18:34.089 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2022-04-13 14:18:34.098 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2022.1) 2022-04-13 14:18:34.100 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.3) 2022-04-13 14:18:34.114 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.7) 2022-04-13 14:18:34.116 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2022-04-13 14:18:34.118 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-04-13 14:18:34.179 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-04-13 14:18:34.181 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.12) 2022-04-13 14:18:34.184 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-04-13 14:18:34.185 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.9) 2022-04-13 14:18:34.233 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.14.0) 2022-04-13 14:18:34.245 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1) 2022-04-13 14:18:35.812 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 14:18:35.818 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 14:18:35.818 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 14:18:35.921 | + inc/python:pip_install:200 : result=0 2022-04-13 14:18:35.923 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 14:18:35.926 | + functions-common:time_stop:2425 : local name 2022-04-13 14:18:35.928 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:18:35.930 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:18:35.932 | + functions-common:time_stop:2428 : local total 2022-04-13 14:18:35.934 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:18:35.936 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 14:18:35.938 | + functions-common:time_stop:2432 : start_time=1649859511915 2022-04-13 14:18:35.941 | + functions-common:time_stop:2434 : [[ -z 1649859511915 ]] 2022-04-13 14:18:35.943 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:18:35.947 | + functions-common:time_stop:2437 : end_time=1649859515945 2022-04-13 14:18:35.949 | + functions-common:time_stop:2438 : elapsed_time=4030 2022-04-13 14:18:35.952 | + functions-common:time_stop:2439 : total=31577 2022-04-13 14:18:35.954 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:18:35.956 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=35607 2022-04-13 14:18:35.958 | + inc/python:pip_install:203 : return 0 2022-04-13 14:18:35.960 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-13 14:18:35.963 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-13 14:18:35.965 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 14:18:35.968 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-13 14:18:35.970 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-13 14:18:35.973 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 14:18:35.977 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-13 14:18:35.977 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 14:18:35.982 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-13 14:18:35.984 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-13 14:18:35.987 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-13 14:18:35.990 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-13 14:18:35.992 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-13 14:18:36.013 | Using python 3.8 to install python-memcached 2022-04-13 14:18:36.015 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-04-13 14:18:36.742 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:18:36.742 | from cryptography.utils import int_from_bytes 2022-04-13 14:18:36.742 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:18:36.742 | from cryptography.utils import int_from_bytes 2022-04-13 14:18:37.892 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 14:18:37.924 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-13 14:18:37.927 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-13 14:18:39.568 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 14:18:39.574 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 14:18:39.574 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 14:18:39.675 | + inc/python:pip_install:200 : result=0 2022-04-13 14:18:39.677 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 14:18:39.680 | + functions-common:time_stop:2425 : local name 2022-04-13 14:18:39.682 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:18:39.684 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:18:39.686 | + functions-common:time_stop:2428 : local total 2022-04-13 14:18:39.688 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:18:39.690 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 14:18:39.693 | + functions-common:time_stop:2432 : start_time=1649859516007 2022-04-13 14:18:39.695 | + functions-common:time_stop:2434 : [[ -z 1649859516007 ]] 2022-04-13 14:18:39.698 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:18:39.702 | + functions-common:time_stop:2437 : end_time=1649859519699 2022-04-13 14:18:39.704 | + functions-common:time_stop:2438 : elapsed_time=3692 2022-04-13 14:18:39.706 | + functions-common:time_stop:2439 : total=35607 2022-04-13 14:18:39.709 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:18:39.711 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=39299 2022-04-13 14:18:39.713 | + inc/python:pip_install:203 : return 0 2022-04-13 14:18:39.715 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-04-13 14:18:39.732 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:18:39.734 | + ./stack.sh:main:899 : '[' 10.222.0.11 == 10.222.0.11 ']' 2022-04-13 14:18:39.737 | + ./stack.sh:main:900 : stack_install_service keystone 2022-04-13 14:18:39.740 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-13 14:18:39.742 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-13 14:18:39.744 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 14:18:39.746 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-13 14:18:39.749 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-13 14:18:39.764 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 14:18:39.766 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-04-13 14:18:39.769 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-13 14:18:39.771 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-13 14:18:39.773 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 14:18:39.775 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 14:18:39.777 | ++ functions-common:git_clone:612 : pwd 2022-04-13 14:18:39.780 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 14:18:39.782 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 14:18:39.785 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 14:18:39.800 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 14:18:39.802 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 14:18:39.804 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 14:18:39.807 | + functions-common:git_clone:629 : echo master 2022-04-13 14:18:39.807 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 14:18:39.812 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-13 14:18:39.814 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 14:18:39.816 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-04-13 14:18:39.818 | + functions-common:git_clone:678 : git show --oneline 2022-04-13 14:18:39.818 | + functions-common:git_clone:678 : head -1 2022-04-13 14:18:39.822 | c141e6164 trivial: Fix typo 2022-04-13 14:18:39.824 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-13 14:18:39.826 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-13 14:18:39.829 | + inc/python:setup_develop:338 : local bindep 2022-04-13 14:18:39.831 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 14:18:39.833 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-13 14:18:39.835 | + inc/python:setup_develop:344 : local extras= 2022-04-13 14:18:39.837 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-13 14:18:39.840 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 14:18:39.842 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 14:18:39.844 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-13 14:18:39.847 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 14:18:39.849 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 14:18:39.852 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-13 14:18:39.854 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 14:18:39.857 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-13 14:18:39.859 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 14:18:39.862 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 14:18:39.865 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-13 14:18:39.870 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-13 14:18:39.872 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-04-13 14:18:40.555 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-13 14:18:40.557 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 14:18:40.559 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 14:18:40.562 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 14:18:40.564 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 14:18:40.566 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-13 14:18:40.569 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 14:18:40.571 | + inc/python:setup_package:428 : local extras= 2022-04-13 14:18:40.573 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 14:18:40.575 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 14:18:40.577 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 14:18:40.579 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 14:18:40.582 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 14:18:40.584 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-13 14:18:40.603 | Using python 3.8 to install /opt/stack/keystone 2022-04-13 14:18:40.606 | + 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-04-13 14:18:41.376 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:18:41.376 | from cryptography.utils import int_from_bytes 2022-04-13 14:18:41.376 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:18:41.376 | from cryptography.utils import int_from_bytes 2022-04-13 14:18:42.521 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 14:18:42.554 | Obtaining file:///opt/stack/keystone 2022-04-13 14:18:42.554 | Preparing metadata (setup.py): started 2022-04-13 14:18:43.340 | Preparing metadata (setup.py): finished with status 'error' 2022-04-13 14:18:43.340 | ERROR: Command errored out with exit status 1: 2022-04-13 14:18:43.340 | command: /usr/bin/python3.8 -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/opt/stack/keystone/setup.py'"'"'; __file__='"'"'/opt/stack/keystone/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-k06zse_3 2022-04-13 14:18:43.340 | cwd: /opt/stack/keystone/ 2022-04-13 14:18:43.340 | Complete output (16 lines): 2022-04-13 14:18:43.340 | Error parsing 2022-04-13 14:18:43.340 | Traceback (most recent call last): 2022-04-13 14:18:43.340 | File "/usr/local/lib/python3.8/dist-packages/pbr/core.py", line 111, in pbr 2022-04-13 14:18:43.340 | attrs = util.cfg_to_args(path, dist.script_args) 2022-04-13 14:18:43.340 | File "/usr/local/lib/python3.8/dist-packages/pbr/util.py", line 272, in cfg_to_args 2022-04-13 14:18:43.340 | pbr.hooks.setup_hook(config) 2022-04-13 14:18:43.340 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/__init__.py", line 25, in setup_hook 2022-04-13 14:18:43.341 | metadata_config.run() 2022-04-13 14:18:43.341 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/base.py", line 27, in run 2022-04-13 14:18:43.341 | self.hook() 2022-04-13 14:18:43.341 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/metadata.py", line 25, in hook 2022-04-13 14:18:43.341 | self.config['version'] = packaging.get_version( 2022-04-13 14:18:43.341 | File "/usr/local/lib/python3.8/dist-packages/pbr/packaging.py", line 872, in get_version 2022-04-13 14:18:43.341 | raise Exception("Versioning for this project requires either an sdist" 2022-04-13 14:18:43.341 | Exception: Versioning for this project requires either an sdist tarball, or access to an upstream git repository. It's also possible that there is a mismatch between the package name in setup.cfg and the argument given to pbr.version.VersionInfo. Project name keystone was given, but was not able to be found. 2022-04-13 14:18:43.341 | error in setup command: Error parsing /opt/stack/keystone/setup.cfg: Exception: Versioning for this project requires either an sdist tarball, or access to an upstream git repository. It's also possible that there is a mismatch between the package name in setup.cfg and the argument given to pbr.version.VersionInfo. Project name keystone was given, but was not able to be found. 2022-04-13 14:18:43.341 | ---------------------------------------- 2022-04-13 14:18:43.341 | WARNING: Discarding file:///opt/stack/keystone. Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-04-13 14:18:43.341 | ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-04-13 14:18:43.348 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 14:18:43.348 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 14:18:43.432 | + inc/python:pip_install:1 : exit_trap 2022-04-13 14:18:43.434 | + ./stack.sh:exit_trap:523 : local r=1 2022-04-13 14:18:43.437 | ++ ./stack.sh:exit_trap:524 : jobs -p 2022-04-13 14:18:43.440 | + ./stack.sh:exit_trap:524 : jobs= 2022-04-13 14:18:43.442 | + ./stack.sh:exit_trap:527 : [[ -n '' ]] 2022-04-13 14:18:43.444 | + ./stack.sh:exit_trap:533 : '[' -f '' ']' 2022-04-13 14:18:43.446 | + ./stack.sh:exit_trap:538 : kill_spinner 2022-04-13 14:18:43.449 | + ./stack.sh:kill_spinner:433 : '[' '!' -z '' ']' 2022-04-13 14:18:43.451 | + ./stack.sh:exit_trap:540 : [[ 1 -ne 0 ]] 2022-04-13 14:18:43.453 | + ./stack.sh:exit_trap:541 : echo 'Error on exit' 2022-04-13 14:18:43.453 | Error on exit 2022-04-13 14:18:43.455 | + ./stack.sh:exit_trap:543 : type -p generate-subunit 2022-04-13 14:18:43.458 | + ./stack.sh:exit_trap:544 : generate-subunit 1649859446 77 fail 2022-04-13 14:18:44.050 | + ./stack.sh:exit_trap:546 : [[ -z /opt/stack/logs ]] 2022-04-13 14:18:44.053 | + ./stack.sh:exit_trap:549 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-13 14:18:44.922 | + ./stack.sh:exit_trap:558 : exit 1