2022-04-13 06:55:33.857 | + ./stack.sh:main:473 : exec 2022-04-13 06:55:33.857 | ++ ./stack.sh:main:473 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-13-065533.summary.2022-04-13-065533 2022-04-13 06:55:33.857 | + ./stack.sh:main:481 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-065533' 2022-04-13 06:55:33.857 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-04-13 06:55:33.857 | + ./stack.sh:echo_summary:432 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-065533 2022-04-13 06:55:33.857 | + ./stack.sh:main:483 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-065533 /opt/stack/logs/stack.sh.log 2022-04-13 06:55:33.857 | + ./stack.sh:main:484 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-065533.summary.2022-04-13-065533 /opt/stack/logs/stack.sh.log.summary 2022-04-13 06:55:33.858 | + ./stack.sh:main:499 : check_path_perm_sanity /opt/stack 2022-04-13 06:55:33.858 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-13 06:55:33.858 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-13 06:55:33.858 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-13 06:55:33.858 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-13 06:55:33.858 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-13 06:55:33.858 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-13 06:55:33.858 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 06:55:33.858 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-13 06:55:33.858 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-13 06:55:33.858 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 06:55:33.858 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 06:55:33.858 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-13 06:55:33.858 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-13 06:55:33.861 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 06:55:33.863 | + ./stack.sh:main:505 : trap exit_trap EXIT 2022-04-13 06:55:33.865 | + ./stack.sh:main:546 : trap err_trap ERR 2022-04-13 06:55:33.867 | + ./stack.sh:main:559 : set -o errexit 2022-04-13 06:55:33.869 | + ./stack.sh:main:562 : uname -a 2022-04-13 06:55:33.870 | Linux dv-neutron-837672-1-hyperv 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-04-13 06:55:33.872 | + ./stack.sh:main:565 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-13 06:55:33.874 | + ./stack.sh:main:566 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-13 06:55:33.877 | + ./stack.sh:main:569 : source /home/ubuntu/devstack/lib/database 2022-04-13 06:55:33.905 | + ./stack.sh:main:570 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-13 06:55:33.921 | + ./stack.sh:main:576 : fetch_plugins 2022-04-13 06:55:33.923 | + functions-common:fetch_plugins:1650 : local plugins= 2022-04-13 06:55:33.925 | + functions-common:fetch_plugins:1651 : local plugin 2022-04-13 06:55:33.927 | + functions-common:fetch_plugins:1654 : [[ -z '' ]] 2022-04-13 06:55:33.929 | + functions-common:fetch_plugins:1655 : return 2022-04-13 06:55:33.931 | + ./stack.sh:main:580 : run_phase override_defaults 2022-04-13 06:55:33.933 | + functions-common:run_phase:1732 : local mode=override_defaults 2022-04-13 06:55:33.935 | + functions-common:run_phase:1733 : local phase= 2022-04-13 06:55:33.936 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 06:55:33.938 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2022-04-13 06:55:33.940 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 06:55:33.942 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2022-04-13 06:55:33.944 | + functions-common:run_phase:1742 : local extra 2022-04-13 06:55:33.946 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 06:55:33.949 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2022-04-13 06:55:33.951 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 06:55:33.952 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 06:55:33.954 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-13 06:55:33.957 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 06:55:33.970 | ++ functions-common:is_service_enabled:1960 : return 0 2022-04-13 06:55:33.973 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 06:55:33.975 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 06:55:33.976 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 06:55:33.978 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 06:55:33.981 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 06:55:33.982 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 06:55:33.984 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-13 06:55:33.986 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-13 06:55:33.990 | + functions-common:run_phase:1753 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 06:55:33.992 | + functions-common:run_phase:1756 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-13 06:55:33.994 | + functions-common:run_phase:1757 : plugin_override_defaults 2022-04-13 06:55:33.996 | + functions-common:plugin_override_defaults:1691 : local plugins= 2022-04-13 06:55:33.998 | + functions-common:plugin_override_defaults:1692 : local plugin 2022-04-13 06:55:34.001 | + functions-common:plugin_override_defaults:1695 : [[ -z '' ]] 2022-04-13 06:55:34.002 | + functions-common:plugin_override_defaults:1696 : return 2022-04-13 06:55:34.005 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/apache 2022-04-13 06:55:34.025 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/tls 2022-04-13 06:55:34.027 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-13 06:55:34.042 | ++ functions-common:is_service_enabled:1960 : return 1 2022-04-13 06:55:34.046 | +++ lib/tls:source:43 : hostname -f 2022-04-13 06:55:34.050 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-13 06:55:34.052 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-13 06:55:34.055 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-13 06:55:34.058 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-13 06:55:34.060 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-13 06:55:34.063 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-13 06:55:34.065 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-13 06:55:34.067 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-13 06:55:34.069 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-13 06:55:34.072 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-13 06:55:34.077 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/infra 2022-04-13 06:55:34.090 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/libraries 2022-04-13 06:55:34.108 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/lvm 2022-04-13 06:55:34.121 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/horizon 2022-04-13 06:55:34.135 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/keystone 2022-04-13 06:55:34.161 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/glance 2022-04-13 06:55:34.202 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/nova 2022-04-13 06:55:34.296 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/placement 2022-04-13 06:55:34.318 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/cinder 2022-04-13 06:55:34.367 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/swift 2022-04-13 06:55:34.422 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/neutron 2022-04-13 06:55:34.556 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/ldap 2022-04-13 06:55:34.571 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/dstat 2022-04-13 06:55:34.584 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-13 06:55:34.597 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/etcd3 2022-04-13 06:55:34.686 | + ./stack.sh:main:609 : run_phase source 2022-04-13 06:55:34.689 | + functions-common:run_phase:1732 : local mode=source 2022-04-13 06:55:34.692 | + functions-common:run_phase:1733 : local phase= 2022-04-13 06:55:34.695 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 06:55:34.698 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2022-04-13 06:55:34.701 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 06:55:34.705 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2022-04-13 06:55:34.707 | + functions-common:run_phase:1742 : local extra 2022-04-13 06:55:34.710 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 06:55:34.714 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2022-04-13 06:55:34.716 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 06:55:34.718 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 06:55:34.720 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-13 06:55:34.723 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 06:55:34.737 | ++ functions-common:is_service_enabled:1960 : return 0 2022-04-13 06:55:34.740 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 06:55:34.742 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-13 06:55:34.782 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-13 06:55:34.785 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-13 06:55:34.789 | + functions-common:run_phase:1753 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 06:55:34.791 | + functions-common:run_phase:1754 : load_plugin_settings 2022-04-13 06:55:34.794 | + functions-common:load_plugin_settings:1668 : local plugins= 2022-04-13 06:55:34.797 | + functions-common:load_plugin_settings:1669 : local plugin 2022-04-13 06:55:34.800 | + functions-common:load_plugin_settings:1672 : [[ -z '' ]] 2022-04-13 06:55:34.802 | + functions-common:load_plugin_settings:1673 : return 2022-04-13 06:55:34.804 | + functions-common:run_phase:1755 : verify_disabled_services 2022-04-13 06:55:34.806 | + functions-common:verify_disabled_services:2015 : local service 2022-04-13 06:55:34.808 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:55:34.811 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-04-13 06:55:34.813 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:55:34.815 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-04-13 06:55:34.818 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:55:34.820 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-04-13 06:55:34.822 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:55:34.824 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-04-13 06:55:34.827 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:55:34.829 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-04-13 06:55:34.831 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:55:34.834 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-04-13 06:55:34.836 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:55:34.838 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-04-13 06:55:34.840 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:55:34.842 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-04-13 06:55:34.845 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:55:34.847 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-04-13 06:55:34.849 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:55:34.851 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-04-13 06:55:34.853 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:55:34.856 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-04-13 06:55:34.858 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:55:34.860 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-04-13 06:55:34.862 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:55:34.865 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-04-13 06:55:34.867 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:55:34.869 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-04-13 06:55:34.872 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:55:34.874 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-04-13 06:55:34.876 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:55:34.879 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-04-13 06:55:34.882 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:55:34.884 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-04-13 06:55:34.887 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:55:34.890 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-04-13 06:55:34.892 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:55:34.895 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-04-13 06:55:34.897 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:55:34.899 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-04-13 06:55:34.901 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:55:34.904 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-04-13 06:55:34.906 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:55:34.908 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-04-13 06:55:34.910 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:55:34.913 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-04-13 06:55:34.915 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:55:34.917 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-04-13 06:55:34.919 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:55:34.922 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-04-13 06:55:34.924 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:55:34.926 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-04-13 06:55:34.928 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:55:34.931 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-04-13 06:55:34.933 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:55:34.935 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-04-13 06:55:34.938 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:55:34.940 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-04-13 06:55:34.942 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:55:34.944 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-04-13 06:55:34.947 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:55:34.949 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-04-13 06:55:34.951 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:55:34.953 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-04-13 06:55:34.956 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:55:34.958 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-04-13 06:55:34.961 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:55:34.963 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-04-13 06:55:34.965 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:55:34.967 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-04-13 06:55:34.970 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:55:34.972 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-04-13 06:55:34.974 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:55:34.976 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-04-13 06:55:34.978 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:55:34.981 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-04-13 06:55:34.983 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:55:34.985 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-04-13 06:55:34.987 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:55:34.990 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-04-13 06:55:34.992 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:55:34.994 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-04-13 06:55:34.996 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:55:34.998 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-04-13 06:55:35.001 | + ./stack.sh:main:680 : initialize_database_backends 2022-04-13 06:55:35.003 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 06:55:35.005 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-13 06:55:35.020 | + functions-common:is_service_enabled:1960 : return 0 2022-04-13 06:55:35.022 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-13 06:55:35.024 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 06:55:35.026 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-13 06:55:35.041 | + functions-common:is_service_enabled:1960 : return 1 2022-04-13 06:55:35.044 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-13 06:55:35.046 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-13 06:55:35.048 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-13 06:55:35.050 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-13 06:55:35.053 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-13 06:55:35.055 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-13 06:55:35.057 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-13 06:55:35.060 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2022-04-13 06:55:35.063 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 06:55:35.066 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2022-04-13 06:55:35.069 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 06:55:35.071 | + lib/database:initialize_database_backends:104 : return 0 2022-04-13 06:55:35.073 | + ./stack.sh:main:681 : echo 'Using mysql database backend' 2022-04-13 06:55:35.073 | Using mysql database backend 2022-04-13 06:55:35.075 | + ./stack.sh:main:684 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-13 06:55:35.091 | + ./stack.sh:main:696 : is_service_enabled rabbit 2022-04-13 06:55:35.108 | + functions-common:is_service_enabled:1960 : return 0 2022-04-13 06:55:35.110 | + ./stack.sh:main:697 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-13 06:55:35.128 | + ./stack.sh:main:704 : is_service_enabled keystone 2022-04-13 06:55:35.144 | + functions-common:is_service_enabled:1960 : return 0 2022-04-13 06:55:35.146 | + ./stack.sh:main:706 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-13 06:55:35.161 | + ./stack.sh:main:708 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-13 06:55:35.177 | + ./stack.sh:main:719 : is_service_enabled ldap 2022-04-13 06:55:35.192 | + functions-common:is_service_enabled:1960 : return 1 2022-04-13 06:55:35.195 | + ./stack.sh:main:728 : is_service_enabled s-proxy 2022-04-13 06:55:35.213 | + functions-common:is_service_enabled:1960 : return 0 2022-04-13 06:55:35.216 | + ./stack.sh:main:732 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-13 06:55:35.233 | + ./stack.sh:main:734 : [[ -z '' ]] 2022-04-13 06:55:35.236 | + ./stack.sh:main:734 : [[ False == \T\r\u\e ]] 2022-04-13 06:55:35.239 | + ./stack.sh:main:740 : save_stackenv 740 2022-04-13 06:55:35.241 | + functions-common:save_stackenv:60 : local tag=740 2022-04-13 06:55:35.244 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-13 06:55:35.248 | + functions-common:save_stackenv:62 : time_stamp=2022-04-13-065535 2022-04-13 06:55:35.251 | + functions-common:save_stackenv:63 : echo '# 2022-04-13-065535 740' 2022-04-13 06:55:35.253 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 06:55:35.256 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 06:55:35.258 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 06:55:35.260 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-13 06:55:35.263 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 06:55:35.265 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-13 06:55:35.268 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 06:55:35.270 | + 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,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-13 06:55:35.273 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 06:55:35.275 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.43 2022-04-13 06:55:35.278 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 06:55:35.280 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.43/identity 2022-04-13 06:55:35.282 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 06:55:35.285 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-13-065533 2022-04-13 06:55:35.288 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 06:55:35.290 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-13 06:55:35.293 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 06:55:35.296 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.43 2022-04-13 06:55:35.299 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 06:55:35.302 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-13 06:55:35.305 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 06:55:35.308 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-13 06:55:35.310 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 06:55:35.313 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-13 06:55:35.316 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 06:55:35.318 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-13 06:55:35.321 | + ./stack.sh:main:751 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/wallaby 2022-04-13 06:55:35.323 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-13 06:55:35.325 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2022-04-13 06:55:35.327 | + functions-common:git_clone:525 : local git_ref=stable/wallaby 2022-04-13 06:55:35.329 | + functions-common:git_clone:526 : local orig_dir 2022-04-13 06:55:35.332 | ++ functions-common:git_clone:527 : pwd 2022-04-13 06:55:35.335 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2022-04-13 06:55:35.337 | + functions-common:git_clone:528 : local git_clone_flags= 2022-04-13 06:55:35.340 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2022-04-13 06:55:35.355 | + functions-common:git_clone:530 : RECLONE=False 2022-04-13 06:55:35.357 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2022-04-13 06:55:35.359 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2022-04-13 06:55:35.361 | + functions-common:git_clone:544 : echo stable/wallaby 2022-04-13 06:55:35.362 | + functions-common:git_clone:544 : egrep -q '^refs' 2022-04-13 06:55:35.367 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2022-04-13 06:55:35.370 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2022-04-13 06:55:35.372 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2022-04-13 06:55:35.375 | + functions-common:git_clone:593 : git show --oneline 2022-04-13 06:55:35.375 | + functions-common:git_clone:593 : head -1 2022-04-13 06:55:35.379 | 518c9346 Merge "Fix requirements-check error message" into stable/wallaby 2022-04-13 06:55:35.381 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2022-04-13 06:55:35.384 | + ./stack.sh:main:755 : echo_summary 'Installing package prerequisites' 2022-04-13 06:55:35.386 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-04-13 06:55:35.388 | + ./stack.sh:echo_summary:432 : echo -e Installing package prerequisites 2022-04-13 06:55:35.390 | + ./stack.sh:main:756 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-13 06:55:35.393 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-13 06:55:35.395 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-13 06:55:35.398 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 06:55:35.400 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-13 06:55:35.402 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-13 06:55:35.404 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-13 06:55:35.407 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-13 06:55:35.412 | ++ tools/install_prereqs.sh:source:47 : NOW=1649832935 2022-04-13 06:55:35.415 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-13 06:55:35.420 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1649832739 2022-04-13 06:55:35.422 | ++ tools/install_prereqs.sh:source:49 : DELTA=196 2022-04-13 06:55:35.424 | ++ tools/install_prereqs.sh:source:50 : [[ 196 -lt 7200 ]] 2022-04-13 06:55:35.427 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-13 06:55:35.429 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-13 06:55:35.431 | ++ functions-common:export_proxy_variables:2122 : isset http_proxy 2022-04-13 06:55:35.433 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2022-04-13 06:55:35.436 | ++ functions-common:export_proxy_variables:2125 : isset https_proxy 2022-04-13 06:55:35.438 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2022-04-13 06:55:35.440 | ++ functions-common:export_proxy_variables:2128 : isset no_proxy 2022-04-13 06:55:35.442 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2022-04-13 06:55:35.445 | +++ 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,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-13 06:55:35.497 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-13 06:55:35.497 | apache2-dev 2022-04-13 06:55:35.497 | bc 2022-04-13 06:55:35.497 | bsdmainutils 2022-04-13 06:55:35.497 | curl 2022-04-13 06:55:35.497 | g++ 2022-04-13 06:55:35.497 | gcc 2022-04-13 06:55:35.497 | gettext 2022-04-13 06:55:35.497 | git 2022-04-13 06:55:35.497 | graphviz 2022-04-13 06:55:35.497 | iputils-ping 2022-04-13 06:55:35.497 | libapache2-mod-proxy-uwsgi 2022-04-13 06:55:35.497 | libffi-dev 2022-04-13 06:55:35.497 | libjpeg-dev 2022-04-13 06:55:35.497 | libmysqlclient-dev 2022-04-13 06:55:35.497 | libpcre3-dev 2022-04-13 06:55:35.497 | libpq-dev 2022-04-13 06:55:35.497 | libssl-dev 2022-04-13 06:55:35.497 | libsystemd-dev 2022-04-13 06:55:35.498 | libxml2-dev 2022-04-13 06:55:35.498 | libxslt1-dev 2022-04-13 06:55:35.498 | libyaml-dev 2022-04-13 06:55:35.498 | lsof 2022-04-13 06:55:35.498 | openssh-server 2022-04-13 06:55:35.498 | openssl 2022-04-13 06:55:35.498 | pkg-config 2022-04-13 06:55:35.498 | psmisc 2022-04-13 06:55:35.498 | python3-dev 2022-04-13 06:55:35.498 | python3-pip 2022-04-13 06:55:35.498 | python3-systemd 2022-04-13 06:55:35.498 | python3-venv 2022-04-13 06:55:35.498 | tar 2022-04-13 06:55:35.498 | tcpdump 2022-04-13 06:55:35.498 | unzip 2022-04-13 06:55:35.498 | uuid-runtime 2022-04-13 06:55:35.498 | wget 2022-04-13 06:55:35.498 | wget 2022-04-13 06:55:35.498 | zlib1g-dev 2022-04-13 06:55:35.498 | libkrb5-dev 2022-04-13 06:55:35.498 | libldap2-dev 2022-04-13 06:55:35.498 | libsasl2-dev 2022-04-13 06:55:35.498 | memcached 2022-04-13 06:55:35.498 | python3-mysqldb 2022-04-13 06:55:35.498 | sqlite3 2022-04-13 06:55:35.498 | conntrack 2022-04-13 06:55:35.498 | curl 2022-04-13 06:55:35.498 | dnsmasq-base 2022-04-13 06:55:35.498 | dnsmasq-utils 2022-04-13 06:55:35.498 | ebtables 2022-04-13 06:55:35.498 | gawk 2022-04-13 06:55:35.498 | genisoimage 2022-04-13 06:55:35.498 | iptables 2022-04-13 06:55:35.498 | iputils-arping 2022-04-13 06:55:35.498 | kpartx 2022-04-13 06:55:35.498 | libjs-jquery-tablesorter 2022-04-13 06:55:35.498 | libmysqlclient-dev 2022-04-13 06:55:35.498 | parted 2022-04-13 06:55:35.499 | pm-utils 2022-04-13 06:55:35.499 | python3-mysqldb 2022-04-13 06:55:35.499 | socat 2022-04-13 06:55:35.499 | sqlite3 2022-04-13 06:55:35.499 | sudo 2022-04-13 06:55:35.499 | vlan 2022-04-13 06:55:35.499 | lsscsi 2022-04-13 06:55:35.499 | open-iscsi 2022-04-13 06:55:35.499 | lvm2 2022-04-13 06:55:35.499 | qemu-utils 2022-04-13 06:55:35.499 | thin-provisioning-tools 2022-04-13 06:55:35.499 | acl 2022-04-13 06:55:35.499 | dnsmasq-base 2022-04-13 06:55:35.499 | dnsmasq-utils 2022-04-13 06:55:35.499 | ebtables 2022-04-13 06:55:35.499 | haproxy 2022-04-13 06:55:35.499 | iptables 2022-04-13 06:55:35.499 | iputils-arping 2022-04-13 06:55:35.499 | iputils-ping 2022-04-13 06:55:35.499 | libmysqlclient-dev 2022-04-13 06:55:35.499 | postgresql-server-dev-all 2022-04-13 06:55:35.499 | python3-mysqldb 2022-04-13 06:55:35.499 | sqlite3 2022-04-13 06:55:35.499 | sudo 2022-04-13 06:55:35.499 | vlan 2022-04-13 06:55:35.499 | ipset 2022-04-13 06:55:35.499 | conntrack 2022-04-13 06:55:35.499 | conntrackd 2022-04-13 06:55:35.499 | keepalived 2022-04-13 06:55:35.499 | dstat 2022-04-13 06:55:35.499 | lvm2 2022-04-13 06:55:35.499 | qemu-utils 2022-04-13 06:55:35.499 | thin-provisioning-tools 2022-04-13 06:55:35.499 | curl 2022-04-13 06:55:35.499 | liberasurecode-dev 2022-04-13 06:55:35.499 | make 2022-04-13 06:55:35.499 | memcached 2022-04-13 06:55:35.499 | sqlite3 2022-04-13 06:55:35.499 | xfsprogs' 2022-04-13 06:55:35.502 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-13 06:55:35.525 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-13 06:55:35.525 | apache2-dev 2022-04-13 06:55:35.525 | bc 2022-04-13 06:55:35.525 | bsdmainutils 2022-04-13 06:55:35.525 | curl 2022-04-13 06:55:35.525 | g++ 2022-04-13 06:55:35.525 | gcc 2022-04-13 06:55:35.525 | gettext 2022-04-13 06:55:35.525 | git 2022-04-13 06:55:35.525 | graphviz 2022-04-13 06:55:35.525 | iputils-ping 2022-04-13 06:55:35.525 | libapache2-mod-proxy-uwsgi 2022-04-13 06:55:35.525 | libffi-dev 2022-04-13 06:55:35.525 | libjpeg-dev 2022-04-13 06:55:35.525 | libmysqlclient-dev 2022-04-13 06:55:35.525 | libpcre3-dev 2022-04-13 06:55:35.525 | libpq-dev 2022-04-13 06:55:35.525 | libssl-dev 2022-04-13 06:55:35.525 | libsystemd-dev 2022-04-13 06:55:35.525 | libxml2-dev 2022-04-13 06:55:35.525 | libxslt1-dev 2022-04-13 06:55:35.525 | libyaml-dev 2022-04-13 06:55:35.525 | lsof 2022-04-13 06:55:35.525 | openssh-server 2022-04-13 06:55:35.526 | openssl 2022-04-13 06:55:35.526 | pkg-config 2022-04-13 06:55:35.526 | psmisc 2022-04-13 06:55:35.526 | python3-dev 2022-04-13 06:55:35.526 | python3-pip 2022-04-13 06:55:35.526 | python3-systemd 2022-04-13 06:55:35.526 | python3-venv 2022-04-13 06:55:35.526 | tar 2022-04-13 06:55:35.526 | tcpdump 2022-04-13 06:55:35.526 | unzip 2022-04-13 06:55:35.526 | uuid-runtime 2022-04-13 06:55:35.526 | wget 2022-04-13 06:55:35.526 | wget 2022-04-13 06:55:35.526 | zlib1g-dev 2022-04-13 06:55:35.526 | libkrb5-dev 2022-04-13 06:55:35.526 | libldap2-dev 2022-04-13 06:55:35.526 | libsasl2-dev 2022-04-13 06:55:35.526 | memcached 2022-04-13 06:55:35.526 | python3-mysqldb 2022-04-13 06:55:35.526 | sqlite3 2022-04-13 06:55:35.526 | conntrack 2022-04-13 06:55:35.526 | curl 2022-04-13 06:55:35.526 | dnsmasq-base 2022-04-13 06:55:35.526 | dnsmasq-utils 2022-04-13 06:55:35.526 | ebtables 2022-04-13 06:55:35.526 | gawk 2022-04-13 06:55:35.526 | genisoimage 2022-04-13 06:55:35.526 | iptables 2022-04-13 06:55:35.526 | iputils-arping 2022-04-13 06:55:35.526 | kpartx 2022-04-13 06:55:35.526 | libjs-jquery-tablesorter 2022-04-13 06:55:35.526 | libmysqlclient-dev 2022-04-13 06:55:35.526 | parted 2022-04-13 06:55:35.526 | pm-utils 2022-04-13 06:55:35.526 | python3-mysqldb 2022-04-13 06:55:35.526 | socat 2022-04-13 06:55:35.526 | sqlite3 2022-04-13 06:55:35.527 | sudo 2022-04-13 06:55:35.527 | vlan 2022-04-13 06:55:35.527 | lsscsi 2022-04-13 06:55:35.527 | open-iscsi 2022-04-13 06:55:35.527 | lvm2 2022-04-13 06:55:35.527 | qemu-utils 2022-04-13 06:55:35.527 | thin-provisioning-tools 2022-04-13 06:55:35.527 | acl 2022-04-13 06:55:35.527 | dnsmasq-base 2022-04-13 06:55:35.527 | dnsmasq-utils 2022-04-13 06:55:35.527 | ebtables 2022-04-13 06:55:35.527 | haproxy 2022-04-13 06:55:35.527 | iptables 2022-04-13 06:55:35.527 | iputils-arping 2022-04-13 06:55:35.527 | iputils-ping 2022-04-13 06:55:35.527 | libmysqlclient-dev 2022-04-13 06:55:35.527 | postgresql-server-dev-all 2022-04-13 06:55:35.527 | python3-mysqldb 2022-04-13 06:55:35.527 | sqlite3 2022-04-13 06:55:35.527 | sudo 2022-04-13 06:55:35.527 | vlan 2022-04-13 06:55:35.527 | ipset 2022-04-13 06:55:35.527 | conntrack 2022-04-13 06:55:35.527 | conntrackd 2022-04-13 06:55:35.527 | keepalived 2022-04-13 06:55:35.527 | dstat 2022-04-13 06:55:35.527 | lvm2 2022-04-13 06:55:35.527 | qemu-utils 2022-04-13 06:55:35.527 | thin-provisioning-tools 2022-04-13 06:55:35.527 | curl 2022-04-13 06:55:35.527 | liberasurecode-dev 2022-04-13 06:55:35.527 | make 2022-04-13 06:55:35.527 | memcached 2022-04-13 06:55:35.527 | sqlite3 2022-04-13 06:55:35.527 | xfsprogs ' 2022-04-13 06:55:35.527 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-13 06:55:35.530 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:55:35.532 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:55:35.535 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-13 06:55:35.536 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-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 gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-04-13 06:55:35.541 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-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 gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-04-13 06:55:35.543 | ++ functions-common:install_package:1342 : update_package_repo 2022-04-13 06:55:35.546 | ++ functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2022-04-13 06:55:35.548 | ++ functions-common:update_package_repo:1315 : REPOS_UPDATED=False 2022-04-13 06:55:35.551 | ++ functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2022-04-13 06:55:35.553 | ++ functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2022-04-13 06:55:35.555 | ++ functions-common:update_package_repo:1322 : is_ubuntu 2022-04-13 06:55:35.557 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:55:35.559 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:55:35.562 | ++ functions-common:update_package_repo:1323 : apt_get_update 2022-04-13 06:55:35.564 | ++ functions-common:apt_get_update:1068 : [[ False == \T\r\u\e ]] 2022-04-13 06:55:35.566 | ++ functions-common:apt_get_update:1073 : [[ False = \T\r\u\e ]] 2022-04-13 06:55:35.568 | ++ functions-common:apt_get_update:1075 : local sudo=sudo 2022-04-13 06:55:35.571 | +++ functions-common:apt_get_update:1076 : id -u 2022-04-13 06:55:35.575 | ++ functions-common:apt_get_update:1076 : [[ 1000 = \0 ]] 2022-04-13 06:55:35.577 | ++ functions-common:apt_get_update:1079 : time_start apt-get-update 2022-04-13 06:55:35.579 | ++ functions-common:time_start:2290 : local name=apt-get-update 2022-04-13 06:55:35.581 | ++ functions-common:time_start:2291 : local start_time= 2022-04-13 06:55:35.583 | ++ functions-common:time_start:2292 : [[ -n '' ]] 2022-04-13 06:55:35.586 | +++ functions-common:time_start:2295 : date +%s%3N 2022-04-13 06:55:35.590 | ++ functions-common:time_start:2295 : _TIME_START[$name]=1649832935587 2022-04-13 06:55:35.592 | ++ functions-common:apt_get_update:1081 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-13 06:55:35.594 | ++ functions-common:apt_get_update:1082 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-13 06:55:35.596 | ++ functions-common:apt_get_update:1083 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-04-13 06:55:35.858 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-13 06:55:35.858 | Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-04-13 06:55:35.906 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-04-13 06:55:36.158 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-04-13 06:55:36.668 | Fetched 336 kB in 1s (434 kB/s) 2022-04-13 06:55:38.246 | Reading package lists... 2022-04-13 06:55:38.281 | ++ functions-common:apt_get_update:1087 : REPOS_UPDATED=True 2022-04-13 06:55:38.283 | ++ functions-common:apt_get_update:1089 : time_stop apt-get-update 2022-04-13 06:55:38.286 | ++ functions-common:time_stop:2304 : local name 2022-04-13 06:55:38.288 | ++ functions-common:time_stop:2305 : local end_time 2022-04-13 06:55:38.290 | ++ functions-common:time_stop:2306 : local elapsed_time 2022-04-13 06:55:38.292 | ++ functions-common:time_stop:2307 : local total 2022-04-13 06:55:38.294 | ++ functions-common:time_stop:2308 : local start_time 2022-04-13 06:55:38.296 | ++ functions-common:time_stop:2310 : name=apt-get-update 2022-04-13 06:55:38.299 | ++ functions-common:time_stop:2311 : start_time=1649832935587 2022-04-13 06:55:38.301 | ++ functions-common:time_stop:2313 : [[ -z 1649832935587 ]] 2022-04-13 06:55:38.304 | +++ functions-common:time_stop:2316 : date +%s%3N 2022-04-13 06:55:38.308 | ++ functions-common:time_stop:2316 : end_time=1649832938306 2022-04-13 06:55:38.310 | ++ functions-common:time_stop:2317 : elapsed_time=2719 2022-04-13 06:55:38.312 | ++ functions-common:time_stop:2318 : total=0 2022-04-13 06:55:38.314 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2022-04-13 06:55:38.317 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=2719 2022-04-13 06:55:38.319 | ++ functions-common:install_package:1343 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-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 gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-04-13 06:55:38.321 | ++ functions-common:real_install_package:1328 : is_ubuntu 2022-04-13 06:55:38.323 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:55:38.325 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:55:38.327 | ++ functions-common:real_install_package:1329 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-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 gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-04-13 06:55:38.348 | ++ functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-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 gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-04-13 06:55:38.461 | Reading package lists... 2022-04-13 06:55:38.717 | Building dependency tree... 2022-04-13 06:55:38.718 | Reading state information... 2022-04-13 06:55:38.751 | acl is already the newest version (2.2.53-6). 2022-04-13 06:55:38.751 | bc is already the newest version (1.07.1-2build1). 2022-04-13 06:55:38.751 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-13 06:55:38.751 | conntrack is already the newest version (1:1.4.5-2). 2022-04-13 06:55:38.751 | ebtables is already the newest version (2.0.11-3build1). 2022-04-13 06:55:38.751 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 06:55:38.751 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-13 06:55:38.751 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 06:55:38.751 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-13 06:55:38.751 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-13 06:55:38.751 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-13 06:55:38.752 | iputils-arping is already the newest version (3:20190709-3). 2022-04-13 06:55:38.752 | iputils-ping is already the newest version (3:20190709-3). 2022-04-13 06:55:38.752 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-13 06:55:38.752 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-13 06:55:38.752 | libffi-dev is already the newest version (3.3-4). 2022-04-13 06:55:38.752 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-13 06:55:38.752 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-13 06:55:38.752 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-13 06:55:38.752 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-13 06:55:38.752 | lsscsi is already the newest version (0.30-0.1). 2022-04-13 06:55:38.752 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-13 06:55:38.752 | make is already the newest version (4.2.1-1.2). 2022-04-13 06:55:38.752 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-13 06:55:38.752 | psmisc is already the newest version (23.3-1). 2022-04-13 06:55:38.752 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-13 06:55:38.752 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-13 06:55:38.752 | python3-systemd is already the newest version (234-3build2). 2022-04-13 06:55:38.752 | socat is already the newest version (1.7.3.3-2). 2022-04-13 06:55:38.752 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-13 06:55:38.752 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-13 06:55:38.752 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-13 06:55:38.752 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-13 06:55:38.752 | dstat is already the newest version (0.7.4-6). 2022-04-13 06:55:38.752 | graphviz is already the newest version (2.42.2-3build2). 2022-04-13 06:55:38.752 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-13 06:55:38.752 | pm-utils is already the newest version (1.4.1-19). 2022-04-13 06:55:38.752 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-13 06:55:38.752 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 06:55:38.752 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 06:55:38.752 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-13 06:55:38.752 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 06:55:38.752 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 06:55:38.752 | git is already the newest version (1:2.25.1-1ubuntu3.3). 2022-04-13 06:55:38.752 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-13 06:55:38.752 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-13 06:55:38.753 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-13 06:55:38.753 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-13 06:55:38.753 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-13 06:55:38.753 | libmysqlclient-dev is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-13 06:55:38.753 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-13 06:55:38.753 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-13 06:55:38.753 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 06:55:38.753 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-04-13 06:55:38.753 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-13 06:55:38.753 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-13 06:55:38.753 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-13 06:55:38.753 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-13 06:55:38.753 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-13 06:55:38.753 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 06:55:38.753 | openssl set to manually installed. 2022-04-13 06:55:38.753 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-13 06:55:38.753 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-13 06:55:38.753 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-13 06:55:38.753 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-13 06:55:38.753 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-13 06:55:38.753 | tar set to manually installed. 2022-04-13 06:55:38.753 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-04-13 06:55:38.753 | tcpdump set to manually installed. 2022-04-13 06:55:38.753 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-13 06:55:38.967 | uuid-runtime set to manually installed. 2022-04-13 06:55:38.967 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-13 06:55:38.967 | wget set to manually installed. 2022-04-13 06:55:38.967 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-13 06:55:38.967 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 06:55:38.967 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-13 06:55:38.967 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-13 06:55:38.967 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-13 06:55:38.967 | The following packages were automatically installed and are no longer required: 2022-04-13 06:55:38.968 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 06:55:38.968 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 06:55:38.968 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 06:55:38.968 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 06:55:38.968 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 06:55:38.968 | python3-zope.interface 2022-04-13 06:55:38.968 | Use 'sudo apt autoremove' to remove them. 2022-04-13 06:55:39.126 | 0 upgraded, 0 newly installed, 0 to remove and 125 not upgraded. 2022-04-13 06:55:39.132 | ++ functions-common:apt_get:1113 : result=0 2022-04-13 06:55:39.134 | ++ functions-common:apt_get:1116 : time_stop apt-get 2022-04-13 06:55:39.137 | ++ functions-common:time_stop:2304 : local name 2022-04-13 06:55:39.140 | ++ functions-common:time_stop:2305 : local end_time 2022-04-13 06:55:39.143 | ++ functions-common:time_stop:2306 : local elapsed_time 2022-04-13 06:55:39.146 | ++ functions-common:time_stop:2307 : local total 2022-04-13 06:55:39.148 | ++ functions-common:time_stop:2308 : local start_time 2022-04-13 06:55:39.151 | ++ functions-common:time_stop:2310 : name=apt-get 2022-04-13 06:55:39.154 | ++ functions-common:time_stop:2311 : start_time=1649832938345 2022-04-13 06:55:39.157 | ++ functions-common:time_stop:2313 : [[ -z 1649832938345 ]] 2022-04-13 06:55:39.161 | +++ functions-common:time_stop:2316 : date +%s%3N 2022-04-13 06:55:39.165 | ++ functions-common:time_stop:2316 : end_time=1649832939162 2022-04-13 06:55:39.167 | ++ functions-common:time_stop:2317 : elapsed_time=817 2022-04-13 06:55:39.169 | ++ functions-common:time_stop:2318 : total=769 2022-04-13 06:55:39.171 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2022-04-13 06:55:39.174 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=1586 2022-04-13 06:55:39.176 | ++ functions-common:apt_get:1117 : return 0 2022-04-13 06:55:39.179 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-13 06:55:39.181 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-13 06:55:39.183 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-13 06:55:39.188 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-13 06:55:39.192 | + ./stack.sh:main:759 : [[ False != \T\r\u\e ]] 2022-04-13 06:55:39.196 | + ./stack.sh:main:760 : PYPI_ALTERNATIVE_URL= 2022-04-13 06:55:39.199 | + ./stack.sh:main:760 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-13 06:55:40.647 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-13 06:55:40.649 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-13 06:55:40.651 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-13 06:55:40.653 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-13 06:55:40.655 | + functions-common:GetDistro:373 : GetOSVersion 2022-04-13 06:55:40.657 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2022-04-13 06:55:40.659 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2022-04-13 06:55:40.661 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2022-04-13 06:55:40.663 | + functions-common:_ensure_lsb_release:328 : return 2022-04-13 06:55:40.666 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2022-04-13 06:55:40.734 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2022-04-13 06:55:40.738 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2022-04-13 06:55:40.805 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2022-04-13 06:55:40.809 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2022-04-13 06:55:40.886 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2022-04-13 06:55:40.889 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-13 06:55:40.893 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2022-04-13 06:55:40.896 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2022-04-13 06:55:40.898 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2022-04-13 06:55:40.900 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2022-04-13 06:55:40.903 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2022-04-13 06:55:40.905 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-13 06:55:40.909 | + functions-common:GetDistro:378 : DISTRO=focal 2022-04-13 06:55:40.912 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2022-04-13 06:55:40.914 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-13 06:55:40.915 | Distro: focal 2022-04-13 06:55:40.917 | + tools/install_pip.sh:main:136 : get_versions 2022-04-13 06:55:40.920 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 06:55:40.923 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 06:55:40.926 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 06:55:40.929 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 06:55:40.929 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 06:55:41.356 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2022-04-13 06:55:41.359 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2022-04-13 06:55:41.359 | pip: 20.2.2 2022-04-13 06:55:41.361 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2022-04-13 06:55:41.754 | pip 20.2.2 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2022-04-13 06:55:41.777 | + tools/install_pip.sh:main:138 : [[ -n '' ]] 2022-04-13 06:55:41.781 | + tools/install_pip.sh:main:143 : [[ focal == focal ]] 2022-04-13 06:55:41.784 | + tools/install_pip.sh:main:144 : exit 0 2022-04-13 06:55:41.788 | + ./stack.sh:main:764 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-13 06:55:41.792 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 06:55:41.796 | + ./stack.sh:main:765 : fixup_all 2022-04-13 06:55:41.799 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_keystone 2022-04-13 06:55:41.802 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2022-04-13 06:55:41.804 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2022-04-13 06:55:41.809 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2022-04-13 06:55:41.809 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2022-04-13 06:55:41.809 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2022-04-13 06:55:41.815 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2022-04-13 06:55:41.817 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2022-04-13 06:55:41.819 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2022-04-13 06:55:41.828 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2022-04-13 06:55:41.831 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_ubuntu 2022-04-13 06:55:41.834 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2022-04-13 06:55:41.836 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2022-04-13 06:55:41.838 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_fedora 2022-04-13 06:55:41.841 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2022-04-13 06:55:41.843 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-04-13 06:55:41.845 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-04-13 06:55:41.847 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 06:55:41.849 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 06:55:41.852 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 06:55:41.854 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-04-13 06:55:41.856 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-04-13 06:55:41.858 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-04-13 06:55:41.860 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 06:55:41.862 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2022-04-13 06:55:41.864 | + tools/fixup_stuff.sh:fixup_all:199 : fixup_suse 2022-04-13 06:55:41.867 | + tools/fixup_stuff.sh:fixup_suse:149 : is_suse 2022-04-13 06:55:41.869 | + functions-common:is_suse:462 : is_opensuse 2022-04-13 06:55:41.871 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-04-13 06:55:41.873 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 06:55:41.875 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-04-13 06:55:41.877 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-04-13 06:55:41.879 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 06:55:41.881 | + tools/fixup_stuff.sh:fixup_suse:150 : return 2022-04-13 06:55:41.883 | + ./stack.sh:main:768 : pip_install -U os-testr 2022-04-13 06:55:41.903 | Using python 3.8 to install os-testr 2022-04-13 06:55:41.906 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-04-13 06:55:42.579 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:55:42.580 | from cryptography.utils import int_from_bytes 2022-04-13 06:55:42.580 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:55:42.580 | from cryptography.utils import int_from_bytes 2022-04-13 06:55:43.608 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 06:55:43.609 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-04-13 06:55:43.612 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:55:43.614 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:55:43.614 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:55:43.617 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:55:43.619 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:55:43.626 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:55:43.682 | Requirement already up-to-date: os-testr===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (2.0.0) 2022-04-13 06:55:43.706 | Requirement already satisfied, skipping upgrade: pbr===5.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (5.5.1) 2022-04-13 06:55:43.709 | Requirement already satisfied, skipping upgrade: python-subunit===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 430)) (1.4.0) 2022-04-13 06:55:43.724 | Requirement already satisfied, skipping upgrade: stestr===3.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (3.1.0) 2022-04-13 06:55:43.752 | Requirement already satisfied, skipping upgrade: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.4.0) 2022-04-13 06:55:43.770 | Requirement already satisfied, skipping upgrade: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.4.0) 2022-04-13 06:55:43.773 | Requirement already satisfied, skipping upgrade: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (1.1.0) 2022-04-13 06:55:43.780 | Requirement already satisfied, skipping upgrade: voluptuous===0.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (0.12.1) 2022-04-13 06:55:43.784 | Requirement already satisfied, skipping upgrade: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (1.0.0) 2022-04-13 06:55:43.786 | Requirement already satisfied, skipping upgrade: future===0.18.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (0.18.2) 2022-04-13 06:55:43.789 | Requirement already satisfied, skipping upgrade: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2022-04-13 06:55:43.792 | Requirement already satisfied, skipping upgrade: cliff===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.7.0) 2022-04-13 06:55:43.804 | Requirement already satisfied, skipping upgrade: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (3.0.0) 2022-04-13 06:55:43.814 | Requirement already satisfied, skipping upgrade: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 486)) (1.15.0) 2022-04-13 06:55:43.817 | Requirement already satisfied, skipping upgrade: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 414)) (1.6.0) 2022-04-13 06:55:43.819 | Requirement already satisfied, skipping upgrade: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 232)) (1.0.0) 2022-04-13 06:55:43.822 | Requirement already satisfied, skipping upgrade: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 556)) (1.4.0) 2022-04-13 06:55:43.824 | Requirement already satisfied, skipping upgrade: cmd2===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.5.0) 2022-04-13 06:55:43.879 | Requirement already satisfied, skipping upgrade: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (2.4.7) 2022-04-13 06:55:43.882 | Requirement already satisfied, skipping upgrade: stevedore===3.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (3.3.1) 2022-04-13 06:55:43.889 | Requirement already satisfied, skipping upgrade: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (0.7.2) 2022-04-13 06:55:43.891 | Requirement already satisfied, skipping upgrade: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (1.8.2) 2022-04-13 06:55:43.893 | Requirement already satisfied, skipping upgrade: colorama===0.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.4) 2022-04-13 06:55:43.897 | Requirement already satisfied, skipping upgrade: attrs===20.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2022-04-13 06:55:43.939 | Requirement already satisfied, skipping upgrade: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (0.2.5) 2022-04-13 06:55:45.375 | WARNING: You are using pip version 20.2.2; however, version 22.0.4 is available. 2022-04-13 06:55:45.375 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 06:55:45.466 | + inc/python:pip_install:200 : result=0 2022-04-13 06:55:45.470 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 06:55:45.473 | + functions-common:time_stop:2304 : local name 2022-04-13 06:55:45.476 | + functions-common:time_stop:2305 : local end_time 2022-04-13 06:55:45.478 | + functions-common:time_stop:2306 : local elapsed_time 2022-04-13 06:55:45.481 | + functions-common:time_stop:2307 : local total 2022-04-13 06:55:45.483 | + functions-common:time_stop:2308 : local start_time 2022-04-13 06:55:45.487 | + functions-common:time_stop:2310 : name=pip_install 2022-04-13 06:55:45.489 | + functions-common:time_stop:2311 : start_time=1649832941898 2022-04-13 06:55:45.491 | + functions-common:time_stop:2313 : [[ -z 1649832941898 ]] 2022-04-13 06:55:45.495 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-04-13 06:55:45.499 | + functions-common:time_stop:2316 : end_time=1649832945496 2022-04-13 06:55:45.502 | + functions-common:time_stop:2317 : elapsed_time=3598 2022-04-13 06:55:45.504 | + functions-common:time_stop:2318 : total=0 2022-04-13 06:55:45.507 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-04-13 06:55:45.509 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=3598 2022-04-13 06:55:45.511 | + inc/python:pip_install:203 : return 0 2022-04-13 06:55:45.514 | + ./stack.sh:main:772 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-13 06:55:45.578 | + ./stack.sh:main:773 : sudo systemctl restart systemd-journald 2022-04-13 06:55:45.686 | + ./stack.sh:main:779 : install_infra 2022-04-13 06:55:45.690 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 06:55:45.693 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-13 06:55:45.696 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 06:55:45.698 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-13 06:55:45.726 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-04-13 06:55:47.765 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:55:47.808 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:55:47.818 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:55:47.921 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:55:48.020 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:55:48.306 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:55:48.469 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 06:55:48.603 | Requirement already up-to-date: pbr===5.5.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (5.5.1) 2022-04-13 06:55:48.872 | + inc/python:pip_install:200 : result=0 2022-04-13 06:55:48.875 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 06:55:48.878 | + functions-common:time_stop:2304 : local name 2022-04-13 06:55:48.881 | + functions-common:time_stop:2305 : local end_time 2022-04-13 06:55:48.884 | + functions-common:time_stop:2306 : local elapsed_time 2022-04-13 06:55:48.886 | + functions-common:time_stop:2307 : local total 2022-04-13 06:55:48.890 | + functions-common:time_stop:2308 : local start_time 2022-04-13 06:55:48.893 | + functions-common:time_stop:2310 : name=pip_install 2022-04-13 06:55:48.897 | + functions-common:time_stop:2311 : start_time=1649832945716 2022-04-13 06:55:48.900 | + functions-common:time_stop:2313 : [[ -z 1649832945716 ]] 2022-04-13 06:55:48.905 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-04-13 06:55:48.910 | + functions-common:time_stop:2316 : end_time=1649832948907 2022-04-13 06:55:48.913 | + functions-common:time_stop:2317 : elapsed_time=3191 2022-04-13 06:55:48.915 | + functions-common:time_stop:2318 : total=3598 2022-04-13 06:55:48.917 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-04-13 06:55:48.919 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=6789 2022-04-13 06:55:48.921 | + inc/python:pip_install:203 : return 0 2022-04-13 06:55:48.924 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 06:55:48.927 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-13 06:55:48.952 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-04-13 06:55:50.892 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:55:50.939 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:55:50.949 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:55:51.051 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:55:51.151 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:55:51.437 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:55:51.600 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 06:55:51.602 | Processing /opt/stack/requirements 2022-04-13 06:55:53.354 | Requirement already satisfied: PyYAML===5.4.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2022-04-13 06:55:53.358 | 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 165)) (3.0.0) 2022-04-13 06:55:53.369 | Requirement already satisfied: packaging===20.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (20.9) 2022-04-13 06:55:53.374 | Requirement already satisfied: pbr===5.5.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (5.5.1) 2022-04-13 06:55:53.377 | Requirement already satisfied: pyparsing===2.4.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (2.4.7) 2022-04-13 06:55:53.380 | Requirement already satisfied: requests===2.25.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 449)) (2.25.1) 2022-04-13 06:55:53.399 | Requirement already satisfied: six===1.15.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 486)) (1.15.0) 2022-04-13 06:55:53.402 | Requirement already satisfied: testtools===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.4.0) 2022-04-13 06:55:53.419 | Requirement already satisfied: traceback2===1.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.4.0) 2022-04-13 06:55:53.422 | Requirement already satisfied: unittest2===1.1.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (1.1.0) 2022-04-13 06:55:53.429 | Requirement already satisfied: urllib3===1.26.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 558)) (1.26.3) 2022-04-13 06:55:53.449 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4614) (1.3) 2022-04-13 06:55:53.452 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4614) (0.3.0) 2022-04-13 06:55:53.468 | Requirement already satisfied: certifi===2021.10.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (2021.10.8) 2022-04-13 06:55:53.470 | Requirement already satisfied: chardet===4.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (4.0.0) 2022-04-13 06:55:53.474 | Requirement already satisfied: idna===2.10 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (2.10) 2022-04-13 06:55:53.477 | 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 161)) (1.0.0) 2022-04-13 06:55:53.479 | Requirement already satisfied: python-mimeparse===1.6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 414)) (1.6.0) 2022-04-13 06:55:53.482 | Requirement already satisfied: linecache2===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 232)) (1.0.0) 2022-04-13 06:55:53.484 | Requirement already satisfied: argparse in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 556)) (1.4.0) 2022-04-13 06:55:53.486 | Requirement already satisfied: cliff===3.7.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.7.0) 2022-04-13 06:55:53.497 | Requirement already satisfied: stevedore===3.3.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (3.3.1) 2022-04-13 06:55:53.504 | Requirement already satisfied: cmd2===1.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.5.0) 2022-04-13 06:55:53.577 | Requirement already satisfied: prettytable===0.7.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (0.7.2) 2022-04-13 06:55:53.580 | 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 365)) (1.8.2) 2022-04-13 06:55:53.582 | Requirement already satisfied: attrs===20.3.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2022-04-13 06:55:53.624 | Requirement already satisfied: colorama===0.4.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.4) 2022-04-13 06:55:53.629 | 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 568)) (0.2.5) 2022-04-13 06:55:53.633 | Building wheels for collected packages: openstack-requirements 2022-04-13 06:55:53.634 | Building wheel for openstack-requirements (setup.py): started 2022-04-13 06:55:54.423 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-13 06:55:54.423 | ERROR: Command errored out with exit status 1: 2022-04-13 06:55:54.423 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-15x79s86/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-15x79s86/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-hmaoju3v 2022-04-13 06:55:54.423 | cwd: /tmp/pip-req-build-15x79s86/ 2022-04-13 06:55:54.423 | Complete output (6 lines): 2022-04-13 06:55:54.423 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-13 06:55:54.423 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-13 06:55:54.424 | or: setup.py --help-commands 2022-04-13 06:55:54.424 | or: setup.py cmd --help 2022-04-13 06:55:54.424 | 2022-04-13 06:55:54.424 | error: invalid command 'bdist_wheel' 2022-04-13 06:55:54.424 | ---------------------------------------- 2022-04-13 06:55:54.424 | ERROR: Failed building wheel for openstack-requirements 2022-04-13 06:55:54.424 | Running setup.py clean for openstack-requirements 2022-04-13 06:55:55.255 | Failed to build openstack-requirements 2022-04-13 06:55:55.276 | Installing collected packages: openstack-requirements 2022-04-13 06:55:55.276 | Attempting uninstall: openstack-requirements 2022-04-13 06:55:55.277 | Found existing installation: openstack-requirements 1.2.1.dev4614 2022-04-13 06:55:55.311 | Uninstalling openstack-requirements-1.2.1.dev4614: 2022-04-13 06:55:55.330 | Successfully uninstalled openstack-requirements-1.2.1.dev4614 2022-04-13 06:55:55.333 | Running setup.py install for openstack-requirements: started 2022-04-13 06:55:57.634 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-13 06:55:57.671 | Successfully installed openstack-requirements-1.2.1.dev4614 2022-04-13 06:55:57.801 | + inc/python:pip_install:200 : result=0 2022-04-13 06:55:57.804 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 06:55:57.808 | + functions-common:time_stop:2304 : local name 2022-04-13 06:55:57.812 | + functions-common:time_stop:2305 : local end_time 2022-04-13 06:55:57.815 | + functions-common:time_stop:2306 : local elapsed_time 2022-04-13 06:55:57.818 | + functions-common:time_stop:2307 : local total 2022-04-13 06:55:57.821 | + functions-common:time_stop:2308 : local start_time 2022-04-13 06:55:57.823 | + functions-common:time_stop:2310 : name=pip_install 2022-04-13 06:55:57.826 | + functions-common:time_stop:2311 : start_time=1649832948943 2022-04-13 06:55:57.828 | + functions-common:time_stop:2313 : [[ -z 1649832948943 ]] 2022-04-13 06:55:57.831 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-04-13 06:55:57.836 | + functions-common:time_stop:2316 : end_time=1649832957833 2022-04-13 06:55:57.839 | + functions-common:time_stop:2317 : elapsed_time=8890 2022-04-13 06:55:57.842 | + functions-common:time_stop:2318 : total=6789 2022-04-13 06:55:57.844 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-04-13 06:55:57.846 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=15679 2022-04-13 06:55:57.848 | + inc/python:pip_install:203 : return 0 2022-04-13 06:55:57.851 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-13 06:55:57.853 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-13 06:55:57.856 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-13 06:55:57.858 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:55:57.860 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:55:57.864 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-04-13 06:55:57.867 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:55:57.869 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-13 06:55:57.889 | Using python 3.8 to install pbr 2022-04-13 06:55:57.891 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-04-13 06:55:58.553 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:55:58.553 | from cryptography.utils import int_from_bytes 2022-04-13 06:55:58.553 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:55:58.553 | from cryptography.utils import int_from_bytes 2022-04-13 06:55:59.596 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 06:55:59.597 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-04-13 06:55:59.600 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:55:59.602 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:55:59.602 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:55:59.605 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:55:59.607 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:55:59.615 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:55:59.743 | Requirement already up-to-date: pbr===5.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (5.5.1) 2022-04-13 06:56:01.269 | WARNING: You are using pip version 20.2.2; however, version 22.0.4 is available. 2022-04-13 06:56:01.269 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 06:56:01.345 | + inc/python:pip_install:200 : result=0 2022-04-13 06:56:01.349 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 06:56:01.353 | + functions-common:time_stop:2304 : local name 2022-04-13 06:56:01.356 | + functions-common:time_stop:2305 : local end_time 2022-04-13 06:56:01.360 | + functions-common:time_stop:2306 : local elapsed_time 2022-04-13 06:56:01.363 | + functions-common:time_stop:2307 : local total 2022-04-13 06:56:01.367 | + functions-common:time_stop:2308 : local start_time 2022-04-13 06:56:01.369 | + functions-common:time_stop:2310 : name=pip_install 2022-04-13 06:56:01.373 | + functions-common:time_stop:2311 : start_time=1649832957884 2022-04-13 06:56:01.376 | + functions-common:time_stop:2313 : [[ -z 1649832957884 ]] 2022-04-13 06:56:01.380 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-04-13 06:56:01.385 | + functions-common:time_stop:2316 : end_time=1649832961382 2022-04-13 06:56:01.387 | + functions-common:time_stop:2317 : elapsed_time=3498 2022-04-13 06:56:01.389 | + functions-common:time_stop:2318 : total=15679 2022-04-13 06:56:01.391 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-04-13 06:56:01.394 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=19177 2022-04-13 06:56:01.396 | + inc/python:pip_install:203 : return 0 2022-04-13 06:56:01.398 | + ./stack.sh:main:782 : python3 -m venv /opt/stack/bindep-venv 2022-04-13 06:56:03.686 | + ./stack.sh:main:784 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-13 06:56:05.593 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 06:56:05.594 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-04-13 06:56:05.608 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-13 06:56:05.612 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-04-13 06:56:05.617 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-13 06:56:05.619 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-04-13 06:56:05.622 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.8) 2022-04-13 06:56:05.698 | + ./stack.sh:main:785 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 06:56:05.701 | + ./stack.sh:main:785 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 06:56:05.706 | ++ ./stack.sh:main:788 : _get_plugin_bindep_packages 2022-04-13 06:56:05.734 | + ./stack.sh:main:788 : pkgs= 2022-04-13 06:56:05.737 | + ./stack.sh:main:789 : [[ -n '' ]] 2022-04-13 06:56:05.740 | + ./stack.sh:main:796 : run_phase stack pre-install 2022-04-13 06:56:05.742 | + functions-common:run_phase:1732 : local mode=stack 2022-04-13 06:56:05.744 | + functions-common:run_phase:1733 : local phase=pre-install 2022-04-13 06:56:05.747 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 06:56:05.749 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2022-04-13 06:56:05.751 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 06:56:05.754 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2022-04-13 06:56:05.756 | + functions-common:run_phase:1742 : local extra 2022-04-13 06:56:05.759 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 06:56:05.763 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2022-04-13 06:56:05.765 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 06:56:05.767 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 06:56:05.770 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-13 06:56:05.772 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 06:56:05.786 | ++ functions-common:is_service_enabled:1960 : return 0 2022-04-13 06:56:05.789 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 06:56:05.791 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-13 06:56:05.793 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-13 06:56:05.795 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-13 06:56:05.797 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-13 06:56:05.799 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-13 06:56:05.801 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-13 06:56:05.803 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-13 06:56:05.805 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-13 06:56:05.807 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-13 06:56:05.809 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-13 06:56:05.811 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-13 06:56:05.813 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-13 06:56:05.816 | + functions-common:run_phase:1753 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 06:56:05.818 | + functions-common:run_phase:1756 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-13 06:56:05.821 | + functions-common:run_phase:1759 : run_plugins stack pre-install 2022-04-13 06:56:05.823 | + functions-common:run_plugins:1718 : local mode=stack 2022-04-13 06:56:05.825 | + functions-common:run_plugins:1719 : local phase=pre-install 2022-04-13 06:56:05.828 | + functions-common:run_plugins:1721 : local plugins= 2022-04-13 06:56:05.830 | + functions-common:run_plugins:1722 : local plugin 2022-04-13 06:56:05.833 | + ./stack.sh:main:799 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-13 06:56:05.836 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-13 06:56:05.839 | + functions:set_systemd_override:821 : local value=2048 2022-04-13 06:56:05.841 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-13 06:56:05.844 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-13 06:56:05.896 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-13 06:56:05.896 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-13 06:56:05.899 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-13 06:56:06.277 | + ./stack.sh:main:801 : install_rpc_backend 2022-04-13 06:56:06.281 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-13 06:56:06.305 | + functions-common:is_service_enabled:1960 : return 0 2022-04-13 06:56:06.308 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-13 06:56:06.311 | + functions-common:install_package:1342 : update_package_repo 2022-04-13 06:56:06.314 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2022-04-13 06:56:06.318 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2022-04-13 06:56:06.321 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2022-04-13 06:56:06.323 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2022-04-13 06:56:06.326 | + functions-common:update_package_repo:1322 : is_ubuntu 2022-04-13 06:56:06.328 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:56:06.332 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:56:06.334 | + functions-common:update_package_repo:1323 : apt_get_update 2022-04-13 06:56:06.337 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2022-04-13 06:56:06.339 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2022-04-13 06:56:06.341 | + functions-common:apt_get_update:1069 : return 2022-04-13 06:56:06.344 | + functions-common:install_package:1343 : real_install_package rabbitmq-server 2022-04-13 06:56:06.346 | + functions-common:real_install_package:1328 : is_ubuntu 2022-04-13 06:56:06.349 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:56:06.351 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:56:06.354 | + functions-common:real_install_package:1329 : apt_get install rabbitmq-server 2022-04-13 06:56:06.374 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-04-13 06:56:06.485 | Reading package lists... 2022-04-13 06:56:06.733 | Building dependency tree... 2022-04-13 06:56:06.734 | Reading state information... 2022-04-13 06:56:06.978 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-13 06:56:06.978 | The following packages were automatically installed and are no longer required: 2022-04-13 06:56:06.979 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 06:56:06.979 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 06:56:06.979 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 06:56:06.979 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 06:56:06.979 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 06:56:06.979 | python3-zope.interface 2022-04-13 06:56:06.979 | Use 'sudo apt autoremove' to remove them. 2022-04-13 06:56:07.116 | 0 upgraded, 0 newly installed, 0 to remove and 125 not upgraded. 2022-04-13 06:56:07.120 | + functions-common:apt_get:1113 : result=0 2022-04-13 06:56:07.123 | + functions-common:apt_get:1116 : time_stop apt-get 2022-04-13 06:56:07.125 | + functions-common:time_stop:2304 : local name 2022-04-13 06:56:07.127 | + functions-common:time_stop:2305 : local end_time 2022-04-13 06:56:07.130 | + functions-common:time_stop:2306 : local elapsed_time 2022-04-13 06:56:07.132 | + functions-common:time_stop:2307 : local total 2022-04-13 06:56:07.134 | + functions-common:time_stop:2308 : local start_time 2022-04-13 06:56:07.136 | + functions-common:time_stop:2310 : name=apt-get 2022-04-13 06:56:07.138 | + functions-common:time_stop:2311 : start_time=1649832966372 2022-04-13 06:56:07.141 | + functions-common:time_stop:2313 : [[ -z 1649832966372 ]] 2022-04-13 06:56:07.144 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-04-13 06:56:07.148 | + functions-common:time_stop:2316 : end_time=1649832967145 2022-04-13 06:56:07.150 | + functions-common:time_stop:2317 : elapsed_time=773 2022-04-13 06:56:07.152 | + functions-common:time_stop:2318 : total=1586 2022-04-13 06:56:07.154 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-04-13 06:56:07.157 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=2359 2022-04-13 06:56:07.159 | + functions-common:apt_get:1117 : return 0 2022-04-13 06:56:07.161 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-13 06:56:07.163 | + functions-common:is_suse:462 : is_opensuse 2022-04-13 06:56:07.166 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-04-13 06:56:07.168 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 06:56:07.170 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-04-13 06:56:07.173 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-04-13 06:56:07.175 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 06:56:07.177 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-13 06:56:07.179 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-04-13 06:56:07.182 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-04-13 06:56:07.184 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 06:56:07.186 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 06:56:07.188 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 06:56:07.191 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-04-13 06:56:07.193 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-04-13 06:56:07.195 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-04-13 06:56:07.198 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 06:56:07.200 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-13 06:56:07.202 | + functions-common:is_suse:462 : is_opensuse 2022-04-13 06:56:07.204 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-04-13 06:56:07.207 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 06:56:07.209 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-04-13 06:56:07.212 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-04-13 06:56:07.214 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 06:56:07.217 | + ./stack.sh:main:802 : restart_rpc_backend 2022-04-13 06:56:07.219 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-13 06:56:07.237 | + functions-common:is_service_enabled:1960 : return 0 2022-04-13 06:56:07.239 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-13 06:56:07.242 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-04-13 06:56:07.244 | + ./stack.sh:echo_summary:432 : echo -e Starting RabbitMQ 2022-04-13 06:56:07.246 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-13 06:56:07.249 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-13 06:56:07.253 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-13 06:56:07.256 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-13 06:56:07.259 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-13 06:56:07.262 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-13 06:56:07.265 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-13 06:56:07.268 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-13 06:56:07.271 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-13 06:56:08.036 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-13 06:56:08.036 | user tags 2022-04-13 06:56:08.036 | stackrabbit []' 2022-04-13 06:56:08.039 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-13 06:56:08.039 | user tags 2022-04-13 06:56:08.039 | stackrabbit []' 2022-04-13 06:56:08.040 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-13 06:56:08.047 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-13 06:56:08.051 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-13 06:56:08.054 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 06:56:08.757 | Changing password for user "stackrabbit" ... 2022-04-13 06:56:08.782 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-13 06:56:09.480 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-13 06:56:09.511 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-13 06:56:09.513 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 06:56:10.207 | Changing password for user "stackrabbit" ... 2022-04-13 06:56:10.235 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-13 06:56:10.237 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-13 06:56:10.240 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-13 06:56:10.938 | Deleting user "guest" ... 2022-04-13 06:56:10.953 | Error: 2022-04-13 06:56:10.953 | {:no_such_user, "guest"} 2022-04-13 06:56:10.966 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-13 06:56:10.968 | + ./stack.sh:main:804 : is_service_enabled mysql postgresql 2022-04-13 06:56:10.986 | + functions-common:is_service_enabled:1960 : return 0 2022-04-13 06:56:10.988 | + ./stack.sh:main:805 : install_database 2022-04-13 06:56:10.991 | + lib/database:install_database:116 : install_database_mysql 2022-04-13 06:56:10.993 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2022-04-13 06:56:10.996 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:56:10.998 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:56:11.000 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2022-04-13 06:56:11.223 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-13 06:56:11.226 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2022-04-13 06:56:11.229 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2022-04-13 06:56:11.232 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2022-04-13 06:56:11.235 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2022-04-13 06:56:11.238 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-04-13 06:56:11.241 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-04-13 06:56:11.244 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 06:56:11.247 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 06:56:11.250 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 06:56:11.254 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-04-13 06:56:11.256 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-04-13 06:56:11.258 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-04-13 06:56:11.260 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 06:56:11.263 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2022-04-13 06:56:11.265 | + functions-common:is_suse:462 : is_opensuse 2022-04-13 06:56:11.267 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-04-13 06:56:11.270 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 06:56:11.272 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-04-13 06:56:11.274 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-04-13 06:56:11.277 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 06:56:11.280 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2022-04-13 06:56:11.282 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:56:11.285 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:56:11.287 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2022-04-13 06:56:11.289 | + functions-common:install_package:1342 : update_package_repo 2022-04-13 06:56:11.292 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2022-04-13 06:56:11.294 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2022-04-13 06:56:11.296 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2022-04-13 06:56:11.298 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2022-04-13 06:56:11.301 | + functions-common:update_package_repo:1322 : is_ubuntu 2022-04-13 06:56:11.303 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:56:11.305 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:56:11.307 | + functions-common:update_package_repo:1323 : apt_get_update 2022-04-13 06:56:11.309 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2022-04-13 06:56:11.311 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2022-04-13 06:56:11.314 | + functions-common:apt_get_update:1069 : return 2022-04-13 06:56:11.316 | + functions-common:install_package:1343 : real_install_package mysql-server 2022-04-13 06:56:11.318 | + functions-common:real_install_package:1328 : is_ubuntu 2022-04-13 06:56:11.321 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:56:11.323 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:56:11.325 | + functions-common:real_install_package:1329 : apt_get install mysql-server 2022-04-13 06:56:11.352 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-04-13 06:56:11.465 | Reading package lists... 2022-04-13 06:56:11.715 | Building dependency tree... 2022-04-13 06:56:11.716 | Reading state information... 2022-04-13 06:56:11.964 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-13 06:56:11.964 | The following packages were automatically installed and are no longer required: 2022-04-13 06:56:11.965 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 06:56:11.965 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 06:56:11.965 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 06:56:11.965 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 06:56:11.965 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 06:56:11.965 | python3-zope.interface 2022-04-13 06:56:11.965 | Use 'sudo apt autoremove' to remove them. 2022-04-13 06:56:12.108 | 0 upgraded, 0 newly installed, 0 to remove and 125 not upgraded. 2022-04-13 06:56:12.113 | + functions-common:apt_get:1113 : result=0 2022-04-13 06:56:12.116 | + functions-common:apt_get:1116 : time_stop apt-get 2022-04-13 06:56:12.120 | + functions-common:time_stop:2304 : local name 2022-04-13 06:56:12.123 | + functions-common:time_stop:2305 : local end_time 2022-04-13 06:56:12.125 | + functions-common:time_stop:2306 : local elapsed_time 2022-04-13 06:56:12.127 | + functions-common:time_stop:2307 : local total 2022-04-13 06:56:12.130 | + functions-common:time_stop:2308 : local start_time 2022-04-13 06:56:12.132 | + functions-common:time_stop:2310 : name=apt-get 2022-04-13 06:56:12.135 | + functions-common:time_stop:2311 : start_time=1649832971349 2022-04-13 06:56:12.138 | + functions-common:time_stop:2313 : [[ -z 1649832971349 ]] 2022-04-13 06:56:12.141 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-04-13 06:56:12.145 | + functions-common:time_stop:2316 : end_time=1649832972142 2022-04-13 06:56:12.149 | + functions-common:time_stop:2317 : elapsed_time=793 2022-04-13 06:56:12.151 | + functions-common:time_stop:2318 : total=2359 2022-04-13 06:56:12.154 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-04-13 06:56:12.158 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=3152 2022-04-13 06:56:12.160 | + functions-common:apt_get:1117 : return 0 2022-04-13 06:56:12.163 | + ./stack.sh:main:807 : '[' -n mysql ']' 2022-04-13 06:56:12.166 | + ./stack.sh:main:808 : install_database_python 2022-04-13 06:56:12.168 | + lib/database:install_database_python:121 : install_database_python_mysql 2022-04-13 06:56:12.171 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2022-04-13 06:56:12.174 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-13 06:56:12.177 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 06:56:12.180 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-13 06:56:12.182 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-13 06:56:12.184 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 06:56:12.188 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-13 06:56:12.188 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 06:56:12.195 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-13 06:56:12.198 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-13 06:56:12.202 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-13 06:56:12.206 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-13 06:56:12.209 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-13 06:56:12.235 | Using python 3.8 to install PyMySQL 2022-04-13 06:56:12.237 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-04-13 06:56:12.914 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:56:12.914 | from cryptography.utils import int_from_bytes 2022-04-13 06:56:12.914 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:56:12.914 | from cryptography.utils import int_from_bytes 2022-04-13 06:56:13.940 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 06:56:13.940 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-04-13 06:56:13.943 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:56:13.945 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:56:13.945 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:56:13.948 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:56:13.951 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:56:13.958 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:56:13.964 | Requirement already satisfied: PyMySQL===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 19)) (1.0.2) 2022-04-13 06:56:15.484 | WARNING: You are using pip version 20.2.2; however, version 22.0.4 is available. 2022-04-13 06:56:15.484 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 06:56:15.565 | + inc/python:pip_install:200 : result=0 2022-04-13 06:56:15.567 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 06:56:15.570 | + functions-common:time_stop:2304 : local name 2022-04-13 06:56:15.573 | + functions-common:time_stop:2305 : local end_time 2022-04-13 06:56:15.576 | + functions-common:time_stop:2306 : local elapsed_time 2022-04-13 06:56:15.580 | + functions-common:time_stop:2307 : local total 2022-04-13 06:56:15.583 | + functions-common:time_stop:2308 : local start_time 2022-04-13 06:56:15.587 | + functions-common:time_stop:2310 : name=pip_install 2022-04-13 06:56:15.591 | + functions-common:time_stop:2311 : start_time=1649832972228 2022-04-13 06:56:15.595 | + functions-common:time_stop:2313 : [[ -z 1649832972228 ]] 2022-04-13 06:56:15.598 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-04-13 06:56:15.602 | + functions-common:time_stop:2316 : end_time=1649832975600 2022-04-13 06:56:15.605 | + functions-common:time_stop:2317 : elapsed_time=3372 2022-04-13 06:56:15.607 | + functions-common:time_stop:2318 : total=19177 2022-04-13 06:56:15.609 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-04-13 06:56:15.612 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=22549 2022-04-13 06:56:15.614 | + inc/python:pip_install:203 : return 0 2022-04-13 06:56:15.616 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-13 06:56:15.619 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 06:56:15.621 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-13 06:56:15.624 | + ./stack.sh:main:811 : is_service_enabled neutron 2022-04-13 06:56:15.641 | + functions-common:is_service_enabled:1960 : return 0 2022-04-13 06:56:15.643 | + ./stack.sh:main:812 : install_neutron_agent_packages 2022-04-13 06:56:15.645 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2022-04-13 06:56:15.649 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 06:56:15.649 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-04-13 06:56:15.654 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 06:56:15.656 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-13 06:56:15.659 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,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-13 06:56:15.662 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-04-13 06:56:15.664 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2022-04-13 06:56:15.666 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2022-04-13 06:56:15.682 | + functions-common:is_service_enabled:1960 : return 0 2022-04-13 06:56:15.685 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2022-04-13 06:56:15.687 | + functions-common:install_package:1342 : update_package_repo 2022-04-13 06:56:15.689 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2022-04-13 06:56:15.692 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2022-04-13 06:56:15.694 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2022-04-13 06:56:15.697 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2022-04-13 06:56:15.699 | + functions-common:update_package_repo:1322 : is_ubuntu 2022-04-13 06:56:15.701 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:56:15.704 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:56:15.706 | + functions-common:update_package_repo:1323 : apt_get_update 2022-04-13 06:56:15.709 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2022-04-13 06:56:15.711 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2022-04-13 06:56:15.713 | + functions-common:apt_get_update:1069 : return 2022-04-13 06:56:15.716 | + functions-common:install_package:1343 : real_install_package radvd 2022-04-13 06:56:15.718 | + functions-common:real_install_package:1328 : is_ubuntu 2022-04-13 06:56:15.720 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:56:15.723 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:56:15.725 | + functions-common:real_install_package:1329 : apt_get install radvd 2022-04-13 06:56:15.745 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-04-13 06:56:15.854 | Reading package lists... 2022-04-13 06:56:16.106 | Building dependency tree... 2022-04-13 06:56:16.107 | Reading state information... 2022-04-13 06:56:16.357 | radvd is already the newest version (1:2.17-2). 2022-04-13 06:56:16.357 | The following packages were automatically installed and are no longer required: 2022-04-13 06:56:16.359 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 06:56:16.359 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 06:56:16.359 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 06:56:16.359 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 06:56:16.359 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 06:56:16.359 | python3-zope.interface 2022-04-13 06:56:16.359 | Use 'sudo apt autoremove' to remove them. 2022-04-13 06:56:16.495 | 0 upgraded, 0 newly installed, 0 to remove and 125 not upgraded. 2022-04-13 06:56:16.499 | + functions-common:apt_get:1113 : result=0 2022-04-13 06:56:16.501 | + functions-common:apt_get:1116 : time_stop apt-get 2022-04-13 06:56:16.504 | + functions-common:time_stop:2304 : local name 2022-04-13 06:56:16.506 | + functions-common:time_stop:2305 : local end_time 2022-04-13 06:56:16.508 | + functions-common:time_stop:2306 : local elapsed_time 2022-04-13 06:56:16.511 | + functions-common:time_stop:2307 : local total 2022-04-13 06:56:16.513 | + functions-common:time_stop:2308 : local start_time 2022-04-13 06:56:16.515 | + functions-common:time_stop:2310 : name=apt-get 2022-04-13 06:56:16.517 | + functions-common:time_stop:2311 : start_time=1649832975742 2022-04-13 06:56:16.520 | + functions-common:time_stop:2313 : [[ -z 1649832975742 ]] 2022-04-13 06:56:16.523 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-04-13 06:56:16.528 | + functions-common:time_stop:2316 : end_time=1649832976525 2022-04-13 06:56:16.531 | + functions-common:time_stop:2317 : elapsed_time=783 2022-04-13 06:56:16.535 | + functions-common:time_stop:2318 : total=3152 2022-04-13 06:56:16.538 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-04-13 06:56:16.540 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=3935 2022-04-13 06:56:16.543 | + functions-common:apt_get:1117 : return 0 2022-04-13 06:56:16.546 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2022-04-13 06:56:16.568 | + functions-common:is_service_enabled:1960 : return 0 2022-04-13 06:56:16.571 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2022-04-13 06:56:16.573 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-13 06:56:16.576 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2022-04-13 06:56:16.595 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2022-04-13 06:56:16.597 | + functions-common:install_package:1342 : update_package_repo 2022-04-13 06:56:16.600 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2022-04-13 06:56:16.602 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2022-04-13 06:56:16.604 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2022-04-13 06:56:16.606 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2022-04-13 06:56:16.609 | + functions-common:update_package_repo:1322 : is_ubuntu 2022-04-13 06:56:16.611 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:56:16.613 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:56:16.615 | + functions-common:update_package_repo:1323 : apt_get_update 2022-04-13 06:56:16.617 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2022-04-13 06:56:16.619 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2022-04-13 06:56:16.621 | + functions-common:apt_get_update:1069 : return 2022-04-13 06:56:16.623 | + functions-common:install_package:1343 : real_install_package fakeroot make openvswitch-switch 2022-04-13 06:56:16.626 | + functions-common:real_install_package:1328 : is_ubuntu 2022-04-13 06:56:16.628 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:56:16.630 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:56:16.632 | + functions-common:real_install_package:1329 : apt_get install fakeroot make openvswitch-switch 2022-04-13 06:56:16.651 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-04-13 06:56:16.766 | Reading package lists... 2022-04-13 06:56:17.015 | Building dependency tree... 2022-04-13 06:56:17.017 | Reading state information... 2022-04-13 06:56:17.261 | fakeroot is already the newest version (1.24-1). 2022-04-13 06:56:17.261 | make is already the newest version (4.2.1-1.2). 2022-04-13 06:56:17.261 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-13 06:56:17.261 | The following packages were automatically installed and are no longer required: 2022-04-13 06:56:17.262 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 06:56:17.262 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 06:56:17.262 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 06:56:17.262 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 06:56:17.262 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 06:56:17.262 | python3-zope.interface 2022-04-13 06:56:17.262 | Use 'sudo apt autoremove' to remove them. 2022-04-13 06:56:17.394 | 0 upgraded, 0 newly installed, 0 to remove and 125 not upgraded. 2022-04-13 06:56:17.399 | + functions-common:apt_get:1113 : result=0 2022-04-13 06:56:17.402 | + functions-common:apt_get:1116 : time_stop apt-get 2022-04-13 06:56:17.405 | + functions-common:time_stop:2304 : local name 2022-04-13 06:56:17.408 | + functions-common:time_stop:2305 : local end_time 2022-04-13 06:56:17.410 | + functions-common:time_stop:2306 : local elapsed_time 2022-04-13 06:56:17.413 | + functions-common:time_stop:2307 : local total 2022-04-13 06:56:17.416 | + functions-common:time_stop:2308 : local start_time 2022-04-13 06:56:17.418 | + functions-common:time_stop:2310 : name=apt-get 2022-04-13 06:56:17.421 | + functions-common:time_stop:2311 : start_time=1649832976649 2022-04-13 06:56:17.424 | + functions-common:time_stop:2313 : [[ -z 1649832976649 ]] 2022-04-13 06:56:17.428 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-04-13 06:56:17.432 | + functions-common:time_stop:2316 : end_time=1649832977430 2022-04-13 06:56:17.434 | + functions-common:time_stop:2317 : elapsed_time=781 2022-04-13 06:56:17.437 | + functions-common:time_stop:2318 : total=3935 2022-04-13 06:56:17.439 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-04-13 06:56:17.441 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=4716 2022-04-13 06:56:17.444 | + functions-common:apt_get:1117 : return 0 2022-04-13 06:56:17.446 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2022-04-13 06:56:17.449 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:56:17.451 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:56:17.454 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-13 06:56:17.457 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2022-04-13 06:56:17.460 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2022-04-13 06:56:17.464 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2022-04-13 06:56:17.466 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2022-04-13 06:56:17.470 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2022-04-13 06:56:17.470 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2022-04-13 06:56:17.475 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2022-04-13 06:56:17.477 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2022-04-13 06:56:17.479 | + functions:vercmp:628 : local v1=5.4 2022-04-13 06:56:17.482 | + functions:vercmp:629 : local 'op=<' 2022-04-13 06:56:17.484 | + functions:vercmp:630 : local v2=3.13 2022-04-13 06:56:17.486 | + functions:vercmp:631 : local result 2022-04-13 06:56:17.490 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-13 06:56:17.491 | ++ functions:vercmp:635 : sort -V 2022-04-13 06:56:17.491 | ++ functions:vercmp:635 : head -1 2022-04-13 06:56:17.495 | + functions:vercmp:635 : result=3.13 2022-04-13 06:56:17.497 | + functions:vercmp:637 : case $op in 2022-04-13 06:56:17.500 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-13 06:56:17.502 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-13 06:56:17.504 | + functions:vercmp:648 : return 2022-04-13 06:56:17.506 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2022-04-13 06:56:17.509 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2022-04-13 06:56:17.511 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart openvswitch-switch 2022-04-13 06:56:17.912 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-13 06:56:17.915 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-13 06:56:17.918 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:56:17.923 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:56:17.926 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-04-13 06:56:17.929 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:56:17.931 | + ./stack.sh:main:815 : is_service_enabled etcd3 2022-04-13 06:56:17.949 | + functions-common:is_service_enabled:1960 : return 0 2022-04-13 06:56:17.953 | + ./stack.sh:main:816 : install_etcd3 2022-04-13 06:56:17.956 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-13 06:56:17.956 | Installing etcd 2022-04-13 06:56:17.960 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-13 06:56:17.972 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-13 06:56:17.984 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-13 06:56:17.986 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-13 06:56:18.002 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-13 06:56:18.005 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 06:56:18.008 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 06:56:18.011 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 06:56:18.015 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 06:56:18.018 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-04-13 06:56:18.020 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-13 06:56:18.023 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 06:56:18.026 | ++ functions:get_extra_file:74 : return 2022-04-13 06:56:18.029 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 06:56:18.031 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-13 06:56:18.034 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-13 06:56:18.037 | + ./stack.sh:main:825 : is_service_enabled tls-proxy 2022-04-13 06:56:18.053 | + functions-common:is_service_enabled:1960 : return 1 2022-04-13 06:56:18.055 | + ./stack.sh:main:835 : install_dstat 2022-04-13 06:56:18.058 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-13 06:56:18.074 | + functions-common:is_service_enabled:1960 : return 1 2022-04-13 06:56:18.076 | + ./stack.sh:main:841 : echo_summary 'Installing OpenStack project source' 2022-04-13 06:56:18.078 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-04-13 06:56:18.081 | + ./stack.sh:echo_summary:432 : echo -e Installing OpenStack project source 2022-04-13 06:56:18.083 | + ./stack.sh:main:844 : install_libs 2022-04-13 06:56:18.086 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2022-04-13 06:56:18.088 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2022-04-13 06:56:18.091 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2022-04-13 06:56:18.093 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-13 06:56:18.095 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:56:18.097 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:56:18.100 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-04-13 06:56:18.103 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:56:18.105 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2022-04-13 06:56:18.108 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2022-04-13 06:56:18.111 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2022-04-13 06:56:18.113 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-13 06:56:18.117 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:56:18.120 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:56:18.122 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-04-13 06:56:18.125 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:56:18.128 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2022-04-13 06:56:18.131 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2022-04-13 06:56:18.134 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2022-04-13 06:56:18.138 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-13 06:56:18.141 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:56:18.143 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:56:18.146 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-04-13 06:56:18.148 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:56:18.151 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2022-04-13 06:56:18.153 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2022-04-13 06:56:18.155 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2022-04-13 06:56:18.157 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-13 06:56:18.160 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:56:18.162 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:56:18.164 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-04-13 06:56:18.166 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:56:18.169 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2022-04-13 06:56:18.171 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2022-04-13 06:56:18.173 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2022-04-13 06:56:18.176 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-13 06:56:18.179 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:56:18.181 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:56:18.183 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-04-13 06:56:18.187 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:56:18.189 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2022-04-13 06:56:18.191 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2022-04-13 06:56:18.194 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2022-04-13 06:56:18.197 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-13 06:56:18.199 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:56:18.201 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:56:18.204 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-04-13 06:56:18.207 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:56:18.210 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2022-04-13 06:56:18.212 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2022-04-13 06:56:18.214 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2022-04-13 06:56:18.217 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-13 06:56:18.219 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:56:18.221 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:56:18.224 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-04-13 06:56:18.226 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:56:18.229 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2022-04-13 06:56:18.231 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2022-04-13 06:56:18.233 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2022-04-13 06:56:18.235 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-13 06:56:18.238 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:56:18.241 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:56:18.244 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-04-13 06:56:18.248 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:56:18.251 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2022-04-13 06:56:18.254 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2022-04-13 06:56:18.257 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2022-04-13 06:56:18.260 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-13 06:56:18.263 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:56:18.266 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:56:18.269 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-04-13 06:56:18.271 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:56:18.273 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2022-04-13 06:56:18.276 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2022-04-13 06:56:18.278 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2022-04-13 06:56:18.280 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-13 06:56:18.282 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:56:18.285 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:56:18.287 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-04-13 06:56:18.289 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:56:18.291 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2022-04-13 06:56:18.294 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2022-04-13 06:56:18.296 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2022-04-13 06:56:18.298 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-13 06:56:18.301 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:56:18.303 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:56:18.305 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-04-13 06:56:18.307 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:56:18.309 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2022-04-13 06:56:18.312 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2022-04-13 06:56:18.314 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2022-04-13 06:56:18.316 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-13 06:56:18.318 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:56:18.321 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:56:18.323 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-04-13 06:56:18.325 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:56:18.327 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2022-04-13 06:56:18.330 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2022-04-13 06:56:18.332 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2022-04-13 06:56:18.334 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-13 06:56:18.339 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:56:18.341 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:56:18.343 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-04-13 06:56:18.345 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:56:18.347 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2022-04-13 06:56:18.350 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2022-04-13 06:56:18.352 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2022-04-13 06:56:18.354 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-13 06:56:18.356 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:56:18.358 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:56:18.361 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-04-13 06:56:18.363 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:56:18.365 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2022-04-13 06:56:18.368 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2022-04-13 06:56:18.370 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2022-04-13 06:56:18.372 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-13 06:56:18.375 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:56:18.377 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:56:18.379 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-04-13 06:56:18.382 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:56:18.384 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2022-04-13 06:56:18.386 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2022-04-13 06:56:18.388 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2022-04-13 06:56:18.390 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-13 06:56:18.393 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:56:18.395 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:56:18.397 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-04-13 06:56:18.399 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:56:18.402 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2022-04-13 06:56:18.404 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2022-04-13 06:56:18.406 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2022-04-13 06:56:18.409 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-13 06:56:18.411 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:56:18.414 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:56:18.417 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-04-13 06:56:18.419 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:56:18.421 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2022-04-13 06:56:18.423 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2022-04-13 06:56:18.426 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2022-04-13 06:56:18.428 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-13 06:56:18.430 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:56:18.433 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:56:18.435 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-04-13 06:56:18.437 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:56:18.439 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2022-04-13 06:56:18.441 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2022-04-13 06:56:18.444 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2022-04-13 06:56:18.446 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-13 06:56:18.448 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:56:18.450 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:56:18.453 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-04-13 06:56:18.455 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:56:18.457 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2022-04-13 06:56:18.460 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2022-04-13 06:56:18.463 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2022-04-13 06:56:18.465 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-13 06:56:18.467 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:56:18.470 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:56:18.472 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-04-13 06:56:18.474 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:56:18.476 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2022-04-13 06:56:18.478 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2022-04-13 06:56:18.481 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2022-04-13 06:56:18.483 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-13 06:56:18.486 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:56:18.488 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:56:18.490 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-04-13 06:56:18.492 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:56:18.494 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2022-04-13 06:56:18.497 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2022-04-13 06:56:18.499 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2022-04-13 06:56:18.501 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-13 06:56:18.503 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:56:18.506 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:56:18.508 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-04-13 06:56:18.510 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:56:18.512 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2022-04-13 06:56:18.515 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2022-04-13 06:56:18.517 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2022-04-13 06:56:18.520 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-13 06:56:18.522 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:56:18.524 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:56:18.527 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-04-13 06:56:18.529 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:56:18.531 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2022-04-13 06:56:18.533 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2022-04-13 06:56:18.536 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2022-04-13 06:56:18.538 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-13 06:56:18.541 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:56:18.543 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:56:18.545 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-04-13 06:56:18.547 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:56:18.550 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2022-04-13 06:56:18.552 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2022-04-13 06:56:18.554 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2022-04-13 06:56:18.557 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-13 06:56:18.559 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:56:18.562 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:56:18.564 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-04-13 06:56:18.567 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:56:18.569 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2022-04-13 06:56:18.571 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2022-04-13 06:56:18.573 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2022-04-13 06:56:18.576 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-13 06:56:18.578 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:56:18.580 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:56:18.582 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-04-13 06:56:18.585 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:56:18.587 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2022-04-13 06:56:18.589 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2022-04-13 06:56:18.592 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2022-04-13 06:56:18.594 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-13 06:56:18.596 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:56:18.598 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:56:18.600 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-04-13 06:56:18.602 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:56:18.606 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2022-04-13 06:56:18.608 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2022-04-13 06:56:18.610 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2022-04-13 06:56:18.613 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-13 06:56:18.615 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:56:18.617 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:56:18.620 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-04-13 06:56:18.622 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:56:18.624 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2022-04-13 06:56:18.627 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2022-04-13 06:56:18.629 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2022-04-13 06:56:18.632 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-13 06:56:18.634 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:56:18.636 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:56:18.638 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-04-13 06:56:18.640 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:56:18.643 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2022-04-13 06:56:18.645 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2022-04-13 06:56:18.647 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2022-04-13 06:56:18.650 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-13 06:56:18.652 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:56:18.654 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:56:18.656 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-04-13 06:56:18.658 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:56:18.661 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2022-04-13 06:56:18.664 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2022-04-13 06:56:18.666 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2022-04-13 06:56:18.668 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-13 06:56:18.671 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:56:18.673 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:56:18.675 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-04-13 06:56:18.677 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:56:18.680 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2022-04-13 06:56:18.682 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2022-04-13 06:56:18.685 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2022-04-13 06:56:18.687 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-13 06:56:18.690 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:56:18.692 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:56:18.694 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-04-13 06:56:18.697 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:56:18.699 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2022-04-13 06:56:18.701 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2022-04-13 06:56:18.703 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2022-04-13 06:56:18.706 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-13 06:56:18.708 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:56:18.711 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:56:18.713 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-04-13 06:56:18.716 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:56:18.718 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2022-04-13 06:56:18.720 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2022-04-13 06:56:18.724 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2022-04-13 06:56:18.726 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-13 06:56:18.728 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:56:18.730 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:56:18.733 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-04-13 06:56:18.736 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:56:18.738 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2022-04-13 06:56:18.740 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2022-04-13 06:56:18.743 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2022-04-13 06:56:18.745 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-13 06:56:18.747 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:56:18.749 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:56:18.752 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-04-13 06:56:18.754 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:56:18.757 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2022-04-13 06:56:18.759 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2022-04-13 06:56:18.761 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2022-04-13 06:56:18.763 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-13 06:56:18.766 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:56:18.768 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:56:18.770 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-04-13 06:56:18.773 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:56:18.775 | + lib/libraries:install_libs:135 : pip_install etcd3 2022-04-13 06:56:18.799 | Using python 3.8 to install etcd3 2022-04-13 06:56:18.802 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-04-13 06:56:19.479 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:56:19.480 | from cryptography.utils import int_from_bytes 2022-04-13 06:56:19.480 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:56:19.480 | from cryptography.utils import int_from_bytes 2022-04-13 06:56:20.524 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 06:56:20.525 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-04-13 06:56:20.528 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:56:20.530 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:56:20.530 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:56:20.533 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:56:20.535 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:56:20.543 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:56:20.548 | Requirement already satisfied: etcd3===0.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (0.12.0) 2022-04-13 06:56:20.557 | Requirement already satisfied: grpcio===1.36.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (1.36.1) 2022-04-13 06:56:20.568 | Requirement already satisfied: protobuf===3.15.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (3.15.6) 2022-04-13 06:56:20.572 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 486)) (1.15.0) 2022-04-13 06:56:20.574 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-04-13 06:56:22.093 | WARNING: You are using pip version 20.2.2; however, version 22.0.4 is available. 2022-04-13 06:56:22.094 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 06:56:22.167 | + inc/python:pip_install:200 : result=0 2022-04-13 06:56:22.172 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 06:56:22.175 | + functions-common:time_stop:2304 : local name 2022-04-13 06:56:22.178 | + functions-common:time_stop:2305 : local end_time 2022-04-13 06:56:22.180 | + functions-common:time_stop:2306 : local elapsed_time 2022-04-13 06:56:22.182 | + functions-common:time_stop:2307 : local total 2022-04-13 06:56:22.185 | + functions-common:time_stop:2308 : local start_time 2022-04-13 06:56:22.187 | + functions-common:time_stop:2310 : name=pip_install 2022-04-13 06:56:22.189 | + functions-common:time_stop:2311 : start_time=1649832978793 2022-04-13 06:56:22.192 | + functions-common:time_stop:2313 : [[ -z 1649832978793 ]] 2022-04-13 06:56:22.194 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-04-13 06:56:22.199 | + functions-common:time_stop:2316 : end_time=1649832982196 2022-04-13 06:56:22.201 | + functions-common:time_stop:2317 : elapsed_time=3403 2022-04-13 06:56:22.203 | + functions-common:time_stop:2318 : total=22549 2022-04-13 06:56:22.206 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-04-13 06:56:22.209 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=25952 2022-04-13 06:56:22.212 | + inc/python:pip_install:203 : return 0 2022-04-13 06:56:22.215 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2022-04-13 06:56:22.241 | Using python 3.8 to install etcd3gw 2022-04-13 06:56:22.243 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-04-13 06:56:22.925 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:56:22.925 | from cryptography.utils import int_from_bytes 2022-04-13 06:56:22.925 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:56:22.925 | from cryptography.utils import int_from_bytes 2022-04-13 06:56:23.954 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 06:56:23.954 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-04-13 06:56:23.957 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:56:23.959 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:56:23.960 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:56:23.962 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:56:23.965 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:56:23.972 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:56:23.978 | Requirement already satisfied: etcd3gw===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.2.5) 2022-04-13 06:56:23.989 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2022-04-13 06:56:23.995 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (5.5.1) 2022-04-13 06:56:23.997 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 449)) (2.25.1) 2022-04-13 06:56:24.032 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 486)) (1.15.0) 2022-04-13 06:56:24.035 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 558)) (1.26.3) 2022-04-13 06:56:24.056 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (2.10) 2022-04-13 06:56:24.059 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (2021.10.8) 2022-04-13 06:56:24.062 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (4.0.0) 2022-04-13 06:56:25.533 | WARNING: You are using pip version 20.2.2; however, version 22.0.4 is available. 2022-04-13 06:56:25.533 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 06:56:25.610 | + inc/python:pip_install:200 : result=0 2022-04-13 06:56:25.613 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 06:56:25.616 | + functions-common:time_stop:2304 : local name 2022-04-13 06:56:25.619 | + functions-common:time_stop:2305 : local end_time 2022-04-13 06:56:25.622 | + functions-common:time_stop:2306 : local elapsed_time 2022-04-13 06:56:25.625 | + functions-common:time_stop:2307 : local total 2022-04-13 06:56:25.628 | + functions-common:time_stop:2308 : local start_time 2022-04-13 06:56:25.630 | + functions-common:time_stop:2310 : name=pip_install 2022-04-13 06:56:25.632 | + functions-common:time_stop:2311 : start_time=1649832982234 2022-04-13 06:56:25.634 | + functions-common:time_stop:2313 : [[ -z 1649832982234 ]] 2022-04-13 06:56:25.638 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-04-13 06:56:25.642 | + functions-common:time_stop:2316 : end_time=1649832985639 2022-04-13 06:56:25.644 | + functions-common:time_stop:2317 : elapsed_time=3405 2022-04-13 06:56:25.646 | + functions-common:time_stop:2318 : total=25952 2022-04-13 06:56:25.648 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-04-13 06:56:25.651 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=29357 2022-04-13 06:56:25.653 | + inc/python:pip_install:203 : return 0 2022-04-13 06:56:25.656 | + ./stack.sh:main:847 : install_apache_uwsgi 2022-04-13 06:56:25.658 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-04-13 06:56:25.661 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-04-13 06:56:25.664 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-04-13 06:56:25.666 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-04-13 06:56:25.668 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 06:56:25.671 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 06:56:25.673 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 06:56:25.676 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-04-13 06:56:25.678 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-04-13 06:56:25.680 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-04-13 06:56:25.682 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 06:56:25.685 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2022-04-13 06:56:25.687 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2022-04-13 06:56:25.689 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:56:25.691 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:56:25.694 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-13 06:56:25.696 | + lib/apache:install_apache_uwsgi:96 : [[ focal == \b\i\o\n\i\c ]] 2022-04-13 06:56:25.698 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 06:56:25.701 | + functions-common:install_package:1342 : update_package_repo 2022-04-13 06:56:25.703 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2022-04-13 06:56:25.705 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2022-04-13 06:56:25.708 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2022-04-13 06:56:25.711 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2022-04-13 06:56:25.713 | + functions-common:update_package_repo:1322 : is_ubuntu 2022-04-13 06:56:25.715 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:56:25.719 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:56:25.721 | + functions-common:update_package_repo:1323 : apt_get_update 2022-04-13 06:56:25.723 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2022-04-13 06:56:25.726 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2022-04-13 06:56:25.728 | + functions-common:apt_get_update:1069 : return 2022-04-13 06:56:25.730 | + functions-common:install_package:1343 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 06:56:25.734 | + functions-common:real_install_package:1328 : is_ubuntu 2022-04-13 06:56:25.736 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:56:25.738 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:56:25.741 | + functions-common:real_install_package:1329 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 06:56:25.764 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 06:56:25.879 | Reading package lists... 2022-04-13 06:56:26.134 | Building dependency tree... 2022-04-13 06:56:26.136 | Reading state information... 2022-04-13 06:56:26.401 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-13 06:56:26.401 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-13 06:56:26.401 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 06:56:26.401 | The following packages were automatically installed and are no longer required: 2022-04-13 06:56:26.402 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 06:56:26.402 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 06:56:26.402 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 06:56:26.402 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 06:56:26.402 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 06:56:26.402 | python3-zope.interface 2022-04-13 06:56:26.402 | Use 'sudo apt autoremove' to remove them. 2022-04-13 06:56:26.517 | 0 upgraded, 0 newly installed, 0 to remove and 125 not upgraded. 2022-04-13 06:56:26.521 | + functions-common:apt_get:1113 : result=0 2022-04-13 06:56:26.525 | + functions-common:apt_get:1116 : time_stop apt-get 2022-04-13 06:56:26.528 | + functions-common:time_stop:2304 : local name 2022-04-13 06:56:26.531 | + functions-common:time_stop:2305 : local end_time 2022-04-13 06:56:26.533 | + functions-common:time_stop:2306 : local elapsed_time 2022-04-13 06:56:26.536 | + functions-common:time_stop:2307 : local total 2022-04-13 06:56:26.539 | + functions-common:time_stop:2308 : local start_time 2022-04-13 06:56:26.542 | + functions-common:time_stop:2310 : name=apt-get 2022-04-13 06:56:26.545 | + functions-common:time_stop:2311 : start_time=1649832985760 2022-04-13 06:56:26.548 | + functions-common:time_stop:2313 : [[ -z 1649832985760 ]] 2022-04-13 06:56:26.551 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-04-13 06:56:26.555 | + functions-common:time_stop:2316 : end_time=1649832986553 2022-04-13 06:56:26.557 | + functions-common:time_stop:2317 : elapsed_time=793 2022-04-13 06:56:26.560 | + functions-common:time_stop:2318 : total=4716 2022-04-13 06:56:26.562 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-04-13 06:56:26.564 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=5509 2022-04-13 06:56:26.567 | + functions-common:apt_get:1117 : return 0 2022-04-13 06:56:26.569 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2022-04-13 06:56:26.572 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:56:26.574 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:56:26.577 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2022-04-13 06:56:26.643 | Module proxy already enabled 2022-04-13 06:56:26.649 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2022-04-13 06:56:26.723 | Considering dependency proxy for proxy_uwsgi: 2022-04-13 06:56:26.723 | Module proxy already enabled 2022-04-13 06:56:26.723 | Module proxy_uwsgi already enabled 2022-04-13 06:56:26.729 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2022-04-13 06:56:26.732 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-04-13 06:56:26.735 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2022-04-13 06:56:26.738 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2022-04-13 06:56:26.865 | + ./stack.sh:main:850 : install_keystoneauth 2022-04-13 06:56:26.868 | + lib/keystone:install_keystoneauth:468 : use_library_from_git keystoneauth 2022-04-13 06:56:26.870 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-13 06:56:26.873 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:56:26.876 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:56:26.879 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-04-13 06:56:26.881 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:56:26.884 | + ./stack.sh:main:851 : install_keystoneclient 2022-04-13 06:56:26.886 | + lib/keystone:install_keystoneclient:476 : use_library_from_git python-keystoneclient 2022-04-13 06:56:26.888 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-13 06:56:26.891 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:56:26.893 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:56:26.895 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-04-13 06:56:26.898 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:56:26.900 | + ./stack.sh:main:852 : install_glanceclient 2022-04-13 06:56:26.902 | + lib/glance:install_glanceclient:429 : use_library_from_git python-glanceclient 2022-04-13 06:56:26.904 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-13 06:56:26.907 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:56:26.909 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:56:26.911 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-04-13 06:56:26.913 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:56:26.915 | + ./stack.sh:main:853 : install_cinderclient 2022-04-13 06:56:26.918 | + lib/cinder:install_cinderclient:467 : use_library_from_git python-brick-cinderclient-ext 2022-04-13 06:56:26.920 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-13 06:56:26.922 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:56:26.924 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:56:26.927 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-04-13 06:56:26.929 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:56:26.931 | + lib/cinder:install_cinderclient:472 : use_library_from_git python-cinderclient 2022-04-13 06:56:26.933 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-13 06:56:26.936 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:56:26.938 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:56:26.940 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-04-13 06:56:26.944 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:56:26.946 | + ./stack.sh:main:854 : install_novaclient 2022-04-13 06:56:26.948 | + lib/nova:install_novaclient:820 : use_library_from_git python-novaclient 2022-04-13 06:56:26.950 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-13 06:56:26.953 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:56:26.955 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:56:26.957 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-04-13 06:56:26.960 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:56:26.962 | + ./stack.sh:main:855 : is_service_enabled swift glance horizon 2022-04-13 06:56:26.980 | + functions-common:is_service_enabled:1960 : return 0 2022-04-13 06:56:26.984 | + ./stack.sh:main:856 : install_swiftclient 2022-04-13 06:56:26.986 | + lib/swift:install_swiftclient:752 : use_library_from_git python-swiftclient 2022-04-13 06:56:26.989 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-13 06:56:26.992 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:56:26.994 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:56:26.997 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-04-13 06:56:27.000 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:56:27.003 | + ./stack.sh:main:858 : is_service_enabled neutron nova horizon 2022-04-13 06:56:27.019 | + functions-common:is_service_enabled:1960 : return 0 2022-04-13 06:56:27.022 | + ./stack.sh:main:859 : install_neutronclient 2022-04-13 06:56:27.024 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2022-04-13 06:56:27.026 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-13 06:56:27.029 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:56:27.031 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:56:27.033 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-04-13 06:56:27.036 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:56:27.038 | + ./stack.sh:main:863 : install_keystonemiddleware 2022-04-13 06:56:27.040 | + lib/keystone:install_keystonemiddleware:486 : use_library_from_git keystonemiddleware 2022-04-13 06:56:27.042 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-13 06:56:27.045 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:56:27.047 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:56:27.049 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-04-13 06:56:27.052 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:56:27.054 | + lib/keystone:install_keystonemiddleware:491 : pip_install_gr keystonemiddleware 2022-04-13 06:56:27.056 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-13 06:56:27.058 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 06:56:27.061 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-13 06:56:27.064 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-13 06:56:27.066 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 06:56:27.069 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-13 06:56:27.070 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 06:56:27.075 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-13 06:56:27.077 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-13 06:56:27.079 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-13 06:56:27.082 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-13 06:56:27.085 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-13 06:56:27.105 | Using python 3.8 to install keystonemiddleware 2022-04-13 06:56:27.108 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-04-13 06:56:27.803 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:56:27.803 | from cryptography.utils import int_from_bytes 2022-04-13 06:56:27.803 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:56:27.803 | from cryptography.utils import int_from_bytes 2022-04-13 06:56:28.831 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 06:56:28.831 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-04-13 06:56:28.835 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:56:28.836 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:56:28.837 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:56:28.840 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:56:28.842 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:56:28.850 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:56:28.855 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (9.2.0) 2022-04-13 06:56:28.923 | Requirement already satisfied: oslo.cache===2.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.7.1) 2022-04-13 06:56:28.961 | Requirement already satisfied: oslo.config===8.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.5.1) 2022-04-13 06:56:29.000 | Requirement already satisfied: oslo.context===3.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.2.1) 2022-04-13 06:56:29.007 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-04-13 06:56:29.012 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-04-13 06:56:29.051 | Requirement already satisfied: oslo.serialization===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.1.1) 2022-04-13 06:56:29.060 | Requirement already satisfied: oslo.utils===4.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (4.8.1) 2022-04-13 06:56:29.076 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (20.9) 2022-04-13 06:56:29.082 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (5.5.1) 2022-04-13 06:56:29.085 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (3.1.1) 2022-04-13 06:56:29.095 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (0.9.6) 2022-04-13 06:56:29.097 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (2.4.7) 2022-04-13 06:56:29.100 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 398)) (2.8.1) 2022-04-13 06:56:29.105 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 408)) (4.2.0) 2022-04-13 06:56:29.123 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 438)) (2021.1) 2022-04-13 06:56:29.127 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 449)) (2.25.1) 2022-04-13 06:56:29.146 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 462)) (1.4.0) 2022-04-13 06:56:29.150 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 486)) (1.15.0) 2022-04-13 06:56:29.153 | Requirement already satisfied: stevedore===3.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (3.3.1) 2022-04-13 06:56:29.159 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 558)) (1.26.3) 2022-04-13 06:56:29.180 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2022-04-13 06:56:29.192 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.3.1) 2022-04-13 06:56:29.252 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.1.5) 2022-04-13 06:56:29.258 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (0.8.0) 2022-04-13 06:56:29.263 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.2.0) 2022-04-13 06:56:29.270 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2022-04-13 06:56:29.273 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 248)) (1.0.2) 2022-04-13 06:56:29.276 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.10.9) 2022-04-13 06:56:29.279 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 208)) (0.1.14) 2022-04-13 06:56:29.282 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (2.10) 2022-04-13 06:56:29.285 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (2021.10.8) 2022-04-13 06:56:29.288 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (4.0.0) 2022-04-13 06:56:29.291 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-04-13 06:56:29.295 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (4.4.2) 2022-04-13 06:56:29.298 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 573)) (1.12.1) 2022-04-13 06:56:30.518 | WARNING: You are using pip version 20.2.2; however, version 22.0.4 is available. 2022-04-13 06:56:30.518 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 06:56:30.594 | + inc/python:pip_install:200 : result=0 2022-04-13 06:56:30.599 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 06:56:30.602 | + functions-common:time_stop:2304 : local name 2022-04-13 06:56:30.606 | + functions-common:time_stop:2305 : local end_time 2022-04-13 06:56:30.609 | + functions-common:time_stop:2306 : local elapsed_time 2022-04-13 06:56:30.613 | + functions-common:time_stop:2307 : local total 2022-04-13 06:56:30.616 | + functions-common:time_stop:2308 : local start_time 2022-04-13 06:56:30.620 | + functions-common:time_stop:2310 : name=pip_install 2022-04-13 06:56:30.624 | + functions-common:time_stop:2311 : start_time=1649832987100 2022-04-13 06:56:30.627 | + functions-common:time_stop:2313 : [[ -z 1649832987100 ]] 2022-04-13 06:56:30.631 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-04-13 06:56:30.635 | + functions-common:time_stop:2316 : end_time=1649832990632 2022-04-13 06:56:30.637 | + functions-common:time_stop:2317 : elapsed_time=3532 2022-04-13 06:56:30.640 | + functions-common:time_stop:2318 : total=29357 2022-04-13 06:56:30.642 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-04-13 06:56:30.645 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=32889 2022-04-13 06:56:30.647 | + inc/python:pip_install:203 : return 0 2022-04-13 06:56:30.650 | + lib/keystone:install_keystonemiddleware:495 : pip_install_gr python-memcached 2022-04-13 06:56:30.652 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-13 06:56:30.654 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 06:56:30.657 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-13 06:56:30.660 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-13 06:56:30.663 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 06:56:30.666 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-13 06:56:30.667 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 06:56:30.672 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-13 06:56:30.674 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-13 06:56:30.677 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-13 06:56:30.681 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-13 06:56:30.684 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-13 06:56:30.705 | Using python 3.8 to install python-memcached 2022-04-13 06:56:30.711 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-04-13 06:56:31.395 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:56:31.395 | from cryptography.utils import int_from_bytes 2022-04-13 06:56:31.395 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:56:31.395 | from cryptography.utils import int_from_bytes 2022-04-13 06:56:32.416 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 06:56:32.416 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-04-13 06:56:32.420 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:56:32.421 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:56:32.422 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:56:32.424 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:56:32.427 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:56:32.434 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:56:32.439 | Requirement already satisfied: python-memcached===1.59 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 413)) (1.59) 2022-04-13 06:56:32.443 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 486)) (1.15.0) 2022-04-13 06:56:34.068 | WARNING: You are using pip version 20.2.2; however, version 22.0.4 is available. 2022-04-13 06:56:34.068 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 06:56:34.155 | + inc/python:pip_install:200 : result=0 2022-04-13 06:56:34.157 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 06:56:34.159 | + functions-common:time_stop:2304 : local name 2022-04-13 06:56:34.162 | + functions-common:time_stop:2305 : local end_time 2022-04-13 06:56:34.164 | + functions-common:time_stop:2306 : local elapsed_time 2022-04-13 06:56:34.166 | + functions-common:time_stop:2307 : local total 2022-04-13 06:56:34.168 | + functions-common:time_stop:2308 : local start_time 2022-04-13 06:56:34.170 | + functions-common:time_stop:2310 : name=pip_install 2022-04-13 06:56:34.173 | + functions-common:time_stop:2311 : start_time=1649832990700 2022-04-13 06:56:34.175 | + functions-common:time_stop:2313 : [[ -z 1649832990700 ]] 2022-04-13 06:56:34.178 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-04-13 06:56:34.182 | + functions-common:time_stop:2316 : end_time=1649832994179 2022-04-13 06:56:34.184 | + functions-common:time_stop:2317 : elapsed_time=3479 2022-04-13 06:56:34.186 | + functions-common:time_stop:2318 : total=32889 2022-04-13 06:56:34.188 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-04-13 06:56:34.191 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=36368 2022-04-13 06:56:34.193 | + inc/python:pip_install:203 : return 0 2022-04-13 06:56:34.195 | + ./stack.sh:main:865 : is_service_enabled keystone 2022-04-13 06:56:34.212 | + functions-common:is_service_enabled:1960 : return 0 2022-04-13 06:56:34.214 | + ./stack.sh:main:866 : '[' 10.222.0.43 == 10.222.0.43 ']' 2022-04-13 06:56:34.217 | + ./stack.sh:main:867 : stack_install_service keystone 2022-04-13 06:56:34.219 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-13 06:56:34.221 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-13 06:56:34.224 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 06:56:34.226 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-13 06:56:34.229 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2022-04-13 06:56:34.244 | + functions-common:is_service_enabled:1960 : return 1 2022-04-13 06:56:34.247 | + lib/keystone:install_keystone:505 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/wallaby 2022-04-13 06:56:34.249 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-13 06:56:34.251 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2022-04-13 06:56:34.254 | + functions-common:git_clone:525 : local git_ref=stable/wallaby 2022-04-13 06:56:34.256 | + functions-common:git_clone:526 : local orig_dir 2022-04-13 06:56:34.258 | ++ functions-common:git_clone:527 : pwd 2022-04-13 06:56:34.261 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2022-04-13 06:56:34.263 | + functions-common:git_clone:528 : local git_clone_flags= 2022-04-13 06:56:34.266 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2022-04-13 06:56:34.281 | + functions-common:git_clone:530 : RECLONE=False 2022-04-13 06:56:34.283 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2022-04-13 06:56:34.285 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2022-04-13 06:56:34.288 | + functions-common:git_clone:544 : echo stable/wallaby 2022-04-13 06:56:34.288 | + functions-common:git_clone:544 : egrep -q '^refs' 2022-04-13 06:56:34.293 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2022-04-13 06:56:34.295 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2022-04-13 06:56:34.297 | + functions-common:git_clone:592 : cd /opt/stack/keystone 2022-04-13 06:56:34.300 | + functions-common:git_clone:593 : git show --oneline 2022-04-13 06:56:34.300 | + functions-common:git_clone:593 : head -1 2022-04-13 06:56:34.304 | ddd97302e Merge "Update local_id limit to 255 characters" into stable/wallaby 2022-04-13 06:56:34.307 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2022-04-13 06:56:34.309 | + lib/keystone:install_keystone:506 : setup_develop /opt/stack/keystone 2022-04-13 06:56:34.312 | + inc/python:setup_develop:338 : local bindep 2022-04-13 06:56:34.314 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 06:56:34.317 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-13 06:56:34.319 | + inc/python:setup_develop:344 : local extras= 2022-04-13 06:56:34.321 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-13 06:56:34.324 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 06:56:34.326 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 06:56:34.328 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-13 06:56:34.331 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 06:56:34.333 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 06:56:34.336 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-13 06:56:34.338 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 06:56:34.341 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-13 06:56:34.344 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 06:56:34.346 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-04-13 06:56:34.349 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-13 06:56:34.354 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2022-04-13 06:56:34.357 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone '-e file:///opt/stack/keystone#egg=keystone' 2022-04-13 06:56:34.987 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2022-04-13 06:56:34.989 | + inc/python:setup_package:417 : local bindep=0 2022-04-13 06:56:34.992 | + inc/python:setup_package:418 : local bindep_flag= 2022-04-13 06:56:34.994 | + inc/python:setup_package:419 : local bindep_profiles= 2022-04-13 06:56:34.996 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 06:56:34.998 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2022-04-13 06:56:35.000 | + inc/python:setup_package:426 : local flags=-e 2022-04-13 06:56:35.002 | + inc/python:setup_package:427 : local extras= 2022-04-13 06:56:35.005 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-04-13 06:56:35.007 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-04-13 06:56:35.009 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-04-13 06:56:35.011 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-04-13 06:56:35.013 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-04-13 06:56:35.015 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2022-04-13 06:56:35.036 | Using python 3.8 to install /opt/stack/keystone 2022-04-13 06:56:35.038 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-04-13 06:56:35.733 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:56:35.733 | from cryptography.utils import int_from_bytes 2022-04-13 06:56:35.733 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:56:35.733 | from cryptography.utils import int_from_bytes 2022-04-13 06:56:36.749 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 06:56:36.749 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-04-13 06:56:36.753 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:56:36.754 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:56:36.755 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:56:36.757 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:56:36.760 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:56:36.767 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:56:36.771 | Obtaining file:///opt/stack/keystone 2022-04-13 06:56:37.355 | ERROR: Command errored out with exit status 1: 2022-04-13 06:56:37.356 | command: /usr/bin/python3.8 -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/opt/stack/keystone/setup.py'"'"'; __file__='"'"'/opt/stack/keystone/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-kkg4nzff 2022-04-13 06:56:37.356 | cwd: /opt/stack/keystone/ 2022-04-13 06:56:37.356 | Complete output (24 lines): 2022-04-13 06:56:37.356 | /usr/local/lib/python3.8/dist-packages/setuptools/dist.py:634: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead 2022-04-13 06:56:37.356 | warnings.warn( 2022-04-13 06:56:37.356 | /usr/local/lib/python3.8/dist-packages/setuptools/dist.py:634: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead 2022-04-13 06:56:37.356 | warnings.warn( 2022-04-13 06:56:37.356 | /usr/local/lib/python3.8/dist-packages/setuptools/dist.py:634: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead 2022-04-13 06:56:37.356 | warnings.warn( 2022-04-13 06:56:37.356 | /usr/local/lib/python3.8/dist-packages/setuptools/dist.py:634: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead 2022-04-13 06:56:37.356 | warnings.warn( 2022-04-13 06:56:37.356 | ERROR:root:Error parsing 2022-04-13 06:56:37.356 | Traceback (most recent call last): 2022-04-13 06:56:37.356 | File "/usr/local/lib/python3.8/dist-packages/pbr/core.py", line 96, in pbr 2022-04-13 06:56:37.356 | attrs = util.cfg_to_args(path, dist.script_args) 2022-04-13 06:56:37.356 | File "/usr/local/lib/python3.8/dist-packages/pbr/util.py", line 271, in cfg_to_args 2022-04-13 06:56:37.356 | pbr.hooks.setup_hook(config) 2022-04-13 06:56:37.356 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/__init__.py", line 25, in setup_hook 2022-04-13 06:56:37.356 | metadata_config.run() 2022-04-13 06:56:37.356 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/base.py", line 27, in run 2022-04-13 06:56:37.356 | self.hook() 2022-04-13 06:56:37.356 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/metadata.py", line 25, in hook 2022-04-13 06:56:37.356 | self.config['version'] = packaging.get_version( 2022-04-13 06:56:37.356 | File "/usr/local/lib/python3.8/dist-packages/pbr/packaging.py", line 874, in get_version 2022-04-13 06:56:37.356 | raise Exception("Versioning for this project requires either an sdist" 2022-04-13 06:56:37.356 | Exception: Versioning for this project requires either an sdist tarball, or access to an upstream git repository. It's also possible that there is a mismatch between the package name in setup.cfg and the argument given to pbr.version.VersionInfo. Project name keystone was given, but was not able to be found. 2022-04-13 06:56:37.356 | error in setup command: Error parsing /opt/stack/keystone/setup.cfg: Exception: Versioning for this project requires either an sdist tarball, or access to an upstream git repository. It's also possible that there is a mismatch between the package name in setup.cfg and the argument given to pbr.version.VersionInfo. Project name keystone was given, but was not able to be found. 2022-04-13 06:56:37.356 | ---------------------------------------- 2022-04-13 06:56:37.357 | ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-04-13 06:56:37.488 | WARNING: You are using pip version 20.2.2; however, version 22.0.4 is available. 2022-04-13 06:56:37.488 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 06:56:37.548 | + inc/python:pip_install:1 : exit_trap 2022-04-13 06:56:37.550 | + ./stack.sh:exit_trap:507 : local r=1 2022-04-13 06:56:37.553 | ++ ./stack.sh:exit_trap:508 : jobs -p 2022-04-13 06:56:37.555 | + ./stack.sh:exit_trap:508 : jobs= 2022-04-13 06:56:37.557 | + ./stack.sh:exit_trap:511 : [[ -n '' ]] 2022-04-13 06:56:37.560 | + ./stack.sh:exit_trap:517 : '[' -f '' ']' 2022-04-13 06:56:37.562 | + ./stack.sh:exit_trap:522 : kill_spinner 2022-04-13 06:56:37.564 | + ./stack.sh:kill_spinner:417 : '[' '!' -z '' ']' 2022-04-13 06:56:37.567 | + ./stack.sh:exit_trap:524 : [[ 1 -ne 0 ]] 2022-04-13 06:56:37.569 | + ./stack.sh:exit_trap:525 : echo 'Error on exit' 2022-04-13 06:56:37.569 | Error on exit 2022-04-13 06:56:37.571 | + ./stack.sh:exit_trap:527 : type -p generate-subunit 2022-04-13 06:56:37.573 | + ./stack.sh:exit_trap:528 : generate-subunit 1649832930 67 fail 2022-04-13 06:56:38.074 | + ./stack.sh:exit_trap:530 : [[ -z /opt/stack/logs ]] 2022-04-13 06:56:38.076 | + ./stack.sh:exit_trap:533 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-13 06:56:38.528 | + ./stack.sh:exit_trap:542 : exit 1