2022-04-13 01:02:33.941 | + ./stack.sh:main:489 : exec 2022-04-13 01:02:33.941 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-010233' 2022-04-13 01:02:33.941 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-13-010233.summary.2022-04-13-010233 2022-04-13 01:02:33.941 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 01:02:33.941 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-010233 2022-04-13 01:02:33.941 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-010233 /opt/stack/logs/stack.sh.log 2022-04-13 01:02:33.941 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-010233.summary.2022-04-13-010233 /opt/stack/logs/stack.sh.log.summary 2022-04-13 01:02:33.941 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-04-13 01:02:33.941 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-13 01:02:33.941 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-13 01:02:33.941 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-13 01:02:33.941 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-13 01:02:33.941 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-13 01:02:33.941 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-13 01:02:33.941 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 01:02:33.941 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-13 01:02:33.941 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-13 01:02:33.941 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 01:02:33.941 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 01:02:33.941 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-13 01:02:33.941 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-13 01:02:33.945 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 01:02:33.947 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-04-13 01:02:33.949 | + ./stack.sh:main:562 : trap err_trap ERR 2022-04-13 01:02:33.951 | + ./stack.sh:main:575 : set -o errexit 2022-04-13 01:02:33.953 | + ./stack.sh:main:578 : uname -a 2022-04-13 01:02:33.954 | Linux dv-neutron-837392-6-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-13 01:02:33.956 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-13 01:02:33.958 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-13 01:02:33.961 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-04-13 01:02:33.997 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-13 01:02:34.012 | + ./stack.sh:main:592 : fetch_plugins 2022-04-13 01:02:34.014 | + functions-common:fetch_plugins:1771 : local plugins= 2022-04-13 01:02:34.016 | + functions-common:fetch_plugins:1772 : local plugin 2022-04-13 01:02:34.018 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-04-13 01:02:34.020 | + functions-common:fetch_plugins:1776 : return 2022-04-13 01:02:34.022 | + ./stack.sh:main:596 : run_phase override_defaults 2022-04-13 01:02:34.024 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-04-13 01:02:34.025 | + functions-common:run_phase:1854 : local phase= 2022-04-13 01:02:34.027 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 01:02:34.029 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 01:02:34.031 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 01:02:34.032 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 01:02:34.035 | + functions-common:run_phase:1863 : local extra 2022-04-13 01:02:34.037 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 01:02:34.040 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 01:02:34.042 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 01:02:34.044 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 01:02:34.045 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-13 01:02:34.047 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 01:02:34.060 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 01:02:34.062 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 01:02:34.064 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 01:02:34.065 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 01:02:34.067 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 01:02:34.069 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 01:02:34.071 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 01:02:34.072 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-13 01:02:34.074 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-13 01:02:34.076 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 01:02:34.078 | + functions-common:run_phase:1877 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-13 01:02:34.079 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-04-13 01:02:34.081 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-04-13 01:02:34.083 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-04-13 01:02:34.085 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-04-13 01:02:34.087 | + functions-common:plugin_override_defaults:1817 : return 2022-04-13 01:02:34.089 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-04-13 01:02:34.106 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-04-13 01:02:34.108 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-13 01:02:34.120 | ++ functions-common:is_service_enabled:2081 : return 1 2022-04-13 01:02:34.123 | +++ lib/tls:source:43 : hostname -f 2022-04-13 01:02:34.126 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-13 01:02:34.128 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-13 01:02:34.129 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-13 01:02:34.131 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-13 01:02:34.133 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-13 01:02:34.135 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-13 01:02:34.137 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-13 01:02:34.138 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-13 01:02:34.140 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-13 01:02:34.142 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-13 01:02:34.146 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-04-13 01:02:34.158 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-04-13 01:02:34.180 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-04-13 01:02:34.192 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-04-13 01:02:34.203 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-04-13 01:02:34.239 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-04-13 01:02:34.297 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-04-13 01:02:34.385 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-04-13 01:02:34.406 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-04-13 01:02:34.457 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-04-13 01:02:34.510 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-04-13 01:02:34.654 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-04-13 01:02:34.669 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-04-13 01:02:34.682 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-13 01:02:34.694 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-04-13 01:02:34.782 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-04-13 01:02:34.785 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-13 01:02:34.788 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-13 01:02:34.790 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-13 01:02:34.792 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-13 01:02:34.794 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-13 01:02:34.797 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-13 01:02:34.797 | False' 2022-04-13 01:02:34.800 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-13 01:02:34.815 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-13 01:02:34.817 | + ./stack.sh:main:626 : run_phase source 2022-04-13 01:02:34.819 | + functions-common:run_phase:1853 : local mode=source 2022-04-13 01:02:34.821 | + functions-common:run_phase:1854 : local phase= 2022-04-13 01:02:34.823 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 01:02:34.825 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 01:02:34.827 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 01:02:34.829 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 01:02:34.831 | + functions-common:run_phase:1863 : local extra 2022-04-13 01:02:34.833 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 01:02:34.837 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 01:02:34.839 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 01:02:34.841 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 01:02:34.843 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-13 01:02:34.845 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 01:02:34.859 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 01:02:34.861 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 01:02:34.864 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-13 01:02:34.902 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-13 01:02:34.904 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-13 01:02:34.906 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 01:02:34.909 | + functions-common:run_phase:1875 : load_plugin_settings 2022-04-13 01:02:34.911 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-04-13 01:02:34.913 | + functions-common:load_plugin_settings:1790 : local plugin 2022-04-13 01:02:34.915 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-04-13 01:02:34.917 | + functions-common:load_plugin_settings:1794 : return 2022-04-13 01:02:34.920 | + functions-common:run_phase:1876 : verify_disabled_services 2022-04-13 01:02:34.922 | + functions-common:verify_disabled_services:2136 : local service 2022-04-13 01:02:34.924 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:02:34.926 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-04-13 01:02:34.929 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:02:34.931 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-04-13 01:02:34.933 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:02:34.935 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-04-13 01:02:34.938 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:02:34.940 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-04-13 01:02:34.942 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:02:34.944 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-04-13 01:02:34.947 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:02:34.949 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-04-13 01:02:34.951 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:02:34.953 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-04-13 01:02:34.956 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:02:34.958 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-04-13 01:02:34.960 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:02:34.963 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-04-13 01:02:34.965 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:02:34.967 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-04-13 01:02:34.969 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:02:34.972 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-04-13 01:02:34.974 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:02:34.977 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-04-13 01:02:34.979 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:02:34.981 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-04-13 01:02:34.983 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:02:34.985 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-04-13 01:02:34.988 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:02:34.990 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-04-13 01:02:34.992 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:02:34.994 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-04-13 01:02:34.996 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:02:34.999 | + 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-13 01:02:35.001 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:02:35.003 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-04-13 01:02:35.005 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:02:35.007 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-04-13 01:02:35.009 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:02:35.012 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-04-13 01:02:35.014 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:02:35.016 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-04-13 01:02:35.019 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:02:35.021 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-04-13 01:02:35.023 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:02:35.025 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-04-13 01:02:35.028 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:02:35.030 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-04-13 01:02:35.032 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:02:35.035 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-04-13 01:02:35.037 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:02:35.039 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-04-13 01:02:35.041 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:02:35.044 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-04-13 01:02:35.046 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:02:35.048 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-04-13 01:02:35.050 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:02:35.052 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-04-13 01:02:35.055 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:02:35.057 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-04-13 01:02:35.059 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:02:35.061 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-04-13 01:02:35.063 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:02:35.066 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-04-13 01:02:35.068 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:02:35.070 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-04-13 01:02:35.073 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:02:35.075 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-04-13 01:02:35.077 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:02:35.079 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-04-13 01:02:35.082 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:02:35.084 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-04-13 01:02:35.086 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:02:35.088 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-04-13 01:02:35.091 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:02:35.093 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-04-13 01:02:35.095 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:02:35.098 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-04-13 01:02:35.100 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:02:35.102 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-04-13 01:02:35.104 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:02:35.107 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-04-13 01:02:35.109 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:02:35.111 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-04-13 01:02:35.113 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:02:35.115 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-04-13 01:02:35.118 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:02:35.120 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-04-13 01:02:35.122 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:02:35.124 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-04-13 01:02:35.126 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:02:35.129 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-04-13 01:02:35.131 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:02:35.133 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-04-13 01:02:35.136 | + ./stack.sh:main:697 : initialize_database_backends 2022-04-13 01:02:35.138 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 01:02:35.140 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-13 01:02:35.155 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 01:02:35.157 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-13 01:02:35.160 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 01:02:35.163 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-13 01:02:35.177 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 01:02:35.180 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-13 01:02:35.182 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-13 01:02:35.184 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-13 01:02:35.187 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-13 01:02:35.189 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-13 01:02:35.191 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-13 01:02:35.193 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-13 01:02:35.196 | + lib/database:initialize_database_backends:92 : return 0 2022-04-13 01:02:35.198 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-04-13 01:02:35.198 | Using mysql database backend 2022-04-13 01:02:35.201 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-13 01:02:35.216 | + ./stack.sh:main:703 : define_database_baseurl 2022-04-13 01:02:35.219 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-13 01:02:35.223 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 01:02:35.225 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-13 01:02:35.228 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 01:02:35.230 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-04-13 01:02:35.246 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 01:02:35.248 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-13 01:02:35.264 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-04-13 01:02:35.280 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 01:02:35.282 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-13 01:02:35.299 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-13 01:02:35.315 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-04-13 01:02:35.332 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 01:02:35.334 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-04-13 01:02:35.350 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 01:02:35.352 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-13 01:02:35.368 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-04-13 01:02:35.370 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-04-13 01:02:35.373 | + ./stack.sh:main:759 : save_stackenv 759 2022-04-13 01:02:35.375 | + functions-common:save_stackenv:60 : local tag=759 2022-04-13 01:02:35.378 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-13 01:02:35.383 | + functions-common:save_stackenv:62 : time_stamp=2022-04-13-010235 2022-04-13 01:02:35.385 | + functions-common:save_stackenv:63 : echo '# 2022-04-13-010235 759' 2022-04-13 01:02:35.387 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 01:02:35.390 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 01:02:35.392 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 01:02:35.395 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-13 01:02:35.397 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 01:02:35.400 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-13 01:02:35.402 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 01:02:35.404 | + 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-13 01:02:35.407 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 01:02:35.409 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.20 2022-04-13 01:02:35.411 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 01:02:35.414 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.20/identity 2022-04-13 01:02:35.416 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 01:02:35.419 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-13-010233 2022-04-13 01:02:35.421 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 01:02:35.423 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-13 01:02:35.426 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 01:02:35.428 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.20 2022-04-13 01:02:35.430 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 01:02:35.433 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-13 01:02:35.435 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 01:02:35.437 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-13 01:02:35.440 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 01:02:35.442 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-13 01:02:35.445 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 01:02:35.447 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-13 01:02:35.450 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-04-13 01:02:35.452 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-04-13 01:02:35.454 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-13 01:02:35.457 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-13 01:02:35.459 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 01:02:35.461 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 01:02:35.464 | ++ functions-common:git_clone:612 : pwd 2022-04-13 01:02:35.466 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 01:02:35.468 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 01:02:35.471 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 01:02:35.485 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 01:02:35.487 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 01:02:35.489 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 01:02:35.492 | + functions-common:git_clone:629 : echo master 2022-04-13 01:02:35.492 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 01:02:35.497 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-13 01:02:35.499 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 01:02:35.502 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-04-13 01:02:35.505 | + functions-common:git_clone:678 : git show --oneline 2022-04-13 01:02:35.505 | + functions-common:git_clone:678 : head -1 2022-04-13 01:02:35.508 | 7b88d6e8 update constraint for ovsdbapp to new release 1.16.0 2022-04-13 01:02:35.510 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-13 01:02:35.513 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-04-13 01:02:35.516 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 01:02:35.519 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-04-13 01:02:35.521 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-13 01:02:35.524 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-13 01:02:35.526 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-13 01:02:35.529 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 01:02:35.531 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-13 01:02:35.533 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-13 01:02:35.536 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-13 01:02:35.539 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-13 01:02:35.543 | ++ tools/install_prereqs.sh:source:47 : NOW=1649811755 2022-04-13 01:02:35.547 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-13 01:02:35.551 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1649811666 2022-04-13 01:02:35.553 | ++ tools/install_prereqs.sh:source:49 : DELTA=89 2022-04-13 01:02:35.556 | ++ tools/install_prereqs.sh:source:50 : [[ 89 -lt 7200 ]] 2022-04-13 01:02:35.558 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-13 01:02:35.561 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-13 01:02:35.563 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-04-13 01:02:35.566 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-13 01:02:35.568 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-04-13 01:02:35.570 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-13 01:02:35.573 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-04-13 01:02:35.575 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-13 01:02:35.578 | +++ 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-13 01:02:35.624 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-13 01:02:35.624 | apache2-dev 2022-04-13 01:02:35.624 | bc 2022-04-13 01:02:35.624 | bsdmainutils 2022-04-13 01:02:35.624 | curl 2022-04-13 01:02:35.624 | g++ 2022-04-13 01:02:35.624 | gawk 2022-04-13 01:02:35.624 | gcc 2022-04-13 01:02:35.624 | gettext 2022-04-13 01:02:35.624 | git 2022-04-13 01:02:35.624 | graphviz 2022-04-13 01:02:35.624 | iputils-ping 2022-04-13 01:02:35.624 | libapache2-mod-proxy-uwsgi 2022-04-13 01:02:35.624 | libffi-dev 2022-04-13 01:02:35.624 | libjpeg-dev 2022-04-13 01:02:35.624 | libpcre3-dev 2022-04-13 01:02:35.624 | libpq-dev 2022-04-13 01:02:35.624 | libssl-dev 2022-04-13 01:02:35.624 | libsystemd-dev 2022-04-13 01:02:35.624 | libxml2-dev 2022-04-13 01:02:35.624 | libxslt1-dev 2022-04-13 01:02:35.625 | libyaml-dev 2022-04-13 01:02:35.625 | lsof 2022-04-13 01:02:35.625 | openssh-server 2022-04-13 01:02:35.625 | openssl 2022-04-13 01:02:35.625 | pkg-config 2022-04-13 01:02:35.625 | psmisc 2022-04-13 01:02:35.625 | python3-dev 2022-04-13 01:02:35.625 | python3-pip 2022-04-13 01:02:35.625 | python3-systemd 2022-04-13 01:02:35.625 | python3-venv 2022-04-13 01:02:35.625 | tar 2022-04-13 01:02:35.625 | tcpdump 2022-04-13 01:02:35.625 | unzip 2022-04-13 01:02:35.625 | uuid-runtime 2022-04-13 01:02:35.625 | wget 2022-04-13 01:02:35.625 | wget 2022-04-13 01:02:35.625 | zlib1g-dev 2022-04-13 01:02:35.625 | libkrb5-dev 2022-04-13 01:02:35.625 | libldap2-dev 2022-04-13 01:02:35.625 | libsasl2-dev 2022-04-13 01:02:35.625 | memcached 2022-04-13 01:02:35.625 | python3-mysqldb 2022-04-13 01:02:35.625 | sqlite3 2022-04-13 01:02:35.625 | conntrack 2022-04-13 01:02:35.625 | curl 2022-04-13 01:02:35.625 | dnsmasq-base 2022-04-13 01:02:35.625 | dnsmasq-utils 2022-04-13 01:02:35.625 | ebtables 2022-04-13 01:02:35.625 | genisoimage 2022-04-13 01:02:35.625 | iptables 2022-04-13 01:02:35.625 | iputils-arping 2022-04-13 01:02:35.625 | kpartx 2022-04-13 01:02:35.625 | libjs-jquery-tablesorter 2022-04-13 01:02:35.625 | parted 2022-04-13 01:02:35.625 | pm-utils 2022-04-13 01:02:35.625 | python3-mysqldb 2022-04-13 01:02:35.625 | socat 2022-04-13 01:02:35.626 | sqlite3 2022-04-13 01:02:35.626 | sudo 2022-04-13 01:02:35.626 | vlan 2022-04-13 01:02:35.626 | lsscsi 2022-04-13 01:02:35.626 | open-iscsi 2022-04-13 01:02:35.626 | lvm2 2022-04-13 01:02:35.626 | qemu-utils 2022-04-13 01:02:35.626 | thin-provisioning-tools 2022-04-13 01:02:35.626 | acl 2022-04-13 01:02:35.626 | dnsmasq-base 2022-04-13 01:02:35.626 | dnsmasq-utils 2022-04-13 01:02:35.626 | ebtables 2022-04-13 01:02:35.626 | haproxy 2022-04-13 01:02:35.626 | iptables 2022-04-13 01:02:35.626 | iputils-arping 2022-04-13 01:02:35.626 | iputils-ping 2022-04-13 01:02:35.626 | postgresql-server-dev-all 2022-04-13 01:02:35.626 | python3-mysqldb 2022-04-13 01:02:35.626 | sqlite3 2022-04-13 01:02:35.626 | sudo 2022-04-13 01:02:35.626 | vlan 2022-04-13 01:02:35.626 | pcp 2022-04-13 01:02:35.626 | ipset 2022-04-13 01:02:35.626 | conntrack 2022-04-13 01:02:35.626 | conntrackd 2022-04-13 01:02:35.626 | keepalived 2022-04-13 01:02:35.626 | lvm2 2022-04-13 01:02:35.626 | qemu-utils 2022-04-13 01:02:35.626 | thin-provisioning-tools 2022-04-13 01:02:35.626 | curl 2022-04-13 01:02:35.626 | liberasurecode-dev 2022-04-13 01:02:35.626 | make 2022-04-13 01:02:35.626 | memcached 2022-04-13 01:02:35.626 | rsync 2022-04-13 01:02:35.626 | sqlite3 2022-04-13 01:02:35.626 | xfsprogs' 2022-04-13 01:02:35.629 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-13 01:02:35.647 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-13 01:02:35.647 | apache2-dev 2022-04-13 01:02:35.647 | bc 2022-04-13 01:02:35.647 | bsdmainutils 2022-04-13 01:02:35.647 | curl 2022-04-13 01:02:35.647 | g++ 2022-04-13 01:02:35.647 | gawk 2022-04-13 01:02:35.647 | gcc 2022-04-13 01:02:35.647 | gettext 2022-04-13 01:02:35.647 | git 2022-04-13 01:02:35.647 | graphviz 2022-04-13 01:02:35.647 | iputils-ping 2022-04-13 01:02:35.647 | libapache2-mod-proxy-uwsgi 2022-04-13 01:02:35.647 | libffi-dev 2022-04-13 01:02:35.647 | libjpeg-dev 2022-04-13 01:02:35.647 | libpcre3-dev 2022-04-13 01:02:35.647 | libpq-dev 2022-04-13 01:02:35.647 | libssl-dev 2022-04-13 01:02:35.647 | libsystemd-dev 2022-04-13 01:02:35.647 | libxml2-dev 2022-04-13 01:02:35.647 | libxslt1-dev 2022-04-13 01:02:35.647 | libyaml-dev 2022-04-13 01:02:35.647 | lsof 2022-04-13 01:02:35.647 | openssh-server 2022-04-13 01:02:35.647 | openssl 2022-04-13 01:02:35.647 | pkg-config 2022-04-13 01:02:35.647 | psmisc 2022-04-13 01:02:35.648 | python3-dev 2022-04-13 01:02:35.648 | python3-pip 2022-04-13 01:02:35.648 | python3-systemd 2022-04-13 01:02:35.648 | python3-venv 2022-04-13 01:02:35.648 | tar 2022-04-13 01:02:35.648 | tcpdump 2022-04-13 01:02:35.648 | unzip 2022-04-13 01:02:35.648 | uuid-runtime 2022-04-13 01:02:35.648 | wget 2022-04-13 01:02:35.648 | wget 2022-04-13 01:02:35.648 | zlib1g-dev 2022-04-13 01:02:35.648 | libkrb5-dev 2022-04-13 01:02:35.648 | libldap2-dev 2022-04-13 01:02:35.648 | libsasl2-dev 2022-04-13 01:02:35.648 | memcached 2022-04-13 01:02:35.648 | python3-mysqldb 2022-04-13 01:02:35.648 | sqlite3 2022-04-13 01:02:35.648 | conntrack 2022-04-13 01:02:35.648 | curl 2022-04-13 01:02:35.648 | dnsmasq-base 2022-04-13 01:02:35.648 | dnsmasq-utils 2022-04-13 01:02:35.648 | ebtables 2022-04-13 01:02:35.648 | genisoimage 2022-04-13 01:02:35.648 | iptables 2022-04-13 01:02:35.648 | iputils-arping 2022-04-13 01:02:35.648 | kpartx 2022-04-13 01:02:35.648 | libjs-jquery-tablesorter 2022-04-13 01:02:35.648 | parted 2022-04-13 01:02:35.648 | pm-utils 2022-04-13 01:02:35.648 | python3-mysqldb 2022-04-13 01:02:35.648 | socat 2022-04-13 01:02:35.648 | sqlite3 2022-04-13 01:02:35.648 | sudo 2022-04-13 01:02:35.648 | vlan 2022-04-13 01:02:35.648 | lsscsi 2022-04-13 01:02:35.648 | open-iscsi 2022-04-13 01:02:35.648 | lvm2 2022-04-13 01:02:35.648 | qemu-utils 2022-04-13 01:02:35.649 | thin-provisioning-tools 2022-04-13 01:02:35.649 | acl 2022-04-13 01:02:35.649 | dnsmasq-base 2022-04-13 01:02:35.649 | dnsmasq-utils 2022-04-13 01:02:35.649 | ebtables 2022-04-13 01:02:35.649 | haproxy 2022-04-13 01:02:35.649 | iptables 2022-04-13 01:02:35.649 | iputils-arping 2022-04-13 01:02:35.649 | iputils-ping 2022-04-13 01:02:35.649 | postgresql-server-dev-all 2022-04-13 01:02:35.649 | python3-mysqldb 2022-04-13 01:02:35.649 | sqlite3 2022-04-13 01:02:35.649 | sudo 2022-04-13 01:02:35.649 | vlan 2022-04-13 01:02:35.649 | pcp 2022-04-13 01:02:35.649 | ipset 2022-04-13 01:02:35.649 | conntrack 2022-04-13 01:02:35.649 | conntrackd 2022-04-13 01:02:35.649 | keepalived 2022-04-13 01:02:35.649 | lvm2 2022-04-13 01:02:35.649 | qemu-utils 2022-04-13 01:02:35.649 | thin-provisioning-tools 2022-04-13 01:02:35.649 | curl 2022-04-13 01:02:35.649 | liberasurecode-dev 2022-04-13 01:02:35.649 | make 2022-04-13 01:02:35.649 | memcached 2022-04-13 01:02:35.649 | rsync 2022-04-13 01:02:35.649 | sqlite3 2022-04-13 01:02:35.649 | xfsprogs ' 2022-04-13 01:02:35.649 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-13 01:02:35.651 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 01:02:35.654 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 01:02:35.657 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 01:02:35.657 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-13 01:02:35.662 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 01:02:35.664 | ++ functions-common:install_package:1463 : update_package_repo 2022-04-13 01:02:35.666 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 01:02:35.668 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-04-13 01:02:35.671 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 01:02:35.673 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 01:02:35.675 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 01:02:35.677 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 01:02:35.679 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 01:02:35.681 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 01:02:35.683 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-04-13 01:02:35.685 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-04-13 01:02:35.687 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-04-13 01:02:35.690 | +++ functions-common:apt_get_update:1197 : id -u 2022-04-13 01:02:35.695 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-04-13 01:02:35.697 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-04-13 01:02:35.699 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-04-13 01:02:35.701 | ++ functions-common:time_start:2412 : local start_time= 2022-04-13 01:02:35.703 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-04-13 01:02:35.705 | +++ functions-common:time_start:2416 : date +%s%3N 2022-04-13 01:02:35.709 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1649811755707 2022-04-13 01:02:35.711 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-13 01:02:35.713 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-13 01:02:35.715 | ++ functions-common:apt_get_update:1204 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-04-13 01:02:35.984 | Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-04-13 01:02:36.059 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-13 01:02:36.161 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-04-13 01:02:36.273 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-04-13 01:02:36.741 | Fetched 114 kB in 1s (151 kB/s) 2022-04-13 01:02:38.261 | Reading package lists... 2022-04-13 01:02:38.293 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-04-13 01:02:38.295 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-04-13 01:02:38.297 | ++ functions-common:time_stop:2425 : local name 2022-04-13 01:02:38.299 | ++ functions-common:time_stop:2426 : local end_time 2022-04-13 01:02:38.301 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-13 01:02:38.303 | ++ functions-common:time_stop:2428 : local total 2022-04-13 01:02:38.305 | ++ functions-common:time_stop:2429 : local start_time 2022-04-13 01:02:38.307 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-04-13 01:02:38.309 | ++ functions-common:time_stop:2432 : start_time=1649811755707 2022-04-13 01:02:38.311 | ++ functions-common:time_stop:2434 : [[ -z 1649811755707 ]] 2022-04-13 01:02:38.314 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 01:02:38.319 | ++ functions-common:time_stop:2437 : end_time=1649811758316 2022-04-13 01:02:38.321 | ++ functions-common:time_stop:2438 : elapsed_time=2609 2022-04-13 01:02:38.323 | ++ functions-common:time_stop:2439 : total=0 2022-04-13 01:02:38.325 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 01:02:38.327 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2609 2022-04-13 01:02:38.329 | ++ functions-common:install_package:1464 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 01:02:38.332 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 01:02:38.334 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 01:02:38.337 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 01:02:38.339 | ++ functions-common:real_install_package:1450 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 01:02:38.359 | ++ functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 01:02:38.468 | Reading package lists... 2022-04-13 01:02:38.710 | Building dependency tree... 2022-04-13 01:02:38.711 | Reading state information... 2022-04-13 01:02:38.744 | acl is already the newest version (2.2.53-6). 2022-04-13 01:02:38.744 | bc is already the newest version (1.07.1-2build1). 2022-04-13 01:02:38.744 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-13 01:02:38.744 | conntrack is already the newest version (1:1.4.5-2). 2022-04-13 01:02:38.744 | ebtables is already the newest version (2.0.11-3build1). 2022-04-13 01:02:38.744 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 01:02:38.744 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-13 01:02:38.744 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 01:02:38.744 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-13 01:02:38.744 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-13 01:02:38.744 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-13 01:02:38.744 | iputils-arping is already the newest version (3:20190709-3). 2022-04-13 01:02:38.745 | iputils-ping is already the newest version (3:20190709-3). 2022-04-13 01:02:38.745 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-13 01:02:38.745 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-13 01:02:38.745 | libffi-dev is already the newest version (3.3-4). 2022-04-13 01:02:38.745 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-13 01:02:38.745 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-13 01:02:38.745 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-13 01:02:38.745 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-13 01:02:38.745 | lsscsi is already the newest version (0.30-0.1). 2022-04-13 01:02:38.745 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-13 01:02:38.745 | make is already the newest version (4.2.1-1.2). 2022-04-13 01:02:38.745 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-13 01:02:38.745 | psmisc is already the newest version (23.3-1). 2022-04-13 01:02:38.745 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-13 01:02:38.745 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-13 01:02:38.745 | python3-systemd is already the newest version (234-3build2). 2022-04-13 01:02:38.745 | socat is already the newest version (1.7.3.3-2). 2022-04-13 01:02:38.745 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-13 01:02:38.745 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-13 01:02:38.745 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-13 01:02:38.745 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-13 01:02:38.745 | graphviz is already the newest version (2.42.2-3build2). 2022-04-13 01:02:38.745 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-13 01:02:38.745 | pcp is already the newest version (5.0.3-1). 2022-04-13 01:02:38.745 | pm-utils is already the newest version (1.4.1-19). 2022-04-13 01:02:38.745 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-13 01:02:38.745 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 01:02:38.745 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 01:02:38.745 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-13 01:02:38.745 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 01:02:38.745 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 01:02:38.745 | git is already the newest version (1:2.25.1-1ubuntu3.3). 2022-04-13 01:02:38.745 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-13 01:02:38.745 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-13 01:02:38.745 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-13 01:02:38.746 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-13 01:02:38.746 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-13 01:02:38.746 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-13 01:02:38.746 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-13 01:02:38.746 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 01:02:38.746 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-04-13 01:02:38.746 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-13 01:02:38.746 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-13 01:02:38.746 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-13 01:02:38.746 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-13 01:02:38.746 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-13 01:02:38.746 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 01:02:38.746 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-13 01:02:38.746 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-13 01:02:38.746 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-13 01:02:38.746 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-13 01:02:38.746 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-13 01:02:38.746 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-13 01:02:38.746 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-04-13 01:02:38.746 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-13 01:02:38.746 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-13 01:02:38.746 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-13 01:02:38.972 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 01:02:38.972 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-13 01:02:38.972 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-13 01:02:38.972 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-13 01:02:38.972 | The following packages were automatically installed and are no longer required: 2022-04-13 01:02:38.973 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 01:02:38.973 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 01:02:38.973 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 01:02:38.973 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 01:02:38.973 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 01:02:38.973 | python3-zope.interface 2022-04-13 01:02:38.973 | Use 'sudo apt autoremove' to remove them. 2022-04-13 01:02:39.084 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 01:02:39.088 | ++ functions-common:apt_get:1234 : result=0 2022-04-13 01:02:39.090 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 01:02:39.092 | ++ functions-common:time_stop:2425 : local name 2022-04-13 01:02:39.094 | ++ functions-common:time_stop:2426 : local end_time 2022-04-13 01:02:39.097 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-13 01:02:39.099 | ++ functions-common:time_stop:2428 : local total 2022-04-13 01:02:39.101 | ++ functions-common:time_stop:2429 : local start_time 2022-04-13 01:02:39.103 | ++ functions-common:time_stop:2431 : name=apt-get 2022-04-13 01:02:39.105 | ++ functions-common:time_stop:2432 : start_time=1649811758356 2022-04-13 01:02:39.108 | ++ functions-common:time_stop:2434 : [[ -z 1649811758356 ]] 2022-04-13 01:02:39.110 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 01:02:39.115 | ++ functions-common:time_stop:2437 : end_time=1649811759113 2022-04-13 01:02:39.117 | ++ functions-common:time_stop:2438 : elapsed_time=757 2022-04-13 01:02:39.119 | ++ functions-common:time_stop:2439 : total=728 2022-04-13 01:02:39.121 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 01:02:39.123 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1485 2022-04-13 01:02:39.125 | ++ functions-common:apt_get:1238 : return 0 2022-04-13 01:02:39.128 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-13 01:02:39.131 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-13 01:02:39.133 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-13 01:02:39.137 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-13 01:02:39.141 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-04-13 01:02:39.144 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-04-13 01:02:39.146 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-13 01:02:40.536 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-13 01:02:40.538 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-13 01:02:40.540 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-13 01:02:40.541 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-13 01:02:40.543 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-13 01:02:40.545 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-13 01:02:40.547 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-13 01:02:40.548 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-13 01:02:40.550 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-13 01:02:40.552 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-13 01:02:40.554 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-13 01:02:40.555 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-13 01:02:40.557 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-13 01:02:40.559 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-13 01:02:40.560 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-13 01:02:40.562 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-13 01:02:40.564 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-13 01:02:40.566 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-13 01:02:40.568 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-13 01:02:40.569 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-13 01:02:40.572 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-13 01:02:40.574 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-13 01:02:40.575 | + functions-common:_ensure_lsb_release:394 : return 2022-04-13 01:02:40.578 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-13 01:02:40.647 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-13 01:02:40.649 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-13 01:02:40.716 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-13 01:02:40.718 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-13 01:02:40.784 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-13 01:02:40.786 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-13 01:02:40.788 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-13 01:02:40.790 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-13 01:02:40.792 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-13 01:02:40.794 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-13 01:02:40.796 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-13 01:02:40.798 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-13 01:02:40.800 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-13 01:02:40.802 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-13 01:02:40.804 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-13 01:02:40.804 | Distro: focal 2022-04-13 01:02:40.806 | + tools/install_pip.sh:main:124 : get_versions 2022-04-13 01:02:40.808 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 01:02:40.812 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 01:02:40.814 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 01:02:40.817 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 01:02:40.817 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 01:02:41.389 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 01:02:41.391 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 01:02:41.391 | pip: 21.3.1 2022-04-13 01:02:41.393 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-13 01:02:41.395 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-13 01:02:41.397 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 01:02:41.398 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 01:02:41.400 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 01:02:41.402 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 01:02:41.403 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 01:02:41.405 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 01:02:41.407 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 01:02:41.408 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 01:02:41.410 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 01:02:41.412 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 01:02:41.414 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 01:02:41.415 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-13 01:02:41.417 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 01:02:41.419 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 01:02:41.421 | + tools/install_pip.sh:main:142 : : 2022-04-13 01:02:41.422 | + tools/install_pip.sh:main:147 : set -x 2022-04-13 01:02:41.424 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-13 01:02:41.426 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-13 01:02:41.428 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 01:02:41.430 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-13 01:02:41.432 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-13 01:02:41.433 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 01:02:41.436 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-13 01:02:41.436 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 01:02:41.441 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2022-04-13 01:02:41.442 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2022-04-13 01:02:41.444 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-13 01:02:41.446 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-13 01:02:41.448 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-13 01:02:41.464 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-04-13 01:02:41.466 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-13 01:02:42.204 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 01:02:42.204 | from cryptography.utils import int_from_bytes 2022-04-13 01:02:42.204 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 01:02:42.204 | from cryptography.utils import int_from_bytes 2022-04-13 01:02:43.435 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 01:02:44.502 | Collecting setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-04-13 01:02:44.514 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a65/e3802053e99fc/setuptools-62.0.0-py3-none-any.whl (1.1 MB) 2022-04-13 01:02:46.234 | Installing collected packages: setuptools 2022-04-13 01:02:47.179 | Successfully installed setuptools-62.0.0 2022-04-13 01:02:47.179 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 01:02:47.327 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 01:02:47.327 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 01:02:47.441 | + inc/python:pip_install:200 : result=0 2022-04-13 01:02:47.443 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 01:02:47.445 | + functions-common:time_stop:2425 : local name 2022-04-13 01:02:47.446 | + functions-common:time_stop:2426 : local end_time 2022-04-13 01:02:47.448 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 01:02:47.450 | + functions-common:time_stop:2428 : local total 2022-04-13 01:02:47.452 | + functions-common:time_stop:2429 : local start_time 2022-04-13 01:02:47.453 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 01:02:47.455 | + functions-common:time_stop:2432 : start_time=1649811761460 2022-04-13 01:02:47.457 | + functions-common:time_stop:2434 : [[ -z 1649811761460 ]] 2022-04-13 01:02:47.459 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 01:02:47.462 | + functions-common:time_stop:2437 : end_time=1649811767460 2022-04-13 01:02:47.464 | + functions-common:time_stop:2438 : elapsed_time=6000 2022-04-13 01:02:47.465 | + functions-common:time_stop:2439 : total=0 2022-04-13 01:02:47.467 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 01:02:47.469 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6000 2022-04-13 01:02:47.471 | + inc/python:pip_install:203 : return 0 2022-04-13 01:02:47.473 | + tools/install_pip.sh:main:153 : get_versions 2022-04-13 01:02:47.475 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 01:02:47.479 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 01:02:47.480 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 01:02:47.483 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 01:02:47.487 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 01:02:48.063 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 01:02:48.065 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 01:02:48.065 | pip: 21.3.1 2022-04-13 01:02:48.068 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-13 01:02:48.070 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 01:02:48.074 | + ./stack.sh:main:798 : fixup_all 2022-04-13 01:02:48.076 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-13 01:02:48.078 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-13 01:02:48.080 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 01:02:48.082 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 01:02:48.084 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-13 01:02:48.096 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-13 01:02:48.107 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-13 01:02:48.118 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-13 01:02:48.121 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-13 01:02:48.123 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 01:02:48.125 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 01:02:48.127 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 01:02:48.129 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 01:02:48.131 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 01:02:48.133 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 01:02:48.135 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 01:02:48.137 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 01:02:48.139 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 01:02:48.141 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 01:02:48.143 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 01:02:48.145 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-13 01:02:48.147 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-13 01:02:48.149 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-13 01:02:48.152 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 01:02:48.154 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 01:02:48.156 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 01:02:48.158 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 01:02:48.161 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 01:02:48.163 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 01:02:48.165 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-13 01:02:48.167 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-13 01:02:48.170 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-13 01:02:48.172 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-13 01:02:48.174 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-13 01:02:48.177 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-13 01:02:48.179 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-04-13 01:02:48.199 | Using python 3.8 to install os-testr 2022-04-13 01:02:48.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 -U os-testr 2022-04-13 01:02:48.938 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 01:02:48.938 | from cryptography.utils import int_from_bytes 2022-04-13 01:02:48.938 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 01:02:48.938 | from cryptography.utils import int_from_bytes 2022-04-13 01:02:50.105 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 01:02:50.137 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-13 01:02:50.204 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-04-13 01:02:50.205 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-13 01:02:50.206 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.1) 2022-04-13 01:02:50.220 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-04-13 01:02:50.229 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (3.0.0) 2022-04-13 01:02:50.240 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=1.3.0->testtools>=2.2.0->os-testr) (1.16.0) 2022-04-13 01:02:51.881 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 01:02:51.887 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 01:02:51.887 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 01:02:51.991 | + inc/python:pip_install:200 : result=0 2022-04-13 01:02:51.993 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 01:02:51.996 | + functions-common:time_stop:2425 : local name 2022-04-13 01:02:51.998 | + functions-common:time_stop:2426 : local end_time 2022-04-13 01:02:52.000 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 01:02:52.002 | + functions-common:time_stop:2428 : local total 2022-04-13 01:02:52.004 | + functions-common:time_stop:2429 : local start_time 2022-04-13 01:02:52.006 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 01:02:52.008 | + functions-common:time_stop:2432 : start_time=1649811768194 2022-04-13 01:02:52.010 | + functions-common:time_stop:2434 : [[ -z 1649811768194 ]] 2022-04-13 01:02:52.013 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 01:02:52.017 | + functions-common:time_stop:2437 : end_time=1649811772015 2022-04-13 01:02:52.019 | + functions-common:time_stop:2438 : elapsed_time=3821 2022-04-13 01:02:52.021 | + functions-common:time_stop:2439 : total=0 2022-04-13 01:02:52.023 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 01:02:52.025 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3821 2022-04-13 01:02:52.027 | + inc/python:pip_install:203 : return 0 2022-04-13 01:02:52.030 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-13 01:02:52.081 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-04-13 01:02:52.409 | + ./stack.sh:main:812 : install_infra 2022-04-13 01:02:52.412 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 01:02:52.416 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-13 01:02:52.418 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 01:02:52.421 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-13 01:02:52.444 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-04-13 01:02:54.340 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:02:54.348 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:02:54.352 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:02:54.357 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:02:54.361 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:02:54.368 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:02:54.372 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:02:54.397 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:02:54.476 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:02:54.494 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:02:54.498 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:02:54.503 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:02:54.518 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:02:54.528 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:02:54.533 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:02:54.552 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:02:54.569 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:02:54.578 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:02:54.583 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:02:54.601 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:02:54.623 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:02:54.640 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:02:54.649 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:02:54.654 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:02:54.675 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:02:54.703 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:02:54.705 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:02:54.719 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:02:54.724 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:02:54.728 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:02:54.733 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:02:54.748 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:02:54.755 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:02:54.803 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:02:54.821 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:02:54.826 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:02:54.870 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:02:54.932 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:02:54.938 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:02:54.946 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:02:54.996 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:02:55.010 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:02:55.018 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:02:55.120 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:02:55.153 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:02:55.159 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:02:55.170 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:02:55.175 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:02:55.194 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:02:55.201 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:02:55.218 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:02:55.248 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:02:55.276 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:02:55.289 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:02:55.302 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:02:55.319 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:02:55.327 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:02:55.341 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:02:55.353 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:02:55.357 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:02:55.363 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 01:02:55.502 | Requirement already up-to-date: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.8.1) 2022-04-13 01:02:55.793 | + inc/python:pip_install:200 : result=0 2022-04-13 01:02:55.795 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 01:02:55.797 | + functions-common:time_stop:2425 : local name 2022-04-13 01:02:55.799 | + functions-common:time_stop:2426 : local end_time 2022-04-13 01:02:55.802 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 01:02:55.804 | + functions-common:time_stop:2428 : local total 2022-04-13 01:02:55.806 | + functions-common:time_stop:2429 : local start_time 2022-04-13 01:02:55.808 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 01:02:55.810 | + functions-common:time_stop:2432 : start_time=1649811772436 2022-04-13 01:02:55.812 | + functions-common:time_stop:2434 : [[ -z 1649811772436 ]] 2022-04-13 01:02:55.815 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 01:02:55.819 | + functions-common:time_stop:2437 : end_time=1649811775816 2022-04-13 01:02:55.821 | + functions-common:time_stop:2438 : elapsed_time=3380 2022-04-13 01:02:55.823 | + functions-common:time_stop:2439 : total=3821 2022-04-13 01:02:55.825 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 01:02:55.827 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7201 2022-04-13 01:02:55.829 | + inc/python:pip_install:203 : return 0 2022-04-13 01:02:55.831 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 01:02:55.834 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-13 01:02:55.856 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-04-13 01:02:57.615 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:02:57.623 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:02:57.627 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:02:57.632 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:02:57.635 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:02:57.642 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:02:57.646 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:02:57.672 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:02:57.749 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:02:57.769 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:02:57.773 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:02:57.777 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:02:57.792 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:02:57.800 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:02:57.802 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:02:57.819 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:02:57.836 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:02:57.845 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:02:57.850 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:02:57.867 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:02:57.889 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:02:57.907 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:02:57.915 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:02:57.921 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:02:57.941 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:02:57.969 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:02:57.971 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:02:57.985 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:02:57.990 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:02:57.994 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:02:57.999 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:02:58.014 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:02:58.020 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:02:58.069 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:02:58.087 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:02:58.090 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:02:58.122 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:02:58.184 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:02:58.190 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:02:58.197 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:02:58.247 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:02:58.260 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:02:58.268 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:02:58.370 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:02:58.394 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:02:58.398 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:02:58.409 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:02:58.414 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:02:58.433 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:02:58.440 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:02:58.457 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:02:58.487 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:02:58.515 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:02:58.528 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:02:58.540 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:02:58.558 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:02:58.566 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:02:58.580 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:02:58.591 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:02:58.595 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:02:58.601 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 01:02:58.603 | Processing /opt/stack/requirements 2022-04-13 01:03:00.332 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (6.0) 2022-04-13 01:03:00.334 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (3.0.0) 2022-04-13 01:03:00.346 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (21.3) 2022-04-13 01:03:00.352 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.8.1) 2022-04-13 01:03:00.354 | Requirement already satisfied: pyparsing===3.0.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (3.0.7) 2022-04-13 01:03:00.360 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 497)) (2.27.1) 2022-04-13 01:03:00.387 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (1.16.0) 2022-04-13 01:03:00.389 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 596)) (2.5.0) 2022-04-13 01:03:00.400 | Requirement already satisfied: urllib3===1.26.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 625)) (1.26.9) 2022-04-13 01:03:00.451 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5354) (1.3) 2022-04-13 01:03:00.453 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5354) (0.3.0) 2022-04-13 01:03:00.468 | Requirement already satisfied: charset-normalizer===2.0.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.0.12) 2022-04-13 01:03:00.473 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (3.3) 2022-04-13 01:03:00.477 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 497)) (2021.10.8) 2022-04-13 01:03:00.479 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 186)) (1.0.0) 2022-04-13 01:03:00.482 | Requirement already satisfied: cliff===3.10.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (3.10.1) 2022-04-13 01:03:00.495 | Requirement already satisfied: autopage===0.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 105)) (0.5.0) 2022-04-13 01:03:00.497 | Requirement already satisfied: prettytable===3.2.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (3.2.0) 2022-04-13 01:03:00.509 | Requirement already satisfied: stevedore===3.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (3.5.0) 2022-04-13 01:03:00.515 | Requirement already satisfied: cmd2===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (2.4.0) 2022-04-13 01:03:00.564 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 636)) (0.2.5) 2022-04-13 01:03:00.569 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (21.4.0) 2022-04-13 01:03:00.629 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (1.8.2) 2022-04-13 01:03:00.632 | Building wheels for collected packages: openstack-requirements 2022-04-13 01:03:00.633 | Building wheel for openstack-requirements (setup.py): started 2022-04-13 01:03:01.467 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-13 01:03:01.467 | ERROR: Command errored out with exit status 1: 2022-04-13 01:03:01.467 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-5r0frrzk/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-5r0frrzk/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-4qtg9asm 2022-04-13 01:03:01.467 | cwd: /tmp/pip-req-build-5r0frrzk/ 2022-04-13 01:03:01.468 | Complete output (6 lines): 2022-04-13 01:03:01.468 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-13 01:03:01.468 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-13 01:03:01.468 | or: setup.py --help-commands 2022-04-13 01:03:01.468 | or: setup.py cmd --help 2022-04-13 01:03:01.468 | 2022-04-13 01:03:01.468 | error: invalid command 'bdist_wheel' 2022-04-13 01:03:01.468 | ---------------------------------------- 2022-04-13 01:03:01.468 | ERROR: Failed building wheel for openstack-requirements 2022-04-13 01:03:01.468 | Running setup.py clean for openstack-requirements 2022-04-13 01:03:02.292 | Failed to build openstack-requirements 2022-04-13 01:03:02.309 | Installing collected packages: openstack-requirements 2022-04-13 01:03:02.309 | Attempting uninstall: openstack-requirements 2022-04-13 01:03:02.310 | Found existing installation: openstack-requirements 1.2.1.dev5354 2022-04-13 01:03:02.344 | Uninstalling openstack-requirements-1.2.1.dev5354: 2022-04-13 01:03:02.363 | Successfully uninstalled openstack-requirements-1.2.1.dev5354 2022-04-13 01:03:02.366 | Running setup.py install for openstack-requirements: started 2022-04-13 01:03:04.693 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-13 01:03:04.716 | Successfully installed openstack-requirements-1.2.1.dev5354 2022-04-13 01:03:04.839 | + inc/python:pip_install:200 : result=0 2022-04-13 01:03:04.841 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 01:03:04.843 | + functions-common:time_stop:2425 : local name 2022-04-13 01:03:04.845 | + functions-common:time_stop:2426 : local end_time 2022-04-13 01:03:04.847 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 01:03:04.849 | + functions-common:time_stop:2428 : local total 2022-04-13 01:03:04.851 | + functions-common:time_stop:2429 : local start_time 2022-04-13 01:03:04.853 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 01:03:04.856 | + functions-common:time_stop:2432 : start_time=1649811775849 2022-04-13 01:03:04.858 | + functions-common:time_stop:2434 : [[ -z 1649811775849 ]] 2022-04-13 01:03:04.860 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 01:03:04.864 | + functions-common:time_stop:2437 : end_time=1649811784862 2022-04-13 01:03:04.866 | + functions-common:time_stop:2438 : elapsed_time=9013 2022-04-13 01:03:04.868 | + functions-common:time_stop:2439 : total=7201 2022-04-13 01:03:04.870 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 01:03:04.872 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=16214 2022-04-13 01:03:04.875 | + inc/python:pip_install:203 : return 0 2022-04-13 01:03:04.877 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-13 01:03:04.880 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-13 01:03:04.882 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-13 01:03:04.884 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:03:04.887 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:03:04.889 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-04-13 01:03:04.891 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:03:04.894 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-13 01:03:04.918 | Using python 3.8 to install pbr 2022-04-13 01:03:04.920 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-04-13 01:03:05.642 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 01:03:05.642 | from cryptography.utils import int_from_bytes 2022-04-13 01:03:05.642 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 01:03:05.642 | from cryptography.utils import int_from_bytes 2022-04-13 01:03:06.791 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 01:03:06.822 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-13 01:03:08.580 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 01:03:08.586 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 01:03:08.586 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 01:03:08.692 | + inc/python:pip_install:200 : result=0 2022-04-13 01:03:08.694 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 01:03:08.696 | + functions-common:time_stop:2425 : local name 2022-04-13 01:03:08.698 | + functions-common:time_stop:2426 : local end_time 2022-04-13 01:03:08.700 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 01:03:08.702 | + functions-common:time_stop:2428 : local total 2022-04-13 01:03:08.704 | + functions-common:time_stop:2429 : local start_time 2022-04-13 01:03:08.706 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 01:03:08.708 | + functions-common:time_stop:2432 : start_time=1649811784913 2022-04-13 01:03:08.710 | + functions-common:time_stop:2434 : [[ -z 1649811784913 ]] 2022-04-13 01:03:08.713 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 01:03:08.717 | + functions-common:time_stop:2437 : end_time=1649811788715 2022-04-13 01:03:08.719 | + functions-common:time_stop:2438 : elapsed_time=3802 2022-04-13 01:03:08.721 | + functions-common:time_stop:2439 : total=16214 2022-04-13 01:03:08.723 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 01:03:08.725 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=20016 2022-04-13 01:03:08.727 | + inc/python:pip_install:203 : return 0 2022-04-13 01:03:08.730 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-04-13 01:03:11.029 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-13 01:03:12.908 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 01:03:12.910 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-04-13 01:03:12.926 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-04-13 01:03:12.931 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-13 01:03:12.933 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-13 01:03:12.936 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-04-13 01:03:12.939 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.8) 2022-04-13 01:03:13.014 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 01:03:13.017 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 01:03:13.020 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-04-13 01:03:13.037 | + ./stack.sh:main:821 : pkgs= 2022-04-13 01:03:13.039 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-04-13 01:03:13.042 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-04-13 01:03:13.044 | + functions-common:run_phase:1853 : local mode=stack 2022-04-13 01:03:13.046 | + functions-common:run_phase:1854 : local phase=pre-install 2022-04-13 01:03:13.048 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 01:03:13.051 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 01:03:13.053 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 01:03:13.055 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 01:03:13.058 | + functions-common:run_phase:1863 : local extra 2022-04-13 01:03:13.060 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 01:03:13.064 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 01:03:13.066 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 01:03:13.068 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 01:03:13.070 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-13 01:03:13.073 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 01:03:13.087 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 01:03:13.089 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 01:03:13.092 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-13 01:03:13.094 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-13 01:03:13.096 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-13 01:03:13.099 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-13 01:03:13.102 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-13 01:03:13.104 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-13 01:03:13.107 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-13 01:03:13.109 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-13 01:03:13.112 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-13 01:03:13.115 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-13 01:03:13.117 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-13 01:03:13.119 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-13 01:03:13.122 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 01:03:13.126 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-13 01:03:13.128 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-04-13 01:03:13.130 | + functions-common:run_plugins:1839 : local mode=stack 2022-04-13 01:03:13.132 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-04-13 01:03:13.135 | + functions-common:run_plugins:1842 : local plugins= 2022-04-13 01:03:13.137 | + functions-common:run_plugins:1843 : local plugin 2022-04-13 01:03:13.141 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-13 01:03:13.144 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-13 01:03:13.147 | + functions:set_systemd_override:821 : local value=2048 2022-04-13 01:03:13.149 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-13 01:03:13.151 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-13 01:03:13.213 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-13 01:03:13.214 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-13 01:03:13.216 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-13 01:03:13.571 | + ./stack.sh:main:834 : install_rpc_backend 2022-04-13 01:03:13.573 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-13 01:03:13.589 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 01:03:13.592 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-13 01:03:13.594 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 01:03:13.596 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 01:03:13.599 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 01:03:13.601 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 01:03:13.603 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 01:03:13.605 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 01:03:13.607 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 01:03:13.610 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 01:03:13.612 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 01:03:13.614 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 01:03:13.616 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 01:03:13.619 | + functions-common:apt_get_update:1190 : return 2022-04-13 01:03:13.621 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-04-13 01:03:13.623 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 01:03:13.625 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 01:03:13.628 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 01:03:13.630 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-04-13 01:03:13.651 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-04-13 01:03:13.759 | Reading package lists... 2022-04-13 01:03:13.996 | Building dependency tree... 2022-04-13 01:03:13.997 | Reading state information... 2022-04-13 01:03:14.250 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-13 01:03:14.250 | The following packages were automatically installed and are no longer required: 2022-04-13 01:03:14.251 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 01:03:14.251 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 01:03:14.251 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 01:03:14.251 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 01:03:14.251 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 01:03:14.251 | python3-zope.interface 2022-04-13 01:03:14.251 | Use 'sudo apt autoremove' to remove them. 2022-04-13 01:03:14.364 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 01:03:14.368 | + functions-common:apt_get:1234 : result=0 2022-04-13 01:03:14.371 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 01:03:14.373 | + functions-common:time_stop:2425 : local name 2022-04-13 01:03:14.375 | + functions-common:time_stop:2426 : local end_time 2022-04-13 01:03:14.377 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 01:03:14.380 | + functions-common:time_stop:2428 : local total 2022-04-13 01:03:14.382 | + functions-common:time_stop:2429 : local start_time 2022-04-13 01:03:14.384 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 01:03:14.387 | + functions-common:time_stop:2432 : start_time=1649811793649 2022-04-13 01:03:14.389 | + functions-common:time_stop:2434 : [[ -z 1649811793649 ]] 2022-04-13 01:03:14.391 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 01:03:14.396 | + functions-common:time_stop:2437 : end_time=1649811794393 2022-04-13 01:03:14.398 | + functions-common:time_stop:2438 : elapsed_time=744 2022-04-13 01:03:14.400 | + functions-common:time_stop:2439 : total=1485 2022-04-13 01:03:14.402 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 01:03:14.405 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2229 2022-04-13 01:03:14.407 | + functions-common:apt_get:1238 : return 0 2022-04-13 01:03:14.409 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-13 01:03:14.411 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 01:03:14.414 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 01:03:14.416 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 01:03:14.418 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 01:03:14.421 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 01:03:14.423 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 01:03:14.425 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-13 01:03:14.427 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 01:03:14.430 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 01:03:14.432 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 01:03:14.434 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 01:03:14.436 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 01:03:14.439 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 01:03:14.441 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 01:03:14.444 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 01:03:14.446 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 01:03:14.448 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 01:03:14.450 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 01:03:14.453 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-13 01:03:14.455 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 01:03:14.458 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 01:03:14.461 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 01:03:14.463 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 01:03:14.466 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 01:03:14.468 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 01:03:14.471 | + ./stack.sh:main:835 : restart_rpc_backend 2022-04-13 01:03:14.474 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-13 01:03:14.489 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 01:03:14.492 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-13 01:03:14.494 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 01:03:14.496 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-04-13 01:03:14.498 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-13 01:03:14.501 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-13 01:03:14.506 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-13 01:03:14.508 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-13 01:03:14.510 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-13 01:03:14.513 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-13 01:03:14.515 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-13 01:03:14.517 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-13 01:03:14.521 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-13 01:03:15.218 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-13 01:03:15.218 | user tags 2022-04-13 01:03:15.218 | stackrabbit []' 2022-04-13 01:03:15.221 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-13 01:03:15.221 | user tags 2022-04-13 01:03:15.221 | stackrabbit []' 2022-04-13 01:03:15.221 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-13 01:03:15.228 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-13 01:03:15.230 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-13 01:03:15.232 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 01:03:15.881 | Changing password for user "stackrabbit" ... 2022-04-13 01:03:15.940 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-13 01:03:16.597 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-13 01:03:16.654 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-13 01:03:16.656 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 01:03:17.309 | Changing password for user "stackrabbit" ... 2022-04-13 01:03:17.362 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-13 01:03:17.365 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-13 01:03:17.367 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-13 01:03:18.036 | Deleting user "guest" ... 2022-04-13 01:03:18.052 | Error: 2022-04-13 01:03:18.052 | {:no_such_user, "guest"} 2022-04-13 01:03:18.064 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-13 01:03:18.066 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-04-13 01:03:18.082 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 01:03:18.084 | + ./stack.sh:main:838 : install_database 2022-04-13 01:03:18.087 | + lib/database:install_database:118 : install_database_mysql 2022-04-13 01:03:18.089 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-13 01:03:18.091 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 01:03:18.093 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 01:03:18.096 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-13 01:03:18.489 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-13 01:03:18.491 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-13 01:03:18.494 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-13 01:03:18.496 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-13 01:03:18.498 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-13 01:03:18.501 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-13 01:03:18.503 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 01:03:18.505 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 01:03:18.507 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 01:03:18.510 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 01:03:18.512 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 01:03:18.514 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 01:03:18.516 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 01:03:18.519 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 01:03:18.522 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 01:03:18.524 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 01:03:18.526 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 01:03:18.528 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-13 01:03:18.530 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 01:03:18.533 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 01:03:18.536 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 01:03:18.538 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 01:03:18.540 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 01:03:18.542 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 01:03:18.545 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-13 01:03:18.547 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 01:03:18.549 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 01:03:18.552 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-13 01:03:18.554 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 01:03:18.556 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 01:03:18.558 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 01:03:18.561 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 01:03:18.563 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 01:03:18.565 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 01:03:18.567 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 01:03:18.570 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 01:03:18.572 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 01:03:18.574 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 01:03:18.576 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 01:03:18.578 | + functions-common:apt_get_update:1190 : return 2022-04-13 01:03:18.581 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-04-13 01:03:18.583 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 01:03:18.586 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 01:03:18.588 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 01:03:18.590 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-04-13 01:03:18.611 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-04-13 01:03:18.720 | Reading package lists... 2022-04-13 01:03:18.964 | Building dependency tree... 2022-04-13 01:03:18.966 | Reading state information... 2022-04-13 01:03:19.213 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-13 01:03:19.213 | The following packages were automatically installed and are no longer required: 2022-04-13 01:03:19.214 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 01:03:19.214 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 01:03:19.214 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 01:03:19.214 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 01:03:19.214 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 01:03:19.214 | python3-zope.interface 2022-04-13 01:03:19.214 | Use 'sudo apt autoremove' to remove them. 2022-04-13 01:03:19.325 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 01:03:19.329 | + functions-common:apt_get:1234 : result=0 2022-04-13 01:03:19.331 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 01:03:19.333 | + functions-common:time_stop:2425 : local name 2022-04-13 01:03:19.336 | + functions-common:time_stop:2426 : local end_time 2022-04-13 01:03:19.338 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 01:03:19.340 | + functions-common:time_stop:2428 : local total 2022-04-13 01:03:19.342 | + functions-common:time_stop:2429 : local start_time 2022-04-13 01:03:19.344 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 01:03:19.346 | + functions-common:time_stop:2432 : start_time=1649811798609 2022-04-13 01:03:19.348 | + functions-common:time_stop:2434 : [[ -z 1649811798609 ]] 2022-04-13 01:03:19.351 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 01:03:19.355 | + functions-common:time_stop:2437 : end_time=1649811799353 2022-04-13 01:03:19.357 | + functions-common:time_stop:2438 : elapsed_time=744 2022-04-13 01:03:19.359 | + functions-common:time_stop:2439 : total=2229 2022-04-13 01:03:19.361 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 01:03:19.364 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2973 2022-04-13 01:03:19.366 | + functions-common:apt_get:1238 : return 0 2022-04-13 01:03:19.368 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-04-13 01:03:19.371 | + ./stack.sh:main:841 : install_database_python 2022-04-13 01:03:19.373 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-13 01:03:19.375 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-13 01:03:19.377 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-13 01:03:19.380 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 01:03:19.383 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-13 01:03:19.385 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-13 01:03:19.388 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 01:03:19.391 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-13 01:03:19.391 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 01:03:19.396 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-13 01:03:19.398 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-13 01:03:19.400 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-13 01:03:19.403 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-13 01:03:19.405 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-13 01:03:19.426 | Using python 3.8 to install PyMySQL 2022-04-13 01:03:19.429 | + 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