2022-04-12 20:18:20.749 | + ./stack.sh:main:489 : exec 2022-04-12 20:18:20.750 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-12-201820' 2022-04-12 20:18:20.750 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-12-201820.summary.2022-04-12-201820 2022-04-12 20:18:20.750 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-12 20:18:20.750 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-12-201820 2022-04-12 20:18:20.750 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-12-201820 /opt/stack/logs/stack.sh.log 2022-04-12 20:18:20.750 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-12-201820.summary.2022-04-12-201820 /opt/stack/logs/stack.sh.log.summary 2022-04-12 20:18:20.750 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-04-12 20:18:20.750 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-12 20:18:20.750 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-12 20:18:20.750 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-12 20:18:20.750 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-12 20:18:20.750 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-12 20:18:20.750 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-12 20:18:20.750 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-12 20:18:20.750 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-12 20:18:20.750 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-12 20:18:20.750 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-12 20:18:20.750 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-12 20:18:20.750 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-12 20:18:20.750 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-12 20:18:20.750 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-12 20:18:20.752 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-04-12 20:18:20.754 | + ./stack.sh:main:562 : trap err_trap ERR 2022-04-12 20:18:20.756 | + ./stack.sh:main:575 : set -o errexit 2022-04-12 20:18:20.758 | + ./stack.sh:main:578 : uname -a 2022-04-12 20:18:20.759 | Linux dv-neutron-837392-4-hyperv 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-04-12 20:18:20.761 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-12 20:18:20.763 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-12 20:18:20.766 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-04-12 20:18:20.803 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-12 20:18:20.819 | + ./stack.sh:main:592 : fetch_plugins 2022-04-12 20:18:20.821 | + functions-common:fetch_plugins:1771 : local plugins= 2022-04-12 20:18:20.823 | + functions-common:fetch_plugins:1772 : local plugin 2022-04-12 20:18:20.825 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-04-12 20:18:20.827 | + functions-common:fetch_plugins:1776 : return 2022-04-12 20:18:20.829 | + ./stack.sh:main:596 : run_phase override_defaults 2022-04-12 20:18:20.831 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-04-12 20:18:20.832 | + functions-common:run_phase:1854 : local phase= 2022-04-12 20:18:20.834 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-12 20:18:20.836 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-12 20:18:20.838 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-12 20:18:20.840 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-12 20:18:20.841 | + functions-common:run_phase:1863 : local extra 2022-04-12 20:18:20.844 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-12 20:18:20.847 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-12 20:18:20.848 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-12 20:18:20.850 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-12 20:18:20.852 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-12 20:18:20.854 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-12 20:18:20.866 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 20:18:20.868 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-12 20:18:20.870 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-12 20:18:20.872 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-12 20:18:20.874 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-12 20:18:20.876 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-12 20:18:20.878 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-12 20:18:20.879 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-12 20:18:20.881 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-12 20:18:20.883 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-12 20:18:20.886 | + functions-common:run_phase:1877 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-12 20:18:20.887 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-04-12 20:18:20.889 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-04-12 20:18:20.891 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-04-12 20:18:20.893 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-04-12 20:18:20.894 | + functions-common:plugin_override_defaults:1817 : return 2022-04-12 20:18:20.897 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-04-12 20:18:20.914 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-04-12 20:18:20.916 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-12 20:18:20.928 | ++ functions-common:is_service_enabled:2081 : return 1 2022-04-12 20:18:20.931 | +++ lib/tls:source:43 : hostname -f 2022-04-12 20:18:20.935 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-12 20:18:20.936 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-12 20:18:20.938 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-12 20:18:20.940 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-12 20:18:20.942 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-12 20:18:20.944 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-12 20:18:20.946 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-12 20:18:20.948 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-12 20:18:20.950 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-12 20:18:20.952 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-12 20:18:20.956 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-04-12 20:18:20.969 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-04-12 20:18:20.986 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-04-12 20:18:20.999 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-04-12 20:18:21.012 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-04-12 20:18:21.048 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-04-12 20:18:21.106 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-04-12 20:18:21.197 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-04-12 20:18:21.218 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-04-12 20:18:21.269 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-04-12 20:18:21.322 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-04-12 20:18:21.469 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-04-12 20:18:21.483 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-04-12 20:18:21.496 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-12 20:18:21.508 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-04-12 20:18:21.603 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-04-12 20:18:21.606 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-12 20:18:21.608 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-12 20:18:21.611 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-12 20:18:21.613 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-12 20:18:21.615 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-12 20:18:21.617 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-12 20:18:21.617 | False' 2022-04-12 20:18:21.621 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-12 20:18:21.636 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-12 20:18:21.638 | + ./stack.sh:main:626 : run_phase source 2022-04-12 20:18:21.640 | + functions-common:run_phase:1853 : local mode=source 2022-04-12 20:18:21.642 | + functions-common:run_phase:1854 : local phase= 2022-04-12 20:18:21.644 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-12 20:18:21.646 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-12 20:18:21.648 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-12 20:18:21.650 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-12 20:18:21.652 | + functions-common:run_phase:1863 : local extra 2022-04-12 20:18:21.655 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-12 20:18:21.658 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-12 20:18:21.661 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-12 20:18:21.663 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-12 20:18:21.665 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-12 20:18:21.667 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-12 20:18:21.682 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 20:18:21.684 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-12 20:18:21.686 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-12 20:18:21.724 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-12 20:18:21.727 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-12 20:18:21.729 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-04-12 20:18:21.732 | + functions-common:run_phase:1875 : load_plugin_settings 2022-04-12 20:18:21.734 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-04-12 20:18:21.736 | + functions-common:load_plugin_settings:1790 : local plugin 2022-04-12 20:18:21.738 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-04-12 20:18:21.740 | + functions-common:load_plugin_settings:1794 : return 2022-04-12 20:18:21.742 | + functions-common:run_phase:1876 : verify_disabled_services 2022-04-12 20:18:21.745 | + functions-common:verify_disabled_services:2136 : local service 2022-04-12 20:18:21.747 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:18:21.749 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-04-12 20:18:21.752 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:18:21.754 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-04-12 20:18:21.756 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:18:21.758 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-04-12 20:18:21.761 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:18:21.763 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-04-12 20:18:21.765 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:18:21.768 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-04-12 20:18:21.770 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:18:21.772 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-04-12 20:18:21.774 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:18:21.777 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-04-12 20:18:21.779 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:18:21.781 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-04-12 20:18:21.783 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:18:21.785 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-04-12 20:18:21.788 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:18:21.791 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-04-12 20:18:21.793 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:18:21.795 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-04-12 20:18:21.798 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:18:21.800 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-04-12 20:18:21.802 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:18:21.804 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-04-12 20:18:21.807 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:18:21.809 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-04-12 20:18:21.812 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:18:21.814 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-04-12 20:18:21.816 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:18:21.818 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-04-12 20:18:21.821 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:18:21.823 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-04-12 20:18:21.825 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:18:21.827 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-04-12 20:18:21.830 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:18:21.832 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-04-12 20:18:21.834 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:18:21.836 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-04-12 20:18:21.838 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:18:21.841 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-04-12 20:18:21.843 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:18:21.845 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-04-12 20:18:21.847 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:18:21.849 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-04-12 20:18:21.852 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:18:21.855 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-04-12 20:18:21.857 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:18:21.859 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-04-12 20:18:21.861 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:18:21.864 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-04-12 20:18:21.866 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:18:21.868 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-04-12 20:18:21.871 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:18:21.873 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-04-12 20:18:21.875 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:18:21.877 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-04-12 20:18:21.880 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:18:21.882 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-04-12 20:18:21.884 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:18:21.886 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-04-12 20:18:21.889 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:18:21.891 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-04-12 20:18:21.893 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:18:21.895 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-04-12 20:18:21.898 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:18:21.900 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-04-12 20:18:21.902 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:18:21.904 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-04-12 20:18:21.906 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:18:21.909 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-04-12 20:18:21.911 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:18:21.914 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-04-12 20:18:21.916 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:18:21.918 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-04-12 20:18:21.921 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:18:21.923 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-04-12 20:18:21.925 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:18:21.927 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-04-12 20:18:21.930 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:18:21.932 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-04-12 20:18:21.935 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:18:21.937 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-04-12 20:18:21.939 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:18:21.941 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-04-12 20:18:21.944 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:18:21.946 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-04-12 20:18:21.948 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:18:21.950 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-04-12 20:18:21.953 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:18:21.955 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-04-12 20:18:21.957 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:18:21.959 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-04-12 20:18:21.962 | + ./stack.sh:main:697 : initialize_database_backends 2022-04-12 20:18:21.964 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-12 20:18:21.967 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-12 20:18:21.982 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 20:18:21.984 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-12 20:18:21.987 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-12 20:18:21.989 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-12 20:18:22.004 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 20:18:22.007 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-12 20:18:22.010 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-12 20:18:22.012 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-12 20:18:22.014 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-12 20:18:22.017 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-12 20:18:22.019 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-12 20:18:22.021 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-12 20:18:22.023 | + lib/database:initialize_database_backends:92 : return 0 2022-04-12 20:18:22.027 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-04-12 20:18:22.027 | Using mysql database backend 2022-04-12 20:18:22.029 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-12 20:18:22.045 | + ./stack.sh:main:703 : define_database_baseurl 2022-04-12 20:18:22.049 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-12 20:18:22.051 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-12 20:18:22.054 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-12 20:18:22.056 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-12 20:18:22.059 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-04-12 20:18:22.075 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 20:18:22.078 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-12 20:18:22.094 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-04-12 20:18:22.110 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 20:18:22.113 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-12 20:18:22.129 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-12 20:18:22.146 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-04-12 20:18:22.162 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 20:18:22.165 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-04-12 20:18:22.181 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 20:18:22.184 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-12 20:18:22.200 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-04-12 20:18:22.203 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-04-12 20:18:22.205 | + ./stack.sh:main:759 : save_stackenv 759 2022-04-12 20:18:22.207 | + functions-common:save_stackenv:60 : local tag=759 2022-04-12 20:18:22.210 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-12 20:18:22.215 | + functions-common:save_stackenv:62 : time_stamp=2022-04-12-201822 2022-04-12 20:18:22.217 | + functions-common:save_stackenv:63 : echo '# 2022-04-12-201822 759' 2022-04-12 20:18:22.220 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 20:18:22.222 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-12 20:18:22.224 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 20:18:22.227 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-12 20:18:22.229 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 20:18:22.232 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-12 20:18:22.234 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 20:18:22.236 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-12 20:18:22.239 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 20:18:22.241 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.47 2022-04-12 20:18:22.244 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 20:18:22.246 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.47/identity 2022-04-12 20:18:22.249 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 20:18:22.251 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-12-201820 2022-04-12 20:18:22.254 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 20:18:22.256 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-12 20:18:22.258 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 20:18:22.261 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.47 2022-04-12 20:18:22.263 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 20:18:22.266 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-12 20:18:22.268 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 20:18:22.270 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-12 20:18:22.273 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 20:18:22.276 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-12 20:18:22.278 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 20:18:22.280 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-12 20:18:22.283 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-04-12 20:18:22.285 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-04-12 20:18:22.288 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-12 20:18:22.290 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-12 20:18:22.293 | + functions-common:git_clone:610 : local git_ref=master 2022-04-12 20:18:22.295 | + functions-common:git_clone:611 : local orig_dir 2022-04-12 20:18:22.297 | ++ functions-common:git_clone:612 : pwd 2022-04-12 20:18:22.300 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-12 20:18:22.302 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-12 20:18:22.305 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-12 20:18:22.320 | + functions-common:git_clone:615 : RECLONE=False 2022-04-12 20:18:22.322 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-12 20:18:22.324 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-12 20:18:22.327 | + functions-common:git_clone:629 : echo master 2022-04-12 20:18:22.327 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-12 20:18:22.332 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-12 20:18:22.334 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-12 20:18:22.336 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-04-12 20:18:22.340 | + functions-common:git_clone:678 : git show --oneline 2022-04-12 20:18:22.340 | + functions-common:git_clone:678 : head -1 2022-04-12 20:18:22.343 | 7b88d6e8 update constraint for ovsdbapp to new release 1.16.0 2022-04-12 20:18:22.345 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-12 20:18:22.348 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-04-12 20:18:22.351 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-12 20:18:22.354 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-04-12 20:18:22.356 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-12 20:18:22.359 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-12 20:18:22.361 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-12 20:18:22.364 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-12 20:18:22.366 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-12 20:18:22.369 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-12 20:18:22.371 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-12 20:18:22.374 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-12 20:18:22.379 | ++ tools/install_prereqs.sh:source:47 : NOW=1649794702 2022-04-12 20:18:22.382 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-12 20:18:22.386 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1649794602 2022-04-12 20:18:22.389 | ++ tools/install_prereqs.sh:source:49 : DELTA=100 2022-04-12 20:18:22.391 | ++ tools/install_prereqs.sh:source:50 : [[ 100 -lt 7200 ]] 2022-04-12 20:18:22.394 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-12 20:18:22.396 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-12 20:18:22.399 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-04-12 20:18:22.401 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-12 20:18:22.404 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-04-12 20:18:22.406 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-12 20:18:22.408 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-04-12 20:18:22.411 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-12 20:18:22.414 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-12 20:18:22.460 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-12 20:18:22.460 | apache2-dev 2022-04-12 20:18:22.460 | bc 2022-04-12 20:18:22.460 | bsdmainutils 2022-04-12 20:18:22.460 | curl 2022-04-12 20:18:22.460 | g++ 2022-04-12 20:18:22.461 | gawk 2022-04-12 20:18:22.461 | gcc 2022-04-12 20:18:22.461 | gettext 2022-04-12 20:18:22.461 | git 2022-04-12 20:18:22.461 | graphviz 2022-04-12 20:18:22.461 | iputils-ping 2022-04-12 20:18:22.461 | libapache2-mod-proxy-uwsgi 2022-04-12 20:18:22.461 | libffi-dev 2022-04-12 20:18:22.461 | libjpeg-dev 2022-04-12 20:18:22.461 | libpcre3-dev 2022-04-12 20:18:22.461 | libpq-dev 2022-04-12 20:18:22.461 | libssl-dev 2022-04-12 20:18:22.461 | libsystemd-dev 2022-04-12 20:18:22.461 | libxml2-dev 2022-04-12 20:18:22.461 | libxslt1-dev 2022-04-12 20:18:22.461 | libyaml-dev 2022-04-12 20:18:22.461 | lsof 2022-04-12 20:18:22.461 | openssh-server 2022-04-12 20:18:22.461 | openssl 2022-04-12 20:18:22.461 | pkg-config 2022-04-12 20:18:22.461 | psmisc 2022-04-12 20:18:22.461 | python3-dev 2022-04-12 20:18:22.461 | python3-pip 2022-04-12 20:18:22.461 | python3-systemd 2022-04-12 20:18:22.461 | python3-venv 2022-04-12 20:18:22.461 | tar 2022-04-12 20:18:22.461 | tcpdump 2022-04-12 20:18:22.461 | unzip 2022-04-12 20:18:22.461 | uuid-runtime 2022-04-12 20:18:22.461 | wget 2022-04-12 20:18:22.461 | wget 2022-04-12 20:18:22.461 | zlib1g-dev 2022-04-12 20:18:22.461 | libkrb5-dev 2022-04-12 20:18:22.461 | libldap2-dev 2022-04-12 20:18:22.461 | libsasl2-dev 2022-04-12 20:18:22.461 | memcached 2022-04-12 20:18:22.462 | python3-mysqldb 2022-04-12 20:18:22.462 | sqlite3 2022-04-12 20:18:22.462 | conntrack 2022-04-12 20:18:22.462 | curl 2022-04-12 20:18:22.462 | dnsmasq-base 2022-04-12 20:18:22.462 | dnsmasq-utils 2022-04-12 20:18:22.462 | ebtables 2022-04-12 20:18:22.462 | genisoimage 2022-04-12 20:18:22.462 | iptables 2022-04-12 20:18:22.462 | iputils-arping 2022-04-12 20:18:22.462 | kpartx 2022-04-12 20:18:22.462 | libjs-jquery-tablesorter 2022-04-12 20:18:22.462 | parted 2022-04-12 20:18:22.462 | pm-utils 2022-04-12 20:18:22.462 | python3-mysqldb 2022-04-12 20:18:22.462 | socat 2022-04-12 20:18:22.462 | sqlite3 2022-04-12 20:18:22.462 | sudo 2022-04-12 20:18:22.462 | vlan 2022-04-12 20:18:22.462 | lsscsi 2022-04-12 20:18:22.463 | open-iscsi 2022-04-12 20:18:22.463 | lvm2 2022-04-12 20:18:22.463 | qemu-utils 2022-04-12 20:18:22.463 | thin-provisioning-tools 2022-04-12 20:18:22.463 | acl 2022-04-12 20:18:22.463 | dnsmasq-base 2022-04-12 20:18:22.463 | dnsmasq-utils 2022-04-12 20:18:22.463 | ebtables 2022-04-12 20:18:22.463 | haproxy 2022-04-12 20:18:22.463 | iptables 2022-04-12 20:18:22.463 | iputils-arping 2022-04-12 20:18:22.463 | iputils-ping 2022-04-12 20:18:22.463 | postgresql-server-dev-all 2022-04-12 20:18:22.463 | python3-mysqldb 2022-04-12 20:18:22.463 | sqlite3 2022-04-12 20:18:22.463 | sudo 2022-04-12 20:18:22.463 | vlan 2022-04-12 20:18:22.463 | pcp 2022-04-12 20:18:22.463 | ipset 2022-04-12 20:18:22.463 | conntrack 2022-04-12 20:18:22.463 | conntrackd 2022-04-12 20:18:22.463 | keepalived 2022-04-12 20:18:22.463 | lvm2 2022-04-12 20:18:22.463 | qemu-utils 2022-04-12 20:18:22.463 | thin-provisioning-tools 2022-04-12 20:18:22.463 | curl 2022-04-12 20:18:22.463 | liberasurecode-dev 2022-04-12 20:18:22.463 | make 2022-04-12 20:18:22.463 | memcached 2022-04-12 20:18:22.463 | rsync 2022-04-12 20:18:22.463 | sqlite3 2022-04-12 20:18:22.463 | xfsprogs' 2022-04-12 20:18:22.464 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-12 20:18:22.482 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-12 20:18:22.482 | apache2-dev 2022-04-12 20:18:22.482 | bc 2022-04-12 20:18:22.482 | bsdmainutils 2022-04-12 20:18:22.482 | curl 2022-04-12 20:18:22.482 | g++ 2022-04-12 20:18:22.482 | gawk 2022-04-12 20:18:22.482 | gcc 2022-04-12 20:18:22.483 | gettext 2022-04-12 20:18:22.483 | git 2022-04-12 20:18:22.483 | graphviz 2022-04-12 20:18:22.483 | iputils-ping 2022-04-12 20:18:22.483 | libapache2-mod-proxy-uwsgi 2022-04-12 20:18:22.483 | libffi-dev 2022-04-12 20:18:22.483 | libjpeg-dev 2022-04-12 20:18:22.483 | libpcre3-dev 2022-04-12 20:18:22.483 | libpq-dev 2022-04-12 20:18:22.483 | libssl-dev 2022-04-12 20:18:22.483 | libsystemd-dev 2022-04-12 20:18:22.483 | libxml2-dev 2022-04-12 20:18:22.483 | libxslt1-dev 2022-04-12 20:18:22.483 | libyaml-dev 2022-04-12 20:18:22.483 | lsof 2022-04-12 20:18:22.483 | openssh-server 2022-04-12 20:18:22.483 | openssl 2022-04-12 20:18:22.483 | pkg-config 2022-04-12 20:18:22.483 | psmisc 2022-04-12 20:18:22.483 | python3-dev 2022-04-12 20:18:22.483 | python3-pip 2022-04-12 20:18:22.483 | python3-systemd 2022-04-12 20:18:22.483 | python3-venv 2022-04-12 20:18:22.483 | tar 2022-04-12 20:18:22.483 | tcpdump 2022-04-12 20:18:22.483 | unzip 2022-04-12 20:18:22.483 | uuid-runtime 2022-04-12 20:18:22.483 | wget 2022-04-12 20:18:22.483 | wget 2022-04-12 20:18:22.483 | zlib1g-dev 2022-04-12 20:18:22.483 | libkrb5-dev 2022-04-12 20:18:22.483 | libldap2-dev 2022-04-12 20:18:22.483 | libsasl2-dev 2022-04-12 20:18:22.483 | memcached 2022-04-12 20:18:22.483 | python3-mysqldb 2022-04-12 20:18:22.484 | sqlite3 2022-04-12 20:18:22.484 | conntrack 2022-04-12 20:18:22.484 | curl 2022-04-12 20:18:22.484 | dnsmasq-base 2022-04-12 20:18:22.484 | dnsmasq-utils 2022-04-12 20:18:22.484 | ebtables 2022-04-12 20:18:22.484 | genisoimage 2022-04-12 20:18:22.484 | iptables 2022-04-12 20:18:22.484 | iputils-arping 2022-04-12 20:18:22.484 | kpartx 2022-04-12 20:18:22.484 | libjs-jquery-tablesorter 2022-04-12 20:18:22.484 | parted 2022-04-12 20:18:22.484 | pm-utils 2022-04-12 20:18:22.484 | python3-mysqldb 2022-04-12 20:18:22.484 | socat 2022-04-12 20:18:22.484 | sqlite3 2022-04-12 20:18:22.484 | sudo 2022-04-12 20:18:22.484 | vlan 2022-04-12 20:18:22.484 | lsscsi 2022-04-12 20:18:22.484 | open-iscsi 2022-04-12 20:18:22.484 | lvm2 2022-04-12 20:18:22.484 | qemu-utils 2022-04-12 20:18:22.484 | thin-provisioning-tools 2022-04-12 20:18:22.484 | acl 2022-04-12 20:18:22.484 | dnsmasq-base 2022-04-12 20:18:22.484 | dnsmasq-utils 2022-04-12 20:18:22.484 | ebtables 2022-04-12 20:18:22.484 | haproxy 2022-04-12 20:18:22.484 | iptables 2022-04-12 20:18:22.484 | iputils-arping 2022-04-12 20:18:22.484 | iputils-ping 2022-04-12 20:18:22.484 | postgresql-server-dev-all 2022-04-12 20:18:22.484 | python3-mysqldb 2022-04-12 20:18:22.484 | sqlite3 2022-04-12 20:18:22.484 | sudo 2022-04-12 20:18:22.485 | vlan 2022-04-12 20:18:22.485 | pcp 2022-04-12 20:18:22.485 | ipset 2022-04-12 20:18:22.485 | conntrack 2022-04-12 20:18:22.485 | conntrackd 2022-04-12 20:18:22.485 | keepalived 2022-04-12 20:18:22.485 | lvm2 2022-04-12 20:18:22.485 | qemu-utils 2022-04-12 20:18:22.485 | thin-provisioning-tools 2022-04-12 20:18:22.485 | curl 2022-04-12 20:18:22.485 | liberasurecode-dev 2022-04-12 20:18:22.485 | make 2022-04-12 20:18:22.485 | memcached 2022-04-12 20:18:22.485 | rsync 2022-04-12 20:18:22.485 | sqlite3 2022-04-12 20:18:22.485 | xfsprogs ' 2022-04-12 20:18:22.485 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-12 20:18:22.487 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:18:22.490 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:18:22.493 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-12 20:18:22.493 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-12 20:18:22.498 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-12 20:18:22.500 | ++ functions-common:install_package:1463 : update_package_repo 2022-04-12 20:18:22.502 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 20:18:22.504 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-04-12 20:18:22.506 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 20:18:22.508 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 20:18:22.511 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 20:18:22.513 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:18:22.515 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:18:22.517 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 20:18:22.520 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-04-12 20:18:22.522 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-04-12 20:18:22.524 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-04-12 20:18:22.526 | +++ functions-common:apt_get_update:1197 : id -u 2022-04-12 20:18:22.530 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-04-12 20:18:22.532 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-04-12 20:18:22.534 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-04-12 20:18:22.536 | ++ functions-common:time_start:2412 : local start_time= 2022-04-12 20:18:22.539 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-04-12 20:18:22.542 | +++ functions-common:time_start:2416 : date +%s%3N 2022-04-12 20:18:22.545 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1649794702543 2022-04-12 20:18:22.547 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-12 20:18:22.550 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-12 20:18:22.552 | ++ functions-common:apt_get_update:1204 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-04-12 20:18:22.758 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-12 20:18:22.792 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-04-12 20:18:22.834 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-04-12 20:18:22.881 | Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-04-12 20:18:24.995 | Reading package lists... 2022-04-12 20:18:25.027 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-04-12 20:18:25.029 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-04-12 20:18:25.031 | ++ functions-common:time_stop:2425 : local name 2022-04-12 20:18:25.034 | ++ functions-common:time_stop:2426 : local end_time 2022-04-12 20:18:25.036 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-12 20:18:25.038 | ++ functions-common:time_stop:2428 : local total 2022-04-12 20:18:25.040 | ++ functions-common:time_stop:2429 : local start_time 2022-04-12 20:18:25.042 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-04-12 20:18:25.045 | ++ functions-common:time_stop:2432 : start_time=1649794702543 2022-04-12 20:18:25.047 | ++ functions-common:time_stop:2434 : [[ -z 1649794702543 ]] 2022-04-12 20:18:25.049 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 20:18:25.053 | ++ functions-common:time_stop:2437 : end_time=1649794705051 2022-04-12 20:18:25.055 | ++ functions-common:time_stop:2438 : elapsed_time=2508 2022-04-12 20:18:25.058 | ++ functions-common:time_stop:2439 : total=0 2022-04-12 20:18:25.060 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 20:18:25.062 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2508 2022-04-12 20:18:25.064 | ++ functions-common:install_package:1464 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-12 20:18:25.067 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 20:18:25.069 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:18:25.071 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:18:25.074 | ++ functions-common:real_install_package:1450 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-12 20:18:25.094 | ++ functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-12 20:18:25.205 | Reading package lists... 2022-04-12 20:18:25.448 | Building dependency tree... 2022-04-12 20:18:25.449 | Reading state information... 2022-04-12 20:18:25.483 | acl is already the newest version (2.2.53-6). 2022-04-12 20:18:25.484 | bc is already the newest version (1.07.1-2build1). 2022-04-12 20:18:25.484 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-12 20:18:25.484 | conntrack is already the newest version (1:1.4.5-2). 2022-04-12 20:18:25.484 | ebtables is already the newest version (2.0.11-3build1). 2022-04-12 20:18:25.484 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-12 20:18:25.484 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-12 20:18:25.484 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-12 20:18:25.484 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-12 20:18:25.484 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-12 20:18:25.484 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-12 20:18:25.484 | iputils-arping is already the newest version (3:20190709-3). 2022-04-12 20:18:25.484 | iputils-ping is already the newest version (3:20190709-3). 2022-04-12 20:18:25.484 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-12 20:18:25.484 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-12 20:18:25.484 | libffi-dev is already the newest version (3.3-4). 2022-04-12 20:18:25.484 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-12 20:18:25.484 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-12 20:18:25.484 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-12 20:18:25.484 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-12 20:18:25.484 | lsscsi is already the newest version (0.30-0.1). 2022-04-12 20:18:25.484 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-12 20:18:25.484 | make is already the newest version (4.2.1-1.2). 2022-04-12 20:18:25.484 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-12 20:18:25.484 | psmisc is already the newest version (23.3-1). 2022-04-12 20:18:25.484 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-12 20:18:25.484 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-12 20:18:25.484 | python3-systemd is already the newest version (234-3build2). 2022-04-12 20:18:25.484 | socat is already the newest version (1.7.3.3-2). 2022-04-12 20:18:25.484 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-12 20:18:25.484 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-12 20:18:25.484 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-12 20:18:25.484 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-12 20:18:25.485 | graphviz is already the newest version (2.42.2-3build2). 2022-04-12 20:18:25.485 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-12 20:18:25.485 | pcp is already the newest version (5.0.3-1). 2022-04-12 20:18:25.485 | pm-utils is already the newest version (1.4.1-19). 2022-04-12 20:18:25.485 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-12 20:18:25.485 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-12 20:18:25.485 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-12 20:18:25.485 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-12 20:18:25.485 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-12 20:18:25.485 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-12 20:18:25.485 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-12 20:18:25.485 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-12 20:18:25.485 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-12 20:18:25.485 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-12 20:18:25.485 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-12 20:18:25.485 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-12 20:18:25.485 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-12 20:18:25.485 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-12 20:18:25.485 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-04-12 20:18:25.485 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-12 20:18:25.485 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-12 20:18:25.485 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-12 20:18:25.485 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-12 20:18:25.485 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-12 20:18:25.485 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-12 20:18:25.485 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-12 20:18:25.485 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-12 20:18:25.485 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-12 20:18:25.485 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-12 20:18:25.485 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-12 20:18:25.485 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-12 20:18:25.485 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-04-12 20:18:25.485 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-12 20:18:25.485 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-12 20:18:25.486 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-12 20:18:25.703 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-12 20:18:25.703 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-12 20:18:25.703 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-12 20:18:25.703 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-12 20:18:25.703 | git is already the newest version (1:2.25.1-1ubuntu3.3). 2022-04-12 20:18:25.704 | The following packages were automatically installed and are no longer required: 2022-04-12 20:18:25.704 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 20:18:25.705 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 20:18:25.705 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 20:18:25.705 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 20:18:25.705 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 20:18:25.705 | python3-zope.interface 2022-04-12 20:18:25.705 | Use 'sudo apt autoremove' to remove them. 2022-04-12 20:18:25.817 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 20:18:25.822 | ++ functions-common:apt_get:1234 : result=0 2022-04-12 20:18:25.825 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 20:18:25.827 | ++ functions-common:time_stop:2425 : local name 2022-04-12 20:18:25.829 | ++ functions-common:time_stop:2426 : local end_time 2022-04-12 20:18:25.831 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-12 20:18:25.833 | ++ functions-common:time_stop:2428 : local total 2022-04-12 20:18:25.835 | ++ functions-common:time_stop:2429 : local start_time 2022-04-12 20:18:25.838 | ++ functions-common:time_stop:2431 : name=apt-get 2022-04-12 20:18:25.840 | ++ functions-common:time_stop:2432 : start_time=1649794705092 2022-04-12 20:18:25.843 | ++ functions-common:time_stop:2434 : [[ -z 1649794705092 ]] 2022-04-12 20:18:25.845 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 20:18:25.849 | ++ functions-common:time_stop:2437 : end_time=1649794705847 2022-04-12 20:18:25.852 | ++ functions-common:time_stop:2438 : elapsed_time=755 2022-04-12 20:18:25.854 | ++ functions-common:time_stop:2439 : total=747 2022-04-12 20:18:25.856 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 20:18:25.858 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1502 2022-04-12 20:18:25.860 | ++ functions-common:apt_get:1238 : return 0 2022-04-12 20:18:25.863 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-12 20:18:25.865 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-12 20:18:25.868 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-12 20:18:25.873 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-12 20:18:25.877 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-04-12 20:18:25.879 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-04-12 20:18:25.882 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-12 20:18:27.302 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-12 20:18:27.304 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-12 20:18:27.306 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-12 20:18:27.308 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-12 20:18:27.310 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-12 20:18:27.312 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-12 20:18:27.313 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-12 20:18:27.315 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-12 20:18:27.317 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-12 20:18:27.319 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-12 20:18:27.320 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-12 20:18:27.325 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-12 20:18:27.327 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-12 20:18:27.328 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-12 20:18:27.330 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-12 20:18:27.332 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-12 20:18:27.334 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-12 20:18:27.335 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-12 20:18:27.338 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-12 20:18:27.340 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-12 20:18:27.342 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-12 20:18:27.344 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-12 20:18:27.346 | + functions-common:_ensure_lsb_release:394 : return 2022-04-12 20:18:27.348 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-12 20:18:27.423 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-12 20:18:27.426 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-12 20:18:27.501 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-12 20:18:27.503 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-12 20:18:27.577 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-12 20:18:27.579 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-12 20:18:27.580 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-12 20:18:27.582 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-12 20:18:27.584 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-12 20:18:27.586 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-12 20:18:27.589 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-12 20:18:27.590 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-12 20:18:27.592 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-12 20:18:27.594 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-12 20:18:27.596 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-12 20:18:27.596 | Distro: focal 2022-04-12 20:18:27.598 | + tools/install_pip.sh:main:124 : get_versions 2022-04-12 20:18:27.601 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-12 20:18:27.605 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-12 20:18:27.607 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-12 20:18:27.609 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-12 20:18:27.610 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-12 20:18:28.297 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-12 20:18:28.299 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-12 20:18:28.299 | pip: 21.3.1 2022-04-12 20:18:28.301 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-12 20:18:28.303 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-12 20:18:28.304 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-12 20:18:28.306 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-12 20:18:28.308 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-12 20:18:28.310 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-12 20:18:28.311 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-12 20:18:28.313 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-12 20:18:28.315 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-12 20:18:28.317 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-12 20:18:28.318 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-12 20:18:28.320 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-12 20:18:28.322 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-12 20:18:28.324 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-12 20:18:28.326 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:18:28.328 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:18:28.329 | + tools/install_pip.sh:main:142 : : 2022-04-12 20:18:28.331 | + tools/install_pip.sh:main:147 : set -x 2022-04-12 20:18:28.333 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-12 20:18:28.335 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-12 20:18:28.337 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-12 20:18:28.340 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-12 20:18:28.341 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-12 20:18:28.343 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-12 20:18:28.346 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-12 20:18:28.347 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-12 20:18:28.351 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2022-04-12 20:18:28.353 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2022-04-12 20:18:28.355 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-12 20:18:28.357 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-12 20:18:28.359 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-12 20:18:28.376 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-04-12 20:18:28.378 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-12 20:18:29.235 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:18:29.235 | from cryptography.utils import int_from_bytes 2022-04-12 20:18:29.235 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:18:29.235 | from cryptography.utils import int_from_bytes 2022-04-12 20:18:30.497 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 20:18:31.398 | Collecting setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-04-12 20:18:31.409 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a65/e3802053e99fc/setuptools-62.0.0-py3-none-any.whl (1.1 MB) 2022-04-12 20:18:33.942 | Installing collected packages: setuptools 2022-04-12 20:18:34.884 | Successfully installed setuptools-62.0.0 2022-04-12 20:18:34.885 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-12 20:18:35.060 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 20:18:35.060 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 20:18:35.200 | + inc/python:pip_install:200 : result=0 2022-04-12 20:18:35.202 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 20:18:35.204 | + functions-common:time_stop:2425 : local name 2022-04-12 20:18:35.206 | + functions-common:time_stop:2426 : local end_time 2022-04-12 20:18:35.208 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 20:18:35.209 | + functions-common:time_stop:2428 : local total 2022-04-12 20:18:35.211 | + functions-common:time_stop:2429 : local start_time 2022-04-12 20:18:35.213 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 20:18:35.215 | + functions-common:time_stop:2432 : start_time=1649794708371 2022-04-12 20:18:35.216 | + functions-common:time_stop:2434 : [[ -z 1649794708371 ]] 2022-04-12 20:18:35.219 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 20:18:35.222 | + functions-common:time_stop:2437 : end_time=1649794715220 2022-04-12 20:18:35.224 | + functions-common:time_stop:2438 : elapsed_time=6849 2022-04-12 20:18:35.225 | + functions-common:time_stop:2439 : total=0 2022-04-12 20:18:35.228 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 20:18:35.230 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6849 2022-04-12 20:18:35.231 | + inc/python:pip_install:203 : return 0 2022-04-12 20:18:35.233 | + tools/install_pip.sh:main:153 : get_versions 2022-04-12 20:18:35.236 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-12 20:18:35.239 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-12 20:18:35.241 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-12 20:18:35.245 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-12 20:18:35.245 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-12 20:18:35.925 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-12 20:18:35.927 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-12 20:18:35.927 | pip: 21.3.1 2022-04-12 20:18:35.930 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-12 20:18:35.933 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-12 20:18:35.936 | + ./stack.sh:main:798 : fixup_all 2022-04-12 20:18:35.939 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-12 20:18:35.941 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-12 20:18:35.943 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:18:35.945 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:18:35.948 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-12 20:18:35.959 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-12 20:18:35.971 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-12 20:18:35.982 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-12 20:18:35.984 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-12 20:18:35.986 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-12 20:18:35.989 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-12 20:18:35.991 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-12 20:18:35.993 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-12 20:18:35.995 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-12 20:18:35.997 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-12 20:18:35.999 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-12 20:18:36.001 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-12 20:18:36.003 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-12 20:18:36.005 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-12 20:18:36.007 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-12 20:18:36.010 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-12 20:18:36.012 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-12 20:18:36.015 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-12 20:18:36.017 | + functions-common:is_suse:542 : is_opensuse 2022-04-12 20:18:36.019 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-12 20:18:36.021 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-12 20:18:36.023 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-12 20:18:36.026 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-12 20:18:36.028 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-12 20:18:36.030 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-12 20:18:36.032 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-12 20:18:36.034 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-12 20:18:36.037 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-12 20:18:36.039 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-12 20:18:36.041 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-12 20:18:36.044 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-04-12 20:18:36.064 | Using python 3.8 to install os-testr 2022-04-12 20:18:36.066 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-04-12 20:18:36.925 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:18:36.926 | from cryptography.utils import int_from_bytes 2022-04-12 20:18:36.926 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:18:36.926 | from cryptography.utils import int_from_bytes 2022-04-12 20:18:38.104 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 20:18:38.137 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-12 20:18:38.214 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-12 20:18:38.216 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.1) 2022-04-12 20:18:38.217 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-04-12 20:18:38.231 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-04-12 20:18:38.241 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (3.0.0) 2022-04-12 20:18:38.253 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=1.3.0->testtools>=2.2.0->os-testr) (1.16.0) 2022-04-12 20:18:40.766 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-12 20:18:40.773 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 20:18:40.777 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 20:18:40.899 | + inc/python:pip_install:200 : result=0 2022-04-12 20:18:40.901 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 20:18:40.904 | + functions-common:time_stop:2425 : local name 2022-04-12 20:18:40.906 | + functions-common:time_stop:2426 : local end_time 2022-04-12 20:18:40.908 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 20:18:40.910 | + functions-common:time_stop:2428 : local total 2022-04-12 20:18:40.912 | + functions-common:time_stop:2429 : local start_time 2022-04-12 20:18:40.915 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 20:18:40.917 | + functions-common:time_stop:2432 : start_time=1649794716059 2022-04-12 20:18:40.919 | + functions-common:time_stop:2434 : [[ -z 1649794716059 ]] 2022-04-12 20:18:40.922 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 20:18:40.926 | + functions-common:time_stop:2437 : end_time=1649794720923 2022-04-12 20:18:40.928 | + functions-common:time_stop:2438 : elapsed_time=4864 2022-04-12 20:18:40.931 | + functions-common:time_stop:2439 : total=0 2022-04-12 20:18:40.933 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 20:18:40.935 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4864 2022-04-12 20:18:40.937 | + inc/python:pip_install:203 : return 0 2022-04-12 20:18:40.939 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-12 20:18:40.990 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-04-12 20:18:41.236 | + ./stack.sh:main:812 : install_infra 2022-04-12 20:18:41.239 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-12 20:18:41.241 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-12 20:18:41.245 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-12 20:18:41.248 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-12 20:18:41.270 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-04-12 20:18:43.174 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:18:43.183 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:18:43.187 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:18:43.192 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:18:43.196 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:18:43.203 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:18:43.207 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:18:43.232 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:18:43.312 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:18:43.331 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:18:43.335 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:18:43.341 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:18:43.356 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:18:43.365 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:18:43.367 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:18:43.385 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:18:43.403 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:18:43.412 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:18:43.418 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:18:43.436 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:18:43.458 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:18:43.476 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:18:43.485 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:18:43.490 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:18:43.511 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:18:43.541 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:18:43.542 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:18:43.557 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:18:43.561 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:18:43.565 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:18:43.570 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:18:43.585 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:18:43.592 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:18:43.643 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:18:43.662 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:18:43.666 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:18:43.701 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:18:43.764 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:18:43.771 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:18:43.778 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:18:43.829 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:18:43.843 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:18:43.851 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:18:43.955 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:18:43.982 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:18:43.986 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:18:43.996 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:18:44.002 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:18:44.023 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:18:44.030 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:18:44.048 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:18:44.078 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:18:44.108 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:18:44.120 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:18:44.133 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:18:44.151 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:18:44.159 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:18:44.174 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:18:44.186 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:18:44.190 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:18:44.196 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 20:18:44.335 | Requirement already up-to-date: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.8.1) 2022-04-12 20:18:44.633 | + inc/python:pip_install:200 : result=0 2022-04-12 20:18:44.636 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 20:18:44.638 | + functions-common:time_stop:2425 : local name 2022-04-12 20:18:44.640 | + functions-common:time_stop:2426 : local end_time 2022-04-12 20:18:44.642 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 20:18:44.644 | + functions-common:time_stop:2428 : local total 2022-04-12 20:18:44.646 | + functions-common:time_stop:2429 : local start_time 2022-04-12 20:18:44.648 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 20:18:44.650 | + functions-common:time_stop:2432 : start_time=1649794721263 2022-04-12 20:18:44.652 | + functions-common:time_stop:2434 : [[ -z 1649794721263 ]] 2022-04-12 20:18:44.655 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 20:18:44.659 | + functions-common:time_stop:2437 : end_time=1649794724657 2022-04-12 20:18:44.661 | + functions-common:time_stop:2438 : elapsed_time=3394 2022-04-12 20:18:44.663 | + functions-common:time_stop:2439 : total=4864 2022-04-12 20:18:44.666 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 20:18:44.668 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8258 2022-04-12 20:18:44.670 | + inc/python:pip_install:203 : return 0 2022-04-12 20:18:44.672 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-12 20:18:44.675 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-12 20:18:44.698 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-04-12 20:18:46.491 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:18:46.498 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:18:46.502 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:18:46.507 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:18:46.512 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:18:46.519 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:18:46.522 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:18:46.549 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:18:46.637 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:18:46.656 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:18:46.660 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:18:46.666 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:18:46.681 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:18:46.689 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:18:46.691 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:18:46.709 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:18:46.726 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:18:46.736 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:18:46.741 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:18:46.759 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:18:46.781 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:18:46.800 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:18:46.808 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:18:46.813 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:18:46.834 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:18:46.864 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:18:46.866 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:18:46.880 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:18:46.885 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:18:46.889 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:18:46.894 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:18:46.909 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:18:46.916 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:18:46.967 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:18:46.985 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:18:46.989 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:18:47.021 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:18:47.084 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:18:47.092 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:18:47.098 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:18:47.150 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:18:47.164 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:18:47.172 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:18:47.277 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:18:47.303 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:18:47.307 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:18:47.318 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:18:47.324 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:18:47.343 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:18:47.350 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:18:47.367 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:18:47.399 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:18:47.428 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:18:47.441 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:18:47.454 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:18:47.472 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:18:47.481 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:18:47.496 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:18:47.510 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:18:47.514 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:18:47.521 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 20:18:47.525 | Processing /opt/stack/requirements 2022-04-12 20:18:49.346 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (6.0) 2022-04-12 20:18:49.349 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (3.0.0) 2022-04-12 20:18:49.361 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (21.3) 2022-04-12 20:18:49.367 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.8.1) 2022-04-12 20:18:49.369 | Requirement already satisfied: pyparsing===3.0.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (3.0.7) 2022-04-12 20:18:49.375 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 497)) (2.27.1) 2022-04-12 20:18:49.402 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (1.16.0) 2022-04-12 20:18:49.405 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 596)) (2.5.0) 2022-04-12 20:18:49.416 | Requirement already satisfied: urllib3===1.26.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 625)) (1.26.9) 2022-04-12 20:18:49.467 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5354) (1.3) 2022-04-12 20:18:49.469 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5354) (0.3.0) 2022-04-12 20:18:49.484 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (3.3) 2022-04-12 20:18:49.488 | Requirement already satisfied: charset-normalizer===2.0.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.0.12) 2022-04-12 20:18:49.492 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 497)) (2021.10.8) 2022-04-12 20:18:49.496 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 186)) (1.0.0) 2022-04-12 20:18:49.498 | Requirement already satisfied: cliff===3.10.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (3.10.1) 2022-04-12 20:18:49.511 | Requirement already satisfied: autopage===0.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 105)) (0.5.0) 2022-04-12 20:18:49.514 | Requirement already satisfied: cmd2===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (2.4.0) 2022-04-12 20:18:49.563 | Requirement already satisfied: stevedore===3.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (3.5.0) 2022-04-12 20:18:49.569 | Requirement already satisfied: prettytable===3.2.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (3.2.0) 2022-04-12 20:18:49.580 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (21.4.0) 2022-04-12 20:18:49.642 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (1.8.2) 2022-04-12 20:18:49.644 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 636)) (0.2.5) 2022-04-12 20:18:49.649 | Building wheels for collected packages: openstack-requirements 2022-04-12 20:18:49.650 | Building wheel for openstack-requirements (setup.py): started 2022-04-12 20:18:50.478 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-12 20:18:50.478 | ERROR: Command errored out with exit status 1: 2022-04-12 20:18:50.478 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-i4ldx6az/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-i4ldx6az/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-pzoznbcy 2022-04-12 20:18:50.479 | cwd: /tmp/pip-req-build-i4ldx6az/ 2022-04-12 20:18:50.479 | Complete output (6 lines): 2022-04-12 20:18:50.479 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-12 20:18:50.479 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-12 20:18:50.479 | or: setup.py --help-commands 2022-04-12 20:18:50.479 | or: setup.py cmd --help 2022-04-12 20:18:50.479 | 2022-04-12 20:18:50.479 | error: invalid command 'bdist_wheel' 2022-04-12 20:18:50.479 | ---------------------------------------- 2022-04-12 20:18:50.479 | ERROR: Failed building wheel for openstack-requirements 2022-04-12 20:18:50.479 | Running setup.py clean for openstack-requirements 2022-04-12 20:18:51.304 | Failed to build openstack-requirements 2022-04-12 20:18:51.321 | Installing collected packages: openstack-requirements 2022-04-12 20:18:51.321 | Attempting uninstall: openstack-requirements 2022-04-12 20:18:51.322 | Found existing installation: openstack-requirements 1.2.1.dev5354 2022-04-12 20:18:51.358 | Uninstalling openstack-requirements-1.2.1.dev5354: 2022-04-12 20:18:51.386 | Successfully uninstalled openstack-requirements-1.2.1.dev5354 2022-04-12 20:18:51.389 | Running setup.py install for openstack-requirements: started 2022-04-12 20:18:53.740 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-12 20:18:53.763 | Successfully installed openstack-requirements-1.2.1.dev5354 2022-04-12 20:18:53.891 | + inc/python:pip_install:200 : result=0 2022-04-12 20:18:53.893 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 20:18:53.895 | + functions-common:time_stop:2425 : local name 2022-04-12 20:18:53.897 | + functions-common:time_stop:2426 : local end_time 2022-04-12 20:18:53.900 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 20:18:53.902 | + functions-common:time_stop:2428 : local total 2022-04-12 20:18:53.904 | + functions-common:time_stop:2429 : local start_time 2022-04-12 20:18:53.906 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 20:18:53.909 | + functions-common:time_stop:2432 : start_time=1649794724690 2022-04-12 20:18:53.911 | + functions-common:time_stop:2434 : [[ -z 1649794724690 ]] 2022-04-12 20:18:53.913 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 20:18:53.918 | + functions-common:time_stop:2437 : end_time=1649794733916 2022-04-12 20:18:53.921 | + functions-common:time_stop:2438 : elapsed_time=9226 2022-04-12 20:18:53.923 | + functions-common:time_stop:2439 : total=8258 2022-04-12 20:18:53.925 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 20:18:53.927 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=17484 2022-04-12 20:18:53.929 | + inc/python:pip_install:203 : return 0 2022-04-12 20:18:53.932 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-12 20:18:53.934 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-12 20:18:53.937 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-12 20:18:53.939 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:18:53.941 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 20:18:53.944 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-04-12 20:18:53.946 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:18:53.948 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-12 20:18:53.969 | Using python 3.8 to install pbr 2022-04-12 20:18:53.971 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-04-12 20:18:54.843 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:18:54.843 | from cryptography.utils import int_from_bytes 2022-04-12 20:18:54.844 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:18:54.844 | from cryptography.utils import int_from_bytes 2022-04-12 20:18:56.005 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 20:18:56.037 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-12 20:18:58.686 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-12 20:18:58.693 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 20:18:58.693 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 20:18:58.816 | + inc/python:pip_install:200 : result=0 2022-04-12 20:18:58.819 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 20:18:58.821 | + functions-common:time_stop:2425 : local name 2022-04-12 20:18:58.823 | + functions-common:time_stop:2426 : local end_time 2022-04-12 20:18:58.825 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 20:18:58.827 | + functions-common:time_stop:2428 : local total 2022-04-12 20:18:58.830 | + functions-common:time_stop:2429 : local start_time 2022-04-12 20:18:58.832 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 20:18:58.834 | + functions-common:time_stop:2432 : start_time=1649794733964 2022-04-12 20:18:58.836 | + functions-common:time_stop:2434 : [[ -z 1649794733964 ]] 2022-04-12 20:18:58.839 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 20:18:58.843 | + functions-common:time_stop:2437 : end_time=1649794738841 2022-04-12 20:18:58.845 | + functions-common:time_stop:2438 : elapsed_time=4877 2022-04-12 20:18:58.847 | + functions-common:time_stop:2439 : total=17484 2022-04-12 20:18:58.849 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 20:18:58.852 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=22361 2022-04-12 20:18:58.854 | + inc/python:pip_install:203 : return 0 2022-04-12 20:18:58.857 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-04-12 20:19:01.149 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-12 20:19:03.024 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 20:19:03.025 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-04-12 20:19:03.040 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-12 20:19:03.044 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-04-12 20:19:03.049 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-04-12 20:19:03.051 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-12 20:19:03.054 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.8) 2022-04-12 20:19:03.124 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-12 20:19:03.127 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-12 20:19:03.130 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-04-12 20:19:03.147 | + ./stack.sh:main:821 : pkgs= 2022-04-12 20:19:03.150 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-04-12 20:19:03.152 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-04-12 20:19:03.155 | + functions-common:run_phase:1853 : local mode=stack 2022-04-12 20:19:03.157 | + functions-common:run_phase:1854 : local phase=pre-install 2022-04-12 20:19:03.159 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-12 20:19:03.161 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-12 20:19:03.164 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-12 20:19:03.166 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-12 20:19:03.168 | + functions-common:run_phase:1863 : local extra 2022-04-12 20:19:03.171 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-12 20:19:03.175 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-12 20:19:03.177 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-12 20:19:03.179 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-12 20:19:03.181 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-12 20:19:03.184 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-12 20:19:03.199 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 20:19:03.201 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-12 20:19:03.203 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-12 20:19:03.205 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-12 20:19:03.207 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-12 20:19:03.209 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-12 20:19:03.212 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-12 20:19:03.214 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-12 20:19:03.216 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-12 20:19:03.218 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-12 20:19:03.220 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-12 20:19:03.222 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-12 20:19:03.224 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-12 20:19:03.227 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-12 20:19:03.229 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-04-12 20:19:03.231 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-12 20:19:03.233 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-04-12 20:19:03.235 | + functions-common:run_plugins:1839 : local mode=stack 2022-04-12 20:19:03.237 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-04-12 20:19:03.240 | + functions-common:run_plugins:1842 : local plugins= 2022-04-12 20:19:03.242 | + functions-common:run_plugins:1843 : local plugin 2022-04-12 20:19:03.245 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-12 20:19:03.247 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-12 20:19:03.250 | + functions:set_systemd_override:821 : local value=2048 2022-04-12 20:19:03.252 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-12 20:19:03.254 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-12 20:19:03.307 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-12 20:19:03.307 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-12 20:19:03.309 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-12 20:19:03.670 | + ./stack.sh:main:834 : install_rpc_backend 2022-04-12 20:19:03.672 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-12 20:19:03.688 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 20:19:03.690 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-12 20:19:03.693 | + functions-common:install_package:1463 : update_package_repo 2022-04-12 20:19:03.695 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 20:19:03.697 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-12 20:19:03.700 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 20:19:03.702 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 20:19:03.704 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 20:19:03.706 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:19:03.708 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:19:03.711 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 20:19:03.714 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-12 20:19:03.716 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-12 20:19:03.718 | + functions-common:apt_get_update:1190 : return 2022-04-12 20:19:03.720 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-04-12 20:19:03.722 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 20:19:03.725 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:19:03.728 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:19:03.730 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-04-12 20:19:03.750 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-04-12 20:19:03.860 | Reading package lists... 2022-04-12 20:19:04.105 | Building dependency tree... 2022-04-12 20:19:04.107 | Reading state information... 2022-04-12 20:19:04.363 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-12 20:19:04.363 | The following packages were automatically installed and are no longer required: 2022-04-12 20:19:04.364 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 20:19:04.364 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 20:19:04.364 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 20:19:04.364 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 20:19:04.364 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 20:19:04.365 | python3-zope.interface 2022-04-12 20:19:04.365 | Use 'sudo apt autoremove' to remove them. 2022-04-12 20:19:04.481 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 20:19:04.485 | + functions-common:apt_get:1234 : result=0 2022-04-12 20:19:04.488 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 20:19:04.490 | + functions-common:time_stop:2425 : local name 2022-04-12 20:19:04.493 | + functions-common:time_stop:2426 : local end_time 2022-04-12 20:19:04.495 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 20:19:04.497 | + functions-common:time_stop:2428 : local total 2022-04-12 20:19:04.500 | + functions-common:time_stop:2429 : local start_time 2022-04-12 20:19:04.502 | + functions-common:time_stop:2431 : name=apt-get 2022-04-12 20:19:04.504 | + functions-common:time_stop:2432 : start_time=1649794743748 2022-04-12 20:19:04.506 | + functions-common:time_stop:2434 : [[ -z 1649794743748 ]] 2022-04-12 20:19:04.509 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 20:19:04.513 | + functions-common:time_stop:2437 : end_time=1649794744511 2022-04-12 20:19:04.515 | + functions-common:time_stop:2438 : elapsed_time=763 2022-04-12 20:19:04.517 | + functions-common:time_stop:2439 : total=1502 2022-04-12 20:19:04.520 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 20:19:04.522 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2265 2022-04-12 20:19:04.524 | + functions-common:apt_get:1238 : return 0 2022-04-12 20:19:04.527 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-12 20:19:04.529 | + functions-common:is_suse:542 : is_opensuse 2022-04-12 20:19:04.531 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-12 20:19:04.533 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-12 20:19:04.536 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-12 20:19:04.538 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-12 20:19:04.541 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-12 20:19:04.544 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-12 20:19:04.546 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-12 20:19:04.548 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-12 20:19:04.550 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-12 20:19:04.553 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-12 20:19:04.556 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-12 20:19:04.558 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-12 20:19:04.560 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-12 20:19:04.562 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-12 20:19:04.565 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-12 20:19:04.567 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-12 20:19:04.569 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-12 20:19:04.571 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-12 20:19:04.574 | + functions-common:is_suse:542 : is_opensuse 2022-04-12 20:19:04.576 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-12 20:19:04.578 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-12 20:19:04.580 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-12 20:19:04.583 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-12 20:19:04.585 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-12 20:19:04.587 | + ./stack.sh:main:835 : restart_rpc_backend 2022-04-12 20:19:04.590 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-12 20:19:04.606 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 20:19:04.608 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-12 20:19:04.610 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-12 20:19:04.613 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-04-12 20:19:04.615 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-12 20:19:04.618 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-12 20:19:04.622 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-12 20:19:04.625 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-12 20:19:04.627 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-12 20:19:04.629 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-12 20:19:04.632 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-12 20:19:04.634 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-12 20:19:04.637 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-12 20:19:05.354 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-12 20:19:05.354 | user tags 2022-04-12 20:19:05.354 | stackrabbit []' 2022-04-12 20:19:05.357 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-12 20:19:05.357 | user tags 2022-04-12 20:19:05.357 | stackrabbit []' 2022-04-12 20:19:05.358 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-12 20:19:05.363 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-12 20:19:05.366 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-12 20:19:05.368 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-12 20:19:06.024 | Changing password for user "stackrabbit" ... 2022-04-12 20:19:06.076 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-12 20:19:06.745 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-12 20:19:06.837 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-12 20:19:06.839 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-12 20:19:07.505 | Changing password for user "stackrabbit" ... 2022-04-12 20:19:07.567 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-12 20:19:07.570 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-12 20:19:07.573 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-12 20:19:08.219 | Deleting user "guest" ... 2022-04-12 20:19:08.235 | Error: 2022-04-12 20:19:08.235 | {:no_such_user, "guest"} 2022-04-12 20:19:08.247 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-12 20:19:08.250 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-04-12 20:19:08.266 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 20:19:08.269 | + ./stack.sh:main:838 : install_database 2022-04-12 20:19:08.271 | + lib/database:install_database:118 : install_database_mysql 2022-04-12 20:19:08.274 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-12 20:19:08.276 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:19:08.278 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:19:08.281 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-12 20:19:08.625 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-12 20:19:08.627 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-12 20:19:08.629 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-12 20:19:08.632 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-12 20:19:08.635 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-12 20:19:08.637 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-12 20:19:08.639 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-12 20:19:08.642 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-12 20:19:08.644 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-12 20:19:08.646 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-12 20:19:08.648 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-12 20:19:08.651 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-12 20:19:08.653 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-12 20:19:08.655 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-12 20:19:08.657 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-12 20:19:08.660 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-12 20:19:08.662 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-12 20:19:08.664 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-12 20:19:08.667 | + functions-common:is_suse:542 : is_opensuse 2022-04-12 20:19:08.669 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-12 20:19:08.671 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-12 20:19:08.673 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-12 20:19:08.676 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-12 20:19:08.678 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-12 20:19:08.681 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-12 20:19:08.683 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:19:08.686 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:19:08.688 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-12 20:19:08.690 | + functions-common:install_package:1463 : update_package_repo 2022-04-12 20:19:08.693 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 20:19:08.695 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-12 20:19:08.698 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 20:19:08.700 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 20:19:08.702 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 20:19:08.705 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:19:08.707 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:19:08.709 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 20:19:08.712 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-12 20:19:08.714 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-12 20:19:08.716 | + functions-common:apt_get_update:1190 : return 2022-04-12 20:19:08.718 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-04-12 20:19:08.720 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 20:19:08.723 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:19:08.725 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:19:08.728 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-04-12 20:19:08.749 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-04-12 20:19:08.858 | Reading package lists... 2022-04-12 20:19:09.098 | Building dependency tree... 2022-04-12 20:19:09.100 | Reading state information... 2022-04-12 20:19:09.352 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-12 20:19:09.352 | The following packages were automatically installed and are no longer required: 2022-04-12 20:19:09.353 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 20:19:09.354 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 20:19:09.354 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 20:19:09.354 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 20:19:09.354 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 20:19:09.354 | python3-zope.interface 2022-04-12 20:19:09.354 | Use 'sudo apt autoremove' to remove them. 2022-04-12 20:19:09.468 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 20:19:09.472 | + functions-common:apt_get:1234 : result=0 2022-04-12 20:19:09.475 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 20:19:09.478 | + functions-common:time_stop:2425 : local name 2022-04-12 20:19:09.480 | + functions-common:time_stop:2426 : local end_time 2022-04-12 20:19:09.482 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 20:19:09.484 | + functions-common:time_stop:2428 : local total 2022-04-12 20:19:09.486 | + functions-common:time_stop:2429 : local start_time 2022-04-12 20:19:09.488 | + functions-common:time_stop:2431 : name=apt-get 2022-04-12 20:19:09.490 | + functions-common:time_stop:2432 : start_time=1649794748746 2022-04-12 20:19:09.493 | + functions-common:time_stop:2434 : [[ -z 1649794748746 ]] 2022-04-12 20:19:09.495 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 20:19:09.499 | + functions-common:time_stop:2437 : end_time=1649794749497 2022-04-12 20:19:09.502 | + functions-common:time_stop:2438 : elapsed_time=751 2022-04-12 20:19:09.504 | + functions-common:time_stop:2439 : total=2265 2022-04-12 20:19:09.506 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 20:19:09.508 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3016 2022-04-12 20:19:09.510 | + functions-common:apt_get:1238 : return 0 2022-04-12 20:19:09.513 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-04-12 20:19:09.515 | + ./stack.sh:main:841 : install_database_python 2022-04-12 20:19:09.517 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-12 20:19:09.519 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-12 20:19:09.522 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-12 20:19:09.524 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-12 20:19:09.527 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-12 20:19:09.530 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-12 20:19:09.532 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-12 20:19:09.536 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-12 20:19:09.536 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-12 20:19:09.542 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-12 20:19:09.544 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-12 20:19:09.547 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-12 20:19:09.549 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-12 20:19:09.552 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-12 20:19:09.573 | Using python 3.8 to install PyMySQL 2022-04-12 20:19:09.576 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-04-12 20:19:10.436 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:19:10.436 | from cryptography.utils import int_from_bytes 2022-04-12 20:19:10.436 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:19:10.436 | from cryptography.utils import int_from_bytes 2022-04-12 20:19:11.614 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 20:19:11.647 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-12 20:19:14.180 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-12 20:19:14.187 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 20:19:14.193 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 20:19:14.310 | + inc/python:pip_install:200 : result=0 2022-04-12 20:19:14.312 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 20:19:14.315 | + functions-common:time_stop:2425 : local name 2022-04-12 20:19:14.317 | + functions-common:time_stop:2426 : local end_time 2022-04-12 20:19:14.319 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 20:19:14.322 | + functions-common:time_stop:2428 : local total 2022-04-12 20:19:14.324 | + functions-common:time_stop:2429 : local start_time 2022-04-12 20:19:14.326 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 20:19:14.329 | + functions-common:time_stop:2432 : start_time=1649794749568 2022-04-12 20:19:14.331 | + functions-common:time_stop:2434 : [[ -z 1649794749568 ]] 2022-04-12 20:19:14.334 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 20:19:14.339 | + functions-common:time_stop:2437 : end_time=1649794754336 2022-04-12 20:19:14.341 | + functions-common:time_stop:2438 : elapsed_time=4768 2022-04-12 20:19:14.343 | + functions-common:time_stop:2439 : total=22361 2022-04-12 20:19:14.345 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 20:19:14.348 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27129 2022-04-12 20:19:14.350 | + inc/python:pip_install:203 : return 0 2022-04-12 20:19:14.352 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-12 20:19:14.355 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-12 20:19:14.357 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-12 20:19:14.359 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-04-12 20:19:14.375 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 20:19:14.377 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-04-12 20:19:14.380 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-12 20:19:14.384 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-12 20:19:14.384 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-12 20:19:14.389 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-12 20:19:14.392 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-12 20:19:14.394 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-12 20:19:14.397 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-12 20:19:14.399 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-12 20:19:14.402 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-12 20:19:14.417 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 20:19:14.420 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-12 20:19:14.422 | + functions-common:install_package:1463 : update_package_repo 2022-04-12 20:19:14.424 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 20:19:14.427 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-12 20:19:14.429 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 20:19:14.432 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 20:19:14.434 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 20:19:14.436 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:19:14.438 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:19:14.441 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 20:19:14.443 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-12 20:19:14.446 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-12 20:19:14.448 | + functions-common:apt_get_update:1190 : return 2022-04-12 20:19:14.450 | + functions-common:install_package:1464 : real_install_package radvd 2022-04-12 20:19:14.453 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 20:19:14.455 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:19:14.457 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:19:14.459 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-04-12 20:19:14.480 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-04-12 20:19:14.589 | Reading package lists... 2022-04-12 20:19:14.832 | Building dependency tree... 2022-04-12 20:19:14.833 | Reading state information... 2022-04-12 20:19:15.084 | radvd is already the newest version (1:2.17-2). 2022-04-12 20:19:15.084 | The following packages were automatically installed and are no longer required: 2022-04-12 20:19:15.086 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 20:19:15.086 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 20:19:15.086 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 20:19:15.086 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 20:19:15.086 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 20:19:15.086 | python3-zope.interface 2022-04-12 20:19:15.086 | Use 'sudo apt autoremove' to remove them. 2022-04-12 20:19:15.200 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 20:19:15.204 | + functions-common:apt_get:1234 : result=0 2022-04-12 20:19:15.207 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 20:19:15.209 | + functions-common:time_stop:2425 : local name 2022-04-12 20:19:15.212 | + functions-common:time_stop:2426 : local end_time 2022-04-12 20:19:15.214 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 20:19:15.216 | + functions-common:time_stop:2428 : local total 2022-04-12 20:19:15.218 | + functions-common:time_stop:2429 : local start_time 2022-04-12 20:19:15.220 | + functions-common:time_stop:2431 : name=apt-get 2022-04-12 20:19:15.223 | + functions-common:time_stop:2432 : start_time=1649794754477 2022-04-12 20:19:15.225 | + functions-common:time_stop:2434 : [[ -z 1649794754477 ]] 2022-04-12 20:19:15.228 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 20:19:15.232 | + functions-common:time_stop:2437 : end_time=1649794755229 2022-04-12 20:19:15.234 | + functions-common:time_stop:2438 : elapsed_time=752 2022-04-12 20:19:15.236 | + functions-common:time_stop:2439 : total=3016 2022-04-12 20:19:15.238 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 20:19:15.240 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3768 2022-04-12 20:19:15.243 | + functions-common:apt_get:1238 : return 0 2022-04-12 20:19:15.245 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-12 20:19:15.262 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 20:19:15.264 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-12 20:19:15.266 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-12 20:19:15.269 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-12 20:19:15.272 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-12 20:19:15.291 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-12 20:19:15.294 | + functions-common:install_package:1463 : update_package_repo 2022-04-12 20:19:15.296 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 20:19:15.298 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-12 20:19:15.301 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 20:19:15.303 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 20:19:15.305 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 20:19:15.307 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:19:15.309 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:19:15.312 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 20:19:15.314 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-12 20:19:15.316 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-12 20:19:15.318 | + functions-common:apt_get_update:1190 : return 2022-04-12 20:19:15.321 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-04-12 20:19:15.323 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 20:19:15.325 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:19:15.327 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:19:15.330 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-04-12 20:19:15.350 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-04-12 20:19:15.460 | Reading package lists... 2022-04-12 20:19:15.703 | Building dependency tree... 2022-04-12 20:19:15.704 | Reading state information... 2022-04-12 20:19:15.961 | fakeroot is already the newest version (1.24-1). 2022-04-12 20:19:15.961 | make is already the newest version (4.2.1-1.2). 2022-04-12 20:19:15.961 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-12 20:19:15.961 | The following packages were automatically installed and are no longer required: 2022-04-12 20:19:15.963 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 20:19:15.963 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 20:19:15.963 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 20:19:15.963 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 20:19:15.963 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 20:19:15.963 | python3-zope.interface 2022-04-12 20:19:15.963 | Use 'sudo apt autoremove' to remove them. 2022-04-12 20:19:16.076 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 20:19:16.080 | + functions-common:apt_get:1234 : result=0 2022-04-12 20:19:16.082 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 20:19:16.084 | + functions-common:time_stop:2425 : local name 2022-04-12 20:19:16.087 | + functions-common:time_stop:2426 : local end_time 2022-04-12 20:19:16.089 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 20:19:16.092 | + functions-common:time_stop:2428 : local total 2022-04-12 20:19:16.094 | + functions-common:time_stop:2429 : local start_time 2022-04-12 20:19:16.096 | + functions-common:time_stop:2431 : name=apt-get 2022-04-12 20:19:16.098 | + functions-common:time_stop:2432 : start_time=1649794755347 2022-04-12 20:19:16.100 | + functions-common:time_stop:2434 : [[ -z 1649794755347 ]] 2022-04-12 20:19:16.103 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 20:19:16.107 | + functions-common:time_stop:2437 : end_time=1649794756104 2022-04-12 20:19:16.109 | + functions-common:time_stop:2438 : elapsed_time=757 2022-04-12 20:19:16.111 | + functions-common:time_stop:2439 : total=3768 2022-04-12 20:19:16.113 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 20:19:16.115 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4525 2022-04-12 20:19:16.118 | + functions-common:apt_get:1238 : return 0 2022-04-12 20:19:16.120 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-12 20:19:16.122 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:19:16.125 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:19:16.127 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-12 20:19:16.129 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-12 20:19:16.133 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-12 20:19:16.137 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-12 20:19:16.139 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-12 20:19:16.142 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-12 20:19:16.142 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-12 20:19:16.147 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-12 20:19:16.150 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-12 20:19:16.152 | + functions:vercmp:628 : local v1=5.4 2022-04-12 20:19:16.154 | + functions:vercmp:629 : local 'op=<' 2022-04-12 20:19:16.157 | + functions:vercmp:630 : local v2=3.13 2022-04-12 20:19:16.159 | + functions:vercmp:631 : local result 2022-04-12 20:19:16.162 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-12 20:19:16.163 | ++ functions:vercmp:635 : sort -V 2022-04-12 20:19:16.163 | ++ functions:vercmp:635 : head -1 2022-04-12 20:19:16.168 | + functions:vercmp:635 : result=3.13 2022-04-12 20:19:16.170 | + functions:vercmp:637 : case $op in 2022-04-12 20:19:16.172 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-12 20:19:16.175 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-12 20:19:16.177 | + functions:vercmp:648 : return 2022-04-12 20:19:16.180 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-12 20:19:16.182 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-12 20:19:16.184 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-04-12 20:19:16.646 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-12 20:19:16.649 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-12 20:19:16.652 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:19:16.656 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 20:19:16.658 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-04-12 20:19:16.661 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:19:16.665 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-04-12 20:19:16.683 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 20:19:16.686 | + ./stack.sh:main:849 : install_etcd3 2022-04-12 20:19:16.688 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-12 20:19:16.688 | Installing etcd 2022-04-12 20:19:16.690 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-12 20:19:16.704 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-12 20:19:16.719 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-12 20:19:16.722 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-12 20:19:16.735 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-12 20:19:16.738 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-12 20:19:16.741 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-12 20:19:16.745 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-12 20:19:16.749 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-12 20:19:16.751 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-04-12 20:19:16.753 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-12 20:19:16.756 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-12 20:19:16.759 | ++ functions:get_extra_file:74 : return 2022-04-12 20:19:16.761 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-12 20:19:16.764 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-12 20:19:16.766 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-12 20:19:16.768 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-04-12 20:19:16.785 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 20:19:16.787 | + ./stack.sh:main:868 : install_dstat 2022-04-12 20:19:16.790 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-12 20:19:16.807 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 20:19:16.809 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-04-12 20:19:16.811 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-12 20:19:16.814 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-04-12 20:19:16.816 | + ./stack.sh:main:877 : install_libs 2022-04-12 20:19:16.818 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-12 20:19:16.821 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-12 20:19:16.824 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-12 20:19:16.826 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-12 20:19:16.828 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:19:16.830 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 20:19:16.832 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-04-12 20:19:16.835 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:19:16.838 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-12 20:19:16.841 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-12 20:19:16.844 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-12 20:19:16.846 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-12 20:19:16.848 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:19:16.852 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 20:19:16.854 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-04-12 20:19:16.856 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:19:16.858 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-12 20:19:16.861 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-12 20:19:16.863 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-12 20:19:16.865 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-12 20:19:16.867 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:19:16.869 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 20:19:16.872 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-04-12 20:19:16.874 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:19:16.876 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-12 20:19:16.878 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-12 20:19:16.881 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-12 20:19:16.883 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-12 20:19:16.885 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:19:16.887 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 20:19:16.890 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-04-12 20:19:16.892 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:19:16.894 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-12 20:19:16.896 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-12 20:19:16.899 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-12 20:19:16.901 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-12 20:19:16.904 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:19:16.906 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 20:19:16.908 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-04-12 20:19:16.910 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:19:16.913 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-12 20:19:16.916 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-12 20:19:16.918 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-12 20:19:16.921 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-12 20:19:16.923 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:19:16.925 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 20:19:16.927 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-04-12 20:19:16.930 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:19:16.932 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-12 20:19:16.934 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-12 20:19:16.937 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-12 20:19:16.939 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-12 20:19:16.941 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:19:16.943 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 20:19:16.946 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-04-12 20:19:16.948 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:19:16.951 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-12 20:19:16.953 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-12 20:19:16.955 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-12 20:19:16.957 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-12 20:19:16.960 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:19:16.963 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 20:19:16.965 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-04-12 20:19:16.967 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:19:16.970 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-12 20:19:16.972 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-12 20:19:16.974 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-12 20:19:16.977 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-12 20:19:16.980 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:19:16.982 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 20:19:16.984 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-04-12 20:19:16.986 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:19:16.989 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-12 20:19:16.991 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-12 20:19:16.993 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-12 20:19:16.995 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-12 20:19:16.998 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:19:17.000 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 20:19:17.002 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-04-12 20:19:17.004 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:19:17.007 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-12 20:19:17.009 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-12 20:19:17.011 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-12 20:19:17.014 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-12 20:19:17.016 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:19:17.018 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 20:19:17.020 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-04-12 20:19:17.023 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:19:17.026 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-12 20:19:17.028 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-12 20:19:17.030 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-12 20:19:17.033 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-12 20:19:17.035 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:19:17.037 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 20:19:17.040 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-04-12 20:19:17.042 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:19:17.045 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-12 20:19:17.047 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-12 20:19:17.049 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-12 20:19:17.052 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-12 20:19:17.054 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:19:17.056 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 20:19:17.059 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-04-12 20:19:17.061 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:19:17.063 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-12 20:19:17.065 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-12 20:19:17.068 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-12 20:19:17.070 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-12 20:19:17.072 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:19:17.075 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 20:19:17.077 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-04-12 20:19:17.079 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:19:17.082 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-12 20:19:17.084 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-12 20:19:17.087 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-12 20:19:17.089 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-12 20:19:17.091 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:19:17.094 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 20:19:17.096 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-04-12 20:19:17.098 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:19:17.101 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-12 20:19:17.104 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-12 20:19:17.106 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-12 20:19:17.108 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-12 20:19:17.111 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:19:17.113 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 20:19:17.115 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-04-12 20:19:17.117 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:19:17.120 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-12 20:19:17.122 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-12 20:19:17.124 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-12 20:19:17.127 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-12 20:19:17.129 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:19:17.131 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 20:19:17.134 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-04-12 20:19:17.136 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:19:17.138 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-12 20:19:17.141 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-12 20:19:17.143 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-12 20:19:17.145 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-12 20:19:17.148 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:19:17.151 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 20:19:17.153 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-04-12 20:19:17.155 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:19:17.158 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-12 20:19:17.160 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-12 20:19:17.162 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-12 20:19:17.165 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-12 20:19:17.168 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:19:17.170 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 20:19:17.172 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-04-12 20:19:17.175 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:19:17.177 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-12 20:19:17.180 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-12 20:19:17.182 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-12 20:19:17.184 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-12 20:19:17.186 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:19:17.189 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 20:19:17.191 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-04-12 20:19:17.194 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:19:17.196 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-12 20:19:17.198 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-12 20:19:17.201 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-12 20:19:17.203 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-12 20:19:17.205 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:19:17.208 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 20:19:17.211 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-04-12 20:19:17.213 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:19:17.215 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-12 20:19:17.218 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-12 20:19:17.220 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-12 20:19:17.222 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-12 20:19:17.225 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:19:17.227 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 20:19:17.229 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-04-12 20:19:17.232 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:19:17.234 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-12 20:19:17.236 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-12 20:19:17.239 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-12 20:19:17.241 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-12 20:19:17.243 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:19:17.246 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 20:19:17.248 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-04-12 20:19:17.250 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:19:17.253 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-12 20:19:17.255 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-12 20:19:17.258 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-12 20:19:17.260 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-12 20:19:17.263 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:19:17.265 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 20:19:17.267 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-04-12 20:19:17.270 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:19:17.272 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-12 20:19:17.274 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-12 20:19:17.277 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-12 20:19:17.279 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-12 20:19:17.281 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:19:17.284 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 20:19:17.286 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-04-12 20:19:17.289 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:19:17.292 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-12 20:19:17.294 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-12 20:19:17.296 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-12 20:19:17.298 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-12 20:19:17.301 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:19:17.303 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 20:19:17.306 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-04-12 20:19:17.309 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:19:17.311 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-12 20:19:17.313 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-12 20:19:17.316 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-12 20:19:17.318 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-12 20:19:17.320 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:19:17.323 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 20:19:17.325 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-04-12 20:19:17.327 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:19:17.330 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-12 20:19:17.332 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-12 20:19:17.334 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-12 20:19:17.337 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-12 20:19:17.339 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:19:17.341 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 20:19:17.343 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-04-12 20:19:17.346 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:19:17.348 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-12 20:19:17.350 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-12 20:19:17.353 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-12 20:19:17.355 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-12 20:19:17.358 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:19:17.360 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 20:19:17.362 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-04-12 20:19:17.365 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:19:17.367 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-12 20:19:17.369 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-12 20:19:17.372 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-12 20:19:17.374 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-12 20:19:17.376 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:19:17.379 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 20:19:17.381 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-04-12 20:19:17.384 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:19:17.386 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-12 20:19:17.389 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-12 20:19:17.391 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-12 20:19:17.393 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-12 20:19:17.396 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:19:17.399 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 20:19:17.401 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-04-12 20:19:17.403 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:19:17.406 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-12 20:19:17.408 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-12 20:19:17.410 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-12 20:19:17.413 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-12 20:19:17.415 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:19:17.418 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 20:19:17.420 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-04-12 20:19:17.422 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:19:17.425 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-12 20:19:17.427 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-12 20:19:17.429 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-12 20:19:17.432 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-12 20:19:17.434 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:19:17.436 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 20:19:17.438 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-04-12 20:19:17.441 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:19:17.443 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-12 20:19:17.446 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-12 20:19:17.449 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-12 20:19:17.451 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-12 20:19:17.453 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:19:17.456 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 20:19:17.458 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-04-12 20:19:17.461 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:19:17.463 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-12 20:19:17.465 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-12 20:19:17.468 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-12 20:19:17.470 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-12 20:19:17.472 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:19:17.475 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 20:19:17.477 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-04-12 20:19:17.479 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:19:17.482 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-12 20:19:17.484 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-12 20:19:17.486 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-12 20:19:17.489 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-12 20:19:17.491 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:19:17.493 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 20:19:17.496 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-04-12 20:19:17.498 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:19:17.500 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-12 20:19:17.503 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-12 20:19:17.505 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-12 20:19:17.508 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-12 20:19:17.510 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:19:17.513 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 20:19:17.515 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-04-12 20:19:17.517 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:19:17.519 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-12 20:19:17.522 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-12 20:19:17.525 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-12 20:19:17.527 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-12 20:19:17.529 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:19:17.532 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 20:19:17.534 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-04-12 20:19:17.536 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:19:17.539 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-12 20:19:17.560 | Using python 3.8 to install etcd3 2022-04-12 20:19:17.563 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-04-12 20:19:18.422 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:19:18.422 | from cryptography.utils import int_from_bytes 2022-04-12 20:19:18.422 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:19:18.422 | from cryptography.utils import int_from_bytes 2022-04-12 20:19:19.599 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 20:19:19.631 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-12 20:19:19.638 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-12 20:19:19.640 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-04-12 20:19:19.641 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-12 20:19:19.642 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.0) 2022-04-12 20:19:22.193 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-12 20:19:22.201 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 20:19:22.201 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 20:19:22.320 | + inc/python:pip_install:200 : result=0 2022-04-12 20:19:22.322 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 20:19:22.324 | + functions-common:time_stop:2425 : local name 2022-04-12 20:19:22.327 | + functions-common:time_stop:2426 : local end_time 2022-04-12 20:19:22.329 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 20:19:22.331 | + functions-common:time_stop:2428 : local total 2022-04-12 20:19:22.333 | + functions-common:time_stop:2429 : local start_time 2022-04-12 20:19:22.336 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 20:19:22.338 | + functions-common:time_stop:2432 : start_time=1649794757555 2022-04-12 20:19:22.341 | + functions-common:time_stop:2434 : [[ -z 1649794757555 ]] 2022-04-12 20:19:22.344 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 20:19:22.348 | + functions-common:time_stop:2437 : end_time=1649794762345 2022-04-12 20:19:22.350 | + functions-common:time_stop:2438 : elapsed_time=4790 2022-04-12 20:19:22.353 | + functions-common:time_stop:2439 : total=27129 2022-04-12 20:19:22.355 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 20:19:22.357 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=31919 2022-04-12 20:19:22.360 | + inc/python:pip_install:203 : return 0 2022-04-12 20:19:22.362 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-12 20:19:22.384 | Using python 3.8 to install etcd3gw 2022-04-12 20:19:22.386 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-04-12 20:19:23.253 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:19:23.254 | from cryptography.utils import int_from_bytes 2022-04-12 20:19:23.254 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:19:23.254 | from cryptography.utils import int_from_bytes 2022-04-12 20:19:24.448 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 20:19:24.480 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-04-12 20:19:24.488 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-12 20:19:24.490 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-12 20:19:24.491 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-12 20:19:24.492 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-12 20:19:24.524 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-04-12 20:19:24.526 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-04-12 20:19:24.528 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.12) 2022-04-12 20:19:24.530 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.9) 2022-04-12 20:19:27.040 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-12 20:19:27.047 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 20:19:27.047 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 20:19:27.166 | + inc/python:pip_install:200 : result=0 2022-04-12 20:19:27.168 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 20:19:27.171 | + functions-common:time_stop:2425 : local name 2022-04-12 20:19:27.173 | + functions-common:time_stop:2426 : local end_time 2022-04-12 20:19:27.175 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 20:19:27.177 | + functions-common:time_stop:2428 : local total 2022-04-12 20:19:27.180 | + functions-common:time_stop:2429 : local start_time 2022-04-12 20:19:27.182 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 20:19:27.184 | + functions-common:time_stop:2432 : start_time=1649794762378 2022-04-12 20:19:27.186 | + functions-common:time_stop:2434 : [[ -z 1649794762378 ]] 2022-04-12 20:19:27.189 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 20:19:27.193 | + functions-common:time_stop:2437 : end_time=1649794767190 2022-04-12 20:19:27.196 | + functions-common:time_stop:2438 : elapsed_time=4812 2022-04-12 20:19:27.198 | + functions-common:time_stop:2439 : total=31919 2022-04-12 20:19:27.200 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 20:19:27.202 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=36731 2022-04-12 20:19:27.204 | + inc/python:pip_install:203 : return 0 2022-04-12 20:19:27.207 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-04-12 20:19:27.209 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-12 20:19:27.212 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-12 20:19:27.214 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-12 20:19:27.216 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-12 20:19:27.219 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-12 20:19:27.221 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-12 20:19:27.223 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-12 20:19:27.226 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-12 20:19:27.228 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-12 20:19:27.230 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-12 20:19:27.233 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-12 20:19:27.235 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-12 20:19:27.237 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-12 20:19:27.240 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-12 20:19:27.242 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:19:27.244 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:19:27.247 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-12 20:19:27.249 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-12 20:19:27.251 | + functions-common:install_package:1463 : update_package_repo 2022-04-12 20:19:27.253 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 20:19:27.256 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-12 20:19:27.259 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 20:19:27.261 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 20:19:27.263 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 20:19:27.266 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:19:27.268 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:19:27.270 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 20:19:27.273 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-12 20:19:27.276 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-12 20:19:27.278 | + functions-common:apt_get_update:1190 : return 2022-04-12 20:19:27.280 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-12 20:19:27.283 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 20:19:27.285 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:19:27.287 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:19:27.290 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-12 20:19:27.311 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-12 20:19:27.421 | Reading package lists... 2022-04-12 20:19:27.668 | Building dependency tree... 2022-04-12 20:19:27.670 | Reading state information... 2022-04-12 20:19:27.927 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-12 20:19:27.928 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-12 20:19:27.928 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-12 20:19:27.928 | The following packages were automatically installed and are no longer required: 2022-04-12 20:19:27.929 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 20:19:27.929 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 20:19:27.929 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 20:19:27.929 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 20:19:27.929 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 20:19:27.929 | python3-zope.interface 2022-04-12 20:19:27.929 | Use 'sudo apt autoremove' to remove them. 2022-04-12 20:19:28.043 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 20:19:28.047 | + functions-common:apt_get:1234 : result=0 2022-04-12 20:19:28.050 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 20:19:28.052 | + functions-common:time_stop:2425 : local name 2022-04-12 20:19:28.054 | + functions-common:time_stop:2426 : local end_time 2022-04-12 20:19:28.057 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 20:19:28.059 | + functions-common:time_stop:2428 : local total 2022-04-12 20:19:28.061 | + functions-common:time_stop:2429 : local start_time 2022-04-12 20:19:28.063 | + functions-common:time_stop:2431 : name=apt-get 2022-04-12 20:19:28.065 | + functions-common:time_stop:2432 : start_time=1649794767309 2022-04-12 20:19:28.068 | + functions-common:time_stop:2434 : [[ -z 1649794767309 ]] 2022-04-12 20:19:28.071 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 20:19:28.075 | + functions-common:time_stop:2437 : end_time=1649794768073 2022-04-12 20:19:28.077 | + functions-common:time_stop:2438 : elapsed_time=764 2022-04-12 20:19:28.079 | + functions-common:time_stop:2439 : total=4525 2022-04-12 20:19:28.082 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 20:19:28.084 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5289 2022-04-12 20:19:28.087 | + functions-common:apt_get:1238 : return 0 2022-04-12 20:19:28.089 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-12 20:19:28.091 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:19:28.094 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:19:28.096 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-12 20:19:28.158 | Module proxy already enabled 2022-04-12 20:19:28.162 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-12 20:19:28.225 | Considering dependency proxy for proxy_uwsgi: 2022-04-12 20:19:28.225 | Module proxy already enabled 2022-04-12 20:19:28.225 | Module proxy_uwsgi already enabled 2022-04-12 20:19:28.229 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-12 20:19:28.231 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-12 20:19:28.234 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-12 20:19:28.236 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-12 20:19:28.369 | + ./stack.sh:main:883 : install_keystoneauth 2022-04-12 20:19:28.372 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-12 20:19:28.375 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-12 20:19:28.378 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:19:28.381 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 20:19:28.384 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-04-12 20:19:28.392 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:19:28.394 | + ./stack.sh:main:884 : install_keystoneclient 2022-04-12 20:19:28.396 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-12 20:19:28.399 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-12 20:19:28.401 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:19:28.404 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 20:19:28.406 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-04-12 20:19:28.408 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:19:28.411 | + ./stack.sh:main:885 : install_glanceclient 2022-04-12 20:19:28.414 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-12 20:19:28.416 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-12 20:19:28.419 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:19:28.421 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 20:19:28.423 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-04-12 20:19:28.426 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:19:28.428 | + ./stack.sh:main:886 : install_cinderclient 2022-04-12 20:19:28.431 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-12 20:19:28.433 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-12 20:19:28.435 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:19:28.438 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 20:19:28.440 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-04-12 20:19:28.442 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:19:28.445 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-12 20:19:28.448 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-12 20:19:28.450 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:19:28.452 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 20:19:28.454 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-04-12 20:19:28.457 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:19:28.459 | + ./stack.sh:main:887 : install_novaclient 2022-04-12 20:19:28.462 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-12 20:19:28.464 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-12 20:19:28.467 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:19:28.469 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 20:19:28.472 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-04-12 20:19:28.474 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:19:28.476 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-04-12 20:19:28.494 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 20:19:28.496 | + ./stack.sh:main:889 : install_swiftclient 2022-04-12 20:19:28.498 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-12 20:19:28.501 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-12 20:19:28.503 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:19:28.505 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 20:19:28.508 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-04-12 20:19:28.511 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:19:28.513 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-04-12 20:19:28.529 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 20:19:28.532 | + ./stack.sh:main:892 : install_neutronclient 2022-04-12 20:19:28.534 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-12 20:19:28.536 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-12 20:19:28.539 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:19:28.541 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 20:19:28.544 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-04-12 20:19:28.546 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:19:28.548 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-04-12 20:19:28.551 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-12 20:19:28.553 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-12 20:19:28.556 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:19:28.558 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 20:19:28.561 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-04-12 20:19:28.563 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:19:28.565 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-12 20:19:28.568 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-12 20:19:28.571 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-12 20:19:28.574 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-12 20:19:28.576 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-12 20:19:28.578 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-12 20:19:28.582 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-12 20:19:28.582 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-12 20:19:28.589 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-12 20:19:28.591 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-12 20:19:28.593 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-12 20:19:28.596 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-12 20:19:28.598 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-12 20:19:28.619 | Using python 3.8 to install keystonemiddleware 2022-04-12 20:19:28.622 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-04-12 20:19:29.484 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:19:29.484 | from cryptography.utils import int_from_bytes 2022-04-12 20:19:29.484 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:19:29.484 | from cryptography.utils import int_from_bytes 2022-04-12 20:19:30.659 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 20:19:30.691 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-12 20:19:30.746 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-04-12 20:19:30.747 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-12 20:19:30.748 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-12 20:19:30.749 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-12 20:19:30.750 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-04-12 20:19:30.751 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-04-12 20:19:30.752 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-12 20:19:30.753 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-12 20:19:30.754 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-12 20:19:30.756 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-04-12 20:19:30.757 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-12 20:19:30.758 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-12 20:19:30.759 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-04-12 20:19:30.761 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-12 20:19:30.817 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2022-04-12 20:19:30.819 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-04-12 20:19:30.820 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-04-12 20:19:30.860 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-04-12 20:19:30.900 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2022-04-12 20:19:30.900 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.5.0) 2022-04-12 20:19:30.902 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2022-04-12 20:19:30.903 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-04-12 20:19:30.954 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2022-04-12 20:19:30.956 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2022-04-12 20:19:30.966 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.3) 2022-04-12 20:19:30.967 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2022.1) 2022-04-12 20:19:30.980 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-04-12 20:19:30.983 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2022-04-12 20:19:30.984 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.7) 2022-04-12 20:19:31.049 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-04-12 20:19:31.051 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.12) 2022-04-12 20:19:31.052 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.9) 2022-04-12 20:19:31.053 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-04-12 20:19:31.104 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.14.0) 2022-04-12 20:19:31.115 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1) 2022-04-12 20:19:33.551 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-12 20:19:33.559 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 20:19:33.559 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 20:19:33.681 | + inc/python:pip_install:200 : result=0 2022-04-12 20:19:33.684 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 20:19:33.686 | + functions-common:time_stop:2425 : local name 2022-04-12 20:19:33.688 | + functions-common:time_stop:2426 : local end_time 2022-04-12 20:19:33.690 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 20:19:33.693 | + functions-common:time_stop:2428 : local total 2022-04-12 20:19:33.695 | + functions-common:time_stop:2429 : local start_time 2022-04-12 20:19:33.698 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 20:19:33.700 | + functions-common:time_stop:2432 : start_time=1649794768613 2022-04-12 20:19:33.702 | + functions-common:time_stop:2434 : [[ -z 1649794768613 ]] 2022-04-12 20:19:33.705 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 20:19:33.709 | + functions-common:time_stop:2437 : end_time=1649794773706 2022-04-12 20:19:33.711 | + functions-common:time_stop:2438 : elapsed_time=5093 2022-04-12 20:19:33.714 | + functions-common:time_stop:2439 : total=36731 2022-04-12 20:19:33.716 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 20:19:33.718 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=41824 2022-04-12 20:19:33.720 | + inc/python:pip_install:203 : return 0 2022-04-12 20:19:33.723 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-12 20:19:33.725 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-12 20:19:33.728 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-12 20:19:33.731 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-12 20:19:33.733 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-12 20:19:33.735 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-12 20:19:33.739 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-12 20:19:33.739 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-12 20:19:33.745 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-12 20:19:33.747 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-12 20:19:33.749 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-12 20:19:33.752 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-12 20:19:33.754 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-12 20:19:33.776 | Using python 3.8 to install python-memcached 2022-04-12 20:19:33.778 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-04-12 20:19:34.660 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:19:34.660 | from cryptography.utils import int_from_bytes 2022-04-12 20:19:34.661 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:19:34.661 | from cryptography.utils import int_from_bytes 2022-04-12 20:19:35.834 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 20:19:35.866 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-12 20:19:35.869 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-12 20:19:38.396 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-12 20:19:38.403 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 20:19:38.403 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 20:19:38.520 | + inc/python:pip_install:200 : result=0 2022-04-12 20:19:38.523 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 20:19:38.525 | + functions-common:time_stop:2425 : local name 2022-04-12 20:19:38.528 | + functions-common:time_stop:2426 : local end_time 2022-04-12 20:19:38.530 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 20:19:38.532 | + functions-common:time_stop:2428 : local total 2022-04-12 20:19:38.534 | + functions-common:time_stop:2429 : local start_time 2022-04-12 20:19:38.537 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 20:19:38.540 | + functions-common:time_stop:2432 : start_time=1649794773770 2022-04-12 20:19:38.542 | + functions-common:time_stop:2434 : [[ -z 1649794773770 ]] 2022-04-12 20:19:38.545 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 20:19:38.549 | + functions-common:time_stop:2437 : end_time=1649794778546 2022-04-12 20:19:38.551 | + functions-common:time_stop:2438 : elapsed_time=4776 2022-04-12 20:19:38.553 | + functions-common:time_stop:2439 : total=41824 2022-04-12 20:19:38.556 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 20:19:38.558 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=46600 2022-04-12 20:19:38.560 | + inc/python:pip_install:203 : return 0 2022-04-12 20:19:38.563 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-04-12 20:19:38.582 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 20:19:38.584 | + ./stack.sh:main:899 : '[' 10.222.0.47 == 10.222.0.47 ']' 2022-04-12 20:19:38.587 | + ./stack.sh:main:900 : stack_install_service keystone 2022-04-12 20:19:38.589 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-12 20:19:38.591 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-12 20:19:38.594 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-12 20:19:38.596 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-12 20:19:38.598 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-12 20:19:38.614 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 20:19:38.616 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-04-12 20:19:38.619 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-12 20:19:38.621 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-12 20:19:38.623 | + functions-common:git_clone:610 : local git_ref=master 2022-04-12 20:19:38.625 | + functions-common:git_clone:611 : local orig_dir 2022-04-12 20:19:38.627 | ++ functions-common:git_clone:612 : pwd 2022-04-12 20:19:38.630 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-12 20:19:38.633 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-12 20:19:38.635 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-12 20:19:38.651 | + functions-common:git_clone:615 : RECLONE=False 2022-04-12 20:19:38.653 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-12 20:19:38.656 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-12 20:19:38.658 | + functions-common:git_clone:629 : echo master 2022-04-12 20:19:38.659 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-12 20:19:38.664 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-12 20:19:38.666 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-12 20:19:38.668 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-04-12 20:19:38.671 | + functions-common:git_clone:678 : git show --oneline 2022-04-12 20:19:38.671 | + functions-common:git_clone:678 : head -1 2022-04-12 20:19:38.675 | c141e6164 trivial: Fix typo 2022-04-12 20:19:38.677 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-12 20:19:38.679 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-12 20:19:38.682 | + inc/python:setup_develop:338 : local bindep 2022-04-12 20:19:38.684 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-12 20:19:38.686 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-12 20:19:38.689 | + inc/python:setup_develop:344 : local extras= 2022-04-12 20:19:38.691 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-12 20:19:38.693 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-12 20:19:38.696 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-12 20:19:38.698 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-12 20:19:38.700 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-12 20:19:38.703 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-12 20:19:38.706 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-12 20:19:38.708 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-12 20:19:38.712 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-12 20:19:38.714 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-12 20:19:38.716 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-12 20:19:38.719 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-12 20:19:38.725 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-12 20:19:38.727 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-04-12 20:19:39.428 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-12 20:19:39.431 | + inc/python:setup_package:418 : local bindep=0 2022-04-12 20:19:39.433 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-12 20:19:39.435 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-12 20:19:39.437 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-12 20:19:39.439 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-12 20:19:39.441 | + inc/python:setup_package:427 : local flags=-e 2022-04-12 20:19:39.444 | + inc/python:setup_package:428 : local extras= 2022-04-12 20:19:39.446 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-12 20:19:39.448 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-12 20:19:39.450 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-12 20:19:39.452 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-12 20:19:39.454 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-12 20:19:39.457 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-12 20:19:39.477 | Using python 3.8 to install /opt/stack/keystone 2022-04-12 20:19:39.479 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-04-12 20:19:40.354 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:19:40.354 | from cryptography.utils import int_from_bytes 2022-04-12 20:19:40.354 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:19:40.354 | from cryptography.utils import int_from_bytes 2022-04-12 20:19:41.535 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 20:19:41.566 | Obtaining file:///opt/stack/keystone 2022-04-12 20:19:41.567 | Preparing metadata (setup.py): started 2022-04-12 20:19:42.515 | Preparing metadata (setup.py): finished with status 'error' 2022-04-12 20:19:42.515 | ERROR: Command errored out with exit status 1: 2022-04-12 20:19:42.515 | command: /usr/bin/python3.8 -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/opt/stack/keystone/setup.py'"'"'; __file__='"'"'/opt/stack/keystone/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-uqnczxf5 2022-04-12 20:19:42.515 | cwd: /opt/stack/keystone/ 2022-04-12 20:19:42.515 | Complete output (16 lines): 2022-04-12 20:19:42.515 | Error parsing 2022-04-12 20:19:42.515 | Traceback (most recent call last): 2022-04-12 20:19:42.515 | File "/usr/local/lib/python3.8/dist-packages/pbr/core.py", line 111, in pbr 2022-04-12 20:19:42.515 | attrs = util.cfg_to_args(path, dist.script_args) 2022-04-12 20:19:42.515 | File "/usr/local/lib/python3.8/dist-packages/pbr/util.py", line 272, in cfg_to_args 2022-04-12 20:19:42.515 | pbr.hooks.setup_hook(config) 2022-04-12 20:19:42.515 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/__init__.py", line 25, in setup_hook 2022-04-12 20:19:42.515 | metadata_config.run() 2022-04-12 20:19:42.515 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/base.py", line 27, in run 2022-04-12 20:19:42.515 | self.hook() 2022-04-12 20:19:42.515 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/metadata.py", line 25, in hook 2022-04-12 20:19:42.515 | self.config['version'] = packaging.get_version( 2022-04-12 20:19:42.516 | File "/usr/local/lib/python3.8/dist-packages/pbr/packaging.py", line 872, in get_version 2022-04-12 20:19:42.516 | raise Exception("Versioning for this project requires either an sdist" 2022-04-12 20:19:42.516 | Exception: Versioning for this project requires either an sdist tarball, or access to an upstream git repository. It's also possible that there is a mismatch between the package name in setup.cfg and the argument given to pbr.version.VersionInfo. Project name keystone was given, but was not able to be found. 2022-04-12 20:19:42.516 | error in setup command: Error parsing /opt/stack/keystone/setup.cfg: Exception: Versioning for this project requires either an sdist tarball, or access to an upstream git repository. It's also possible that there is a mismatch between the package name in setup.cfg and the argument given to pbr.version.VersionInfo. Project name keystone was given, but was not able to be found. 2022-04-12 20:19:42.516 | ---------------------------------------- 2022-04-12 20:19:42.516 | WARNING: Discarding file:///opt/stack/keystone. Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-04-12 20:19:42.516 | ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-04-12 20:19:42.525 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 20:19:42.525 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 20:19:42.612 | + inc/python:pip_install:1 : exit_trap 2022-04-12 20:19:42.614 | + ./stack.sh:exit_trap:523 : local r=1 2022-04-12 20:19:42.618 | ++ ./stack.sh:exit_trap:524 : jobs -p 2022-04-12 20:19:42.620 | + ./stack.sh:exit_trap:524 : jobs= 2022-04-12 20:19:42.622 | + ./stack.sh:exit_trap:527 : [[ -n '' ]] 2022-04-12 20:19:42.624 | + ./stack.sh:exit_trap:533 : '[' -f '' ']' 2022-04-12 20:19:42.626 | + ./stack.sh:exit_trap:538 : kill_spinner 2022-04-12 20:19:42.629 | + ./stack.sh:kill_spinner:433 : '[' '!' -z '' ']' 2022-04-12 20:19:42.631 | + ./stack.sh:exit_trap:540 : [[ 1 -ne 0 ]] 2022-04-12 20:19:42.633 | + ./stack.sh:exit_trap:541 : echo 'Error on exit' 2022-04-12 20:19:42.633 | Error on exit 2022-04-12 20:19:42.635 | + ./stack.sh:exit_trap:543 : type -p generate-subunit 2022-04-12 20:19:42.637 | + ./stack.sh:exit_trap:544 : generate-subunit 1649794697 85 fail 2022-04-12 20:19:43.319 | + ./stack.sh:exit_trap:546 : [[ -z /opt/stack/logs ]] 2022-04-12 20:19:43.321 | + ./stack.sh:exit_trap:549 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-12 20:19:44.333 | + ./stack.sh:exit_trap:558 : exit 1