2022-04-12 20:16:37.023 | + ./stack.sh:main:489 : exec 2022-04-12 20:16:37.023 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-12-201636' 2022-04-12 20:16:37.023 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-12-201636.summary.2022-04-12-201636 2022-04-12 20:16:37.023 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-12 20:16:37.023 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-12-201636 2022-04-12 20:16:37.023 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-12-201636 /opt/stack/logs/stack.sh.log 2022-04-12 20:16:37.023 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-12-201636.summary.2022-04-12-201636 /opt/stack/logs/stack.sh.log.summary 2022-04-12 20:16:37.023 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-04-12 20:16:37.023 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-12 20:16:37.023 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-12 20:16:37.023 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-12 20:16:37.023 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-12 20:16:37.023 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-12 20:16:37.023 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-12 20:16:37.023 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-12 20:16:37.023 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-12 20:16:37.023 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-12 20:16:37.023 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-12 20:16:37.023 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-12 20:16:37.023 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-12 20:16:37.023 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-12 20:16:37.023 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-12 20:16:37.023 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-04-12 20:16:37.023 | + ./stack.sh:main:562 : trap err_trap ERR 2022-04-12 20:16:37.024 | + ./stack.sh:main:575 : set -o errexit 2022-04-12 20:16:37.026 | + ./stack.sh:main:578 : uname -a 2022-04-12 20:16:37.028 | Linux dv-neutron-837392-4-hyperv 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-04-12 20:16:37.030 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-12 20:16:37.032 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-12 20:16:37.035 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-04-12 20:16:37.072 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-12 20:16:37.087 | + ./stack.sh:main:592 : fetch_plugins 2022-04-12 20:16:37.089 | + functions-common:fetch_plugins:1771 : local plugins= 2022-04-12 20:16:37.091 | + functions-common:fetch_plugins:1772 : local plugin 2022-04-12 20:16:37.093 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-04-12 20:16:37.095 | + functions-common:fetch_plugins:1776 : return 2022-04-12 20:16:37.097 | + ./stack.sh:main:596 : run_phase override_defaults 2022-04-12 20:16:37.099 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-04-12 20:16:37.101 | + functions-common:run_phase:1854 : local phase= 2022-04-12 20:16:37.102 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-12 20:16:37.104 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-12 20:16:37.107 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-12 20:16:37.108 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-12 20:16:37.110 | + functions-common:run_phase:1863 : local extra 2022-04-12 20:16:37.112 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-12 20:16:37.115 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-12 20:16:37.117 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-12 20:16:37.119 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-12 20:16:37.121 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-12 20:16:37.123 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-12 20:16:37.136 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 20:16:37.138 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-12 20:16:37.140 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-12 20:16:37.141 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-12 20:16:37.143 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-12 20:16:37.145 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-12 20:16:37.147 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-12 20:16:37.148 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-12 20:16:37.150 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-12 20:16:37.152 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-12 20:16:37.155 | + 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-12 20:16:37.156 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-04-12 20:16:37.158 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-04-12 20:16:37.160 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-04-12 20:16:37.162 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-04-12 20:16:37.164 | + functions-common:plugin_override_defaults:1817 : return 2022-04-12 20:16:37.166 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-04-12 20:16:37.182 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-04-12 20:16:37.184 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-12 20:16:37.197 | ++ functions-common:is_service_enabled:2081 : return 1 2022-04-12 20:16:37.200 | +++ lib/tls:source:43 : hostname -f 2022-04-12 20:16:37.203 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-12 20:16:37.205 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-12 20:16:37.207 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-12 20:16:37.209 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-12 20:16:37.210 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-12 20:16:37.212 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-12 20:16:37.214 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-12 20:16:37.217 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-12 20:16:37.218 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-12 20:16:37.220 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-12 20:16:37.225 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-04-12 20:16:37.236 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-04-12 20:16:37.253 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-04-12 20:16:37.266 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-04-12 20:16:37.278 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-04-12 20:16:37.314 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-04-12 20:16:37.372 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-04-12 20:16:37.463 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-04-12 20:16:37.484 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-04-12 20:16:37.535 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-04-12 20:16:37.589 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-04-12 20:16:37.734 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-04-12 20:16:37.749 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-04-12 20:16:37.761 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-12 20:16:37.775 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-04-12 20:16:37.869 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-04-12 20:16:37.872 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-12 20:16:37.875 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-12 20:16:37.877 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-12 20:16:37.879 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-12 20:16:37.881 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-12 20:16:37.884 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-12 20:16:37.884 | False' 2022-04-12 20:16:37.886 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-12 20:16:37.901 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-12 20:16:37.903 | + ./stack.sh:main:626 : run_phase source 2022-04-12 20:16:37.905 | + functions-common:run_phase:1853 : local mode=source 2022-04-12 20:16:37.907 | + functions-common:run_phase:1854 : local phase= 2022-04-12 20:16:37.909 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-12 20:16:37.911 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-12 20:16:37.914 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-12 20:16:37.916 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-12 20:16:37.918 | + functions-common:run_phase:1863 : local extra 2022-04-12 20:16:37.921 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-12 20:16:37.924 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-12 20:16:37.926 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-12 20:16:37.929 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-12 20:16:37.931 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-12 20:16:37.933 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-12 20:16:37.947 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 20:16:37.949 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-12 20:16:37.952 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-12 20:16:37.991 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-12 20:16:37.993 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-12 20:16:37.995 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-04-12 20:16:37.998 | + functions-common:run_phase:1875 : load_plugin_settings 2022-04-12 20:16:38.000 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-04-12 20:16:38.002 | + functions-common:load_plugin_settings:1790 : local plugin 2022-04-12 20:16:38.004 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-04-12 20:16:38.006 | + functions-common:load_plugin_settings:1794 : return 2022-04-12 20:16:38.008 | + functions-common:run_phase:1876 : verify_disabled_services 2022-04-12 20:16:38.010 | + functions-common:verify_disabled_services:2136 : local service 2022-04-12 20:16:38.012 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:16:38.015 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-04-12 20:16:38.017 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:16:38.019 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-04-12 20:16:38.021 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:16:38.024 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-04-12 20:16:38.026 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:16:38.028 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-04-12 20:16:38.030 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:16:38.032 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-04-12 20:16:38.035 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:16:38.037 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-04-12 20:16:38.039 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:16:38.042 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-04-12 20:16:38.044 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:16:38.047 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-04-12 20:16:38.049 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:16:38.051 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-04-12 20:16:38.053 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:16:38.055 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-04-12 20:16:38.058 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:16:38.061 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-04-12 20:16:38.063 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:16:38.065 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-04-12 20:16:38.068 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:16:38.070 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-04-12 20:16:38.072 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:16:38.074 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-04-12 20:16:38.076 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:16:38.079 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-04-12 20:16:38.081 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:16:38.083 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-04-12 20:16:38.085 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:16:38.087 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-04-12 20:16:38.090 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:16:38.092 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-04-12 20:16:38.094 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:16:38.096 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-04-12 20:16:38.099 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:16:38.101 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-04-12 20:16:38.103 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:16:38.105 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-04-12 20:16:38.108 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:16:38.110 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-04-12 20:16:38.112 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:16:38.115 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-04-12 20:16:38.117 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:16:38.119 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-04-12 20:16:38.122 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:16:38.124 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-04-12 20:16:38.127 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:16:38.129 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-04-12 20:16:38.131 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:16:38.133 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-04-12 20:16:38.136 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:16:38.138 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-04-12 20:16:38.140 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:16:38.142 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-04-12 20:16:38.145 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:16:38.147 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-04-12 20:16:38.149 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:16:38.151 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-04-12 20:16:38.154 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:16:38.156 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-04-12 20:16:38.158 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:16:38.160 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-04-12 20:16:38.163 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:16:38.165 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-04-12 20:16:38.167 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:16:38.170 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-04-12 20:16:38.172 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:16:38.175 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-04-12 20:16:38.177 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:16:38.179 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-04-12 20:16:38.181 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:16:38.183 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-04-12 20:16:38.186 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:16:38.188 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-04-12 20:16:38.191 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:16:38.193 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-04-12 20:16:38.195 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:16:38.197 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-04-12 20:16:38.199 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:16:38.202 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-04-12 20:16:38.204 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:16:38.206 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-04-12 20:16:38.208 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:16:38.211 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-04-12 20:16:38.213 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:16:38.215 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-04-12 20:16:38.217 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:16:38.220 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-04-12 20:16:38.222 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:16:38.224 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-04-12 20:16:38.227 | + ./stack.sh:main:697 : initialize_database_backends 2022-04-12 20:16:38.229 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-12 20:16:38.232 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-12 20:16:38.247 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 20:16:38.250 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-12 20:16:38.252 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-12 20:16:38.254 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-12 20:16:38.269 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 20:16:38.272 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-12 20:16:38.274 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-12 20:16:38.276 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-12 20:16:38.279 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-12 20:16:38.282 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-12 20:16:38.284 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-12 20:16:38.286 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-12 20:16:38.289 | + lib/database:initialize_database_backends:92 : return 0 2022-04-12 20:16:38.291 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-04-12 20:16:38.291 | Using mysql database backend 2022-04-12 20:16:38.294 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-12 20:16:38.310 | + ./stack.sh:main:703 : define_database_baseurl 2022-04-12 20:16:38.313 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-12 20:16:38.315 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-12 20:16:38.318 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-12 20:16:38.321 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-12 20:16:38.323 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-04-12 20:16:38.339 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 20:16:38.342 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-12 20:16:38.358 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-04-12 20:16:38.374 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 20:16:38.377 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-12 20:16:38.393 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-12 20:16:38.410 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-04-12 20:16:38.426 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 20:16:38.428 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-04-12 20:16:38.445 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 20:16:38.447 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-12 20:16:38.463 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-04-12 20:16:38.466 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-04-12 20:16:38.468 | + ./stack.sh:main:759 : save_stackenv 759 2022-04-12 20:16:38.470 | + functions-common:save_stackenv:60 : local tag=759 2022-04-12 20:16:38.473 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-12 20:16:38.478 | + functions-common:save_stackenv:62 : time_stamp=2022-04-12-201638 2022-04-12 20:16:38.480 | + functions-common:save_stackenv:63 : echo '# 2022-04-12-201638 759' 2022-04-12 20:16:38.483 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 20:16:38.486 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-12 20:16:38.488 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 20:16:38.490 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-12 20:16:38.493 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 20:16:38.495 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-12 20:16:38.498 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 20:16:38.500 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,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,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-12 20:16:38.503 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 20:16:38.505 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.47 2022-04-12 20:16:38.507 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 20:16:38.510 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.47/identity 2022-04-12 20:16:38.513 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 20:16:38.515 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-12-201636 2022-04-12 20:16:38.517 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 20:16:38.520 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-12 20:16:38.522 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 20:16:38.524 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.47 2022-04-12 20:16:38.527 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 20:16:38.529 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-12 20:16:38.532 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 20:16:38.534 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-12 20:16:38.536 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 20:16:38.539 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-12 20:16:38.541 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 20:16:38.544 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-12 20:16:38.546 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-04-12 20:16:38.549 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-04-12 20:16:38.551 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-12 20:16:38.553 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-12 20:16:38.555 | + functions-common:git_clone:610 : local git_ref=master 2022-04-12 20:16:38.557 | + functions-common:git_clone:611 : local orig_dir 2022-04-12 20:16:38.561 | ++ functions-common:git_clone:612 : pwd 2022-04-12 20:16:38.563 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-12 20:16:38.565 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-12 20:16:38.568 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-12 20:16:38.583 | + functions-common:git_clone:615 : RECLONE=False 2022-04-12 20:16:38.586 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-12 20:16:38.588 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-12 20:16:38.590 | + functions-common:git_clone:629 : echo master 2022-04-12 20:16:38.591 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-12 20:16:38.596 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-12 20:16:38.598 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-12 20:16:38.600 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-04-12 20:16:38.603 | + functions-common:git_clone:678 : git show --oneline 2022-04-12 20:16:38.603 | + functions-common:git_clone:678 : head -1 2022-04-12 20:16:38.607 | 7b88d6e8 update constraint for ovsdbapp to new release 1.16.0 2022-04-12 20:16:38.610 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-12 20:16:38.612 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-04-12 20:16:38.615 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-12 20:16:38.617 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-04-12 20:16:38.620 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-12 20:16:38.623 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-12 20:16:38.626 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-12 20:16:38.628 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-12 20:16:38.631 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-12 20:16:38.633 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-12 20:16:38.636 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-12 20:16:38.639 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-12 20:16:38.643 | ++ tools/install_prereqs.sh:source:47 : NOW=1649794598 2022-04-12 20:16:38.646 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-12 20:16:38.651 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1649794499 2022-04-12 20:16:38.654 | ++ tools/install_prereqs.sh:source:49 : DELTA=99 2022-04-12 20:16:38.656 | ++ tools/install_prereqs.sh:source:50 : [[ 99 -lt 7200 ]] 2022-04-12 20:16:38.659 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-12 20:16:38.661 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-12 20:16:38.664 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-04-12 20:16:38.666 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-12 20:16:38.669 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-04-12 20:16:38.671 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-12 20:16:38.674 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-04-12 20:16:38.676 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-12 20:16:38.679 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,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,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-12 20:16:38.725 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-12 20:16:38.725 | apache2-dev 2022-04-12 20:16:38.725 | bc 2022-04-12 20:16:38.725 | bsdmainutils 2022-04-12 20:16:38.725 | curl 2022-04-12 20:16:38.725 | g++ 2022-04-12 20:16:38.725 | gawk 2022-04-12 20:16:38.725 | gcc 2022-04-12 20:16:38.725 | gettext 2022-04-12 20:16:38.726 | git 2022-04-12 20:16:38.726 | graphviz 2022-04-12 20:16:38.726 | iputils-ping 2022-04-12 20:16:38.726 | libapache2-mod-proxy-uwsgi 2022-04-12 20:16:38.726 | libffi-dev 2022-04-12 20:16:38.726 | libjpeg-dev 2022-04-12 20:16:38.726 | libpcre3-dev 2022-04-12 20:16:38.726 | libpq-dev 2022-04-12 20:16:38.726 | libssl-dev 2022-04-12 20:16:38.726 | libsystemd-dev 2022-04-12 20:16:38.726 | libxml2-dev 2022-04-12 20:16:38.726 | libxslt1-dev 2022-04-12 20:16:38.726 | libyaml-dev 2022-04-12 20:16:38.726 | lsof 2022-04-12 20:16:38.726 | openssh-server 2022-04-12 20:16:38.726 | openssl 2022-04-12 20:16:38.726 | pkg-config 2022-04-12 20:16:38.726 | psmisc 2022-04-12 20:16:38.726 | python3-dev 2022-04-12 20:16:38.726 | python3-pip 2022-04-12 20:16:38.726 | python3-systemd 2022-04-12 20:16:38.726 | python3-venv 2022-04-12 20:16:38.726 | tar 2022-04-12 20:16:38.726 | tcpdump 2022-04-12 20:16:38.726 | unzip 2022-04-12 20:16:38.726 | uuid-runtime 2022-04-12 20:16:38.726 | wget 2022-04-12 20:16:38.726 | wget 2022-04-12 20:16:38.726 | zlib1g-dev 2022-04-12 20:16:38.726 | libkrb5-dev 2022-04-12 20:16:38.726 | libldap2-dev 2022-04-12 20:16:38.726 | libsasl2-dev 2022-04-12 20:16:38.726 | memcached 2022-04-12 20:16:38.726 | python3-mysqldb 2022-04-12 20:16:38.726 | sqlite3 2022-04-12 20:16:38.726 | conntrack 2022-04-12 20:16:38.726 | curl 2022-04-12 20:16:38.726 | dnsmasq-base 2022-04-12 20:16:38.727 | dnsmasq-utils 2022-04-12 20:16:38.727 | ebtables 2022-04-12 20:16:38.727 | genisoimage 2022-04-12 20:16:38.727 | iptables 2022-04-12 20:16:38.727 | iputils-arping 2022-04-12 20:16:38.727 | kpartx 2022-04-12 20:16:38.727 | libjs-jquery-tablesorter 2022-04-12 20:16:38.727 | parted 2022-04-12 20:16:38.727 | pm-utils 2022-04-12 20:16:38.727 | python3-mysqldb 2022-04-12 20:16:38.727 | socat 2022-04-12 20:16:38.727 | sqlite3 2022-04-12 20:16:38.727 | sudo 2022-04-12 20:16:38.727 | vlan 2022-04-12 20:16:38.727 | lsscsi 2022-04-12 20:16:38.727 | open-iscsi 2022-04-12 20:16:38.727 | lvm2 2022-04-12 20:16:38.727 | qemu-utils 2022-04-12 20:16:38.727 | thin-provisioning-tools 2022-04-12 20:16:38.727 | acl 2022-04-12 20:16:38.727 | dnsmasq-base 2022-04-12 20:16:38.727 | dnsmasq-utils 2022-04-12 20:16:38.727 | ebtables 2022-04-12 20:16:38.727 | haproxy 2022-04-12 20:16:38.727 | iptables 2022-04-12 20:16:38.727 | iputils-arping 2022-04-12 20:16:38.727 | iputils-ping 2022-04-12 20:16:38.727 | postgresql-server-dev-all 2022-04-12 20:16:38.727 | python3-mysqldb 2022-04-12 20:16:38.727 | sqlite3 2022-04-12 20:16:38.727 | sudo 2022-04-12 20:16:38.727 | vlan 2022-04-12 20:16:38.727 | pcp 2022-04-12 20:16:38.727 | ipset 2022-04-12 20:16:38.727 | conntrack 2022-04-12 20:16:38.728 | conntrackd 2022-04-12 20:16:38.728 | keepalived 2022-04-12 20:16:38.728 | lvm2 2022-04-12 20:16:38.728 | qemu-utils 2022-04-12 20:16:38.728 | thin-provisioning-tools 2022-04-12 20:16:38.728 | curl 2022-04-12 20:16:38.728 | liberasurecode-dev 2022-04-12 20:16:38.728 | make 2022-04-12 20:16:38.728 | memcached 2022-04-12 20:16:38.728 | rsync 2022-04-12 20:16:38.728 | sqlite3 2022-04-12 20:16:38.728 | xfsprogs' 2022-04-12 20:16:38.729 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-12 20:16:38.748 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-12 20:16:38.748 | apache2-dev 2022-04-12 20:16:38.748 | bc 2022-04-12 20:16:38.748 | bsdmainutils 2022-04-12 20:16:38.748 | curl 2022-04-12 20:16:38.748 | g++ 2022-04-12 20:16:38.748 | gawk 2022-04-12 20:16:38.748 | gcc 2022-04-12 20:16:38.748 | gettext 2022-04-12 20:16:38.748 | git 2022-04-12 20:16:38.749 | graphviz 2022-04-12 20:16:38.749 | iputils-ping 2022-04-12 20:16:38.749 | libapache2-mod-proxy-uwsgi 2022-04-12 20:16:38.749 | libffi-dev 2022-04-12 20:16:38.749 | libjpeg-dev 2022-04-12 20:16:38.749 | libpcre3-dev 2022-04-12 20:16:38.749 | libpq-dev 2022-04-12 20:16:38.749 | libssl-dev 2022-04-12 20:16:38.749 | libsystemd-dev 2022-04-12 20:16:38.749 | libxml2-dev 2022-04-12 20:16:38.749 | libxslt1-dev 2022-04-12 20:16:38.749 | libyaml-dev 2022-04-12 20:16:38.749 | lsof 2022-04-12 20:16:38.749 | openssh-server 2022-04-12 20:16:38.749 | openssl 2022-04-12 20:16:38.749 | pkg-config 2022-04-12 20:16:38.749 | psmisc 2022-04-12 20:16:38.749 | python3-dev 2022-04-12 20:16:38.749 | python3-pip 2022-04-12 20:16:38.749 | python3-systemd 2022-04-12 20:16:38.749 | python3-venv 2022-04-12 20:16:38.749 | tar 2022-04-12 20:16:38.749 | tcpdump 2022-04-12 20:16:38.749 | unzip 2022-04-12 20:16:38.749 | uuid-runtime 2022-04-12 20:16:38.749 | wget 2022-04-12 20:16:38.749 | wget 2022-04-12 20:16:38.749 | zlib1g-dev 2022-04-12 20:16:38.749 | libkrb5-dev 2022-04-12 20:16:38.749 | libldap2-dev 2022-04-12 20:16:38.749 | libsasl2-dev 2022-04-12 20:16:38.749 | memcached 2022-04-12 20:16:38.749 | python3-mysqldb 2022-04-12 20:16:38.749 | sqlite3 2022-04-12 20:16:38.749 | conntrack 2022-04-12 20:16:38.749 | curl 2022-04-12 20:16:38.749 | dnsmasq-base 2022-04-12 20:16:38.750 | dnsmasq-utils 2022-04-12 20:16:38.750 | ebtables 2022-04-12 20:16:38.750 | genisoimage 2022-04-12 20:16:38.750 | iptables 2022-04-12 20:16:38.750 | iputils-arping 2022-04-12 20:16:38.750 | kpartx 2022-04-12 20:16:38.750 | libjs-jquery-tablesorter 2022-04-12 20:16:38.750 | parted 2022-04-12 20:16:38.750 | pm-utils 2022-04-12 20:16:38.750 | python3-mysqldb 2022-04-12 20:16:38.750 | socat 2022-04-12 20:16:38.750 | sqlite3 2022-04-12 20:16:38.750 | sudo 2022-04-12 20:16:38.750 | vlan 2022-04-12 20:16:38.750 | lsscsi 2022-04-12 20:16:38.750 | open-iscsi 2022-04-12 20:16:38.750 | lvm2 2022-04-12 20:16:38.750 | qemu-utils 2022-04-12 20:16:38.750 | thin-provisioning-tools 2022-04-12 20:16:38.750 | acl 2022-04-12 20:16:38.750 | dnsmasq-base 2022-04-12 20:16:38.750 | dnsmasq-utils 2022-04-12 20:16:38.750 | ebtables 2022-04-12 20:16:38.750 | haproxy 2022-04-12 20:16:38.750 | iptables 2022-04-12 20:16:38.750 | iputils-arping 2022-04-12 20:16:38.750 | iputils-ping 2022-04-12 20:16:38.750 | postgresql-server-dev-all 2022-04-12 20:16:38.750 | python3-mysqldb 2022-04-12 20:16:38.750 | sqlite3 2022-04-12 20:16:38.750 | sudo 2022-04-12 20:16:38.750 | vlan 2022-04-12 20:16:38.750 | pcp 2022-04-12 20:16:38.750 | ipset 2022-04-12 20:16:38.750 | conntrack 2022-04-12 20:16:38.750 | conntrackd 2022-04-12 20:16:38.750 | keepalived 2022-04-12 20:16:38.751 | lvm2 2022-04-12 20:16:38.751 | qemu-utils 2022-04-12 20:16:38.751 | thin-provisioning-tools 2022-04-12 20:16:38.751 | curl 2022-04-12 20:16:38.751 | liberasurecode-dev 2022-04-12 20:16:38.751 | make 2022-04-12 20:16:38.751 | memcached 2022-04-12 20:16:38.751 | rsync 2022-04-12 20:16:38.751 | sqlite3 2022-04-12 20:16:38.751 | xfsprogs ' 2022-04-12 20:16:38.751 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-12 20:16:38.753 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:16:38.755 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:16:38.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-12 20:16:38.759 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-12 20:16:38.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-12 20:16:38.766 | ++ functions-common:install_package:1463 : update_package_repo 2022-04-12 20:16:38.768 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 20:16:38.770 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-04-12 20:16:38.772 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 20:16:38.774 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 20:16:38.776 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 20:16:38.779 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:16:38.781 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:16:38.783 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 20:16:38.785 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-04-12 20:16:38.787 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-04-12 20:16:38.789 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-04-12 20:16:38.792 | +++ functions-common:apt_get_update:1197 : id -u 2022-04-12 20:16:38.797 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-04-12 20:16:38.799 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-04-12 20:16:38.801 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-04-12 20:16:38.803 | ++ functions-common:time_start:2412 : local start_time= 2022-04-12 20:16:38.805 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-04-12 20:16:38.807 | +++ functions-common:time_start:2416 : date +%s%3N 2022-04-12 20:16:38.812 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1649794598809 2022-04-12 20:16:38.814 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-12 20:16:38.816 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-12 20:16:38.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-12 20:16:39.024 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-12 20:16:39.058 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-04-12 20:16:39.084 | Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-04-12 20:16:39.100 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-04-12 20:16:41.267 | Reading package lists... 2022-04-12 20:16:41.299 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-04-12 20:16:41.301 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-04-12 20:16:41.303 | ++ functions-common:time_stop:2425 : local name 2022-04-12 20:16:41.305 | ++ functions-common:time_stop:2426 : local end_time 2022-04-12 20:16:41.307 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-12 20:16:41.310 | ++ functions-common:time_stop:2428 : local total 2022-04-12 20:16:41.312 | ++ functions-common:time_stop:2429 : local start_time 2022-04-12 20:16:41.314 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-04-12 20:16:41.316 | ++ functions-common:time_stop:2432 : start_time=1649794598809 2022-04-12 20:16:41.318 | ++ functions-common:time_stop:2434 : [[ -z 1649794598809 ]] 2022-04-12 20:16:41.321 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 20:16:41.325 | ++ functions-common:time_stop:2437 : end_time=1649794601322 2022-04-12 20:16:41.328 | ++ functions-common:time_stop:2438 : elapsed_time=2513 2022-04-12 20:16:41.330 | ++ functions-common:time_stop:2439 : total=0 2022-04-12 20:16:41.332 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 20:16:41.334 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2513 2022-04-12 20:16:41.337 | ++ 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-12 20:16:41.339 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 20:16:41.341 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:16:41.343 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:16:41.346 | ++ 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-12 20:16:41.366 | ++ 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-12 20:16:41.476 | Reading package lists... 2022-04-12 20:16:41.719 | Building dependency tree... 2022-04-12 20:16:41.720 | Reading state information... 2022-04-12 20:16:41.753 | acl is already the newest version (2.2.53-6). 2022-04-12 20:16:41.753 | bc is already the newest version (1.07.1-2build1). 2022-04-12 20:16:41.753 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-12 20:16:41.753 | conntrack is already the newest version (1:1.4.5-2). 2022-04-12 20:16:41.753 | ebtables is already the newest version (2.0.11-3build1). 2022-04-12 20:16:41.753 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-12 20:16:41.753 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-12 20:16:41.753 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-12 20:16:41.753 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-12 20:16:41.753 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-12 20:16:41.753 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-12 20:16:41.753 | iputils-arping is already the newest version (3:20190709-3). 2022-04-12 20:16:41.753 | iputils-ping is already the newest version (3:20190709-3). 2022-04-12 20:16:41.753 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-12 20:16:41.753 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-12 20:16:41.753 | libffi-dev is already the newest version (3.3-4). 2022-04-12 20:16:41.753 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-12 20:16:41.754 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-12 20:16:41.754 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-12 20:16:41.754 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-12 20:16:41.754 | lsscsi is already the newest version (0.30-0.1). 2022-04-12 20:16:41.754 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-12 20:16:41.754 | make is already the newest version (4.2.1-1.2). 2022-04-12 20:16:41.754 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-12 20:16:41.754 | psmisc is already the newest version (23.3-1). 2022-04-12 20:16:41.754 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-12 20:16:41.754 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-12 20:16:41.754 | python3-systemd is already the newest version (234-3build2). 2022-04-12 20:16:41.754 | socat is already the newest version (1.7.3.3-2). 2022-04-12 20:16:41.754 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-12 20:16:41.754 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-12 20:16:41.754 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-12 20:16:41.754 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-12 20:16:41.754 | graphviz is already the newest version (2.42.2-3build2). 2022-04-12 20:16:41.754 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-12 20:16:41.754 | pcp is already the newest version (5.0.3-1). 2022-04-12 20:16:41.754 | pm-utils is already the newest version (1.4.1-19). 2022-04-12 20:16:41.754 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-12 20:16:41.754 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-12 20:16:41.754 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-12 20:16:41.754 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-12 20:16:41.754 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-12 20:16:41.754 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-12 20:16:41.754 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-12 20:16:41.754 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-12 20:16:41.754 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-12 20:16:41.754 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-12 20:16:41.754 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-12 20:16:41.754 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-12 20:16:41.754 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-12 20:16:41.754 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-12 20:16:41.754 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-04-12 20:16:41.755 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-12 20:16:41.755 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-12 20:16:41.755 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-12 20:16:41.755 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-12 20:16:41.755 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-12 20:16:41.755 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-12 20:16:41.755 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-12 20:16:41.755 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-12 20:16:41.755 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-12 20:16:41.755 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-12 20:16:41.755 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-12 20:16:41.755 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-12 20:16:41.755 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-04-12 20:16:41.755 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-12 20:16:41.755 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-12 20:16:41.755 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-12 20:16:41.968 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-12 20:16:41.968 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-12 20:16:41.968 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-12 20:16:41.968 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-12 20:16:41.968 | git is already the newest version (1:2.25.1-1ubuntu3.3). 2022-04-12 20:16:41.968 | The following packages were automatically installed and are no longer required: 2022-04-12 20:16:41.969 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 20:16:41.969 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 20:16:41.969 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 20:16:41.969 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 20:16:41.969 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 20:16:41.969 | python3-zope.interface 2022-04-12 20:16:41.969 | Use 'sudo apt autoremove' to remove them. 2022-04-12 20:16:42.087 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 20:16:42.091 | ++ functions-common:apt_get:1234 : result=0 2022-04-12 20:16:42.093 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 20:16:42.096 | ++ functions-common:time_stop:2425 : local name 2022-04-12 20:16:42.098 | ++ functions-common:time_stop:2426 : local end_time 2022-04-12 20:16:42.100 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-12 20:16:42.102 | ++ functions-common:time_stop:2428 : local total 2022-04-12 20:16:42.104 | ++ functions-common:time_stop:2429 : local start_time 2022-04-12 20:16:42.106 | ++ functions-common:time_stop:2431 : name=apt-get 2022-04-12 20:16:42.109 | ++ functions-common:time_stop:2432 : start_time=1649794601363 2022-04-12 20:16:42.111 | ++ functions-common:time_stop:2434 : [[ -z 1649794601363 ]] 2022-04-12 20:16:42.113 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 20:16:42.118 | ++ functions-common:time_stop:2437 : end_time=1649794602115 2022-04-12 20:16:42.120 | ++ functions-common:time_stop:2438 : elapsed_time=752 2022-04-12 20:16:42.122 | ++ functions-common:time_stop:2439 : total=743 2022-04-12 20:16:42.124 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 20:16:42.127 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1495 2022-04-12 20:16:42.129 | ++ functions-common:apt_get:1238 : return 0 2022-04-12 20:16:42.132 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-12 20:16:42.134 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-12 20:16:42.136 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-12 20:16:42.141 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-12 20:16:42.145 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-04-12 20:16:42.148 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-04-12 20:16:42.151 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-12 20:16:43.546 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-12 20:16:43.548 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-12 20:16:43.550 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-12 20:16:43.552 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-12 20:16:43.554 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-12 20:16:43.555 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-12 20:16:43.557 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-12 20:16:43.559 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-12 20:16:43.561 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-12 20:16:43.563 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-12 20:16:43.564 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-12 20:16:43.566 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-12 20:16:43.568 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-12 20:16:43.569 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-12 20:16:43.571 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-12 20:16:43.573 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-12 20:16:43.575 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-12 20:16:43.576 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-12 20:16:43.578 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-12 20:16:43.580 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-12 20:16:43.582 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-12 20:16:43.584 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-12 20:16:43.586 | + functions-common:_ensure_lsb_release:394 : return 2022-04-12 20:16:43.588 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-12 20:16:43.664 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-12 20:16:43.666 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-12 20:16:43.741 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-12 20:16:43.743 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-12 20:16:43.818 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-12 20:16:43.820 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-12 20:16:43.821 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-12 20:16:43.823 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-12 20:16:43.825 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-12 20:16:43.827 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-12 20:16:43.829 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-12 20:16:43.831 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-12 20:16:43.833 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-12 20:16:43.835 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-12 20:16:43.836 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-12 20:16:43.837 | Distro: focal 2022-04-12 20:16:43.839 | + tools/install_pip.sh:main:124 : get_versions 2022-04-12 20:16:43.842 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-12 20:16:43.845 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-12 20:16:43.847 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-12 20:16:43.849 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-12 20:16:43.850 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-12 20:16:44.541 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-12 20:16:44.543 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-12 20:16:44.543 | pip: 21.3.1 2022-04-12 20:16:44.545 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-12 20:16:44.547 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-12 20:16:44.548 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-12 20:16:44.550 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-12 20:16:44.552 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-12 20:16:44.553 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-12 20:16:44.555 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-12 20:16:44.557 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-12 20:16:44.559 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-12 20:16:44.561 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-12 20:16:44.563 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-12 20:16:44.564 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-12 20:16:44.566 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-12 20:16:44.568 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-12 20:16:44.569 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:16:44.571 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:16:44.573 | + tools/install_pip.sh:main:142 : : 2022-04-12 20:16:44.575 | + tools/install_pip.sh:main:147 : set -x 2022-04-12 20:16:44.577 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-12 20:16:44.579 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-12 20:16:44.581 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-12 20:16:44.583 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-12 20:16:44.585 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-12 20:16:44.587 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-12 20:16:44.589 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-12 20:16:44.589 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-12 20:16:44.593 | ++ 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-12 20:16:44.595 | ++ 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-12 20:16:44.597 | ++ 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-12 20:16:44.599 | + 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-12 20:16:44.601 | + 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-12 20:16:44.618 | 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-12 20:16:44.620 | + 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-12 20:16:45.513 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:16:45.513 | from cryptography.utils import int_from_bytes 2022-04-12 20:16:45.513 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:16:45.513 | from cryptography.utils import int_from_bytes 2022-04-12 20:16:46.806 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 20:16:48.480 | 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-12 20:16:48.489 | 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-12 20:16:51.052 | Installing collected packages: setuptools 2022-04-12 20:16:51.991 | Successfully installed setuptools-62.0.0 2022-04-12 20:16:51.992 | 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-12 20:16:52.176 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 20:16:52.176 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 20:16:52.314 | + inc/python:pip_install:200 : result=0 2022-04-12 20:16:52.316 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 20:16:52.318 | + functions-common:time_stop:2425 : local name 2022-04-12 20:16:52.319 | + functions-common:time_stop:2426 : local end_time 2022-04-12 20:16:52.321 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 20:16:52.323 | + functions-common:time_stop:2428 : local total 2022-04-12 20:16:52.325 | + functions-common:time_stop:2429 : local start_time 2022-04-12 20:16:52.327 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 20:16:52.329 | + functions-common:time_stop:2432 : start_time=1649794604613 2022-04-12 20:16:52.330 | + functions-common:time_stop:2434 : [[ -z 1649794604613 ]] 2022-04-12 20:16:52.333 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 20:16:52.336 | + functions-common:time_stop:2437 : end_time=1649794612334 2022-04-12 20:16:52.337 | + functions-common:time_stop:2438 : elapsed_time=7721 2022-04-12 20:16:52.339 | + functions-common:time_stop:2439 : total=0 2022-04-12 20:16:52.342 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 20:16:52.343 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7721 2022-04-12 20:16:52.345 | + inc/python:pip_install:203 : return 0 2022-04-12 20:16:52.347 | + tools/install_pip.sh:main:153 : get_versions 2022-04-12 20:16:52.349 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-12 20:16:52.353 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-12 20:16:52.355 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-12 20:16:52.358 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-12 20:16:52.358 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-12 20:16:53.046 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-12 20:16:53.048 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-12 20:16:53.048 | pip: 21.3.1 2022-04-12 20:16:53.051 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-12 20:16:53.054 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-12 20:16:53.057 | + ./stack.sh:main:798 : fixup_all 2022-04-12 20:16:53.059 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-12 20:16:53.062 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-12 20:16:53.064 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:16:53.066 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:16:53.068 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-12 20:16:53.080 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-12 20:16:53.092 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-12 20:16:53.102 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-12 20:16:53.105 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-12 20:16:53.107 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-12 20:16:53.109 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-12 20:16:53.111 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-12 20:16:53.113 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-12 20:16:53.115 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-12 20:16:53.117 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-12 20:16:53.119 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-12 20:16:53.121 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-12 20:16:53.123 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-12 20:16:53.125 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-12 20:16:53.128 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-12 20:16:53.130 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-12 20:16:53.132 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-12 20:16:53.134 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-12 20:16:53.137 | + functions-common:is_suse:542 : is_opensuse 2022-04-12 20:16:53.139 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-12 20:16:53.141 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-12 20:16:53.143 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-12 20:16:53.145 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-12 20:16:53.147 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-12 20:16:53.150 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-12 20:16:53.152 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-12 20:16:53.155 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-12 20:16:53.157 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-12 20:16:53.159 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-12 20:16:53.161 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-12 20:16:53.164 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-04-12 20:16:53.184 | Using python 3.8 to install os-testr 2022-04-12 20:16:53.186 | + 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-12 20:16:54.049 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:16:54.049 | from cryptography.utils import int_from_bytes 2022-04-12 20:16:54.049 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:16:54.049 | from cryptography.utils import int_from_bytes 2022-04-12 20:16:55.225 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 20:16:55.260 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-12 20:16:55.751 | 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-12 20:16:55.752 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-12 20:16:55.753 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-04-12 20:16:55.766 | 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-12 20:16:55.775 | 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-12 20:16:55.786 | 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-12 20:16:58.267 | 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-12 20:16:58.274 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 20:16:58.274 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 20:16:58.397 | + inc/python:pip_install:200 : result=0 2022-04-12 20:16:58.400 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 20:16:58.402 | + functions-common:time_stop:2425 : local name 2022-04-12 20:16:58.404 | + functions-common:time_stop:2426 : local end_time 2022-04-12 20:16:58.406 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 20:16:58.408 | + functions-common:time_stop:2428 : local total 2022-04-12 20:16:58.410 | + functions-common:time_stop:2429 : local start_time 2022-04-12 20:16:58.412 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 20:16:58.415 | + functions-common:time_stop:2432 : start_time=1649794613179 2022-04-12 20:16:58.417 | + functions-common:time_stop:2434 : [[ -z 1649794613179 ]] 2022-04-12 20:16:58.420 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 20:16:58.424 | + functions-common:time_stop:2437 : end_time=1649794618422 2022-04-12 20:16:58.426 | + functions-common:time_stop:2438 : elapsed_time=5243 2022-04-12 20:16:58.428 | + functions-common:time_stop:2439 : total=0 2022-04-12 20:16:58.430 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 20:16:58.432 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5243 2022-04-12 20:16:58.435 | + inc/python:pip_install:203 : return 0 2022-04-12 20:16:58.438 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-12 20:16:58.492 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-04-12 20:16:58.789 | + ./stack.sh:main:812 : install_infra 2022-04-12 20:16:58.791 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-12 20:16:58.794 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-12 20:16:58.797 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-12 20:16:58.799 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-12 20:16:58.821 | + 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-12 20:17:00.733 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:17:00.740 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:17:00.744 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:17:00.750 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:17:00.754 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:17:00.761 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:17:00.765 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:17:00.791 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:17:00.870 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:17:00.889 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:17:00.893 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:17:00.897 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:17:00.913 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:17:00.922 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:17:00.923 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:17:00.940 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:17:00.957 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:17:00.967 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:17:00.972 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:17:00.990 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:17:01.012 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:17:01.030 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:17:01.038 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:17:01.044 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:17:01.064 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:17:01.093 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:17:01.095 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:17:01.110 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:17:01.114 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:17:01.118 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:17:01.123 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:17:01.139 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:17:01.145 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:17:01.196 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:17:01.214 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:17:01.218 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:17:01.249 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:17:01.312 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:17:01.319 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:17:01.326 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:17:01.377 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:17:01.390 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:17:01.398 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:17:01.502 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:17:01.527 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:17:01.531 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:17:01.543 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:17:01.548 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:17:01.567 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:17:01.574 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:17:01.591 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:17:01.622 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:17:01.650 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:17:01.663 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:17:01.676 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:17:01.694 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:17:01.703 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:17:01.717 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:17:01.728 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:17:01.732 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:17:01.738 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 20:17:01.877 | 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-12 20:17:02.172 | + inc/python:pip_install:200 : result=0 2022-04-12 20:17:02.174 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 20:17:02.176 | + functions-common:time_stop:2425 : local name 2022-04-12 20:17:02.178 | + functions-common:time_stop:2426 : local end_time 2022-04-12 20:17:02.180 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 20:17:02.182 | + functions-common:time_stop:2428 : local total 2022-04-12 20:17:02.185 | + functions-common:time_stop:2429 : local start_time 2022-04-12 20:17:02.187 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 20:17:02.189 | + functions-common:time_stop:2432 : start_time=1649794618814 2022-04-12 20:17:02.191 | + functions-common:time_stop:2434 : [[ -z 1649794618814 ]] 2022-04-12 20:17:02.193 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 20:17:02.197 | + functions-common:time_stop:2437 : end_time=1649794622195 2022-04-12 20:17:02.200 | + functions-common:time_stop:2438 : elapsed_time=3381 2022-04-12 20:17:02.202 | + functions-common:time_stop:2439 : total=5243 2022-04-12 20:17:02.204 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 20:17:02.206 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8624 2022-04-12 20:17:02.208 | + inc/python:pip_install:203 : return 0 2022-04-12 20:17:02.211 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-12 20:17:02.213 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-12 20:17:02.236 | + 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-12 20:17:04.023 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:17:04.031 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:17:04.036 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:17:04.041 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:17:04.046 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:17:04.052 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:17:04.057 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:17:04.082 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:17:04.163 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:17:04.181 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:17:04.186 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:17:04.190 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:17:04.206 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:17:04.214 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:17:04.216 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:17:04.233 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:17:04.250 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:17:04.259 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:17:04.265 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:17:04.283 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:17:04.305 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:17:04.323 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:17:04.331 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:17:04.337 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:17:04.358 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:17:04.387 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:17:04.389 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:17:04.403 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:17:04.408 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:17:04.412 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:17:04.418 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:17:04.432 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:17:04.439 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:17:04.489 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:17:04.507 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:17:04.512 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:17:04.544 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:17:04.607 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:17:04.614 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:17:04.621 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:17:04.673 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:17:04.687 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:17:04.695 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:17:04.799 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:17:04.825 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:17:04.829 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:17:04.840 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:17:04.845 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:17:04.865 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:17:04.873 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:17:04.891 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:17:04.922 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:17:04.950 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:17:04.962 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:17:04.976 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:17:04.993 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:17:05.002 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:17:05.016 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:17:05.028 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:17:05.032 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:17:05.038 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 20:17:05.040 | Processing /opt/stack/requirements 2022-04-12 20:17:06.781 | 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-12 20:17:06.783 | 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-12 20:17:06.796 | 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-12 20:17:06.802 | 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-12 20:17:06.804 | 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-12 20:17:06.810 | 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-12 20:17:06.837 | 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-12 20:17:06.840 | 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-12 20:17:06.851 | 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-12 20:17:06.903 | 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-12 20:17:06.906 | 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-12 20:17:06.922 | 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-12 20:17:06.927 | 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-12 20:17:06.931 | 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-12 20:17:06.933 | 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-12 20:17:06.935 | 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-12 20:17:06.948 | 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-12 20:17:06.959 | 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-12 20:17:07.009 | 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-12 20:17:07.012 | 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-12 20:17:07.019 | 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-12 20:17:07.024 | 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-12 20:17:07.086 | 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-12 20:17:07.088 | Building wheels for collected packages: openstack-requirements 2022-04-12 20:17:07.090 | Building wheel for openstack-requirements (setup.py): started 2022-04-12 20:17:07.916 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-12 20:17:07.916 | ERROR: Command errored out with exit status 1: 2022-04-12 20:17:07.916 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-5f07sa8w/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-5f07sa8w/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-whpl467v 2022-04-12 20:17:07.916 | cwd: /tmp/pip-req-build-5f07sa8w/ 2022-04-12 20:17:07.916 | Complete output (6 lines): 2022-04-12 20:17:07.916 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-12 20:17:07.916 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-12 20:17:07.916 | or: setup.py --help-commands 2022-04-12 20:17:07.916 | or: setup.py cmd --help 2022-04-12 20:17:07.916 | 2022-04-12 20:17:07.916 | error: invalid command 'bdist_wheel' 2022-04-12 20:17:07.916 | ---------------------------------------- 2022-04-12 20:17:07.916 | ERROR: Failed building wheel for openstack-requirements 2022-04-12 20:17:07.916 | Running setup.py clean for openstack-requirements 2022-04-12 20:17:08.762 | Failed to build openstack-requirements 2022-04-12 20:17:08.779 | Installing collected packages: openstack-requirements 2022-04-12 20:17:08.779 | Attempting uninstall: openstack-requirements 2022-04-12 20:17:08.780 | Found existing installation: openstack-requirements 1.2.1.dev5354 2022-04-12 20:17:08.816 | Uninstalling openstack-requirements-1.2.1.dev5354: 2022-04-12 20:17:08.842 | Successfully uninstalled openstack-requirements-1.2.1.dev5354 2022-04-12 20:17:08.845 | Running setup.py install for openstack-requirements: started 2022-04-12 20:17:11.196 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-12 20:17:11.219 | Successfully installed openstack-requirements-1.2.1.dev5354 2022-04-12 20:17:11.352 | + inc/python:pip_install:200 : result=0 2022-04-12 20:17:11.355 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 20:17:11.357 | + functions-common:time_stop:2425 : local name 2022-04-12 20:17:11.359 | + functions-common:time_stop:2426 : local end_time 2022-04-12 20:17:11.361 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 20:17:11.364 | + functions-common:time_stop:2428 : local total 2022-04-12 20:17:11.366 | + functions-common:time_stop:2429 : local start_time 2022-04-12 20:17:11.368 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 20:17:11.370 | + functions-common:time_stop:2432 : start_time=1649794622229 2022-04-12 20:17:11.372 | + functions-common:time_stop:2434 : [[ -z 1649794622229 ]] 2022-04-12 20:17:11.375 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 20:17:11.379 | + functions-common:time_stop:2437 : end_time=1649794631377 2022-04-12 20:17:11.381 | + functions-common:time_stop:2438 : elapsed_time=9148 2022-04-12 20:17:11.383 | + functions-common:time_stop:2439 : total=8624 2022-04-12 20:17:11.385 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 20:17:11.387 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=17772 2022-04-12 20:17:11.390 | + inc/python:pip_install:203 : return 0 2022-04-12 20:17:11.392 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-12 20:17:11.394 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-12 20:17:11.397 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-12 20:17:11.399 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:17:11.401 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 20:17:11.404 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-04-12 20:17:11.406 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:17:11.408 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-12 20:17:11.429 | Using python 3.8 to install pbr 2022-04-12 20:17:11.431 | + 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-12 20:17:12.299 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:17:12.299 | from cryptography.utils import int_from_bytes 2022-04-12 20:17:12.299 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:17:12.299 | from cryptography.utils import int_from_bytes 2022-04-12 20:17:13.498 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 20:17:13.530 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-12 20:17:16.193 | 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-12 20:17:16.200 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 20:17:16.200 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 20:17:16.323 | + inc/python:pip_install:200 : result=0 2022-04-12 20:17:16.325 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 20:17:16.328 | + functions-common:time_stop:2425 : local name 2022-04-12 20:17:16.330 | + functions-common:time_stop:2426 : local end_time 2022-04-12 20:17:16.332 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 20:17:16.334 | + functions-common:time_stop:2428 : local total 2022-04-12 20:17:16.336 | + functions-common:time_stop:2429 : local start_time 2022-04-12 20:17:16.338 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 20:17:16.341 | + functions-common:time_stop:2432 : start_time=1649794631424 2022-04-12 20:17:16.343 | + functions-common:time_stop:2434 : [[ -z 1649794631424 ]] 2022-04-12 20:17:16.345 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 20:17:16.349 | + functions-common:time_stop:2437 : end_time=1649794636347 2022-04-12 20:17:16.351 | + functions-common:time_stop:2438 : elapsed_time=4923 2022-04-12 20:17:16.353 | + functions-common:time_stop:2439 : total=17772 2022-04-12 20:17:16.356 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 20:17:16.358 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=22695 2022-04-12 20:17:16.361 | + inc/python:pip_install:203 : return 0 2022-04-12 20:17:16.363 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-04-12 20:17:18.638 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-12 20:17:20.549 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 20:17:20.550 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-04-12 20:17:20.565 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-12 20:17:20.567 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-12 20:17:20.570 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-04-12 20:17:20.577 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-04-12 20:17:20.580 | 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-12 20:17:20.652 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-12 20:17:20.655 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-12 20:17:20.658 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-04-12 20:17:20.675 | + ./stack.sh:main:821 : pkgs= 2022-04-12 20:17:20.677 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-04-12 20:17:20.680 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-04-12 20:17:20.682 | + functions-common:run_phase:1853 : local mode=stack 2022-04-12 20:17:20.685 | + functions-common:run_phase:1854 : local phase=pre-install 2022-04-12 20:17:20.687 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-12 20:17:20.689 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-12 20:17:20.691 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-12 20:17:20.693 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-12 20:17:20.695 | + functions-common:run_phase:1863 : local extra 2022-04-12 20:17:20.699 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-12 20:17:20.702 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-12 20:17:20.705 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-12 20:17:20.707 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-12 20:17:20.709 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-12 20:17:20.711 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-12 20:17:20.725 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 20:17:20.728 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-12 20:17:20.730 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-12 20:17:20.732 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-12 20:17:20.734 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-12 20:17:20.736 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-12 20:17:20.738 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-12 20:17:20.740 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-12 20:17:20.742 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-12 20:17:20.744 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-12 20:17:20.747 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-12 20:17:20.749 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-12 20:17:20.751 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-12 20:17:20.753 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-12 20:17:20.755 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-04-12 20:17:20.757 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-12 20:17:20.759 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-04-12 20:17:20.761 | + functions-common:run_plugins:1839 : local mode=stack 2022-04-12 20:17:20.764 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-04-12 20:17:20.766 | + functions-common:run_plugins:1842 : local plugins= 2022-04-12 20:17:20.768 | + functions-common:run_plugins:1843 : local plugin 2022-04-12 20:17:20.771 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-12 20:17:20.773 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-12 20:17:20.775 | + functions:set_systemd_override:821 : local value=2048 2022-04-12 20:17:20.778 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-12 20:17:20.780 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-12 20:17:20.832 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-12 20:17:20.832 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-12 20:17:20.834 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-12 20:17:21.192 | + ./stack.sh:main:834 : install_rpc_backend 2022-04-12 20:17:21.194 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-12 20:17:21.210 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 20:17:21.213 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-12 20:17:21.215 | + functions-common:install_package:1463 : update_package_repo 2022-04-12 20:17:21.217 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 20:17:21.220 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-12 20:17:21.222 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 20:17:21.224 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 20:17:21.226 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 20:17:21.229 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:17:21.231 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:17:21.234 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 20:17:21.236 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-12 20:17:21.238 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-12 20:17:21.240 | + functions-common:apt_get_update:1190 : return 2022-04-12 20:17:21.243 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-04-12 20:17:21.245 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 20:17:21.248 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:17:21.250 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:17:21.252 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-04-12 20:17:21.273 | + 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-12 20:17:21.382 | Reading package lists... 2022-04-12 20:17:21.624 | Building dependency tree... 2022-04-12 20:17:21.626 | Reading state information... 2022-04-12 20:17:21.880 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-12 20:17:21.880 | The following packages were automatically installed and are no longer required: 2022-04-12 20:17:21.881 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 20:17:21.881 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 20:17:21.881 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 20:17:21.881 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 20:17:21.881 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 20:17:21.881 | python3-zope.interface 2022-04-12 20:17:21.881 | Use 'sudo apt autoremove' to remove them. 2022-04-12 20:17:22.000 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 20:17:22.004 | + functions-common:apt_get:1234 : result=0 2022-04-12 20:17:22.006 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 20:17:22.009 | + functions-common:time_stop:2425 : local name 2022-04-12 20:17:22.011 | + functions-common:time_stop:2426 : local end_time 2022-04-12 20:17:22.014 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 20:17:22.016 | + functions-common:time_stop:2428 : local total 2022-04-12 20:17:22.018 | + functions-common:time_stop:2429 : local start_time 2022-04-12 20:17:22.020 | + functions-common:time_stop:2431 : name=apt-get 2022-04-12 20:17:22.023 | + functions-common:time_stop:2432 : start_time=1649794641270 2022-04-12 20:17:22.025 | + functions-common:time_stop:2434 : [[ -z 1649794641270 ]] 2022-04-12 20:17:22.028 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 20:17:22.032 | + functions-common:time_stop:2437 : end_time=1649794642030 2022-04-12 20:17:22.034 | + functions-common:time_stop:2438 : elapsed_time=760 2022-04-12 20:17:22.036 | + functions-common:time_stop:2439 : total=1495 2022-04-12 20:17:22.039 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 20:17:22.041 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2255 2022-04-12 20:17:22.043 | + functions-common:apt_get:1238 : return 0 2022-04-12 20:17:22.046 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-12 20:17:22.048 | + functions-common:is_suse:542 : is_opensuse 2022-04-12 20:17:22.050 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-12 20:17:22.053 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-12 20:17:22.055 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-12 20:17:22.057 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-12 20:17:22.060 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-12 20:17:22.062 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-12 20:17:22.065 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-12 20:17:22.067 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-12 20:17:22.069 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-12 20:17:22.072 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-12 20:17:22.074 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-12 20:17:22.077 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-12 20:17:22.079 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-12 20:17:22.081 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-12 20:17:22.083 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-12 20:17:22.085 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-12 20:17:22.088 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-12 20:17:22.090 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-12 20:17:22.093 | + functions-common:is_suse:542 : is_opensuse 2022-04-12 20:17:22.095 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-12 20:17:22.097 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-12 20:17:22.100 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-12 20:17:22.102 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-12 20:17:22.104 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-12 20:17:22.106 | + ./stack.sh:main:835 : restart_rpc_backend 2022-04-12 20:17:22.109 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-12 20:17:22.125 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 20:17:22.127 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-12 20:17:22.130 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-12 20:17:22.132 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-04-12 20:17:22.134 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-12 20:17:22.138 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-12 20:17:22.142 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-12 20:17:22.144 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-12 20:17:22.146 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-12 20:17:22.148 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-12 20:17:22.151 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-12 20:17:22.153 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-12 20:17:22.156 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-12 20:17:22.842 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-12 20:17:22.842 | user tags 2022-04-12 20:17:22.842 | stackrabbit []' 2022-04-12 20:17:22.845 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-12 20:17:22.845 | user tags 2022-04-12 20:17:22.845 | stackrabbit []' 2022-04-12 20:17:22.845 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-12 20:17:22.851 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-12 20:17:22.854 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-12 20:17:22.856 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-12 20:17:23.524 | Changing password for user "stackrabbit" ... 2022-04-12 20:17:23.581 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-12 20:17:24.246 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-12 20:17:24.297 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-12 20:17:24.299 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-12 20:17:24.958 | Changing password for user "stackrabbit" ... 2022-04-12 20:17:25.021 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-12 20:17:25.023 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-12 20:17:25.026 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-12 20:17:25.678 | Deleting user "guest" ... 2022-04-12 20:17:25.694 | Error: 2022-04-12 20:17:25.694 | {:no_such_user, "guest"} 2022-04-12 20:17:25.706 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-12 20:17:25.709 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-04-12 20:17:25.725 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 20:17:25.727 | + ./stack.sh:main:838 : install_database 2022-04-12 20:17:25.730 | + lib/database:install_database:118 : install_database_mysql 2022-04-12 20:17:25.733 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-12 20:17:25.735 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:17:25.737 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:17:25.740 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-12 20:17:26.064 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-12 20:17:26.066 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-12 20:17:26.068 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-12 20:17:26.071 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-12 20:17:26.073 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-12 20:17:26.076 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-12 20:17:26.078 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-12 20:17:26.080 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-12 20:17:26.083 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-12 20:17:26.085 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-12 20:17:26.087 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-12 20:17:26.089 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-12 20:17:26.092 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-12 20:17:26.094 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-12 20:17:26.096 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-12 20:17:26.099 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-12 20:17:26.101 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-12 20:17:26.106 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-12 20:17:26.108 | + functions-common:is_suse:542 : is_opensuse 2022-04-12 20:17:26.111 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-12 20:17:26.113 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-12 20:17:26.115 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-12 20:17:26.118 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-12 20:17:26.120 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-12 20:17:26.123 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-12 20:17:26.125 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:17:26.127 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:17:26.130 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-12 20:17:26.132 | + functions-common:install_package:1463 : update_package_repo 2022-04-12 20:17:26.134 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 20:17:26.137 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-12 20:17:26.139 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 20:17:26.142 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 20:17:26.144 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 20:17:26.146 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:17:26.148 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:17:26.151 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 20:17:26.153 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-12 20:17:26.155 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-12 20:17:26.157 | + functions-common:apt_get_update:1190 : return 2022-04-12 20:17:26.160 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-04-12 20:17:26.162 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 20:17:26.165 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:17:26.167 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:17:26.169 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-04-12 20:17:26.190 | + 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-12 20:17:26.301 | Reading package lists... 2022-04-12 20:17:26.551 | Building dependency tree... 2022-04-12 20:17:26.552 | Reading state information... 2022-04-12 20:17:26.809 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-12 20:17:26.809 | The following packages were automatically installed and are no longer required: 2022-04-12 20:17:26.810 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 20:17:26.810 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 20:17:26.810 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 20:17:26.810 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 20:17:26.810 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 20:17:26.811 | python3-zope.interface 2022-04-12 20:17:26.811 | Use 'sudo apt autoremove' to remove them. 2022-04-12 20:17:26.923 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 20:17:26.927 | + functions-common:apt_get:1234 : result=0 2022-04-12 20:17:26.930 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 20:17:26.932 | + functions-common:time_stop:2425 : local name 2022-04-12 20:17:26.934 | + functions-common:time_stop:2426 : local end_time 2022-04-12 20:17:26.936 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 20:17:26.938 | + functions-common:time_stop:2428 : local total 2022-04-12 20:17:26.941 | + functions-common:time_stop:2429 : local start_time 2022-04-12 20:17:26.943 | + functions-common:time_stop:2431 : name=apt-get 2022-04-12 20:17:26.945 | + functions-common:time_stop:2432 : start_time=1649794646188 2022-04-12 20:17:26.947 | + functions-common:time_stop:2434 : [[ -z 1649794646188 ]] 2022-04-12 20:17:26.950 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 20:17:26.954 | + functions-common:time_stop:2437 : end_time=1649794646951 2022-04-12 20:17:26.956 | + functions-common:time_stop:2438 : elapsed_time=763 2022-04-12 20:17:26.958 | + functions-common:time_stop:2439 : total=2255 2022-04-12 20:17:26.960 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 20:17:26.962 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3018 2022-04-12 20:17:26.965 | + functions-common:apt_get:1238 : return 0 2022-04-12 20:17:26.967 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-04-12 20:17:26.970 | + ./stack.sh:main:841 : install_database_python 2022-04-12 20:17:26.972 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-12 20:17:26.974 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-12 20:17:26.976 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-12 20:17:26.979 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-12 20:17:26.982 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-12 20:17:26.984 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-12 20:17:26.987 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-12 20:17:26.990 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-12 20:17:26.990 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-12 20:17:26.995 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-12 20:17:26.998 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-12 20:17:27.000 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-12 20:17:27.003 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-12 20:17:27.005 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-12 20:17:27.026 | Using python 3.8 to install PyMySQL 2022-04-12 20:17:27.029 | + 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-12 20:17:27.897 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:17:27.897 | from cryptography.utils import int_from_bytes 2022-04-12 20:17:27.897 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:17:27.897 | from cryptography.utils import int_from_bytes 2022-04-12 20:17:29.071 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 20:17:29.104 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-12 20:17:31.639 | 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-12 20:17:31.647 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 20:17:31.654 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 20:17:31.770 | + inc/python:pip_install:200 : result=0 2022-04-12 20:17:31.773 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 20:17:31.775 | + functions-common:time_stop:2425 : local name 2022-04-12 20:17:31.778 | + functions-common:time_stop:2426 : local end_time 2022-04-12 20:17:31.780 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 20:17:31.782 | + functions-common:time_stop:2428 : local total 2022-04-12 20:17:31.784 | + functions-common:time_stop:2429 : local start_time 2022-04-12 20:17:31.787 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 20:17:31.789 | + functions-common:time_stop:2432 : start_time=1649794647021 2022-04-12 20:17:31.791 | + functions-common:time_stop:2434 : [[ -z 1649794647021 ]] 2022-04-12 20:17:31.794 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 20:17:31.799 | + functions-common:time_stop:2437 : end_time=1649794651796 2022-04-12 20:17:31.801 | + functions-common:time_stop:2438 : elapsed_time=4775 2022-04-12 20:17:31.804 | + functions-common:time_stop:2439 : total=22695 2022-04-12 20:17:31.806 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 20:17:31.809 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27470 2022-04-12 20:17:31.811 | + inc/python:pip_install:203 : return 0 2022-04-12 20:17:31.813 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-12 20:17:31.815 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-12 20:17:31.818 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-12 20:17:31.820 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-04-12 20:17:31.836 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 20:17:31.838 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-04-12 20:17:31.841 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-12 20:17:31.845 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-12 20:17:31.845 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-12 20:17:31.850 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-12 20:17:31.852 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-12 20:17:31.855 | + 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,c-vol,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,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-12 20:17:31.858 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-12 20:17:31.860 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-12 20:17:31.862 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-12 20:17:31.878 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 20:17:31.880 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-12 20:17:31.883 | + functions-common:install_package:1463 : update_package_repo 2022-04-12 20:17:31.885 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 20:17:31.887 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-12 20:17:31.890 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 20:17:31.892 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 20:17:31.894 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 20:17:31.897 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:17:31.899 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:17:31.901 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 20:17:31.904 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-12 20:17:31.906 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-12 20:17:31.908 | + functions-common:apt_get_update:1190 : return 2022-04-12 20:17:31.911 | + functions-common:install_package:1464 : real_install_package radvd 2022-04-12 20:17:31.913 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 20:17:31.916 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:17:31.919 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:17:31.921 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-04-12 20:17:31.941 | + 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-12 20:17:32.051 | Reading package lists... 2022-04-12 20:17:32.298 | Building dependency tree... 2022-04-12 20:17:32.299 | Reading state information... 2022-04-12 20:17:32.556 | radvd is already the newest version (1:2.17-2). 2022-04-12 20:17:32.556 | The following packages were automatically installed and are no longer required: 2022-04-12 20:17:32.557 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 20:17:32.557 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 20:17:32.557 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 20:17:32.557 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 20:17:32.557 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 20:17:32.557 | python3-zope.interface 2022-04-12 20:17:32.557 | Use 'sudo apt autoremove' to remove them. 2022-04-12 20:17:32.675 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 20:17:32.680 | + functions-common:apt_get:1234 : result=0 2022-04-12 20:17:32.682 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 20:17:32.685 | + functions-common:time_stop:2425 : local name 2022-04-12 20:17:32.687 | + functions-common:time_stop:2426 : local end_time 2022-04-12 20:17:32.690 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 20:17:32.692 | + functions-common:time_stop:2428 : local total 2022-04-12 20:17:32.694 | + functions-common:time_stop:2429 : local start_time 2022-04-12 20:17:32.696 | + functions-common:time_stop:2431 : name=apt-get 2022-04-12 20:17:32.699 | + functions-common:time_stop:2432 : start_time=1649794651939 2022-04-12 20:17:32.701 | + functions-common:time_stop:2434 : [[ -z 1649794651939 ]] 2022-04-12 20:17:32.705 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 20:17:32.708 | + functions-common:time_stop:2437 : end_time=1649794652706 2022-04-12 20:17:32.711 | + functions-common:time_stop:2438 : elapsed_time=767 2022-04-12 20:17:32.713 | + functions-common:time_stop:2439 : total=3018 2022-04-12 20:17:32.715 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 20:17:32.717 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3785 2022-04-12 20:17:32.719 | + functions-common:apt_get:1238 : return 0 2022-04-12 20:17:32.722 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-12 20:17:32.739 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 20:17:32.742 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-12 20:17:32.744 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-12 20:17:32.747 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-12 20:17:32.750 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-12 20:17:32.770 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-12 20:17:32.772 | + functions-common:install_package:1463 : update_package_repo 2022-04-12 20:17:32.774 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 20:17:32.777 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-12 20:17:32.779 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 20:17:32.781 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 20:17:32.783 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 20:17:32.786 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:17:32.788 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:17:32.790 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 20:17:32.792 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-12 20:17:32.794 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-12 20:17:32.796 | + functions-common:apt_get_update:1190 : return 2022-04-12 20:17:32.799 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-04-12 20:17:32.801 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 20:17:32.803 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:17:32.805 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:17:32.808 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-04-12 20:17:32.829 | + 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-12 20:17:32.941 | Reading package lists... 2022-04-12 20:17:33.183 | Building dependency tree... 2022-04-12 20:17:33.185 | Reading state information... 2022-04-12 20:17:33.439 | fakeroot is already the newest version (1.24-1). 2022-04-12 20:17:33.439 | make is already the newest version (4.2.1-1.2). 2022-04-12 20:17:33.439 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-12 20:17:33.439 | The following packages were automatically installed and are no longer required: 2022-04-12 20:17:33.440 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 20:17:33.440 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 20:17:33.440 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 20:17:33.440 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 20:17:33.440 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 20:17:33.440 | python3-zope.interface 2022-04-12 20:17:33.440 | Use 'sudo apt autoremove' to remove them. 2022-04-12 20:17:33.553 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 20:17:33.557 | + functions-common:apt_get:1234 : result=0 2022-04-12 20:17:33.560 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 20:17:33.562 | + functions-common:time_stop:2425 : local name 2022-04-12 20:17:33.564 | + functions-common:time_stop:2426 : local end_time 2022-04-12 20:17:33.566 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 20:17:33.568 | + functions-common:time_stop:2428 : local total 2022-04-12 20:17:33.570 | + functions-common:time_stop:2429 : local start_time 2022-04-12 20:17:33.572 | + functions-common:time_stop:2431 : name=apt-get 2022-04-12 20:17:33.575 | + functions-common:time_stop:2432 : start_time=1649794652827 2022-04-12 20:17:33.578 | + functions-common:time_stop:2434 : [[ -z 1649794652827 ]] 2022-04-12 20:17:33.580 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 20:17:33.584 | + functions-common:time_stop:2437 : end_time=1649794653582 2022-04-12 20:17:33.586 | + functions-common:time_stop:2438 : elapsed_time=755 2022-04-12 20:17:33.588 | + functions-common:time_stop:2439 : total=3785 2022-04-12 20:17:33.591 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 20:17:33.593 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4540 2022-04-12 20:17:33.596 | + functions-common:apt_get:1238 : return 0 2022-04-12 20:17:33.598 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-12 20:17:33.600 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:17:33.602 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:17:33.605 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-12 20:17:33.608 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-12 20:17:33.611 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-12 20:17:33.615 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-12 20:17:33.617 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-12 20:17:33.620 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-12 20:17:33.621 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-12 20:17:33.625 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-12 20:17:33.628 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-12 20:17:33.630 | + functions:vercmp:628 : local v1=5.4 2022-04-12 20:17:33.632 | + functions:vercmp:629 : local 'op=<' 2022-04-12 20:17:33.634 | + functions:vercmp:630 : local v2=3.13 2022-04-12 20:17:33.637 | + functions:vercmp:631 : local result 2022-04-12 20:17:33.640 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-12 20:17:33.641 | ++ functions:vercmp:635 : head -1 2022-04-12 20:17:33.641 | ++ functions:vercmp:635 : sort -V 2022-04-12 20:17:33.646 | + functions:vercmp:635 : result=3.13 2022-04-12 20:17:33.648 | + functions:vercmp:637 : case $op in 2022-04-12 20:17:33.650 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-12 20:17:33.653 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-12 20:17:33.655 | + functions:vercmp:648 : return 2022-04-12 20:17:33.657 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-12 20:17:33.660 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-12 20:17:33.662 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-04-12 20:17:34.135 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-12 20:17:34.137 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-12 20:17:34.140 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:17:34.142 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 20:17:34.145 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-04-12 20:17:34.148 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:17:34.150 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-04-12 20:17:34.173 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 20:17:34.175 | + ./stack.sh:main:849 : install_etcd3 2022-04-12 20:17:34.177 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-12 20:17:34.177 | Installing etcd 2022-04-12 20:17:34.180 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-12 20:17:34.192 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-12 20:17:34.203 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-12 20:17:34.206 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-12 20:17:34.224 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-12 20:17:34.227 | ++ 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-12 20:17:34.231 | ++ 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-12 20:17:34.234 | +++ 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-12 20:17:34.238 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-12 20:17:34.241 | ++ 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-12 20:17:34.243 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-12 20:17:34.246 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-12 20:17:34.248 | ++ functions:get_extra_file:74 : return 2022-04-12 20:17:34.251 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-12 20:17:34.253 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-12 20:17:34.256 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-12 20:17:34.258 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-04-12 20:17:34.274 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 20:17:34.277 | + ./stack.sh:main:868 : install_dstat 2022-04-12 20:17:34.279 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-12 20:17:34.296 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 20:17:34.299 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-04-12 20:17:34.301 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-12 20:17:34.303 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-04-12 20:17:34.305 | + ./stack.sh:main:877 : install_libs 2022-04-12 20:17:34.308 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-12 20:17:34.310 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-12 20:17:34.312 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-12 20:17:34.315 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-12 20:17:34.317 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:17:34.319 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 20:17:34.321 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-04-12 20:17:34.323 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:17:34.326 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-12 20:17:34.328 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-12 20:17:34.330 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-12 20:17:34.332 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-12 20:17:34.335 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:17:34.337 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 20:17:34.339 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-04-12 20:17:34.342 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:17:34.344 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-12 20:17:34.346 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-12 20:17:34.349 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-12 20:17:34.351 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-12 20:17:34.353 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:17:34.356 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 20:17:34.358 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-04-12 20:17:34.361 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:17:34.363 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-12 20:17:34.365 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-12 20:17:34.367 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-12 20:17:34.370 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-12 20:17:34.372 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:17:34.374 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 20:17:34.377 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-04-12 20:17:34.379 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:17:34.381 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-12 20:17:34.383 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-12 20:17:34.386 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-12 20:17:34.388 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-12 20:17:34.390 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:17:34.393 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 20:17:34.395 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-04-12 20:17:34.397 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:17:34.399 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-12 20:17:34.402 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-12 20:17:34.405 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-12 20:17:34.407 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-12 20:17:34.409 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:17:34.411 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 20:17:34.414 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-04-12 20:17:34.416 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:17:34.419 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-12 20:17:34.421 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-12 20:17:34.424 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-12 20:17:34.426 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-12 20:17:34.428 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:17:34.430 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 20:17:34.432 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-04-12 20:17:34.435 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:17:34.437 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-12 20:17:34.439 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-12 20:17:34.441 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-12 20:17:34.444 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-12 20:17:34.446 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:17:34.448 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 20:17:34.450 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-04-12 20:17:34.453 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:17:34.455 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-12 20:17:34.457 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-12 20:17:34.460 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-12 20:17:34.462 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-12 20:17:34.465 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:17:34.467 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 20:17:34.469 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-04-12 20:17:34.471 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:17:34.474 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-12 20:17:34.476 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-12 20:17:34.478 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-12 20:17:34.481 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-12 20:17:34.484 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:17:34.486 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 20:17:34.488 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-04-12 20:17:34.490 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:17:34.493 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-12 20:17:34.495 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-12 20:17:34.497 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-12 20:17:34.500 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-12 20:17:34.502 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:17:34.504 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 20:17:34.506 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-04-12 20:17:34.509 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:17:34.511 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-12 20:17:34.514 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-12 20:17:34.516 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-12 20:17:34.518 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-12 20:17:34.521 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:17:34.523 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 20:17:34.525 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-04-12 20:17:34.528 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:17:34.531 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-12 20:17:34.533 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-12 20:17:34.535 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-12 20:17:34.538 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-12 20:17:34.540 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:17:34.543 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 20:17:34.546 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-04-12 20:17:34.548 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:17:34.550 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-12 20:17:34.553 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-12 20:17:34.555 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-12 20:17:34.557 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-12 20:17:34.560 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:17:34.563 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 20:17:34.565 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-04-12 20:17:34.567 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:17:34.570 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-12 20:17:34.572 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-12 20:17:34.574 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-12 20:17:34.577 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-12 20:17:34.579 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:17:34.581 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 20:17:34.584 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-04-12 20:17:34.586 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:17:34.588 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-12 20:17:34.591 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-12 20:17:34.594 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-12 20:17:34.596 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-12 20:17:34.598 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:17:34.601 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 20:17:34.603 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-04-12 20:17:34.606 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:17:34.608 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-12 20:17:34.610 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-12 20:17:34.612 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-12 20:17:34.615 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-12 20:17:34.617 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:17:34.619 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 20:17:34.622 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-04-12 20:17:34.624 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:17:34.626 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-12 20:17:34.628 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-12 20:17:34.631 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-12 20:17:34.633 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-12 20:17:34.636 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:17:34.640 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 20:17:34.642 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-04-12 20:17:34.644 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:17:34.647 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-12 20:17:34.649 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-12 20:17:34.651 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-12 20:17:34.654 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-12 20:17:34.657 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:17:34.659 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 20:17:34.661 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-04-12 20:17:34.664 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:17:34.666 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-12 20:17:34.668 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-12 20:17:34.671 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-12 20:17:34.673 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-12 20:17:34.675 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:17:34.678 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 20:17:34.680 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-04-12 20:17:34.682 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:17:34.685 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-12 20:17:34.687 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-12 20:17:34.689 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-12 20:17:34.692 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-12 20:17:34.694 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:17:34.696 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 20:17:34.700 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-04-12 20:17:34.702 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:17:34.704 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-12 20:17:34.706 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-12 20:17:34.709 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-12 20:17:34.711 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-12 20:17:34.713 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:17:34.716 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 20:17:34.718 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-04-12 20:17:34.721 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:17:34.723 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-12 20:17:34.725 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-12 20:17:34.728 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-12 20:17:34.731 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-12 20:17:34.733 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:17:34.735 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 20:17:34.737 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-04-12 20:17:34.740 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:17:34.742 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-12 20:17:34.744 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-12 20:17:34.747 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-12 20:17:34.750 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-12 20:17:34.752 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:17:34.754 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 20:17:34.756 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-04-12 20:17:34.759 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:17:34.761 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-12 20:17:34.764 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-12 20:17:34.766 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-12 20:17:34.768 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-12 20:17:34.770 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:17:34.773 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 20:17:34.775 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-04-12 20:17:34.777 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:17:34.780 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-12 20:17:34.782 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-12 20:17:34.784 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-12 20:17:34.787 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-12 20:17:34.789 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:17:34.791 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 20:17:34.794 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-04-12 20:17:34.797 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:17:34.799 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-12 20:17:34.804 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-12 20:17:34.806 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-12 20:17:34.810 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-12 20:17:34.812 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:17:34.814 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 20:17:34.816 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-04-12 20:17:34.819 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:17:34.821 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-12 20:17:34.823 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-12 20:17:34.826 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-12 20:17:34.828 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-12 20:17:34.830 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:17:34.832 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 20:17:34.835 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-04-12 20:17:34.837 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:17:34.840 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-12 20:17:34.843 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-12 20:17:34.845 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-12 20:17:34.847 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-12 20:17:34.849 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:17:34.852 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 20:17:34.854 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-04-12 20:17:34.857 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:17:34.860 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-12 20:17:34.862 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-12 20:17:34.864 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-12 20:17:34.867 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-12 20:17:34.869 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:17:34.872 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 20:17:34.874 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-04-12 20:17:34.876 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:17:34.879 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-12 20:17:34.881 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-12 20:17:34.883 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-12 20:17:34.886 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-12 20:17:34.889 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:17:34.891 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 20:17:34.893 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-04-12 20:17:34.896 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:17:34.898 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-12 20:17:34.900 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-12 20:17:34.904 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-12 20:17:34.906 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-12 20:17:34.908 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:17:34.911 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 20:17:34.913 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-04-12 20:17:34.915 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:17:34.918 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-12 20:17:34.921 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-12 20:17:34.923 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-12 20:17:34.925 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-12 20:17:34.928 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:17:34.930 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 20:17:34.932 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-04-12 20:17:34.935 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:17:34.937 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-12 20:17:34.940 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-12 20:17:34.942 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-12 20:17:34.944 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-12 20:17:34.947 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:17:34.949 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 20:17:34.952 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-04-12 20:17:34.954 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:17:34.956 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-12 20:17:34.958 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-12 20:17:34.961 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-12 20:17:34.963 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-12 20:17:34.966 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:17:34.968 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 20:17:34.970 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-04-12 20:17:34.973 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:17:34.975 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-12 20:17:34.978 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-12 20:17:34.981 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-12 20:17:34.983 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-12 20:17:34.986 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:17:34.988 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 20:17:34.990 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-04-12 20:17:34.992 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:17:34.995 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-12 20:17:34.997 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-12 20:17:35.000 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-12 20:17:35.002 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-12 20:17:35.004 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:17:35.007 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 20:17:35.009 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-04-12 20:17:35.012 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:17:35.014 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-12 20:17:35.016 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-12 20:17:35.019 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-12 20:17:35.021 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-12 20:17:35.023 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:17:35.025 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 20:17:35.028 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-04-12 20:17:35.031 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:17:35.033 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-12 20:17:35.054 | Using python 3.8 to install etcd3 2022-04-12 20:17:35.057 | + 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-12 20:17:35.922 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:17:35.922 | from cryptography.utils import int_from_bytes 2022-04-12 20:17:35.922 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:17:35.922 | from cryptography.utils import int_from_bytes 2022-04-12 20:17:37.086 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 20:17:37.118 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-12 20:17:37.126 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-12 20:17:37.128 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-04-12 20:17:37.128 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-12 20:17:37.129 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.0) 2022-04-12 20:17:39.634 | 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-12 20:17:39.641 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 20:17:39.641 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 20:17:39.758 | + inc/python:pip_install:200 : result=0 2022-04-12 20:17:39.761 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 20:17:39.763 | + functions-common:time_stop:2425 : local name 2022-04-12 20:17:39.766 | + functions-common:time_stop:2426 : local end_time 2022-04-12 20:17:39.768 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 20:17:39.770 | + functions-common:time_stop:2428 : local total 2022-04-12 20:17:39.772 | + functions-common:time_stop:2429 : local start_time 2022-04-12 20:17:39.774 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 20:17:39.777 | + functions-common:time_stop:2432 : start_time=1649794655049 2022-04-12 20:17:39.779 | + functions-common:time_stop:2434 : [[ -z 1649794655049 ]] 2022-04-12 20:17:39.782 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 20:17:39.786 | + functions-common:time_stop:2437 : end_time=1649794659784 2022-04-12 20:17:39.789 | + functions-common:time_stop:2438 : elapsed_time=4735 2022-04-12 20:17:39.791 | + functions-common:time_stop:2439 : total=27470 2022-04-12 20:17:39.793 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 20:17:39.795 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=32205 2022-04-12 20:17:39.797 | + inc/python:pip_install:203 : return 0 2022-04-12 20:17:39.800 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-12 20:17:39.821 | Using python 3.8 to install etcd3gw 2022-04-12 20:17:39.823 | + 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-12 20:17:40.694 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:17:40.694 | from cryptography.utils import int_from_bytes 2022-04-12 20:17:40.694 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:17:40.694 | from cryptography.utils import int_from_bytes 2022-04-12 20:17:41.876 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 20:17:41.912 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-04-12 20:17:41.920 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-12 20:17:41.922 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-12 20:17:41.923 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-12 20:17:41.924 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-12 20:17:41.958 | 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-12 20:17:41.960 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-04-12 20:17:41.962 | 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-12 20:17:41.963 | 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-12 20:17:44.520 | 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-12 20:17:44.527 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 20:17:44.527 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 20:17:44.646 | + inc/python:pip_install:200 : result=0 2022-04-12 20:17:44.648 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 20:17:44.651 | + functions-common:time_stop:2425 : local name 2022-04-12 20:17:44.653 | + functions-common:time_stop:2426 : local end_time 2022-04-12 20:17:44.656 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 20:17:44.658 | + functions-common:time_stop:2428 : local total 2022-04-12 20:17:44.660 | + functions-common:time_stop:2429 : local start_time 2022-04-12 20:17:44.662 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 20:17:44.665 | + functions-common:time_stop:2432 : start_time=1649794659815 2022-04-12 20:17:44.667 | + functions-common:time_stop:2434 : [[ -z 1649794659815 ]] 2022-04-12 20:17:44.670 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 20:17:44.674 | + functions-common:time_stop:2437 : end_time=1649794664672 2022-04-12 20:17:44.676 | + functions-common:time_stop:2438 : elapsed_time=4857 2022-04-12 20:17:44.678 | + functions-common:time_stop:2439 : total=32205 2022-04-12 20:17:44.680 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 20:17:44.683 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=37062 2022-04-12 20:17:44.685 | + inc/python:pip_install:203 : return 0 2022-04-12 20:17:44.687 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-04-12 20:17:44.689 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-12 20:17:44.692 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-12 20:17:44.694 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-12 20:17:44.696 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-12 20:17:44.699 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-12 20:17:44.701 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-12 20:17:44.703 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-12 20:17:44.706 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-12 20:17:44.708 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-12 20:17:44.710 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-12 20:17:44.714 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-12 20:17:44.717 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-12 20:17:44.719 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-12 20:17:44.721 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-12 20:17:44.724 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:17:44.726 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:17:44.728 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-12 20:17:44.730 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-12 20:17:44.733 | + functions-common:install_package:1463 : update_package_repo 2022-04-12 20:17:44.735 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 20:17:44.737 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-12 20:17:44.740 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 20:17:44.742 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 20:17:44.744 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 20:17:44.747 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:17:44.749 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:17:44.752 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 20:17:44.754 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-12 20:17:44.756 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-12 20:17:44.758 | + functions-common:apt_get_update:1190 : return 2022-04-12 20:17:44.761 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-12 20:17:44.764 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 20:17:44.766 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:17:44.768 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:17:44.771 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-12 20:17:44.792 | + 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-12 20:17:44.901 | Reading package lists... 2022-04-12 20:17:45.141 | Building dependency tree... 2022-04-12 20:17:45.143 | Reading state information... 2022-04-12 20:17:45.396 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-12 20:17:45.396 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-12 20:17:45.396 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-12 20:17:45.396 | The following packages were automatically installed and are no longer required: 2022-04-12 20:17:45.397 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 20:17:45.397 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 20:17:45.397 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 20:17:45.397 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 20:17:45.397 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 20:17:45.397 | python3-zope.interface 2022-04-12 20:17:45.397 | Use 'sudo apt autoremove' to remove them. 2022-04-12 20:17:45.520 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 20:17:45.525 | + functions-common:apt_get:1234 : result=0 2022-04-12 20:17:45.528 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 20:17:45.530 | + functions-common:time_stop:2425 : local name 2022-04-12 20:17:45.533 | + functions-common:time_stop:2426 : local end_time 2022-04-12 20:17:45.535 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 20:17:45.537 | + functions-common:time_stop:2428 : local total 2022-04-12 20:17:45.539 | + functions-common:time_stop:2429 : local start_time 2022-04-12 20:17:45.542 | + functions-common:time_stop:2431 : name=apt-get 2022-04-12 20:17:45.545 | + functions-common:time_stop:2432 : start_time=1649794664789 2022-04-12 20:17:45.547 | + functions-common:time_stop:2434 : [[ -z 1649794664789 ]] 2022-04-12 20:17:45.550 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 20:17:45.554 | + functions-common:time_stop:2437 : end_time=1649794665551 2022-04-12 20:17:45.556 | + functions-common:time_stop:2438 : elapsed_time=762 2022-04-12 20:17:45.559 | + functions-common:time_stop:2439 : total=4540 2022-04-12 20:17:45.561 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 20:17:45.563 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5302 2022-04-12 20:17:45.565 | + functions-common:apt_get:1238 : return 0 2022-04-12 20:17:45.568 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-12 20:17:45.570 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:17:45.572 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:17:45.575 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-12 20:17:45.646 | Module proxy already enabled 2022-04-12 20:17:45.651 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-12 20:17:45.715 | Considering dependency proxy for proxy_uwsgi: 2022-04-12 20:17:45.715 | Module proxy already enabled 2022-04-12 20:17:45.715 | Module proxy_uwsgi already enabled 2022-04-12 20:17:45.722 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-12 20:17:45.725 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-12 20:17:45.727 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-12 20:17:45.730 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-12 20:17:45.943 | + ./stack.sh:main:883 : install_keystoneauth 2022-04-12 20:17:45.946 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-12 20:17:45.949 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-12 20:17:45.952 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:17:45.954 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 20:17:45.957 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-04-12 20:17:45.959 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:17:45.962 | + ./stack.sh:main:884 : install_keystoneclient 2022-04-12 20:17:45.965 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-12 20:17:45.967 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-12 20:17:45.970 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:17:45.972 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 20:17:45.975 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-04-12 20:17:45.977 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:17:45.980 | + ./stack.sh:main:885 : install_glanceclient 2022-04-12 20:17:45.982 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-12 20:17:45.985 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-12 20:17:45.987 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:17:45.989 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 20:17:45.992 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-04-12 20:17:45.994 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:17:45.996 | + ./stack.sh:main:886 : install_cinderclient 2022-04-12 20:17:45.999 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-12 20:17:46.001 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-12 20:17:46.004 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:17:46.007 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 20:17:46.009 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-04-12 20:17:46.013 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:17:46.015 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-12 20:17:46.017 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-12 20:17:46.020 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:17:46.022 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 20:17:46.024 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-04-12 20:17:46.027 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:17:46.030 | + ./stack.sh:main:887 : install_novaclient 2022-04-12 20:17:46.032 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-12 20:17:46.035 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-12 20:17:46.037 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:17:46.040 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 20:17:46.042 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-04-12 20:17:46.044 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:17:46.047 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-04-12 20:17:46.064 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 20:17:46.066 | + ./stack.sh:main:889 : install_swiftclient 2022-04-12 20:17:46.071 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-12 20:17:46.073 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-12 20:17:46.076 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:17:46.078 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 20:17:46.081 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-04-12 20:17:46.083 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:17:46.085 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-04-12 20:17:46.103 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 20:17:46.105 | + ./stack.sh:main:892 : install_neutronclient 2022-04-12 20:17:46.107 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-12 20:17:46.110 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-12 20:17:46.112 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:17:46.115 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 20:17:46.118 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-04-12 20:17:46.121 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:17:46.123 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-04-12 20:17:46.126 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-12 20:17:46.128 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-12 20:17:46.131 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:17:46.133 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 20:17:46.135 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-04-12 20:17:46.138 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:17:46.141 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-12 20:17:46.143 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-12 20:17:46.146 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-12 20:17:46.149 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-12 20:17:46.151 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-12 20:17:46.154 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-12 20:17:46.157 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-12 20:17:46.158 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-12 20:17:46.163 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-12 20:17:46.165 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-12 20:17:46.168 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-12 20:17:46.171 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-12 20:17:46.175 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-12 20:17:46.198 | Using python 3.8 to install keystonemiddleware 2022-04-12 20:17:46.201 | + 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-12 20:17:47.159 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:17:47.159 | from cryptography.utils import int_from_bytes 2022-04-12 20:17:47.159 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:17:47.159 | from cryptography.utils import int_from_bytes 2022-04-12 20:17:48.335 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 20:17:48.367 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-12 20:17:48.420 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-04-12 20:17:48.421 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-12 20:17:48.422 | 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-12 20:17:48.423 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-12 20:17:48.425 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-12 20:17:48.426 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-04-12 20:17:48.427 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-12 20:17:48.428 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-12 20:17:48.429 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-12 20:17:48.430 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-12 20:17:48.431 | 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-12 20:17:48.432 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-12 20:17:48.434 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-12 20:17:48.435 | 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-12 20:17:48.492 | 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-12 20:17:48.493 | 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-12 20:17:48.494 | 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-12 20:17:48.533 | 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-12 20:17:48.574 | 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-12 20:17:48.575 | 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-12 20:17:48.577 | 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-12 20:17:48.577 | 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-12 20:17:48.628 | 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-12 20:17:48.630 | 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-12 20:17:48.640 | 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-12 20:17:48.641 | 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-12 20:17:48.655 | 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-12 20:17:48.657 | 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-12 20:17:48.658 | 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-12 20:17:48.722 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-04-12 20:17:48.723 | 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-12 20:17:48.726 | 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-12 20:17:48.728 | 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-12 20:17:48.777 | 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-12 20:17:48.789 | 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-12 20:17:51.218 | 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-12 20:17:51.225 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 20:17:51.225 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 20:17:51.347 | + inc/python:pip_install:200 : result=0 2022-04-12 20:17:51.349 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 20:17:51.351 | + functions-common:time_stop:2425 : local name 2022-04-12 20:17:51.353 | + functions-common:time_stop:2426 : local end_time 2022-04-12 20:17:51.356 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 20:17:51.358 | + functions-common:time_stop:2428 : local total 2022-04-12 20:17:51.360 | + functions-common:time_stop:2429 : local start_time 2022-04-12 20:17:51.362 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 20:17:51.364 | + functions-common:time_stop:2432 : start_time=1649794666192 2022-04-12 20:17:51.366 | + functions-common:time_stop:2434 : [[ -z 1649794666192 ]] 2022-04-12 20:17:51.369 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 20:17:51.374 | + functions-common:time_stop:2437 : end_time=1649794671371 2022-04-12 20:17:51.376 | + functions-common:time_stop:2438 : elapsed_time=5179 2022-04-12 20:17:51.378 | + functions-common:time_stop:2439 : total=37062 2022-04-12 20:17:51.380 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 20:17:51.382 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=42241 2022-04-12 20:17:51.384 | + inc/python:pip_install:203 : return 0 2022-04-12 20:17:51.387 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-12 20:17:51.390 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-12 20:17:51.392 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-12 20:17:51.395 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-12 20:17:51.397 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-12 20:17:51.400 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-12 20:17:51.404 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-12 20:17:51.404 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-12 20:17:51.409 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-12 20:17:51.411 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-12 20:17:51.414 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-12 20:17:51.417 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-12 20:17:51.419 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-12 20:17:51.440 | Using python 3.8 to install python-memcached 2022-04-12 20:17:51.443 | + 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-12 20:17:52.329 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:17:52.329 | from cryptography.utils import int_from_bytes 2022-04-12 20:17:52.329 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:17:52.329 | from cryptography.utils import int_from_bytes 2022-04-12 20:17:53.527 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 20:17:53.564 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-12 20:17:53.568 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-12 20:17:56.171 | 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-12 20:17:56.178 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 20:17:56.178 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 20:17:56.300 | + inc/python:pip_install:200 : result=0 2022-04-12 20:17:56.302 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 20:17:56.304 | + functions-common:time_stop:2425 : local name 2022-04-12 20:17:56.306 | + functions-common:time_stop:2426 : local end_time 2022-04-12 20:17:56.309 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 20:17:56.311 | + functions-common:time_stop:2428 : local total 2022-04-12 20:17:56.313 | + functions-common:time_stop:2429 : local start_time 2022-04-12 20:17:56.315 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 20:17:56.318 | + functions-common:time_stop:2432 : start_time=1649794671435 2022-04-12 20:17:56.320 | + functions-common:time_stop:2434 : [[ -z 1649794671435 ]] 2022-04-12 20:17:56.323 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 20:17:56.327 | + functions-common:time_stop:2437 : end_time=1649794676325 2022-04-12 20:17:56.329 | + functions-common:time_stop:2438 : elapsed_time=4890 2022-04-12 20:17:56.332 | + functions-common:time_stop:2439 : total=42241 2022-04-12 20:17:56.334 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 20:17:56.336 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=47131 2022-04-12 20:17:56.339 | + inc/python:pip_install:203 : return 0 2022-04-12 20:17:56.342 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-04-12 20:17:56.358 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 20:17:56.361 | + ./stack.sh:main:899 : '[' 10.222.0.47 == 10.222.0.47 ']' 2022-04-12 20:17:56.363 | + ./stack.sh:main:900 : stack_install_service keystone 2022-04-12 20:17:56.365 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-12 20:17:56.367 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-12 20:17:56.370 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-12 20:17:56.372 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-12 20:17:56.374 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-12 20:17:56.390 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 20:17:56.392 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-04-12 20:17:56.394 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-12 20:17:56.397 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-12 20:17:56.399 | + functions-common:git_clone:610 : local git_ref=master 2022-04-12 20:17:56.401 | + functions-common:git_clone:611 : local orig_dir 2022-04-12 20:17:56.404 | ++ functions-common:git_clone:612 : pwd 2022-04-12 20:17:56.407 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-12 20:17:56.409 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-12 20:17:56.411 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-12 20:17:56.427 | + functions-common:git_clone:615 : RECLONE=False 2022-04-12 20:17:56.429 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-12 20:17:56.431 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-12 20:17:56.433 | + functions-common:git_clone:629 : echo master 2022-04-12 20:17:56.434 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-12 20:17:56.439 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-12 20:17:56.441 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-12 20:17:56.443 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-04-12 20:17:56.446 | + functions-common:git_clone:678 : git show --oneline 2022-04-12 20:17:56.446 | + functions-common:git_clone:678 : head -1 2022-04-12 20:17:56.450 | c141e6164 trivial: Fix typo 2022-04-12 20:17:56.452 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-12 20:17:56.454 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-12 20:17:56.457 | + inc/python:setup_develop:338 : local bindep 2022-04-12 20:17:56.459 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-12 20:17:56.461 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-12 20:17:56.464 | + inc/python:setup_develop:344 : local extras= 2022-04-12 20:17:56.467 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-12 20:17:56.469 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-12 20:17:56.471 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-12 20:17:56.473 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-12 20:17:56.476 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-12 20:17:56.478 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-12 20:17:56.481 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-12 20:17:56.483 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-12 20:17:56.486 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-12 20:17:56.488 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-12 20:17:56.490 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-12 20:17:56.493 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-12 20:17:56.499 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-12 20:17:56.501 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-04-12 20:17:57.196 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-12 20:17:57.199 | + inc/python:setup_package:418 : local bindep=0 2022-04-12 20:17:57.201 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-12 20:17:57.204 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-12 20:17:57.206 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-12 20:17:57.208 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-12 20:17:57.210 | + inc/python:setup_package:427 : local flags=-e 2022-04-12 20:17:57.212 | + inc/python:setup_package:428 : local extras= 2022-04-12 20:17:57.215 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-12 20:17:57.217 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-12 20:17:57.219 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-12 20:17:57.221 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-12 20:17:57.224 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-12 20:17:57.226 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-12 20:17:57.246 | Using python 3.8 to install /opt/stack/keystone 2022-04-12 20:17:57.248 | + 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-12 20:17:58.115 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:17:58.115 | from cryptography.utils import int_from_bytes 2022-04-12 20:17:58.115 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:17:58.115 | from cryptography.utils import int_from_bytes 2022-04-12 20:17:59.297 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 20:17:59.328 | Obtaining file:///opt/stack/keystone 2022-04-12 20:17:59.329 | Preparing metadata (setup.py): started 2022-04-12 20:18:00.272 | Preparing metadata (setup.py): finished with status 'error' 2022-04-12 20:18:00.272 | ERROR: Command errored out with exit status 1: 2022-04-12 20:18:00.272 | 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-owb88t9d 2022-04-12 20:18:00.272 | cwd: /opt/stack/keystone/ 2022-04-12 20:18:00.272 | Complete output (16 lines): 2022-04-12 20:18:00.272 | Error parsing 2022-04-12 20:18:00.272 | Traceback (most recent call last): 2022-04-12 20:18:00.272 | File "/usr/local/lib/python3.8/dist-packages/pbr/core.py", line 111, in pbr 2022-04-12 20:18:00.272 | attrs = util.cfg_to_args(path, dist.script_args) 2022-04-12 20:18:00.272 | File "/usr/local/lib/python3.8/dist-packages/pbr/util.py", line 272, in cfg_to_args 2022-04-12 20:18:00.273 | pbr.hooks.setup_hook(config) 2022-04-12 20:18:00.273 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/__init__.py", line 25, in setup_hook 2022-04-12 20:18:00.273 | metadata_config.run() 2022-04-12 20:18:00.273 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/base.py", line 27, in run 2022-04-12 20:18:00.273 | self.hook() 2022-04-12 20:18:00.273 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/metadata.py", line 25, in hook 2022-04-12 20:18:00.273 | self.config['version'] = packaging.get_version( 2022-04-12 20:18:00.273 | File "/usr/local/lib/python3.8/dist-packages/pbr/packaging.py", line 872, in get_version 2022-04-12 20:18:00.273 | raise Exception("Versioning for this project requires either an sdist" 2022-04-12 20:18:00.273 | 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-12 20:18:00.273 | 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-12 20:18:00.273 | ---------------------------------------- 2022-04-12 20:18:00.273 | 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-12 20:18:00.273 | ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-04-12 20:18:00.282 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 20:18:00.282 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 20:18:00.369 | + inc/python:pip_install:1 : exit_trap 2022-04-12 20:18:00.371 | + ./stack.sh:exit_trap:523 : local r=1 2022-04-12 20:18:00.374 | ++ ./stack.sh:exit_trap:524 : jobs -p 2022-04-12 20:18:00.377 | + ./stack.sh:exit_trap:524 : jobs= 2022-04-12 20:18:00.379 | + ./stack.sh:exit_trap:527 : [[ -n '' ]] 2022-04-12 20:18:00.381 | + ./stack.sh:exit_trap:533 : '[' -f '' ']' 2022-04-12 20:18:00.383 | + ./stack.sh:exit_trap:538 : kill_spinner 2022-04-12 20:18:00.385 | + ./stack.sh:kill_spinner:433 : '[' '!' -z '' ']' 2022-04-12 20:18:00.387 | + ./stack.sh:exit_trap:540 : [[ 1 -ne 0 ]] 2022-04-12 20:18:00.389 | + ./stack.sh:exit_trap:541 : echo 'Error on exit' 2022-04-12 20:18:00.389 | Error on exit 2022-04-12 20:18:00.391 | + ./stack.sh:exit_trap:543 : type -p generate-subunit 2022-04-12 20:18:00.393 | + ./stack.sh:exit_trap:544 : generate-subunit 1649794593 87 fail 2022-04-12 20:18:01.069 | + ./stack.sh:exit_trap:546 : [[ -z /opt/stack/logs ]] 2022-04-12 20:18:01.072 | + ./stack.sh:exit_trap:549 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-12 20:18:02.071 | + ./stack.sh:exit_trap:558 : exit 1