2022-01-05 16:48:19.881 | + ./stack.sh:main:473 : exec 2022-01-05 16:48:19.881 | + ./stack.sh:main:481 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-01-05-164819' 2022-01-05 16:48:19.881 | ++ ./stack.sh:main:473 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-01-05-164819.summary.2022-01-05-164819 2022-01-05 16:48:19.881 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-01-05 16:48:19.881 | + ./stack.sh:echo_summary:432 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-01-05-164819 2022-01-05 16:48:19.881 | + ./stack.sh:main:483 : ln -sf /opt/stack/logs/stack.sh.log.2022-01-05-164819 /opt/stack/logs/stack.sh.log 2022-01-05 16:48:19.881 | + ./stack.sh:main:484 : ln -sf /opt/stack/logs/stack.sh.log.2022-01-05-164819.summary.2022-01-05-164819 /opt/stack/logs/stack.sh.log.summary 2022-01-05 16:48:19.881 | + ./stack.sh:main:499 : check_path_perm_sanity /opt/stack 2022-01-05 16:48:19.881 | + functions:check_path_perm_sanity:596 : local real_path 2022-01-05 16:48:19.881 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-01-05 16:48:19.881 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-01-05 16:48:19.881 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-01-05 16:48:19.881 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-01-05 16:48:19.881 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-01-05 16:48:19.881 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-01-05 16:48:19.881 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-01-05 16:48:19.881 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-01-05 16:48:19.881 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-01-05 16:48:19.881 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-01-05 16:48:19.882 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-01-05 16:48:19.884 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-01-05 16:48:19.888 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-01-05 16:48:19.890 | + ./stack.sh:main:505 : trap exit_trap EXIT 2022-01-05 16:48:19.892 | + ./stack.sh:main:546 : trap err_trap ERR 2022-01-05 16:48:19.894 | + ./stack.sh:main:559 : set -o errexit 2022-01-05 16:48:19.896 | + ./stack.sh:main:562 : uname -a 2022-01-05 16:48:19.897 | Linux dv-cinder-wallaby-3-iscsi 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-01-05 16:48:19.899 | + ./stack.sh:main:565 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-01-05 16:48:19.902 | + ./stack.sh:main:566 : rm -f /opt/stack/data/ca-bundle.pem 2022-01-05 16:48:19.905 | + ./stack.sh:main:569 : source /home/ubuntu/devstack/lib/database 2022-01-05 16:48:19.932 | + ./stack.sh:main:570 : source /home/ubuntu/devstack/lib/rpc_backend 2022-01-05 16:48:19.947 | + ./stack.sh:main:576 : fetch_plugins 2022-01-05 16:48:19.949 | + functions-common:fetch_plugins:1650 : local plugins= 2022-01-05 16:48:19.951 | + functions-common:fetch_plugins:1651 : local plugin 2022-01-05 16:48:19.952 | + functions-common:fetch_plugins:1654 : [[ -z '' ]] 2022-01-05 16:48:19.954 | + functions-common:fetch_plugins:1655 : return 2022-01-05 16:48:19.956 | + ./stack.sh:main:580 : run_phase override_defaults 2022-01-05 16:48:19.958 | + functions-common:run_phase:1732 : local mode=override_defaults 2022-01-05 16:48:19.960 | + functions-common:run_phase:1733 : local phase= 2022-01-05 16:48:19.961 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-01-05 16:48:19.964 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2022-01-05 16:48:19.965 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-01-05 16:48:19.967 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2022-01-05 16:48:19.969 | + functions-common:run_phase:1742 : local extra 2022-01-05 16:48:19.971 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-01-05 16:48:19.974 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2022-01-05 16:48:19.976 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-01-05 16:48:19.978 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-01-05 16:48:19.980 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-01-05 16:48:19.982 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-01-05 16:48:19.994 | ++ functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:48:19.996 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-01-05 16:48:19.998 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-05 16:48:19.999 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-05 16:48:20.001 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-05 16:48:20.003 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-05 16:48:20.005 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-05 16:48:20.006 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-01-05 16:48:20.008 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-01-05 16:48:20.010 | + functions-common:run_phase:1753 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-01-05 16:48:20.012 | + functions-common:run_phase:1756 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-01-05 16:48:20.014 | + functions-common:run_phase:1757 : plugin_override_defaults 2022-01-05 16:48:20.016 | + functions-common:plugin_override_defaults:1691 : local plugins= 2022-01-05 16:48:20.017 | + functions-common:plugin_override_defaults:1692 : local plugin 2022-01-05 16:48:20.019 | + functions-common:plugin_override_defaults:1695 : [[ -z '' ]] 2022-01-05 16:48:20.021 | + functions-common:plugin_override_defaults:1696 : return 2022-01-05 16:48:20.023 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/apache 2022-01-05 16:48:20.040 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/tls 2022-01-05 16:48:20.042 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-01-05 16:48:20.054 | ++ functions-common:is_service_enabled:1960 : return 1 2022-01-05 16:48:20.056 | +++ lib/tls:source:43 : hostname -f 2022-01-05 16:48:20.059 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-01-05 16:48:20.061 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-01-05 16:48:20.063 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-01-05 16:48:20.065 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-01-05 16:48:20.067 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-01-05 16:48:20.068 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-01-05 16:48:20.070 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-01-05 16:48:20.072 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-01-05 16:48:20.074 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-01-05 16:48:20.076 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-01-05 16:48:20.080 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/infra 2022-01-05 16:48:20.093 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/libraries 2022-01-05 16:48:20.110 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/lvm 2022-01-05 16:48:20.122 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/horizon 2022-01-05 16:48:20.134 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/keystone 2022-01-05 16:48:20.161 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/glance 2022-01-05 16:48:20.200 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/nova 2022-01-05 16:48:20.285 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/placement 2022-01-05 16:48:20.306 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/cinder 2022-01-05 16:48:20.345 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/swift 2022-01-05 16:48:20.397 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/neutron 2022-01-05 16:48:20.521 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/ldap 2022-01-05 16:48:20.535 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/dstat 2022-01-05 16:48:20.548 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tcpdump 2022-01-05 16:48:20.560 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/etcd3 2022-01-05 16:48:20.643 | + ./stack.sh:main:609 : run_phase source 2022-01-05 16:48:20.645 | + functions-common:run_phase:1732 : local mode=source 2022-01-05 16:48:20.647 | + functions-common:run_phase:1733 : local phase= 2022-01-05 16:48:20.650 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-01-05 16:48:20.652 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2022-01-05 16:48:20.654 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-01-05 16:48:20.656 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2022-01-05 16:48:20.658 | + functions-common:run_phase:1742 : local extra 2022-01-05 16:48:20.660 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-01-05 16:48:20.664 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2022-01-05 16:48:20.666 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-01-05 16:48:20.668 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-01-05 16:48:20.670 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-01-05 16:48:20.672 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-01-05 16:48:20.686 | ++ functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:48:20.689 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-01-05 16:48:20.691 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-01-05 16:48:20.730 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-01-05 16:48:20.732 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-01-05 16:48:20.734 | + functions-common:run_phase:1753 : [[ source == \s\o\u\r\c\e ]] 2022-01-05 16:48:20.737 | + functions-common:run_phase:1754 : load_plugin_settings 2022-01-05 16:48:20.739 | + functions-common:load_plugin_settings:1668 : local plugins= 2022-01-05 16:48:20.741 | + functions-common:load_plugin_settings:1669 : local plugin 2022-01-05 16:48:20.743 | + functions-common:load_plugin_settings:1672 : [[ -z '' ]] 2022-01-05 16:48:20.745 | + functions-common:load_plugin_settings:1673 : return 2022-01-05 16:48:20.748 | + functions-common:run_phase:1755 : verify_disabled_services 2022-01-05 16:48:20.750 | + functions-common:verify_disabled_services:2015 : local service 2022-01-05 16:48:20.752 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:48:20.754 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-01-05 16:48:20.756 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:48:20.758 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-01-05 16:48:20.761 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:48:20.763 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-01-05 16:48:20.766 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:48:20.768 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-01-05 16:48:20.770 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:48:20.772 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-01-05 16:48:20.775 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:48:20.777 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-01-05 16:48:20.780 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:48:20.782 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-01-05 16:48:20.784 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:48:20.786 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-01-05 16:48:20.789 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:48:20.791 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-01-05 16:48:20.794 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:48:20.796 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-01-05 16:48:20.798 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:48:20.800 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-01-05 16:48:20.802 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:48:20.805 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-01-05 16:48:20.808 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:48:20.810 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-01-05 16:48:20.812 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:48:20.814 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-01-05 16:48:20.817 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:48:20.819 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-01-05 16:48:20.821 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:48:20.824 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-01-05 16:48:20.826 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:48:20.828 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-01-05 16:48:20.831 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:48:20.833 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-01-05 16:48:20.835 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:48:20.837 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-01-05 16:48:20.840 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:48:20.842 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-01-05 16:48:20.844 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:48:20.846 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-01-05 16:48:20.849 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:48:20.851 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-01-05 16:48:20.854 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:48:20.856 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-01-05 16:48:20.858 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:48:20.860 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-01-05 16:48:20.862 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:48:20.865 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-01-05 16:48:20.867 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:48:20.870 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-01-05 16:48:20.872 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:48:20.874 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-01-05 16:48:20.877 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:48:20.879 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-01-05 16:48:20.881 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:48:20.883 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-01-05 16:48:20.885 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:48:20.888 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-01-05 16:48:20.890 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:48:20.892 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-01-05 16:48:20.894 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:48:20.897 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-01-05 16:48:20.899 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:48:20.901 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-01-05 16:48:20.904 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:48:20.906 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-01-05 16:48:20.908 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:48:20.910 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-01-05 16:48:20.913 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:48:20.915 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-01-05 16:48:20.918 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:48:20.920 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-01-05 16:48:20.922 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:48:20.924 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-01-05 16:48:20.926 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:48:20.929 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-01-05 16:48:20.931 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:48:20.934 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-01-05 16:48:20.937 | + ./stack.sh:main:680 : initialize_database_backends 2022-01-05 16:48:20.939 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-01-05 16:48:20.941 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-01-05 16:48:20.955 | + functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:48:20.958 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-01-05 16:48:20.960 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-01-05 16:48:20.962 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-01-05 16:48:20.977 | + functions-common:is_service_enabled:1960 : return 1 2022-01-05 16:48:20.979 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-01-05 16:48:20.982 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-01-05 16:48:20.984 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-01-05 16:48:20.986 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-01-05 16:48:20.988 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-01-05 16:48:20.990 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-01-05 16:48:20.992 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-01-05 16:48:20.996 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2022-01-05 16:48:20.998 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-01-05 16:48:21.000 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2022-01-05 16:48:21.003 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-01-05 16:48:21.005 | + lib/database:initialize_database_backends:104 : return 0 2022-01-05 16:48:21.007 | + ./stack.sh:main:681 : echo 'Using mysql database backend' 2022-01-05 16:48:21.008 | Using mysql database backend 2022-01-05 16:48:21.010 | + ./stack.sh:main:684 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-01-05 16:48:21.025 | + ./stack.sh:main:696 : is_service_enabled rabbit 2022-01-05 16:48:21.041 | + functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:48:21.044 | + ./stack.sh:main:697 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-01-05 16:48:21.060 | + ./stack.sh:main:704 : is_service_enabled keystone 2022-01-05 16:48:21.076 | + functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:48:21.078 | + ./stack.sh:main:706 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-01-05 16:48:21.094 | + ./stack.sh:main:708 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-01-05 16:48:21.110 | + ./stack.sh:main:719 : is_service_enabled ldap 2022-01-05 16:48:21.127 | + functions-common:is_service_enabled:1960 : return 1 2022-01-05 16:48:21.129 | + ./stack.sh:main:728 : is_service_enabled s-proxy 2022-01-05 16:48:21.145 | + functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:48:21.147 | + ./stack.sh:main:732 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-01-05 16:48:21.163 | + ./stack.sh:main:734 : [[ -z '' ]] 2022-01-05 16:48:21.166 | + ./stack.sh:main:734 : [[ False == \T\r\u\e ]] 2022-01-05 16:48:21.168 | + ./stack.sh:main:740 : save_stackenv 740 2022-01-05 16:48:21.171 | + functions-common:save_stackenv:60 : local tag=740 2022-01-05 16:48:21.174 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-01-05 16:48:21.178 | + functions-common:save_stackenv:62 : time_stamp=2022-01-05-164821 2022-01-05 16:48:21.180 | + functions-common:save_stackenv:63 : echo '# 2022-01-05-164821 740' 2022-01-05 16:48:21.182 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:48:21.185 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-01-05 16:48:21.187 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:48:21.189 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-01-05 16:48:21.192 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:48:21.194 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-01-05 16:48:21.196 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:48:21.199 | + 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,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,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-01-05 16:48:21.201 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:48:21.203 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.50 2022-01-05 16:48:21.206 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:48:21.208 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.50/identity 2022-01-05 16:48:21.210 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:48:21.213 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-01-05-164819 2022-01-05 16:48:21.216 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:48:21.218 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-01-05 16:48:21.220 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:48:21.224 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.50 2022-01-05 16:48:21.227 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:48:21.231 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-01-05 16:48:21.234 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:48:21.236 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-01-05 16:48:21.238 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:48:21.241 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-01-05 16:48:21.243 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:48:21.245 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-01-05 16:48:21.248 | + ./stack.sh:main:751 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/wallaby 2022-01-05 16:48:21.250 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2022-01-05 16:48:21.252 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2022-01-05 16:48:21.254 | + functions-common:git_clone:525 : local git_ref=stable/wallaby 2022-01-05 16:48:21.256 | + functions-common:git_clone:526 : local orig_dir 2022-01-05 16:48:21.259 | ++ functions-common:git_clone:527 : pwd 2022-01-05 16:48:21.261 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2022-01-05 16:48:21.263 | + functions-common:git_clone:528 : local git_clone_flags= 2022-01-05 16:48:21.266 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2022-01-05 16:48:21.282 | + functions-common:git_clone:530 : RECLONE=False 2022-01-05 16:48:21.284 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2022-01-05 16:48:21.286 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2022-01-05 16:48:21.288 | + functions-common:git_clone:544 : echo stable/wallaby 2022-01-05 16:48:21.289 | + functions-common:git_clone:544 : egrep -q '^refs' 2022-01-05 16:48:21.294 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2022-01-05 16:48:21.296 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2022-01-05 16:48:21.298 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2022-01-05 16:48:21.301 | + functions-common:git_clone:593 : git show --oneline 2022-01-05 16:48:21.301 | + functions-common:git_clone:593 : head -1 2022-01-05 16:48:21.305 | 887d45e8 Update amqp version 2022-01-05 16:48:21.308 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2022-01-05 16:48:21.310 | + ./stack.sh:main:755 : echo_summary 'Installing package prerequisites' 2022-01-05 16:48:21.313 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-01-05 16:48:21.315 | + ./stack.sh:echo_summary:432 : echo -e Installing package prerequisites 2022-01-05 16:48:21.317 | + ./stack.sh:main:756 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-01-05 16:48:21.320 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-01-05 16:48:21.322 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-01-05 16:48:21.325 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-01-05 16:48:21.327 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-01-05 16:48:21.330 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-01-05 16:48:21.332 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-01-05 16:48:21.335 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-01-05 16:48:21.340 | ++ tools/install_prereqs.sh:source:47 : NOW=1641401301 2022-01-05 16:48:21.343 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-01-05 16:48:21.348 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1641401062 2022-01-05 16:48:21.350 | ++ tools/install_prereqs.sh:source:49 : DELTA=239 2022-01-05 16:48:21.353 | ++ tools/install_prereqs.sh:source:50 : [[ 239 -lt 7200 ]] 2022-01-05 16:48:21.356 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-01-05 16:48:21.358 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-01-05 16:48:21.362 | ++ functions-common:export_proxy_variables:2122 : isset http_proxy 2022-01-05 16:48:21.365 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2022-01-05 16:48:21.367 | ++ functions-common:export_proxy_variables:2125 : isset https_proxy 2022-01-05 16:48:21.370 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2022-01-05 16:48:21.373 | ++ functions-common:export_proxy_variables:2128 : isset no_proxy 2022-01-05 16:48:21.375 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2022-01-05 16:48:21.378 | +++ 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,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,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-01-05 16:48:21.424 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-01-05 16:48:21.424 | apache2-dev 2022-01-05 16:48:21.424 | bc 2022-01-05 16:48:21.424 | bsdmainutils 2022-01-05 16:48:21.424 | curl 2022-01-05 16:48:21.424 | g++ 2022-01-05 16:48:21.424 | gcc 2022-01-05 16:48:21.424 | gettext 2022-01-05 16:48:21.425 | git 2022-01-05 16:48:21.425 | graphviz 2022-01-05 16:48:21.425 | iputils-ping 2022-01-05 16:48:21.425 | libapache2-mod-proxy-uwsgi 2022-01-05 16:48:21.425 | libffi-dev 2022-01-05 16:48:21.425 | libjpeg-dev 2022-01-05 16:48:21.425 | libmysqlclient-dev 2022-01-05 16:48:21.425 | libpcre3-dev 2022-01-05 16:48:21.425 | libpq-dev 2022-01-05 16:48:21.425 | libssl-dev 2022-01-05 16:48:21.425 | libsystemd-dev 2022-01-05 16:48:21.425 | libxml2-dev 2022-01-05 16:48:21.425 | libxslt1-dev 2022-01-05 16:48:21.425 | libyaml-dev 2022-01-05 16:48:21.425 | lsof 2022-01-05 16:48:21.425 | openssh-server 2022-01-05 16:48:21.425 | openssl 2022-01-05 16:48:21.425 | pkg-config 2022-01-05 16:48:21.425 | psmisc 2022-01-05 16:48:21.425 | python3-dev 2022-01-05 16:48:21.425 | python3-pip 2022-01-05 16:48:21.425 | python3-systemd 2022-01-05 16:48:21.425 | python3-venv 2022-01-05 16:48:21.425 | tar 2022-01-05 16:48:21.425 | tcpdump 2022-01-05 16:48:21.425 | unzip 2022-01-05 16:48:21.425 | uuid-runtime 2022-01-05 16:48:21.425 | wget 2022-01-05 16:48:21.425 | wget 2022-01-05 16:48:21.425 | zlib1g-dev 2022-01-05 16:48:21.425 | libkrb5-dev 2022-01-05 16:48:21.425 | libldap2-dev 2022-01-05 16:48:21.425 | libsasl2-dev 2022-01-05 16:48:21.425 | memcached 2022-01-05 16:48:21.425 | python3-mysqldb 2022-01-05 16:48:21.425 | sqlite3 2022-01-05 16:48:21.425 | conntrack 2022-01-05 16:48:21.425 | curl 2022-01-05 16:48:21.426 | dnsmasq-base 2022-01-05 16:48:21.426 | dnsmasq-utils 2022-01-05 16:48:21.426 | ebtables 2022-01-05 16:48:21.426 | gawk 2022-01-05 16:48:21.426 | genisoimage 2022-01-05 16:48:21.426 | iptables 2022-01-05 16:48:21.426 | iputils-arping 2022-01-05 16:48:21.426 | kpartx 2022-01-05 16:48:21.426 | libjs-jquery-tablesorter 2022-01-05 16:48:21.426 | libmysqlclient-dev 2022-01-05 16:48:21.426 | parted 2022-01-05 16:48:21.426 | pm-utils 2022-01-05 16:48:21.426 | python3-mysqldb 2022-01-05 16:48:21.426 | socat 2022-01-05 16:48:21.426 | sqlite3 2022-01-05 16:48:21.426 | sudo 2022-01-05 16:48:21.426 | vlan 2022-01-05 16:48:21.426 | lsscsi 2022-01-05 16:48:21.426 | open-iscsi 2022-01-05 16:48:21.426 | lvm2 2022-01-05 16:48:21.426 | qemu-utils 2022-01-05 16:48:21.426 | thin-provisioning-tools 2022-01-05 16:48:21.426 | acl 2022-01-05 16:48:21.426 | dnsmasq-base 2022-01-05 16:48:21.426 | dnsmasq-utils 2022-01-05 16:48:21.426 | ebtables 2022-01-05 16:48:21.426 | haproxy 2022-01-05 16:48:21.426 | iptables 2022-01-05 16:48:21.426 | iputils-arping 2022-01-05 16:48:21.426 | iputils-ping 2022-01-05 16:48:21.426 | libmysqlclient-dev 2022-01-05 16:48:21.426 | postgresql-server-dev-all 2022-01-05 16:48:21.426 | python3-mysqldb 2022-01-05 16:48:21.426 | sqlite3 2022-01-05 16:48:21.426 | sudo 2022-01-05 16:48:21.426 | vlan 2022-01-05 16:48:21.426 | ipset 2022-01-05 16:48:21.426 | conntrack 2022-01-05 16:48:21.426 | conntrackd 2022-01-05 16:48:21.427 | keepalived 2022-01-05 16:48:21.427 | dstat 2022-01-05 16:48:21.427 | lvm2 2022-01-05 16:48:21.427 | qemu-utils 2022-01-05 16:48:21.427 | thin-provisioning-tools 2022-01-05 16:48:21.427 | curl 2022-01-05 16:48:21.427 | liberasurecode-dev 2022-01-05 16:48:21.427 | make 2022-01-05 16:48:21.427 | memcached 2022-01-05 16:48:21.427 | sqlite3 2022-01-05 16:48:21.427 | xfsprogs' 2022-01-05 16:48:21.427 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-01-05 16:48:21.445 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-01-05 16:48:21.445 | apache2-dev 2022-01-05 16:48:21.445 | bc 2022-01-05 16:48:21.445 | bsdmainutils 2022-01-05 16:48:21.445 | curl 2022-01-05 16:48:21.445 | g++ 2022-01-05 16:48:21.445 | gcc 2022-01-05 16:48:21.445 | gettext 2022-01-05 16:48:21.445 | git 2022-01-05 16:48:21.445 | graphviz 2022-01-05 16:48:21.445 | iputils-ping 2022-01-05 16:48:21.445 | libapache2-mod-proxy-uwsgi 2022-01-05 16:48:21.445 | libffi-dev 2022-01-05 16:48:21.445 | libjpeg-dev 2022-01-05 16:48:21.445 | libmysqlclient-dev 2022-01-05 16:48:21.445 | libpcre3-dev 2022-01-05 16:48:21.445 | libpq-dev 2022-01-05 16:48:21.445 | libssl-dev 2022-01-05 16:48:21.445 | libsystemd-dev 2022-01-05 16:48:21.445 | libxml2-dev 2022-01-05 16:48:21.446 | libxslt1-dev 2022-01-05 16:48:21.446 | libyaml-dev 2022-01-05 16:48:21.446 | lsof 2022-01-05 16:48:21.446 | openssh-server 2022-01-05 16:48:21.446 | openssl 2022-01-05 16:48:21.446 | pkg-config 2022-01-05 16:48:21.446 | psmisc 2022-01-05 16:48:21.446 | python3-dev 2022-01-05 16:48:21.446 | python3-pip 2022-01-05 16:48:21.446 | python3-systemd 2022-01-05 16:48:21.446 | python3-venv 2022-01-05 16:48:21.446 | tar 2022-01-05 16:48:21.446 | tcpdump 2022-01-05 16:48:21.446 | unzip 2022-01-05 16:48:21.446 | uuid-runtime 2022-01-05 16:48:21.446 | wget 2022-01-05 16:48:21.446 | wget 2022-01-05 16:48:21.446 | zlib1g-dev 2022-01-05 16:48:21.446 | libkrb5-dev 2022-01-05 16:48:21.446 | libldap2-dev 2022-01-05 16:48:21.446 | libsasl2-dev 2022-01-05 16:48:21.446 | memcached 2022-01-05 16:48:21.446 | python3-mysqldb 2022-01-05 16:48:21.446 | sqlite3 2022-01-05 16:48:21.446 | conntrack 2022-01-05 16:48:21.446 | curl 2022-01-05 16:48:21.446 | dnsmasq-base 2022-01-05 16:48:21.446 | dnsmasq-utils 2022-01-05 16:48:21.446 | ebtables 2022-01-05 16:48:21.446 | gawk 2022-01-05 16:48:21.446 | genisoimage 2022-01-05 16:48:21.446 | iptables 2022-01-05 16:48:21.446 | iputils-arping 2022-01-05 16:48:21.446 | kpartx 2022-01-05 16:48:21.446 | libjs-jquery-tablesorter 2022-01-05 16:48:21.447 | libmysqlclient-dev 2022-01-05 16:48:21.447 | parted 2022-01-05 16:48:21.447 | pm-utils 2022-01-05 16:48:21.447 | python3-mysqldb 2022-01-05 16:48:21.447 | socat 2022-01-05 16:48:21.447 | sqlite3 2022-01-05 16:48:21.447 | sudo 2022-01-05 16:48:21.447 | vlan 2022-01-05 16:48:21.447 | lsscsi 2022-01-05 16:48:21.447 | open-iscsi 2022-01-05 16:48:21.447 | lvm2 2022-01-05 16:48:21.447 | qemu-utils 2022-01-05 16:48:21.447 | thin-provisioning-tools 2022-01-05 16:48:21.447 | acl 2022-01-05 16:48:21.447 | dnsmasq-base 2022-01-05 16:48:21.447 | dnsmasq-utils 2022-01-05 16:48:21.447 | ebtables 2022-01-05 16:48:21.448 | haproxy 2022-01-05 16:48:21.448 | iptables 2022-01-05 16:48:21.448 | iputils-arping 2022-01-05 16:48:21.448 | iputils-ping 2022-01-05 16:48:21.448 | libmysqlclient-dev 2022-01-05 16:48:21.448 | postgresql-server-dev-all 2022-01-05 16:48:21.448 | python3-mysqldb 2022-01-05 16:48:21.448 | sqlite3 2022-01-05 16:48:21.448 | sudo 2022-01-05 16:48:21.448 | vlan 2022-01-05 16:48:21.448 | ipset 2022-01-05 16:48:21.448 | conntrack 2022-01-05 16:48:21.448 | conntrackd 2022-01-05 16:48:21.448 | keepalived 2022-01-05 16:48:21.448 | dstat 2022-01-05 16:48:21.448 | lvm2 2022-01-05 16:48:21.448 | qemu-utils 2022-01-05 16:48:21.448 | thin-provisioning-tools 2022-01-05 16:48:21.448 | curl 2022-01-05 16:48:21.448 | liberasurecode-dev 2022-01-05 16:48:21.448 | make 2022-01-05 16:48:21.448 | memcached 2022-01-05 16:48:21.448 | sqlite3 2022-01-05 16:48:21.448 | xfsprogs ' 2022-01-05 16:48:21.448 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-01-05 16:48:21.450 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:48:21.453 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:48:21.456 | ++ 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-01-05 16:48:21.456 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-01-05 16:48:21.460 | ++ 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-01-05 16:48:21.463 | ++ functions-common:install_package:1342 : update_package_repo 2022-01-05 16:48:21.465 | ++ functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2022-01-05 16:48:21.467 | ++ functions-common:update_package_repo:1315 : REPOS_UPDATED=False 2022-01-05 16:48:21.469 | ++ functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2022-01-05 16:48:21.471 | ++ functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2022-01-05 16:48:21.473 | ++ functions-common:update_package_repo:1322 : is_ubuntu 2022-01-05 16:48:21.475 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:48:21.477 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:48:21.479 | ++ functions-common:update_package_repo:1323 : apt_get_update 2022-01-05 16:48:21.481 | ++ functions-common:apt_get_update:1068 : [[ False == \T\r\u\e ]] 2022-01-05 16:48:21.483 | ++ functions-common:apt_get_update:1073 : [[ False = \T\r\u\e ]] 2022-01-05 16:48:21.485 | ++ functions-common:apt_get_update:1075 : local sudo=sudo 2022-01-05 16:48:21.488 | +++ functions-common:apt_get_update:1076 : id -u 2022-01-05 16:48:21.492 | ++ functions-common:apt_get_update:1076 : [[ 1000 = \0 ]] 2022-01-05 16:48:21.494 | ++ functions-common:apt_get_update:1079 : time_start apt-get-update 2022-01-05 16:48:21.496 | ++ functions-common:time_start:2290 : local name=apt-get-update 2022-01-05 16:48:21.498 | ++ functions-common:time_start:2291 : local start_time= 2022-01-05 16:48:21.500 | ++ functions-common:time_start:2292 : [[ -n '' ]] 2022-01-05 16:48:21.503 | +++ functions-common:time_start:2295 : date +%s%3N 2022-01-05 16:48:21.506 | ++ functions-common:time_start:2295 : _TIME_START[$name]=1641401301504 2022-01-05 16:48:21.508 | ++ functions-common:apt_get_update:1081 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-01-05 16:48:21.511 | ++ functions-common:apt_get_update:1082 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-01-05 16:48:21.513 | ++ 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-01-05 16:48:21.717 | Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-01-05 16:48:21.882 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-01-05 16:48:22.011 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-01-05 16:48:22.742 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-01-05 16:48:23.040 | Fetched 228 kB in 1s (181 kB/s) 2022-01-05 16:48:24.518 | Reading package lists... 2022-01-05 16:48:24.550 | ++ functions-common:apt_get_update:1087 : REPOS_UPDATED=True 2022-01-05 16:48:24.552 | ++ functions-common:apt_get_update:1089 : time_stop apt-get-update 2022-01-05 16:48:24.554 | ++ functions-common:time_stop:2304 : local name 2022-01-05 16:48:24.557 | ++ functions-common:time_stop:2305 : local end_time 2022-01-05 16:48:24.559 | ++ functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:48:24.561 | ++ functions-common:time_stop:2307 : local total 2022-01-05 16:48:24.563 | ++ functions-common:time_stop:2308 : local start_time 2022-01-05 16:48:24.565 | ++ functions-common:time_stop:2310 : name=apt-get-update 2022-01-05 16:48:24.567 | ++ functions-common:time_stop:2311 : start_time=1641401301504 2022-01-05 16:48:24.569 | ++ functions-common:time_stop:2313 : [[ -z 1641401301504 ]] 2022-01-05 16:48:24.571 | +++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:48:24.575 | ++ functions-common:time_stop:2316 : end_time=1641401304573 2022-01-05 16:48:24.577 | ++ functions-common:time_stop:2317 : elapsed_time=3069 2022-01-05 16:48:24.579 | ++ functions-common:time_stop:2318 : total=0 2022-01-05 16:48:24.581 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:48:24.583 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=3069 2022-01-05 16:48:24.586 | ++ 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-01-05 16:48:24.588 | ++ functions-common:real_install_package:1328 : is_ubuntu 2022-01-05 16:48:24.590 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:48:24.592 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:48:24.594 | ++ 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-01-05 16:48:24.615 | ++ 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-01-05 16:48:24.723 | Reading package lists... 2022-01-05 16:48:24.955 | Building dependency tree... 2022-01-05 16:48:24.957 | Reading state information... 2022-01-05 16:48:24.989 | acl is already the newest version (2.2.53-6). 2022-01-05 16:48:24.989 | bc is already the newest version (1.07.1-2build1). 2022-01-05 16:48:24.989 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-01-05 16:48:24.989 | conntrack is already the newest version (1:1.4.5-2). 2022-01-05 16:48:24.989 | ebtables is already the newest version (2.0.11-3build1). 2022-01-05 16:48:24.989 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-01-05 16:48:24.989 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-01-05 16:48:24.989 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-01-05 16:48:24.989 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-01-05 16:48:24.989 | gettext is already the newest version (0.19.8.1-10build1). 2022-01-05 16:48:24.989 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-01-05 16:48:24.989 | iputils-arping is already the newest version (3:20190709-3). 2022-01-05 16:48:24.989 | iputils-ping is already the newest version (3:20190709-3). 2022-01-05 16:48:24.989 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-01-05 16:48:24.989 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-01-05 16:48:24.989 | libffi-dev is already the newest version (3.3-4). 2022-01-05 16:48:24.989 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-01-05 16:48:24.989 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-01-05 16:48:24.990 | libsasl2-dev is already the newest version (2.1.27+dfsg-2). 2022-01-05 16:48:24.990 | libxslt1-dev is already the newest version (1.1.34-4). 2022-01-05 16:48:24.990 | libyaml-dev is already the newest version (0.2.2-1). 2022-01-05 16:48:24.990 | lsscsi is already the newest version (0.30-0.1). 2022-01-05 16:48:24.990 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-01-05 16:48:24.990 | make is already the newest version (4.2.1-1.2). 2022-01-05 16:48:24.990 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-01-05 16:48:24.990 | psmisc is already the newest version (23.3-1). 2022-01-05 16:48:24.990 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-01-05 16:48:24.990 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-01-05 16:48:24.990 | python3-systemd is already the newest version (234-3build2). 2022-01-05 16:48:24.990 | socat is already the newest version (1.7.3.3-2). 2022-01-05 16:48:24.990 | tcpdump is already the newest version (4.9.3-4). 2022-01-05 16:48:24.990 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-01-05 16:48:24.990 | unzip is already the newest version (6.0-25ubuntu1). 2022-01-05 16:48:24.990 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-01-05 16:48:24.990 | conntrackd is already the newest version (1:1.4.5-2). 2022-01-05 16:48:24.990 | dstat is already the newest version (0.7.4-6). 2022-01-05 16:48:24.990 | graphviz is already the newest version (2.42.2-3build2). 2022-01-05 16:48:24.990 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-01-05 16:48:24.990 | pm-utils is already the newest version (1.4.1-19). 2022-01-05 16:48:24.990 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-01-05 16:48:24.990 | apache2 is already the newest version (2.4.41-4ubuntu3.8). 2022-01-05 16:48:24.990 | apache2-dev is already the newest version (2.4.41-4ubuntu3.8). 2022-01-05 16:48:24.990 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-01-05 16:48:24.990 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-01-05 16:48:24.990 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-01-05 16:48:24.990 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-01-05 16:48:24.990 | haproxy is already the newest version (2.0.13-2ubuntu0.3). 2022-01-05 16:48:24.990 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-01-05 16:48:24.990 | keepalived is already the newest version (1:2.0.19-2ubuntu0.1). 2022-01-05 16:48:24.990 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-01-05 16:48:24.990 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-01-05 16:48:24.991 | libmysqlclient-dev is already the newest version (8.0.27-0ubuntu0.20.04.1). 2022-01-05 16:48:24.991 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-01-05 16:48:24.991 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.10). 2022-01-05 16:48:24.991 | libsystemd-dev is already the newest version (245.4-4ubuntu3.14). 2022-01-05 16:48:24.991 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.1). 2022-01-05 16:48:24.991 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-01-05 16:48:24.991 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-01-05 16:48:24.991 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-01-05 16:48:24.991 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.3). 2022-01-05 16:48:24.991 | openssl is already the newest version (1.1.1f-1ubuntu2.10). 2022-01-05 16:48:24.991 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-01-05 16:48:24.991 | qemu-utils is already the newest version (1:4.2-3ubuntu6.19). 2022-01-05 16:48:24.991 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-01-05 16:48:24.991 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-01-05 16:48:24.991 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2022-01-05 16:48:24.991 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2022-01-05 16:48:24.991 | wget is already the newest version (1.20.3-1ubuntu2). 2022-01-05 16:48:24.991 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2022-01-05 16:48:25.194 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.8). 2022-01-05 16:48:25.194 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-01-05 16:48:25.194 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-01-05 16:48:25.194 | The following packages were automatically installed and are no longer required: 2022-01-05 16:48:25.195 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-05 16:48:25.195 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-05 16:48:25.195 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-05 16:48:25.195 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-05 16:48:25.195 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-01-05 16:48:25.196 | python3-zope.interface 2022-01-05 16:48:25.196 | Use 'sudo apt autoremove' to remove them. 2022-01-05 16:48:25.196 | The following additional packages will be installed: 2022-01-05 16:48:25.197 | llvm-10-dev llvm-10-tools postgresql-server-dev-12 python3-yaml 2022-01-05 16:48:25.266 | The following NEW packages will be installed: 2022-01-05 16:48:25.266 | llvm-10-dev llvm-10-tools postgresql-server-dev-12 postgresql-server-dev-all 2022-01-05 16:48:25.266 | python3-yaml 2022-01-05 16:48:25.833 | 0 upgraded, 5 newly installed, 0 to remove and 107 not upgraded. 2022-01-05 16:48:25.834 | Need to get 0 B/27.4 MB of archives. 2022-01-05 16:48:25.834 | After this operation, 211 MB of additional disk space will be used. 2022-01-05 16:48:25.998 | Selecting previously unselected package python3-yaml. 2022-01-05 16:48:26.049 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 86621 files and directories currently installed.) 2022-01-05 16:48:26.053 | Preparing to unpack .../python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2022-01-05 16:48:26.106 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2022-01-05 16:48:26.476 | Selecting previously unselected package llvm-10-tools. 2022-01-05 16:48:26.486 | Preparing to unpack .../llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-05 16:48:26.533 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-01-05 16:48:27.007 | Selecting previously unselected package llvm-10-dev. 2022-01-05 16:48:27.017 | Preparing to unpack .../llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-05 16:48:27.138 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-01-05 16:48:31.952 | Selecting previously unselected package postgresql-server-dev-12. 2022-01-05 16:48:31.963 | Preparing to unpack .../postgresql-server-dev-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-01-05 16:48:32.009 | Unpacking postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-01-05 16:48:32.615 | Selecting previously unselected package postgresql-server-dev-all. 2022-01-05 16:48:32.626 | Preparing to unpack .../postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2022-01-05 16:48:32.666 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2022-01-05 16:48:33.085 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2022-01-05 16:48:33.527 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-01-05 16:48:33.658 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-01-05 16:48:33.792 | Setting up postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-01-05 16:48:33.923 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2022-01-05 16:48:34.082 | Processing triggers for man-db (2.9.1-1) ... 2022-01-05 16:48:34.564 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-01-05 16:48:41.590 | ++ functions-common:apt_get:1113 : result=0 2022-01-05 16:48:41.592 | ++ functions-common:apt_get:1116 : time_stop apt-get 2022-01-05 16:48:41.594 | ++ functions-common:time_stop:2304 : local name 2022-01-05 16:48:41.596 | ++ functions-common:time_stop:2305 : local end_time 2022-01-05 16:48:41.598 | ++ functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:48:41.600 | ++ functions-common:time_stop:2307 : local total 2022-01-05 16:48:41.603 | ++ functions-common:time_stop:2308 : local start_time 2022-01-05 16:48:41.605 | ++ functions-common:time_stop:2310 : name=apt-get 2022-01-05 16:48:41.607 | ++ functions-common:time_stop:2311 : start_time=1641401304612 2022-01-05 16:48:41.609 | ++ functions-common:time_stop:2313 : [[ -z 1641401304612 ]] 2022-01-05 16:48:41.612 | +++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:48:41.616 | ++ functions-common:time_stop:2316 : end_time=1641401321613 2022-01-05 16:48:41.618 | ++ functions-common:time_stop:2317 : elapsed_time=17001 2022-01-05 16:48:41.620 | ++ functions-common:time_stop:2318 : total=730 2022-01-05 16:48:41.623 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:48:41.625 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=17731 2022-01-05 16:48:41.627 | ++ functions-common:apt_get:1117 : return 0 2022-01-05 16:48:41.629 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-01-05 16:48:41.632 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-01-05 16:48:41.635 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-01-05 16:48:41.639 | ++ tools/install_prereqs.sh:source:89 : date 2022-01-05 16:48:41.643 | + ./stack.sh:main:759 : [[ False != \T\r\u\e ]] 2022-01-05 16:48:41.645 | + ./stack.sh:main:760 : PYPI_ALTERNATIVE_URL= 2022-01-05 16:48:41.648 | + ./stack.sh:main:760 : /home/ubuntu/devstack/tools/install_pip.sh 2022-01-05 16:48:43.024 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-01-05 16:48:43.026 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-01-05 16:48:43.028 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2022-01-05 16:48:43.031 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2022-01-05 16:48:43.033 | + tools/install_pip.sh:main:43 : GetDistro 2022-01-05 16:48:43.035 | + functions-common:GetDistro:373 : GetOSVersion 2022-01-05 16:48:43.037 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2022-01-05 16:48:43.039 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2022-01-05 16:48:43.041 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2022-01-05 16:48:43.043 | + functions-common:_ensure_lsb_release:328 : return 2022-01-05 16:48:43.045 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2022-01-05 16:48:43.110 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2022-01-05 16:48:43.112 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2022-01-05 16:48:43.176 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2022-01-05 16:48:43.179 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2022-01-05 16:48:43.242 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2022-01-05 16:48:43.244 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-01-05 16:48:43.246 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2022-01-05 16:48:43.248 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2022-01-05 16:48:43.250 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2022-01-05 16:48:43.252 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2022-01-05 16:48:43.253 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2022-01-05 16:48:43.255 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2022-01-05 16:48:43.257 | + functions-common:GetDistro:378 : DISTRO=focal 2022-01-05 16:48:43.260 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2022-01-05 16:48:43.262 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-01-05 16:48:43.262 | Distro: focal 2022-01-05 16:48:43.264 | + tools/install_pip.sh:main:127 : get_versions 2022-01-05 16:48:43.266 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-01-05 16:48:43.270 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-01-05 16:48:43.271 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-01-05 16:48:43.274 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-01-05 16:48:43.274 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-01-05 16:48:43.839 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-01-05 16:48:43.841 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-01-05 16:48:43.841 | pip: 21.3.1 2022-01-05 16:48:43.842 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2022-01-05 16:48:44.357 | pip 21.3.1 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2022-01-05 16:48:44.397 | + tools/install_pip.sh:main:129 : [[ -n '' ]] 2022-01-05 16:48:44.399 | + tools/install_pip.sh:main:134 : [[ focal == focal ]] 2022-01-05 16:48:44.401 | + tools/install_pip.sh:main:135 : exit 0 2022-01-05 16:48:44.404 | + ./stack.sh:main:764 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-01-05 16:48:44.407 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-01-05 16:48:44.410 | + ./stack.sh:main:765 : fixup_all 2022-01-05 16:48:44.412 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_keystone 2022-01-05 16:48:44.414 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2022-01-05 16:48:44.417 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2022-01-05 16:48:44.421 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2022-01-05 16:48:44.422 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2022-01-05 16:48:44.422 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2022-01-05 16:48:44.427 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2022-01-05 16:48:44.429 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2022-01-05 16:48:44.432 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2022-01-05 16:48:44.440 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2022-01-05 16:48:44.443 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_ubuntu 2022-01-05 16:48:44.445 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2022-01-05 16:48:44.448 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2022-01-05 16:48:44.450 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_fedora 2022-01-05 16:48:44.452 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2022-01-05 16:48:44.454 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-01-05 16:48:44.456 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-01-05 16:48:44.458 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-01-05 16:48:44.460 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-01-05 16:48:44.462 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-01-05 16:48:44.464 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-01-05 16:48:44.466 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-01-05 16:48:44.468 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-01-05 16:48:44.470 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-01-05 16:48:44.472 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2022-01-05 16:48:44.474 | + tools/fixup_stuff.sh:fixup_all:199 : fixup_suse 2022-01-05 16:48:44.476 | + tools/fixup_stuff.sh:fixup_suse:149 : is_suse 2022-01-05 16:48:44.479 | + functions-common:is_suse:462 : is_opensuse 2022-01-05 16:48:44.481 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-01-05 16:48:44.483 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-01-05 16:48:44.485 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-01-05 16:48:44.487 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-01-05 16:48:44.489 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-01-05 16:48:44.491 | + tools/fixup_stuff.sh:fixup_suse:150 : return 2022-01-05 16:48:44.494 | + ./stack.sh:main:768 : pip_install -U os-testr 2022-01-05 16:48:44.514 | Using python 3.8 to install os-testr 2022-01-05 16:48:44.517 | + 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-01-05 16:48:45.236 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:48:45.236 | from cryptography.utils import int_from_bytes 2022-01-05 16:48:45.236 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:48:45.236 | from cryptography.utils import int_from_bytes 2022-01-05 16:48:46.229 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:48:46.260 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.0) 2022-01-05 16:48:46.328 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.1.0) 2022-01-05 16:48:46.329 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.4.0) 2022-01-05 16:48:46.330 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-01-05 16:48:46.331 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.5.1) 2022-01-05 16:48:46.345 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-01-05 16:48:46.372 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2022-01-05 16:48:46.373 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2022-01-05 16:48:46.374 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (5.4.1) 2022-01-05 16:48:46.375 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.7.0) 2022-01-05 16:48:46.377 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.1) 2022-01-05 16:48:46.395 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (1.15.0) 2022-01-05 16:48:46.396 | Requirement already satisfied: unittest2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (1.1.0) 2022-01-05 16:48:46.396 | Requirement already satisfied: python-mimeparse in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (1.6.0) 2022-01-05 16:48:46.397 | Requirement already satisfied: traceback2 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (1.4.0) 2022-01-05 16:48:46.410 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.3.0) 2022-01-05 16:48:46.411 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.5.0) 2022-01-05 16:48:46.413 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.4.7) 2022-01-05 16:48:46.414 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.7.2) 2022-01-05 16:48:46.479 | Collecting argparse 2022-01-05 16:48:46.498 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl (23 kB) 2022-01-05 16:48:46.517 | Requirement already satisfied: linecache2 in /usr/local/lib/python3.8/dist-packages (from traceback2->testtools>=2.2.0->os-testr) (1.0.0) 2022-01-05 16:48:46.575 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (20.3.0) 2022-01-05 16:48:46.576 | Requirement already satisfied: colorama>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.4.4) 2022-01-05 16:48:46.577 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2022-01-05 16:48:46.578 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2022-01-05 16:48:47.884 | Installing collected packages: argparse 2022-01-05 16:48:48.063 | Successfully installed argparse-1.4.0 2022-01-05 16:48:48.063 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-05 16:48:48.171 | + inc/python:pip_install:200 : result=0 2022-01-05 16:48:48.173 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 16:48:48.175 | + functions-common:time_stop:2304 : local name 2022-01-05 16:48:48.177 | + functions-common:time_stop:2305 : local end_time 2022-01-05 16:48:48.179 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:48:48.182 | + functions-common:time_stop:2307 : local total 2022-01-05 16:48:48.184 | + functions-common:time_stop:2308 : local start_time 2022-01-05 16:48:48.186 | + functions-common:time_stop:2310 : name=pip_install 2022-01-05 16:48:48.188 | + functions-common:time_stop:2311 : start_time=1641401324509 2022-01-05 16:48:48.190 | + functions-common:time_stop:2313 : [[ -z 1641401324509 ]] 2022-01-05 16:48:48.193 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:48:48.197 | + functions-common:time_stop:2316 : end_time=1641401328194 2022-01-05 16:48:48.199 | + functions-common:time_stop:2317 : elapsed_time=3685 2022-01-05 16:48:48.201 | + functions-common:time_stop:2318 : total=0 2022-01-05 16:48:48.203 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:48:48.206 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=3685 2022-01-05 16:48:48.208 | + inc/python:pip_install:203 : return 0 2022-01-05 16:48:48.210 | + ./stack.sh:main:772 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-01-05 16:48:48.261 | + ./stack.sh:main:773 : sudo systemctl restart systemd-journald 2022-01-05 16:48:48.478 | + ./stack.sh:main:779 : install_infra 2022-01-05 16:48:48.481 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-01-05 16:48:48.483 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-01-05 16:48:48.486 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2022-01-05 16:48:51.604 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-01-05 16:48:51.606 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-01-05 16:48:51.629 | + 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-01-05 16:48:53.563 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:48:53.570 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:48:53.780 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:48:53.962 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:48:54.017 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:48:54.076 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:48:54.237 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:48:54.361 | Collecting pbr===5.5.1 2022-01-05 16:48:54.369 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b23/6cde0ac9a6aed/pbr-5.5.1-py2.py3-none-any.whl (106 kB) 2022-01-05 16:48:54.406 | Installing collected packages: pbr 2022-01-05 16:48:54.545 | Successfully installed pbr-5.5.1 2022-01-05 16:48:54.607 | + inc/python:pip_install:200 : result=0 2022-01-05 16:48:54.609 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 16:48:54.611 | + functions-common:time_stop:2304 : local name 2022-01-05 16:48:54.613 | + functions-common:time_stop:2305 : local end_time 2022-01-05 16:48:54.615 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:48:54.617 | + functions-common:time_stop:2307 : local total 2022-01-05 16:48:54.621 | + functions-common:time_stop:2308 : local start_time 2022-01-05 16:48:54.623 | + functions-common:time_stop:2310 : name=pip_install 2022-01-05 16:48:54.625 | + functions-common:time_stop:2311 : start_time=1641401331621 2022-01-05 16:48:54.627 | + functions-common:time_stop:2313 : [[ -z 1641401331621 ]] 2022-01-05 16:48:54.629 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:48:54.633 | + functions-common:time_stop:2316 : end_time=1641401334631 2022-01-05 16:48:54.635 | + functions-common:time_stop:2317 : elapsed_time=3010 2022-01-05 16:48:54.638 | + functions-common:time_stop:2318 : total=3685 2022-01-05 16:48:54.640 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:48:54.642 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=6695 2022-01-05 16:48:54.644 | + inc/python:pip_install:203 : return 0 2022-01-05 16:48:54.646 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-01-05 16:48:54.649 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-01-05 16:48:54.672 | + 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-01-05 16:48:56.608 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:48:56.616 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:48:56.825 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:48:57.004 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:48:57.059 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:48:57.117 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:48:57.276 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:48:57.278 | Processing /opt/stack/requirements 2022-01-05 16:48:58.589 | Collecting fixtures===3.0.0 2022-01-05 16:48:58.609 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2022-01-05 16:48:58.827 | Collecting PyYAML===5.4.1 2022-01-05 16:48:58.834 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8c1/be557ee92a20f/PyYAML-5.4.1-cp38-cp38-manylinux1_x86_64.whl (662 kB) 2022-01-05 16:48:59.010 | Collecting requests===2.25.1 2022-01-05 16:48:59.017 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c21/0084e36a42ae6/requests-2.25.1-py2.py3-none-any.whl (61 kB) 2022-01-05 16:48:59.104 | Collecting packaging===20.9 2022-01-05 16:48:59.109 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/677/14da7f7bc052e/packaging-20.9-py2.py3-none-any.whl (40 kB) 2022-01-05 16:48:59.173 | Collecting testtools===2.4.0 2022-01-05 16:48:59.179 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/36f/f4998177c7d32/testtools-2.4.0-py2.py3-none-any.whl (185 kB) 2022-01-05 16:48:59.267 | Collecting idna===2.10 2022-01-05 16:48:59.274 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b97/d804b1e9b523b/idna-2.10-py2.py3-none-any.whl (58 kB) 2022-01-05 16:48:59.411 | Collecting pyparsing===2.4.7 2022-01-05 16:48:59.417 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) 2022-01-05 16:48:59.466 | Collecting six===1.15.0 2022-01-05 16:48:59.472 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8b7/4bedcbbbaca38/six-1.15.0-py2.py3-none-any.whl (10 kB) 2022-01-05 16:48:59.498 | Collecting Parsley>=1.2 2022-01-05 16:48:59.505 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-01-05 16:48:59.551 | Collecting beagle>=0.2.1 2022-01-05 16:48:59.557 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2022-01-05 16:48:59.583 | 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 46)) (5.5.1) 2022-01-05 16:48:59.652 | Collecting urllib3===1.26.3 2022-01-05 16:48:59.658 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1b4/65e494e3e0d89/urllib3-1.26.3-py2.py3-none-any.whl (137 kB) 2022-01-05 16:48:59.726 | Collecting chardet===4.0.0 2022-01-05 16:48:59.733 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f86/4054d66fd9118/chardet-4.0.0-py2.py3-none-any.whl (178 kB) 2022-01-05 16:48:59.817 | Collecting certifi===2021.10.8 2022-01-05 16:48:59.823 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d62/a0163eb4c2344/certifi-2021.10.8-py2.py3-none-any.whl (149 kB) 2022-01-05 16:48:59.858 | Collecting extras===1.0.0 2022-01-05 16:48:59.864 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl (7.3 kB) 2022-01-05 16:48:59.903 | Collecting unittest2===1.1.0 2022-01-05 16:48:59.909 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/13f/77d0875db6d9b/unittest2-1.1.0-py2.py3-none-any.whl (96 kB) 2022-01-05 16:48:59.959 | Collecting python-mimeparse===1.6.0 2022-01-05 16:48:59.965 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/a29/5f03ff2034149/python_mimeparse-1.6.0-py2.py3-none-any.whl (6.1 kB) 2022-01-05 16:48:59.994 | Collecting traceback2===1.4.0 2022-01-05 16:49:00.001 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/825/3cebec4b19094/traceback2-1.4.0-py2.py3-none-any.whl (16 kB) 2022-01-05 16:49:00.084 | Collecting cliff===3.7.0 2022-01-05 16:49:00.091 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/989/7aec5d621e652/cliff-3.7.0-py3-none-any.whl (80 kB) 2022-01-05 16:49:00.156 | Collecting argparse 2022-01-05 16:49:00.163 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl (23 kB) 2022-01-05 16:49:00.193 | Collecting linecache2===1.0.0 2022-01-05 16:49:00.199 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/e78/be9c0a0dfcbac/linecache2-1.0.0-py2.py3-none-any.whl (12 kB) 2022-01-05 16:49:00.285 | Collecting stevedore===3.3.0 2022-01-05 16:49:00.291 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/50d/7b78fbaf0d04c/stevedore-3.3.0-py3-none-any.whl (49 kB) 2022-01-05 16:49:00.477 | Collecting cmd2===1.5.0 2022-01-05 16:49:00.484 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31a/aeb590ec7bd2c/cmd2-1.5.0-py3-none-any.whl (133 kB) 2022-01-05 16:49:00.612 | Collecting prettytable===0.7.2 2022-01-05 16:49:00.619 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/788/48506f2c027f8/prettytable-0.7.2-py3-none-any.whl (13 kB) 2022-01-05 16:49:00.668 | Collecting attrs===20.3.0 2022-01-05 16:49:00.675 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31b/2eced602aa842/attrs-20.3.0-py2.py3-none-any.whl (49 kB) 2022-01-05 16:49:00.784 | Collecting colorama===0.4.4 2022-01-05 16:49:00.791 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9f4/7eda37229f68e/colorama-0.4.4-py2.py3-none-any.whl (16 kB) 2022-01-05 16:49:00.843 | Collecting pyperclip===1.8.2 2022-01-05 16:49:00.850 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/767/6e3b8b98bc6fb/pyperclip-1.8.2-py3-none-any.whl (11 kB) 2022-01-05 16:49:00.896 | Collecting wcwidth===0.2.5 2022-01-05 16:49:00.903 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2022-01-05 16:49:00.927 | Building wheels for collected packages: openstack-requirements 2022-01-05 16:49:00.928 | Building wheel for openstack-requirements (setup.py): started 2022-01-05 16:49:01.713 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-01-05 16:49:01.714 | ERROR: Command errored out with exit status 1: 2022-01-05 16:49:01.714 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-hanqk77x/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-hanqk77x/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-0xanyl1r 2022-01-05 16:49:01.714 | cwd: /tmp/pip-req-build-hanqk77x/ 2022-01-05 16:49:01.714 | Complete output (6 lines): 2022-01-05 16:49:01.714 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-01-05 16:49:01.714 | or: setup.py --help [cmd1 cmd2 ...] 2022-01-05 16:49:01.714 | or: setup.py --help-commands 2022-01-05 16:49:01.714 | or: setup.py cmd --help 2022-01-05 16:49:01.714 | 2022-01-05 16:49:01.714 | error: invalid command 'bdist_wheel' 2022-01-05 16:49:01.714 | ---------------------------------------- 2022-01-05 16:49:01.714 | ERROR: Failed building wheel for openstack-requirements 2022-01-05 16:49:01.714 | Running setup.py clean for openstack-requirements 2022-01-05 16:49:02.483 | Failed to build openstack-requirements 2022-01-05 16:49:02.732 | Installing collected packages: chardet, certifi, attrs, six, extras, linecache2, traceback2, argparse, unittest2, python-mimeparse, testtools, fixtures, wcwidth, prettytable, urllib3, PyYAML, idna, requests, pyparsing, stevedore, colorama, pyperclip, cmd2, cliff, packaging, Parsley, beagle, openstack-requirements 2022-01-05 16:49:04.971 | Running setup.py install for openstack-requirements: started 2022-01-05 16:49:07.145 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-01-05 16:49:07.182 | Successfully installed Parsley-1.3 PyYAML-5.4.1 argparse-1.4.0 attrs-20.3.0 beagle-0.3.0 certifi-2021.10.8 chardet-4.0.0 cliff-3.7.0 cmd2-1.5.0 colorama-0.4.4 extras-1.0.0 fixtures-3.0.0 idna-2.10 linecache2-1.0.0 openstack-requirements-1.2.1.dev4562 packaging-20.9 prettytable-0.7.2 pyparsing-2.4.7 pyperclip-1.8.2 python-mimeparse-1.6.0 requests-2.25.1 six-1.15.0 stevedore-3.3.0 testtools-2.4.0 traceback2-1.4.0 unittest2-1.1.0 urllib3-1.26.3 wcwidth-0.2.5 2022-01-05 16:49:07.319 | + inc/python:pip_install:200 : result=0 2022-01-05 16:49:07.322 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 16:49:07.324 | + functions-common:time_stop:2304 : local name 2022-01-05 16:49:07.326 | + functions-common:time_stop:2305 : local end_time 2022-01-05 16:49:07.328 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:49:07.330 | + functions-common:time_stop:2307 : local total 2022-01-05 16:49:07.332 | + functions-common:time_stop:2308 : local start_time 2022-01-05 16:49:07.334 | + functions-common:time_stop:2310 : name=pip_install 2022-01-05 16:49:07.337 | + functions-common:time_stop:2311 : start_time=1641401334663 2022-01-05 16:49:07.339 | + functions-common:time_stop:2313 : [[ -z 1641401334663 ]] 2022-01-05 16:49:07.342 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:49:07.346 | + functions-common:time_stop:2316 : end_time=1641401347343 2022-01-05 16:49:07.348 | + functions-common:time_stop:2317 : elapsed_time=12680 2022-01-05 16:49:07.350 | + functions-common:time_stop:2318 : total=6695 2022-01-05 16:49:07.352 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:49:07.354 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=19375 2022-01-05 16:49:07.356 | + inc/python:pip_install:203 : return 0 2022-01-05 16:49:07.359 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-01-05 16:49:07.361 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-01-05 16:49:07.364 | + inc/python:use_library_from_git:250 : local name=pbr 2022-01-05 16:49:07.366 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:49:07.368 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:49:07.371 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-01-05 16:49:07.373 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:49:07.375 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-01-05 16:49:07.395 | Using python 3.8 to install pbr 2022-01-05 16:49:07.397 | + 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-01-05 16:49:08.121 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:49:08.121 | from cryptography.utils import int_from_bytes 2022-01-05 16:49:08.121 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:49:08.122 | from cryptography.utils import int_from_bytes 2022-01-05 16:49:09.108 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:49:09.139 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.5.1) 2022-01-05 16:49:10.665 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-05 16:49:10.774 | + inc/python:pip_install:200 : result=0 2022-01-05 16:49:10.776 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 16:49:10.779 | + functions-common:time_stop:2304 : local name 2022-01-05 16:49:10.781 | + functions-common:time_stop:2305 : local end_time 2022-01-05 16:49:10.783 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:49:10.785 | + functions-common:time_stop:2307 : local total 2022-01-05 16:49:10.787 | + functions-common:time_stop:2308 : local start_time 2022-01-05 16:49:10.790 | + functions-common:time_stop:2310 : name=pip_install 2022-01-05 16:49:10.792 | + functions-common:time_stop:2311 : start_time=1641401347390 2022-01-05 16:49:10.794 | + functions-common:time_stop:2313 : [[ -z 1641401347390 ]] 2022-01-05 16:49:10.796 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:49:10.800 | + functions-common:time_stop:2316 : end_time=1641401350798 2022-01-05 16:49:10.802 | + functions-common:time_stop:2317 : elapsed_time=3408 2022-01-05 16:49:10.804 | + functions-common:time_stop:2318 : total=19375 2022-01-05 16:49:10.807 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:49:10.809 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=22783 2022-01-05 16:49:10.811 | + inc/python:pip_install:203 : return 0 2022-01-05 16:49:10.813 | + ./stack.sh:main:782 : python3 -m venv /opt/stack/bindep-venv 2022-01-05 16:49:13.096 | + ./stack.sh:main:784 : /opt/stack/bindep-venv/bin/pip install bindep 2022-01-05 16:49:15.010 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:49:15.012 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.1) 2022-01-05 16:49:15.027 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-01-05 16:49:15.032 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.6.0) 2022-01-05 16:49:15.034 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-01-05 16:49:15.037 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.0) 2022-01-05 16:49:15.041 | 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.6) 2022-01-05 16:49:15.112 | + ./stack.sh:main:785 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-01-05 16:49:15.114 | + ./stack.sh:main:785 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-01-05 16:49:15.117 | ++ ./stack.sh:main:788 : _get_plugin_bindep_packages 2022-01-05 16:49:15.134 | + ./stack.sh:main:788 : pkgs= 2022-01-05 16:49:15.136 | + ./stack.sh:main:789 : [[ -n '' ]] 2022-01-05 16:49:15.139 | + ./stack.sh:main:796 : run_phase stack pre-install 2022-01-05 16:49:15.141 | + functions-common:run_phase:1732 : local mode=stack 2022-01-05 16:49:15.143 | + functions-common:run_phase:1733 : local phase=pre-install 2022-01-05 16:49:15.145 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-01-05 16:49:15.148 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2022-01-05 16:49:15.151 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-01-05 16:49:15.153 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2022-01-05 16:49:15.155 | + functions-common:run_phase:1742 : local extra 2022-01-05 16:49:15.158 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-01-05 16:49:15.162 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2022-01-05 16:49:15.164 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-01-05 16:49:15.166 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-01-05 16:49:15.168 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-01-05 16:49:15.171 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-01-05 16:49:15.186 | ++ functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:49:15.188 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-01-05 16:49:15.190 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-01-05 16:49:15.192 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-01-05 16:49:15.194 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-01-05 16:49:15.197 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-01-05 16:49:15.199 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-01-05 16:49:15.201 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-01-05 16:49:15.203 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-01-05 16:49:15.205 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-01-05 16:49:15.207 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-01-05 16:49:15.209 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-01-05 16:49:15.211 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-01-05 16:49:15.214 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-01-05 16:49:15.216 | + functions-common:run_phase:1753 : [[ stack == \s\o\u\r\c\e ]] 2022-01-05 16:49:15.218 | + functions-common:run_phase:1756 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-01-05 16:49:15.220 | + functions-common:run_phase:1759 : run_plugins stack pre-install 2022-01-05 16:49:15.222 | + functions-common:run_plugins:1718 : local mode=stack 2022-01-05 16:49:15.224 | + functions-common:run_plugins:1719 : local phase=pre-install 2022-01-05 16:49:15.227 | + functions-common:run_plugins:1721 : local plugins= 2022-01-05 16:49:15.229 | + functions-common:run_plugins:1722 : local plugin 2022-01-05 16:49:15.231 | + ./stack.sh:main:799 : set_systemd_override DefaultLimitNOFILE 2048 2022-01-05 16:49:15.233 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-01-05 16:49:15.236 | + functions:set_systemd_override:821 : local value=2048 2022-01-05 16:49:15.238 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-01-05 16:49:15.240 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-01-05 16:49:15.292 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-01-05 16:49:15.292 | Set systemd system override for DefaultLimitNOFILE=2048 2022-01-05 16:49:15.294 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-01-05 16:49:15.659 | + ./stack.sh:main:801 : install_rpc_backend 2022-01-05 16:49:15.662 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-01-05 16:49:15.678 | + functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:49:15.681 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-01-05 16:49:15.683 | + functions-common:install_package:1342 : update_package_repo 2022-01-05 16:49:15.686 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2022-01-05 16:49:15.688 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2022-01-05 16:49:15.690 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2022-01-05 16:49:15.692 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2022-01-05 16:49:15.695 | + functions-common:update_package_repo:1322 : is_ubuntu 2022-01-05 16:49:15.698 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:49:15.700 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:49:15.702 | + functions-common:update_package_repo:1323 : apt_get_update 2022-01-05 16:49:15.704 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2022-01-05 16:49:15.706 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2022-01-05 16:49:15.709 | + functions-common:apt_get_update:1069 : return 2022-01-05 16:49:15.711 | + functions-common:install_package:1343 : real_install_package rabbitmq-server 2022-01-05 16:49:15.714 | + functions-common:real_install_package:1328 : is_ubuntu 2022-01-05 16:49:15.716 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:49:15.718 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:49:15.721 | + functions-common:real_install_package:1329 : apt_get install rabbitmq-server 2022-01-05 16:49:15.741 | + 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-01-05 16:49:15.849 | Reading package lists... 2022-01-05 16:49:16.078 | Building dependency tree... 2022-01-05 16:49:16.079 | Reading state information... 2022-01-05 16:49:16.313 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-01-05 16:49:16.313 | The following packages were automatically installed and are no longer required: 2022-01-05 16:49:16.314 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-05 16:49:16.314 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-05 16:49:16.314 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-05 16:49:16.314 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-05 16:49:16.314 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-01-05 16:49:16.314 | python3-zope.interface 2022-01-05 16:49:16.314 | Use 'sudo apt autoremove' to remove them. 2022-01-05 16:49:16.427 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-01-05 16:49:16.432 | + functions-common:apt_get:1113 : result=0 2022-01-05 16:49:16.434 | + functions-common:apt_get:1116 : time_stop apt-get 2022-01-05 16:49:16.436 | + functions-common:time_stop:2304 : local name 2022-01-05 16:49:16.438 | + functions-common:time_stop:2305 : local end_time 2022-01-05 16:49:16.441 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:49:16.443 | + functions-common:time_stop:2307 : local total 2022-01-05 16:49:16.445 | + functions-common:time_stop:2308 : local start_time 2022-01-05 16:49:16.447 | + functions-common:time_stop:2310 : name=apt-get 2022-01-05 16:49:16.449 | + functions-common:time_stop:2311 : start_time=1641401355738 2022-01-05 16:49:16.451 | + functions-common:time_stop:2313 : [[ -z 1641401355738 ]] 2022-01-05 16:49:16.454 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:49:16.458 | + functions-common:time_stop:2316 : end_time=1641401356456 2022-01-05 16:49:16.461 | + functions-common:time_stop:2317 : elapsed_time=718 2022-01-05 16:49:16.463 | + functions-common:time_stop:2318 : total=17731 2022-01-05 16:49:16.465 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:49:16.467 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=18449 2022-01-05 16:49:16.469 | + functions-common:apt_get:1117 : return 0 2022-01-05 16:49:16.472 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-01-05 16:49:16.474 | + functions-common:is_suse:462 : is_opensuse 2022-01-05 16:49:16.476 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-01-05 16:49:16.479 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-01-05 16:49:16.481 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-01-05 16:49:16.483 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-01-05 16:49:16.486 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-01-05 16:49:16.488 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-01-05 16:49:16.490 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-01-05 16:49:16.493 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-01-05 16:49:16.495 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-01-05 16:49:16.498 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-01-05 16:49:16.500 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-01-05 16:49:16.502 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-01-05 16:49:16.504 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-01-05 16:49:16.506 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-01-05 16:49:16.509 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-01-05 16:49:16.511 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-01-05 16:49:16.513 | + functions-common:is_suse:462 : is_opensuse 2022-01-05 16:49:16.515 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-01-05 16:49:16.517 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-01-05 16:49:16.520 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-01-05 16:49:16.522 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-01-05 16:49:16.525 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-01-05 16:49:16.527 | + ./stack.sh:main:802 : restart_rpc_backend 2022-01-05 16:49:16.529 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-01-05 16:49:16.546 | + functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:49:16.548 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-01-05 16:49:16.550 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-01-05 16:49:16.552 | + ./stack.sh:echo_summary:432 : echo -e Starting RabbitMQ 2022-01-05 16:49:16.555 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-01-05 16:49:16.558 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-01-05 16:49:16.562 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-01-05 16:49:16.564 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-01-05 16:49:16.566 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-01-05 16:49:16.569 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-01-05 16:49:16.571 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-01-05 16:49:16.573 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-01-05 16:49:16.576 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-01-05 16:49:17.269 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-01-05 16:49:17.269 | user tags 2022-01-05 16:49:17.269 | stackrabbit []' 2022-01-05 16:49:17.273 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-01-05 16:49:17.273 | user tags 2022-01-05 16:49:17.273 | stackrabbit []' 2022-01-05 16:49:17.274 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-01-05 16:49:17.280 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-01-05 16:49:17.282 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-01-05 16:49:17.284 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-01-05 16:49:17.943 | Changing password for user "stackrabbit" ... 2022-01-05 16:49:18.020 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-01-05 16:49:18.675 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-01-05 16:49:18.740 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-01-05 16:49:18.743 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-01-05 16:49:19.391 | Changing password for user "stackrabbit" ... 2022-01-05 16:49:19.460 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-01-05 16:49:19.462 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-01-05 16:49:19.464 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-01-05 16:49:20.163 | Deleting user "guest" ... 2022-01-05 16:49:20.180 | Error: 2022-01-05 16:49:20.180 | {:no_such_user, "guest"} 2022-01-05 16:49:20.193 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-01-05 16:49:20.196 | + ./stack.sh:main:804 : is_service_enabled mysql postgresql 2022-01-05 16:49:20.213 | + functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:49:20.215 | + ./stack.sh:main:805 : install_database 2022-01-05 16:49:20.218 | + lib/database:install_database:116 : install_database_mysql 2022-01-05 16:49:20.220 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2022-01-05 16:49:20.222 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:49:20.224 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:49:20.227 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2022-01-05 16:49:20.599 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-01-05 16:49:20.601 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2022-01-05 16:49:20.604 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2022-01-05 16:49:20.606 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2022-01-05 16:49:20.608 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2022-01-05 16:49:20.610 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-01-05 16:49:20.613 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-01-05 16:49:20.615 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-01-05 16:49:20.618 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-01-05 16:49:20.620 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-01-05 16:49:20.623 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-01-05 16:49:20.625 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-01-05 16:49:20.627 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-01-05 16:49:20.629 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-01-05 16:49:20.632 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2022-01-05 16:49:20.635 | + functions-common:is_suse:462 : is_opensuse 2022-01-05 16:49:20.637 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-01-05 16:49:20.639 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-01-05 16:49:20.642 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-01-05 16:49:20.644 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-01-05 16:49:20.646 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-01-05 16:49:20.649 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2022-01-05 16:49:20.651 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:49:20.654 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:49:20.656 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2022-01-05 16:49:20.658 | + functions-common:install_package:1342 : update_package_repo 2022-01-05 16:49:20.660 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2022-01-05 16:49:20.663 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2022-01-05 16:49:20.665 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2022-01-05 16:49:20.667 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2022-01-05 16:49:20.669 | + functions-common:update_package_repo:1322 : is_ubuntu 2022-01-05 16:49:20.672 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:49:20.674 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:49:20.676 | + functions-common:update_package_repo:1323 : apt_get_update 2022-01-05 16:49:20.678 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2022-01-05 16:49:20.681 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2022-01-05 16:49:20.683 | + functions-common:apt_get_update:1069 : return 2022-01-05 16:49:20.685 | + functions-common:install_package:1343 : real_install_package mysql-server 2022-01-05 16:49:20.688 | + functions-common:real_install_package:1328 : is_ubuntu 2022-01-05 16:49:20.690 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:49:20.692 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:49:20.694 | + functions-common:real_install_package:1329 : apt_get install mysql-server 2022-01-05 16:49:20.716 | + 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-01-05 16:49:20.827 | Reading package lists... 2022-01-05 16:49:21.063 | Building dependency tree... 2022-01-05 16:49:21.064 | Reading state information... 2022-01-05 16:49:21.308 | mysql-server is already the newest version (8.0.27-0ubuntu0.20.04.1). 2022-01-05 16:49:21.308 | The following packages were automatically installed and are no longer required: 2022-01-05 16:49:21.309 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-05 16:49:21.309 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-05 16:49:21.310 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-05 16:49:21.310 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-05 16:49:21.310 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-01-05 16:49:21.310 | python3-zope.interface 2022-01-05 16:49:21.310 | Use 'sudo apt autoremove' to remove them. 2022-01-05 16:49:21.421 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-01-05 16:49:21.426 | + functions-common:apt_get:1113 : result=0 2022-01-05 16:49:21.428 | + functions-common:apt_get:1116 : time_stop apt-get 2022-01-05 16:49:21.430 | + functions-common:time_stop:2304 : local name 2022-01-05 16:49:21.432 | + functions-common:time_stop:2305 : local end_time 2022-01-05 16:49:21.434 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:49:21.436 | + functions-common:time_stop:2307 : local total 2022-01-05 16:49:21.438 | + functions-common:time_stop:2308 : local start_time 2022-01-05 16:49:21.441 | + functions-common:time_stop:2310 : name=apt-get 2022-01-05 16:49:21.443 | + functions-common:time_stop:2311 : start_time=1641401360713 2022-01-05 16:49:21.445 | + functions-common:time_stop:2313 : [[ -z 1641401360713 ]] 2022-01-05 16:49:21.447 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:49:21.451 | + functions-common:time_stop:2316 : end_time=1641401361449 2022-01-05 16:49:21.453 | + functions-common:time_stop:2317 : elapsed_time=736 2022-01-05 16:49:21.455 | + functions-common:time_stop:2318 : total=18449 2022-01-05 16:49:21.458 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:49:21.460 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=19185 2022-01-05 16:49:21.463 | + functions-common:apt_get:1117 : return 0 2022-01-05 16:49:21.465 | + ./stack.sh:main:807 : '[' -n mysql ']' 2022-01-05 16:49:21.467 | + ./stack.sh:main:808 : install_database_python 2022-01-05 16:49:21.469 | + lib/database:install_database_python:121 : install_database_python_mysql 2022-01-05 16:49:21.471 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2022-01-05 16:49:21.474 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-01-05 16:49:21.476 | + inc/python:pip_install_gr:77 : local clean_name 2022-01-05 16:49:21.479 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-01-05 16:49:21.482 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-01-05 16:49:21.484 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-01-05 16:49:21.488 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-01-05 16:49:21.488 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-01-05 16:49:21.493 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-01-05 16:49:21.495 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-01-05 16:49:21.498 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-01-05 16:49:21.500 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-01-05 16:49:21.503 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-01-05 16:49:21.524 | Using python 3.8 to install PyMySQL 2022-01-05 16:49:21.527 | + 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-01-05 16:49:22.240 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:49:22.240 | from cryptography.utils import int_from_bytes 2022-01-05 16:49:22.240 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:49:22.240 | from cryptography.utils import int_from_bytes 2022-01-05 16:49:23.224 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:49:23.256 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-01-05 16:49:24.650 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-05 16:49:24.753 | + inc/python:pip_install:200 : result=0 2022-01-05 16:49:24.755 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 16:49:24.758 | + functions-common:time_stop:2304 : local name 2022-01-05 16:49:24.760 | + functions-common:time_stop:2305 : local end_time 2022-01-05 16:49:24.762 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:49:24.765 | + functions-common:time_stop:2307 : local total 2022-01-05 16:49:24.767 | + functions-common:time_stop:2308 : local start_time 2022-01-05 16:49:24.769 | + functions-common:time_stop:2310 : name=pip_install 2022-01-05 16:49:24.771 | + functions-common:time_stop:2311 : start_time=1641401361519 2022-01-05 16:49:24.774 | + functions-common:time_stop:2313 : [[ -z 1641401361519 ]] 2022-01-05 16:49:24.777 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:49:24.781 | + functions-common:time_stop:2316 : end_time=1641401364779 2022-01-05 16:49:24.783 | + functions-common:time_stop:2317 : elapsed_time=3260 2022-01-05 16:49:24.786 | + functions-common:time_stop:2318 : total=22783 2022-01-05 16:49:24.788 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:49:24.791 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=26043 2022-01-05 16:49:24.793 | + inc/python:pip_install:203 : return 0 2022-01-05 16:49:24.795 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-01-05 16:49:24.798 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-01-05 16:49:24.800 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-01-05 16:49:24.802 | + ./stack.sh:main:811 : is_service_enabled neutron 2022-01-05 16:49:24.818 | + functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:49:24.821 | + ./stack.sh:main:812 : install_neutron_agent_packages 2022-01-05 16:49:24.823 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2022-01-05 16:49:24.826 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-01-05 16:49:24.827 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-01-05 16:49:24.832 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-01-05 16:49:24.834 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-01-05 16:49:24.836 | + 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,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,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-01-05 16:49:24.838 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-01-05 16:49:24.841 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2022-01-05 16:49:24.843 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2022-01-05 16:49:24.858 | + functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:49:24.861 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2022-01-05 16:49:24.863 | + functions-common:install_package:1342 : update_package_repo 2022-01-05 16:49:24.865 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2022-01-05 16:49:24.868 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2022-01-05 16:49:24.870 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2022-01-05 16:49:24.872 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2022-01-05 16:49:24.874 | + functions-common:update_package_repo:1322 : is_ubuntu 2022-01-05 16:49:24.877 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:49:24.879 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:49:24.881 | + functions-common:update_package_repo:1323 : apt_get_update 2022-01-05 16:49:24.884 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2022-01-05 16:49:24.886 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2022-01-05 16:49:24.888 | + functions-common:apt_get_update:1069 : return 2022-01-05 16:49:24.890 | + functions-common:install_package:1343 : real_install_package radvd 2022-01-05 16:49:24.893 | + functions-common:real_install_package:1328 : is_ubuntu 2022-01-05 16:49:24.895 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:49:24.897 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:49:24.900 | + functions-common:real_install_package:1329 : apt_get install radvd 2022-01-05 16:49:24.920 | + 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-01-05 16:49:25.029 | Reading package lists... 2022-01-05 16:49:25.258 | Building dependency tree... 2022-01-05 16:49:25.260 | Reading state information... 2022-01-05 16:49:25.502 | radvd is already the newest version (1:2.17-2). 2022-01-05 16:49:25.502 | The following packages were automatically installed and are no longer required: 2022-01-05 16:49:25.503 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-05 16:49:25.503 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-05 16:49:25.503 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-05 16:49:25.503 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-05 16:49:25.503 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-01-05 16:49:25.503 | python3-zope.interface 2022-01-05 16:49:25.503 | Use 'sudo apt autoremove' to remove them. 2022-01-05 16:49:25.615 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-01-05 16:49:25.619 | + functions-common:apt_get:1113 : result=0 2022-01-05 16:49:25.628 | + functions-common:apt_get:1116 : time_stop apt-get 2022-01-05 16:49:25.628 | + functions-common:time_stop:2304 : local name 2022-01-05 16:49:25.628 | + functions-common:time_stop:2305 : local end_time 2022-01-05 16:49:25.628 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:49:25.630 | + functions-common:time_stop:2307 : local total 2022-01-05 16:49:25.633 | + functions-common:time_stop:2308 : local start_time 2022-01-05 16:49:25.635 | + functions-common:time_stop:2310 : name=apt-get 2022-01-05 16:49:25.637 | + functions-common:time_stop:2311 : start_time=1641401364918 2022-01-05 16:49:25.639 | + functions-common:time_stop:2313 : [[ -z 1641401364918 ]] 2022-01-05 16:49:25.642 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:49:25.646 | + functions-common:time_stop:2316 : end_time=1641401365644 2022-01-05 16:49:25.649 | + functions-common:time_stop:2317 : elapsed_time=726 2022-01-05 16:49:25.651 | + functions-common:time_stop:2318 : total=19185 2022-01-05 16:49:25.653 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:49:25.655 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=19911 2022-01-05 16:49:25.657 | + functions-common:apt_get:1117 : return 0 2022-01-05 16:49:25.660 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2022-01-05 16:49:25.676 | + functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:49:25.679 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2022-01-05 16:49:25.681 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-01-05 16:49:25.684 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2022-01-05 16:49:25.703 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2022-01-05 16:49:25.705 | + functions-common:install_package:1342 : update_package_repo 2022-01-05 16:49:25.707 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2022-01-05 16:49:25.709 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2022-01-05 16:49:25.712 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2022-01-05 16:49:25.714 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2022-01-05 16:49:25.716 | + functions-common:update_package_repo:1322 : is_ubuntu 2022-01-05 16:49:25.719 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:49:25.721 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:49:25.723 | + functions-common:update_package_repo:1323 : apt_get_update 2022-01-05 16:49:25.725 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2022-01-05 16:49:25.728 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2022-01-05 16:49:25.730 | + functions-common:apt_get_update:1069 : return 2022-01-05 16:49:25.732 | + functions-common:install_package:1343 : real_install_package fakeroot make openvswitch-switch 2022-01-05 16:49:25.734 | + functions-common:real_install_package:1328 : is_ubuntu 2022-01-05 16:49:25.737 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:49:25.739 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:49:25.742 | + functions-common:real_install_package:1329 : apt_get install fakeroot make openvswitch-switch 2022-01-05 16:49:25.761 | + 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-01-05 16:49:25.869 | Reading package lists... 2022-01-05 16:49:26.099 | Building dependency tree... 2022-01-05 16:49:26.101 | Reading state information... 2022-01-05 16:49:26.337 | fakeroot is already the newest version (1.24-1). 2022-01-05 16:49:26.337 | make is already the newest version (4.2.1-1.2). 2022-01-05 16:49:26.337 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.2). 2022-01-05 16:49:26.337 | The following packages were automatically installed and are no longer required: 2022-01-05 16:49:26.338 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-05 16:49:26.338 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-05 16:49:26.338 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-05 16:49:26.338 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-05 16:49:26.338 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-01-05 16:49:26.338 | python3-zope.interface 2022-01-05 16:49:26.338 | Use 'sudo apt autoremove' to remove them. 2022-01-05 16:49:26.451 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-01-05 16:49:26.455 | + functions-common:apt_get:1113 : result=0 2022-01-05 16:49:26.457 | + functions-common:apt_get:1116 : time_stop apt-get 2022-01-05 16:49:26.459 | + functions-common:time_stop:2304 : local name 2022-01-05 16:49:26.462 | + functions-common:time_stop:2305 : local end_time 2022-01-05 16:49:26.464 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:49:26.466 | + functions-common:time_stop:2307 : local total 2022-01-05 16:49:26.468 | + functions-common:time_stop:2308 : local start_time 2022-01-05 16:49:26.470 | + functions-common:time_stop:2310 : name=apt-get 2022-01-05 16:49:26.472 | + functions-common:time_stop:2311 : start_time=1641401365759 2022-01-05 16:49:26.474 | + functions-common:time_stop:2313 : [[ -z 1641401365759 ]] 2022-01-05 16:49:26.477 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:49:26.481 | + functions-common:time_stop:2316 : end_time=1641401366479 2022-01-05 16:49:26.483 | + functions-common:time_stop:2317 : elapsed_time=720 2022-01-05 16:49:26.485 | + functions-common:time_stop:2318 : total=19911 2022-01-05 16:49:26.487 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:49:26.489 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=20631 2022-01-05 16:49:26.492 | + functions-common:apt_get:1117 : return 0 2022-01-05 16:49:26.494 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2022-01-05 16:49:26.496 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:49:26.498 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:49:26.501 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2022-01-05 16:49:26.503 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2022-01-05 16:49:26.506 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2022-01-05 16:49:26.510 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2022-01-05 16:49:26.514 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2022-01-05 16:49:26.516 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2022-01-05 16:49:26.516 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2022-01-05 16:49:26.521 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2022-01-05 16:49:26.524 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2022-01-05 16:49:26.526 | + functions:vercmp:628 : local v1=5.4 2022-01-05 16:49:26.528 | + functions:vercmp:629 : local 'op=<' 2022-01-05 16:49:26.530 | + functions:vercmp:630 : local v2=3.13 2022-01-05 16:49:26.533 | + functions:vercmp:631 : local result 2022-01-05 16:49:26.536 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-01-05 16:49:26.539 | ++ functions:vercmp:635 : sort -V 2022-01-05 16:49:26.539 | ++ functions:vercmp:635 : head -1 2022-01-05 16:49:26.542 | + functions:vercmp:635 : result=3.13 2022-01-05 16:49:26.545 | + functions:vercmp:637 : case $op in 2022-01-05 16:49:26.552 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-01-05 16:49:26.552 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-01-05 16:49:26.552 | + functions:vercmp:648 : return 2022-01-05 16:49:26.554 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2022-01-05 16:49:26.556 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2022-01-05 16:49:26.558 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart openvswitch-switch 2022-01-05 16:49:27.036 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-01-05 16:49:27.038 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-01-05 16:49:27.042 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:49:27.044 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:49:27.047 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-01-05 16:49:27.049 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:49:27.056 | + ./stack.sh:main:815 : is_service_enabled etcd3 2022-01-05 16:49:27.075 | + functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:49:27.078 | + ./stack.sh:main:816 : install_etcd3 2022-01-05 16:49:27.080 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-01-05 16:49:27.080 | Installing etcd 2022-01-05 16:49:27.082 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-01-05 16:49:27.095 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-01-05 16:49:27.107 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-01-05 16:49:27.110 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-01-05 16:49:27.124 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-01-05 16:49:27.127 | ++ 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-01-05 16:49:27.130 | ++ 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-01-05 16:49:27.133 | +++ 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-01-05 16:49:27.138 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-01-05 16:49:27.140 | ++ 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-01-05 16:49:27.142 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-01-05 16:49:27.144 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-01-05 16:49:27.147 | ++ functions:get_extra_file:74 : return 2022-01-05 16:49:27.151 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-01-05 16:49:27.153 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-01-05 16:49:27.155 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-01-05 16:49:27.158 | + ./stack.sh:main:825 : is_service_enabled tls-proxy 2022-01-05 16:49:27.175 | + functions-common:is_service_enabled:1960 : return 1 2022-01-05 16:49:27.177 | + ./stack.sh:main:835 : install_dstat 2022-01-05 16:49:27.180 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-01-05 16:49:27.196 | + functions-common:is_service_enabled:1960 : return 1 2022-01-05 16:49:27.199 | + ./stack.sh:main:841 : echo_summary 'Installing OpenStack project source' 2022-01-05 16:49:27.201 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-01-05 16:49:27.203 | + ./stack.sh:echo_summary:432 : echo -e Installing OpenStack project source 2022-01-05 16:49:27.205 | + ./stack.sh:main:844 : install_libs 2022-01-05 16:49:27.208 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2022-01-05 16:49:27.210 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2022-01-05 16:49:27.212 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2022-01-05 16:49:27.214 | + inc/python:use_library_from_git:250 : local name=automaton 2022-01-05 16:49:27.216 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:49:27.219 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:49:27.221 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-01-05 16:49:27.223 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:49:27.225 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2022-01-05 16:49:27.228 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2022-01-05 16:49:27.230 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2022-01-05 16:49:27.232 | + inc/python:use_library_from_git:250 : local name=castellan 2022-01-05 16:49:27.234 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:49:27.236 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:49:27.238 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-01-05 16:49:27.241 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:49:27.243 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2022-01-05 16:49:27.246 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2022-01-05 16:49:27.248 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2022-01-05 16:49:27.250 | + inc/python:use_library_from_git:250 : local name=cliff 2022-01-05 16:49:27.252 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:49:27.254 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:49:27.257 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-01-05 16:49:27.260 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:49:27.262 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2022-01-05 16:49:27.264 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2022-01-05 16:49:27.267 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2022-01-05 16:49:27.269 | + inc/python:use_library_from_git:250 : local name=cursive 2022-01-05 16:49:27.271 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:49:27.274 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:49:27.276 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-01-05 16:49:27.278 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:49:27.280 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2022-01-05 16:49:27.283 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2022-01-05 16:49:27.285 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2022-01-05 16:49:27.287 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-01-05 16:49:27.289 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:49:27.292 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:49:27.294 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-01-05 16:49:27.296 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:49:27.298 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2022-01-05 16:49:27.300 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2022-01-05 16:49:27.303 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2022-01-05 16:49:27.305 | + inc/python:use_library_from_git:250 : local name=futurist 2022-01-05 16:49:27.308 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:49:27.310 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:49:27.312 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-01-05 16:49:27.314 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:49:27.317 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2022-01-05 16:49:27.319 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2022-01-05 16:49:27.322 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2022-01-05 16:49:27.324 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-01-05 16:49:27.326 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:49:27.328 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:49:27.331 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-01-05 16:49:27.333 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:49:27.335 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2022-01-05 16:49:27.338 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2022-01-05 16:49:27.340 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2022-01-05 16:49:27.342 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-01-05 16:49:27.344 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:49:27.347 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:49:27.349 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-01-05 16:49:27.351 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:49:27.353 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2022-01-05 16:49:27.356 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2022-01-05 16:49:27.358 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2022-01-05 16:49:27.360 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-01-05 16:49:27.363 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:49:27.365 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:49:27.368 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-01-05 16:49:27.370 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:49:27.372 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2022-01-05 16:49:27.374 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2022-01-05 16:49:27.377 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2022-01-05 16:49:27.379 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-01-05 16:49:27.381 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:49:27.384 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:49:27.386 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-01-05 16:49:27.388 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:49:27.391 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2022-01-05 16:49:27.393 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2022-01-05 16:49:27.395 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2022-01-05 16:49:27.398 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-01-05 16:49:27.400 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:49:27.402 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:49:27.405 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-01-05 16:49:27.407 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:49:27.409 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2022-01-05 16:49:27.411 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2022-01-05 16:49:27.414 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2022-01-05 16:49:27.416 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-01-05 16:49:27.418 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:49:27.420 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:49:27.423 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-01-05 16:49:27.425 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:49:27.427 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2022-01-05 16:49:27.430 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2022-01-05 16:49:27.432 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2022-01-05 16:49:27.434 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-01-05 16:49:27.437 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:49:27.439 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:49:27.441 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-01-05 16:49:27.443 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:49:27.446 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2022-01-05 16:49:27.448 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2022-01-05 16:49:27.450 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2022-01-05 16:49:27.452 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-01-05 16:49:27.454 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:49:27.457 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:49:27.459 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-01-05 16:49:27.462 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:49:27.464 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2022-01-05 16:49:27.467 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2022-01-05 16:49:27.469 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2022-01-05 16:49:27.471 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-01-05 16:49:27.473 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:49:27.476 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:49:27.479 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-01-05 16:49:27.481 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:49:27.483 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2022-01-05 16:49:27.485 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2022-01-05 16:49:27.487 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2022-01-05 16:49:27.490 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-01-05 16:49:27.492 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:49:27.494 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:49:27.497 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-01-05 16:49:27.499 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:49:27.501 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2022-01-05 16:49:27.503 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2022-01-05 16:49:27.506 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2022-01-05 16:49:27.509 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-01-05 16:49:27.511 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:49:27.513 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:49:27.515 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-01-05 16:49:27.518 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:49:27.520 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2022-01-05 16:49:27.522 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2022-01-05 16:49:27.525 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2022-01-05 16:49:27.528 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-01-05 16:49:27.530 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:49:27.532 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:49:27.534 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-01-05 16:49:27.537 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:49:27.539 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2022-01-05 16:49:27.541 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2022-01-05 16:49:27.543 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2022-01-05 16:49:27.546 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-01-05 16:49:27.548 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:49:27.550 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:49:27.552 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-01-05 16:49:27.555 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:49:27.557 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2022-01-05 16:49:27.559 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2022-01-05 16:49:27.561 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2022-01-05 16:49:27.564 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-01-05 16:49:27.566 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:49:27.568 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:49:27.571 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-01-05 16:49:27.573 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:49:27.575 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2022-01-05 16:49:27.578 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2022-01-05 16:49:27.580 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2022-01-05 16:49:27.582 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-01-05 16:49:27.585 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:49:27.587 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:49:27.590 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-01-05 16:49:27.592 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:49:27.594 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2022-01-05 16:49:27.597 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2022-01-05 16:49:27.599 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2022-01-05 16:49:27.601 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-01-05 16:49:27.603 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:49:27.606 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:49:27.608 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-01-05 16:49:27.610 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:49:27.613 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2022-01-05 16:49:27.615 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2022-01-05 16:49:27.617 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2022-01-05 16:49:27.620 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-01-05 16:49:27.622 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:49:27.624 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:49:27.626 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-01-05 16:49:27.629 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:49:27.631 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2022-01-05 16:49:27.634 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2022-01-05 16:49:27.636 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2022-01-05 16:49:27.638 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-01-05 16:49:27.641 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:49:27.643 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:49:27.645 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-01-05 16:49:27.648 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:49:27.651 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2022-01-05 16:49:27.653 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2022-01-05 16:49:27.655 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2022-01-05 16:49:27.657 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-01-05 16:49:27.660 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:49:27.662 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:49:27.665 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-01-05 16:49:27.667 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:49:27.669 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2022-01-05 16:49:27.671 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2022-01-05 16:49:27.674 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2022-01-05 16:49:27.676 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-01-05 16:49:27.678 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:49:27.680 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:49:27.682 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-01-05 16:49:27.685 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:49:27.687 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2022-01-05 16:49:27.689 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2022-01-05 16:49:27.692 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2022-01-05 16:49:27.694 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-01-05 16:49:27.696 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:49:27.699 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:49:27.701 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-01-05 16:49:27.703 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:49:27.706 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2022-01-05 16:49:27.708 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2022-01-05 16:49:27.710 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2022-01-05 16:49:27.713 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-01-05 16:49:27.715 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:49:27.717 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:49:27.720 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-01-05 16:49:27.722 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:49:27.724 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2022-01-05 16:49:27.727 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2022-01-05 16:49:27.729 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2022-01-05 16:49:27.731 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-01-05 16:49:27.733 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:49:27.736 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:49:27.738 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-01-05 16:49:27.740 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:49:27.742 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2022-01-05 16:49:27.745 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2022-01-05 16:49:27.747 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2022-01-05 16:49:27.749 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-01-05 16:49:27.753 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:49:27.755 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:49:27.758 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-01-05 16:49:27.760 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:49:27.762 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2022-01-05 16:49:27.765 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2022-01-05 16:49:27.767 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2022-01-05 16:49:27.769 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-01-05 16:49:27.771 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:49:27.775 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:49:27.777 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-01-05 16:49:27.779 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:49:27.781 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2022-01-05 16:49:27.784 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2022-01-05 16:49:27.786 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2022-01-05 16:49:27.788 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-01-05 16:49:27.790 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:49:27.793 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:49:27.795 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-01-05 16:49:27.797 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:49:27.800 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2022-01-05 16:49:27.802 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2022-01-05 16:49:27.804 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2022-01-05 16:49:27.807 | + inc/python:use_library_from_git:250 : local name=tooz 2022-01-05 16:49:27.809 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:49:27.811 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:49:27.813 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-01-05 16:49:27.816 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:49:27.818 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2022-01-05 16:49:27.821 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2022-01-05 16:49:27.823 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2022-01-05 16:49:27.825 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-01-05 16:49:27.828 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:49:27.830 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:49:27.832 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-01-05 16:49:27.834 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:49:27.837 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2022-01-05 16:49:27.839 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2022-01-05 16:49:27.842 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2022-01-05 16:49:27.844 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-01-05 16:49:27.846 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:49:27.849 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:49:27.851 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-01-05 16:49:27.853 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:49:27.855 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2022-01-05 16:49:27.858 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2022-01-05 16:49:27.860 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2022-01-05 16:49:27.862 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-01-05 16:49:27.864 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:49:27.867 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:49:27.869 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-01-05 16:49:27.871 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:49:27.873 | + lib/libraries:install_libs:135 : pip_install etcd3 2022-01-05 16:49:27.895 | Using python 3.8 to install etcd3 2022-01-05 16:49:27.897 | + 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-01-05 16:49:28.620 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:49:28.620 | from cryptography.utils import int_from_bytes 2022-01-05 16:49:28.620 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:49:28.620 | from cryptography.utils import int_from_bytes 2022-01-05 16:49:29.612 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:49:29.645 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-01-05 16:49:29.653 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-01-05 16:49:29.654 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.36.1) 2022-01-05 16:49:29.655 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.15.6) 2022-01-05 16:49:29.656 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.15.0) 2022-01-05 16:49:31.075 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-05 16:49:31.178 | + inc/python:pip_install:200 : result=0 2022-01-05 16:49:31.181 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 16:49:31.183 | + functions-common:time_stop:2304 : local name 2022-01-05 16:49:31.185 | + functions-common:time_stop:2305 : local end_time 2022-01-05 16:49:31.187 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:49:31.189 | + functions-common:time_stop:2307 : local total 2022-01-05 16:49:31.192 | + functions-common:time_stop:2308 : local start_time 2022-01-05 16:49:31.194 | + functions-common:time_stop:2310 : name=pip_install 2022-01-05 16:49:31.196 | + functions-common:time_stop:2311 : start_time=1641401367889 2022-01-05 16:49:31.198 | + functions-common:time_stop:2313 : [[ -z 1641401367889 ]] 2022-01-05 16:49:31.201 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:49:31.205 | + functions-common:time_stop:2316 : end_time=1641401371203 2022-01-05 16:49:31.207 | + functions-common:time_stop:2317 : elapsed_time=3314 2022-01-05 16:49:31.209 | + functions-common:time_stop:2318 : total=26043 2022-01-05 16:49:31.211 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:49:31.214 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=29357 2022-01-05 16:49:31.216 | + inc/python:pip_install:203 : return 0 2022-01-05 16:49:31.218 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2022-01-05 16:49:31.239 | Using python 3.8 to install etcd3gw 2022-01-05 16:49:31.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-01-05 16:49:31.967 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:49:31.967 | from cryptography.utils import int_from_bytes 2022-01-05 16:49:31.967 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:49:31.967 | from cryptography.utils import int_from_bytes 2022-01-05 16:49:32.974 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:49:33.005 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (0.2.5) 2022-01-05 16:49:33.016 | Requirement already satisfied: requests!=2.12.2,!=2.13.0,>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.25.1) 2022-01-05 16:49:33.017 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.5.1) 2022-01-05 16:49:33.018 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.15.0) 2022-01-05 16:49:33.019 | Requirement already satisfied: urllib3>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.26.3) 2022-01-05 16:49:33.020 | Requirement already satisfied: futurist!=0.15.0,>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.3.0) 2022-01-05 16:49:33.045 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests!=2.12.2,!=2.13.0,>=2.10.0->etcd3gw) (2021.10.8) 2022-01-05 16:49:33.046 | Requirement already satisfied: chardet<5,>=3.0.2 in /usr/local/lib/python3.8/dist-packages (from requests!=2.12.2,!=2.13.0,>=2.10.0->etcd3gw) (4.0.0) 2022-01-05 16:49:33.047 | Requirement already satisfied: idna<3,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.12.2,!=2.13.0,>=2.10.0->etcd3gw) (2.10) 2022-01-05 16:49:34.432 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-05 16:49:34.536 | + inc/python:pip_install:200 : result=0 2022-01-05 16:49:34.538 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 16:49:34.541 | + functions-common:time_stop:2304 : local name 2022-01-05 16:49:34.544 | + functions-common:time_stop:2305 : local end_time 2022-01-05 16:49:34.546 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:49:34.548 | + functions-common:time_stop:2307 : local total 2022-01-05 16:49:34.550 | + functions-common:time_stop:2308 : local start_time 2022-01-05 16:49:34.552 | + functions-common:time_stop:2310 : name=pip_install 2022-01-05 16:49:34.555 | + functions-common:time_stop:2311 : start_time=1641401371234 2022-01-05 16:49:34.557 | + functions-common:time_stop:2313 : [[ -z 1641401371234 ]] 2022-01-05 16:49:34.560 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:49:34.564 | + functions-common:time_stop:2316 : end_time=1641401374562 2022-01-05 16:49:34.566 | + functions-common:time_stop:2317 : elapsed_time=3328 2022-01-05 16:49:34.568 | + functions-common:time_stop:2318 : total=29357 2022-01-05 16:49:34.571 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:49:34.573 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=32685 2022-01-05 16:49:34.575 | + inc/python:pip_install:203 : return 0 2022-01-05 16:49:34.578 | + ./stack.sh:main:847 : install_apache_uwsgi 2022-01-05 16:49:34.580 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-01-05 16:49:34.582 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-01-05 16:49:34.584 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-01-05 16:49:34.587 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-01-05 16:49:34.589 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-01-05 16:49:34.591 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-01-05 16:49:34.593 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-01-05 16:49:34.596 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-01-05 16:49:34.598 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-01-05 16:49:34.600 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-01-05 16:49:34.603 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-01-05 16:49:34.606 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2022-01-05 16:49:34.608 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2022-01-05 16:49:34.610 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:49:34.612 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:49:34.615 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-01-05 16:49:34.617 | + lib/apache:install_apache_uwsgi:96 : [[ focal == \b\i\o\n\i\c ]] 2022-01-05 16:49:34.620 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-01-05 16:49:34.622 | + functions-common:install_package:1342 : update_package_repo 2022-01-05 16:49:34.625 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2022-01-05 16:49:34.627 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2022-01-05 16:49:34.629 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2022-01-05 16:49:34.631 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2022-01-05 16:49:34.634 | + functions-common:update_package_repo:1322 : is_ubuntu 2022-01-05 16:49:34.636 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:49:34.638 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:49:34.641 | + functions-common:update_package_repo:1323 : apt_get_update 2022-01-05 16:49:34.643 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2022-01-05 16:49:34.645 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2022-01-05 16:49:34.648 | + functions-common:apt_get_update:1069 : return 2022-01-05 16:49:34.651 | + functions-common:install_package:1343 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-01-05 16:49:34.653 | + functions-common:real_install_package:1328 : is_ubuntu 2022-01-05 16:49:34.655 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:49:34.658 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:49:34.660 | + functions-common:real_install_package:1329 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-01-05 16:49:34.683 | + 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-01-05 16:49:34.790 | Reading package lists... 2022-01-05 16:49:35.022 | Building dependency tree... 2022-01-05 16:49:35.024 | Reading state information... 2022-01-05 16:49:35.260 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-01-05 16:49:35.260 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-01-05 16:49:35.260 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.8). 2022-01-05 16:49:35.260 | The following packages were automatically installed and are no longer required: 2022-01-05 16:49:35.261 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-05 16:49:35.261 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-05 16:49:35.261 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-05 16:49:35.261 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-05 16:49:35.261 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-01-05 16:49:35.261 | python3-zope.interface 2022-01-05 16:49:35.261 | Use 'sudo apt autoremove' to remove them. 2022-01-05 16:49:35.373 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-01-05 16:49:35.378 | + functions-common:apt_get:1113 : result=0 2022-01-05 16:49:35.380 | + functions-common:apt_get:1116 : time_stop apt-get 2022-01-05 16:49:35.382 | + functions-common:time_stop:2304 : local name 2022-01-05 16:49:35.385 | + functions-common:time_stop:2305 : local end_time 2022-01-05 16:49:35.387 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:49:35.389 | + functions-common:time_stop:2307 : local total 2022-01-05 16:49:35.391 | + functions-common:time_stop:2308 : local start_time 2022-01-05 16:49:35.393 | + functions-common:time_stop:2310 : name=apt-get 2022-01-05 16:49:35.395 | + functions-common:time_stop:2311 : start_time=1641401374680 2022-01-05 16:49:35.398 | + functions-common:time_stop:2313 : [[ -z 1641401374680 ]] 2022-01-05 16:49:35.401 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:49:35.405 | + functions-common:time_stop:2316 : end_time=1641401375402 2022-01-05 16:49:35.407 | + functions-common:time_stop:2317 : elapsed_time=722 2022-01-05 16:49:35.409 | + functions-common:time_stop:2318 : total=20631 2022-01-05 16:49:35.411 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:49:35.414 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=21353 2022-01-05 16:49:35.416 | + functions-common:apt_get:1117 : return 0 2022-01-05 16:49:35.419 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2022-01-05 16:49:35.421 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:49:35.423 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:49:35.425 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2022-01-05 16:49:35.486 | Module proxy already enabled 2022-01-05 16:49:35.491 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2022-01-05 16:49:35.552 | Considering dependency proxy for proxy_uwsgi: 2022-01-05 16:49:35.552 | Module proxy already enabled 2022-01-05 16:49:35.552 | Module proxy_uwsgi already enabled 2022-01-05 16:49:35.556 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2022-01-05 16:49:35.558 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-01-05 16:49:35.560 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2022-01-05 16:49:35.563 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2022-01-05 16:49:35.693 | + ./stack.sh:main:850 : install_keystoneauth 2022-01-05 16:49:35.696 | + lib/keystone:install_keystoneauth:468 : use_library_from_git keystoneauth 2022-01-05 16:49:35.698 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-01-05 16:49:35.701 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:49:35.704 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:49:35.706 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-01-05 16:49:35.710 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:49:35.712 | + ./stack.sh:main:851 : install_keystoneclient 2022-01-05 16:49:35.714 | + lib/keystone:install_keystoneclient:476 : use_library_from_git python-keystoneclient 2022-01-05 16:49:35.717 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-01-05 16:49:35.719 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:49:35.722 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:49:35.724 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-01-05 16:49:35.727 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:49:35.729 | + ./stack.sh:main:852 : install_glanceclient 2022-01-05 16:49:35.731 | + lib/glance:install_glanceclient:429 : use_library_from_git python-glanceclient 2022-01-05 16:49:35.734 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-01-05 16:49:35.736 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:49:35.738 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:49:35.741 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-01-05 16:49:35.743 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:49:35.746 | + ./stack.sh:main:853 : install_cinderclient 2022-01-05 16:49:35.748 | + lib/cinder:install_cinderclient:467 : use_library_from_git python-brick-cinderclient-ext 2022-01-05 16:49:35.750 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-01-05 16:49:35.753 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:49:35.755 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:49:35.758 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-01-05 16:49:35.760 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:49:35.763 | + lib/cinder:install_cinderclient:472 : use_library_from_git python-cinderclient 2022-01-05 16:49:35.765 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-01-05 16:49:35.767 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:49:35.770 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:49:35.772 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-01-05 16:49:35.775 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:49:35.777 | + ./stack.sh:main:854 : install_novaclient 2022-01-05 16:49:35.779 | + lib/nova:install_novaclient:812 : use_library_from_git python-novaclient 2022-01-05 16:49:35.782 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-01-05 16:49:35.784 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:49:35.786 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:49:35.789 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-01-05 16:49:35.792 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:49:35.794 | + ./stack.sh:main:855 : is_service_enabled swift glance horizon 2022-01-05 16:49:35.811 | + functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:49:35.815 | + ./stack.sh:main:856 : install_swiftclient 2022-01-05 16:49:35.818 | + lib/swift:install_swiftclient:752 : use_library_from_git python-swiftclient 2022-01-05 16:49:35.820 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-01-05 16:49:35.823 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:49:35.825 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:49:35.827 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-01-05 16:49:35.830 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:49:35.832 | + ./stack.sh:main:858 : is_service_enabled neutron nova horizon 2022-01-05 16:49:35.848 | + functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:49:35.850 | + ./stack.sh:main:859 : install_neutronclient 2022-01-05 16:49:35.853 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2022-01-05 16:49:35.856 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-01-05 16:49:35.858 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:49:35.860 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:49:35.862 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-01-05 16:49:35.865 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:49:35.868 | + ./stack.sh:main:863 : install_keystonemiddleware 2022-01-05 16:49:35.870 | + lib/keystone:install_keystonemiddleware:486 : use_library_from_git keystonemiddleware 2022-01-05 16:49:35.872 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-01-05 16:49:35.875 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:49:35.877 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:49:35.879 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-01-05 16:49:35.882 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:49:35.884 | + lib/keystone:install_keystonemiddleware:491 : pip_install_gr keystonemiddleware 2022-01-05 16:49:35.886 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-01-05 16:49:35.889 | + inc/python:pip_install_gr:77 : local clean_name 2022-01-05 16:49:35.892 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-01-05 16:49:35.894 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-01-05 16:49:35.896 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-01-05 16:49:35.900 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-01-05 16:49:35.901 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-01-05 16:49:35.906 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-01-05 16:49:35.908 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-01-05 16:49:35.910 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-01-05 16:49:35.913 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-01-05 16:49:35.916 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-01-05 16:49:35.936 | Using python 3.8 to install keystonemiddleware 2022-01-05 16:49:35.939 | + 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-01-05 16:49:36.651 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:49:36.651 | from cryptography.utils import int_from_bytes 2022-01-05 16:49:36.651 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:49:36.651 | from cryptography.utils import int_from_bytes 2022-01-05 16:49:37.642 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:49:37.674 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.2.0) 2022-01-05 16:49:37.727 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-01-05 16:49:37.728 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-01-05 16:49:37.729 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.1) 2022-01-05 16:49:37.730 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.0.1) 2022-01-05 16:49:37.731 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-01-05 16:49:37.732 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.2.0) 2022-01-05 16:49:37.733 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.2.1) 2022-01-05 16:49:37.734 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.15.0) 2022-01-05 16:49:37.735 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.7.0) 2022-01-05 16:49:37.736 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.25.1) 2022-01-05 16:49:37.737 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.5.1) 2022-01-05 16:49:37.739 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-01-05 16:49:37.740 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.5.1) 2022-01-05 16:49:37.741 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.8.0) 2022-01-05 16:49:37.800 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2022-01-05 16:49:37.801 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (0.1.14) 2022-01-05 16:49:37.803 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.3.0) 2022-01-05 16:49:37.840 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.2) 2022-01-05 16:49:37.887 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.2.0) 2022-01-05 16:49:37.889 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (5.4.1) 2022-01-05 16:49:37.890 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.4.0) 2022-01-05 16:49:37.891 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2022-01-05 16:49:37.939 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.1) 2022-01-05 16:49:37.943 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2022-01-05 16:49:37.953 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2021.1) 2022-01-05 16:49:37.954 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.2) 2022-01-05 16:49:37.969 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (2.4.7) 2022-01-05 16:49:37.971 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (20.9) 2022-01-05 16:49:37.971 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.10.9) 2022-01-05 16:49:38.027 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.3) 2022-01-05 16:49:38.028 | Requirement already satisfied: chardet<5,>=3.0.2 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (4.0.0) 2022-01-05 16:49:38.029 | Requirement already satisfied: idna<3,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.10) 2022-01-05 16:49:38.030 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2021.10.8) 2022-01-05 16:49:38.077 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.12.1) 2022-01-05 16:49:38.091 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.2->oslo.cache>=1.26.0->keystonemiddleware) (4.4.2) 2022-01-05 16:49:39.421 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-05 16:49:39.529 | + inc/python:pip_install:200 : result=0 2022-01-05 16:49:39.531 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 16:49:39.533 | + functions-common:time_stop:2304 : local name 2022-01-05 16:49:39.535 | + functions-common:time_stop:2305 : local end_time 2022-01-05 16:49:39.538 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:49:39.540 | + functions-common:time_stop:2307 : local total 2022-01-05 16:49:39.543 | + functions-common:time_stop:2308 : local start_time 2022-01-05 16:49:39.545 | + functions-common:time_stop:2310 : name=pip_install 2022-01-05 16:49:39.547 | + functions-common:time_stop:2311 : start_time=1641401375931 2022-01-05 16:49:39.549 | + functions-common:time_stop:2313 : [[ -z 1641401375931 ]] 2022-01-05 16:49:39.551 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:49:39.556 | + functions-common:time_stop:2316 : end_time=1641401379553 2022-01-05 16:49:39.558 | + functions-common:time_stop:2317 : elapsed_time=3622 2022-01-05 16:49:39.560 | + functions-common:time_stop:2318 : total=32685 2022-01-05 16:49:39.562 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:49:39.565 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=36307 2022-01-05 16:49:39.567 | + inc/python:pip_install:203 : return 0 2022-01-05 16:49:39.569 | + lib/keystone:install_keystonemiddleware:495 : pip_install_gr python-memcached 2022-01-05 16:49:39.572 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-01-05 16:49:39.574 | + inc/python:pip_install_gr:77 : local clean_name 2022-01-05 16:49:39.577 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-01-05 16:49:39.579 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-01-05 16:49:39.582 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-01-05 16:49:39.586 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-01-05 16:49:39.586 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-01-05 16:49:39.591 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-01-05 16:49:39.593 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-01-05 16:49:39.596 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-01-05 16:49:39.598 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-01-05 16:49:39.601 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-01-05 16:49:39.622 | Using python 3.8 to install python-memcached 2022-01-05 16:49:39.625 | + 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-01-05 16:49:40.342 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:49:40.342 | from cryptography.utils import int_from_bytes 2022-01-05 16:49:40.342 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:49:40.342 | from cryptography.utils import int_from_bytes 2022-01-05 16:49:41.328 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:49:41.359 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-01-05 16:49:41.362 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.15.0) 2022-01-05 16:49:42.773 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-05 16:49:42.881 | + inc/python:pip_install:200 : result=0 2022-01-05 16:49:42.884 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 16:49:42.886 | + functions-common:time_stop:2304 : local name 2022-01-05 16:49:42.888 | + functions-common:time_stop:2305 : local end_time 2022-01-05 16:49:42.891 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:49:42.893 | + functions-common:time_stop:2307 : local total 2022-01-05 16:49:42.895 | + functions-common:time_stop:2308 : local start_time 2022-01-05 16:49:42.898 | + functions-common:time_stop:2310 : name=pip_install 2022-01-05 16:49:42.900 | + functions-common:time_stop:2311 : start_time=1641401379616 2022-01-05 16:49:42.903 | + functions-common:time_stop:2313 : [[ -z 1641401379616 ]] 2022-01-05 16:49:42.905 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:49:42.909 | + functions-common:time_stop:2316 : end_time=1641401382907 2022-01-05 16:49:42.912 | + functions-common:time_stop:2317 : elapsed_time=3291 2022-01-05 16:49:42.914 | + functions-common:time_stop:2318 : total=36307 2022-01-05 16:49:42.916 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:49:42.918 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=39598 2022-01-05 16:49:42.921 | + inc/python:pip_install:203 : return 0 2022-01-05 16:49:42.923 | + ./stack.sh:main:865 : is_service_enabled keystone 2022-01-05 16:49:42.940 | + functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:49:42.942 | + ./stack.sh:main:866 : '[' 10.222.0.50 == 10.222.0.50 ']' 2022-01-05 16:49:42.944 | + ./stack.sh:main:867 : stack_install_service keystone 2022-01-05 16:49:42.948 | + lib/stack:stack_install_service:20 : local service=keystone 2022-01-05 16:49:42.950 | + lib/stack:stack_install_service:21 : type install_keystone 2022-01-05 16:49:42.953 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-01-05 16:49:42.955 | + lib/stack:stack_install_service:32 : install_keystone 2022-01-05 16:49:42.957 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2022-01-05 16:49:42.972 | + functions-common:is_service_enabled:1960 : return 1 2022-01-05 16:49:42.974 | + lib/keystone:install_keystone:505 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/wallaby 2022-01-05 16:49:42.977 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2022-01-05 16:49:42.979 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2022-01-05 16:49:42.981 | + functions-common:git_clone:525 : local git_ref=stable/wallaby 2022-01-05 16:49:42.983 | + functions-common:git_clone:526 : local orig_dir 2022-01-05 16:49:42.986 | ++ functions-common:git_clone:527 : pwd 2022-01-05 16:49:42.988 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2022-01-05 16:49:42.990 | + functions-common:git_clone:528 : local git_clone_flags= 2022-01-05 16:49:42.993 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2022-01-05 16:49:43.008 | + functions-common:git_clone:530 : RECLONE=False 2022-01-05 16:49:43.010 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2022-01-05 16:49:43.012 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2022-01-05 16:49:43.014 | + functions-common:git_clone:544 : echo stable/wallaby 2022-01-05 16:49:43.015 | + functions-common:git_clone:544 : egrep -q '^refs' 2022-01-05 16:49:43.019 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2022-01-05 16:49:43.022 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2022-01-05 16:49:43.024 | + functions-common:git_clone:592 : cd /opt/stack/keystone 2022-01-05 16:49:43.027 | + functions-common:git_clone:593 : git show --oneline 2022-01-05 16:49:43.027 | + functions-common:git_clone:593 : head -1 2022-01-05 16:49:43.031 | ddd97302e Merge "Update local_id limit to 255 characters" into stable/wallaby 2022-01-05 16:49:43.033 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2022-01-05 16:49:43.036 | + lib/keystone:install_keystone:506 : setup_develop /opt/stack/keystone 2022-01-05 16:49:43.038 | + inc/python:setup_develop:338 : local bindep 2022-01-05 16:49:43.041 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-01-05 16:49:43.043 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-01-05 16:49:43.045 | + inc/python:setup_develop:344 : local extras= 2022-01-05 16:49:43.047 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-01-05 16:49:43.050 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-01-05 16:49:43.052 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-01-05 16:49:43.055 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-01-05 16:49:43.057 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-01-05 16:49:43.059 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-01-05 16:49:43.062 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-01-05 16:49:43.064 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-01-05 16:49:43.067 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-01-05 16:49:43.070 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-01-05 16:49:43.073 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-01-05 16:49:43.075 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-01-05 16:49:43.081 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2022-01-05 16:49:43.083 | + 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-01-05 16:49:43.684 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2022-01-05 16:49:43.686 | + inc/python:setup_package:417 : local bindep=0 2022-01-05 16:49:43.688 | + inc/python:setup_package:418 : local bindep_flag= 2022-01-05 16:49:43.690 | + inc/python:setup_package:419 : local bindep_profiles= 2022-01-05 16:49:43.692 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2022-01-05 16:49:43.694 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2022-01-05 16:49:43.697 | + inc/python:setup_package:426 : local flags=-e 2022-01-05 16:49:43.699 | + inc/python:setup_package:427 : local extras= 2022-01-05 16:49:43.701 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-01-05 16:49:43.703 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-01-05 16:49:43.706 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-01-05 16:49:43.708 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-01-05 16:49:43.711 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-01-05 16:49:43.713 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2022-01-05 16:49:43.733 | Using python 3.8 to install /opt/stack/keystone 2022-01-05 16:49:43.735 | + 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-01-05 16:49:44.450 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:49:44.450 | from cryptography.utils import int_from_bytes 2022-01-05 16:49:44.450 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:49:44.450 | from cryptography.utils import int_from_bytes 2022-01-05 16:49:45.445 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:49:45.445 | 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. Discussion can be found at https://github.com/pypa/pip/issues/8210 2022-01-05 16:49:45.445 | ERROR: Editable requirements are not allowed as constraints 2022-01-05 16:49:45.528 | + inc/python:pip_install:1 : exit_trap 2022-01-05 16:49:45.530 | + ./stack.sh:exit_trap:507 : local r=1 2022-01-05 16:49:45.532 | ++ ./stack.sh:exit_trap:508 : jobs -p 2022-01-05 16:49:45.535 | + ./stack.sh:exit_trap:508 : jobs= 2022-01-05 16:49:45.537 | + ./stack.sh:exit_trap:511 : [[ -n '' ]] 2022-01-05 16:49:45.540 | + ./stack.sh:exit_trap:517 : '[' -f '' ']' 2022-01-05 16:49:45.542 | + ./stack.sh:exit_trap:522 : kill_spinner 2022-01-05 16:49:45.544 | + ./stack.sh:kill_spinner:417 : '[' '!' -z '' ']' 2022-01-05 16:49:45.546 | + ./stack.sh:exit_trap:524 : [[ 1 -ne 0 ]] 2022-01-05 16:49:45.548 | + ./stack.sh:exit_trap:525 : echo 'Error on exit' 2022-01-05 16:49:45.548 | Error on exit 2022-01-05 16:49:45.550 | + ./stack.sh:exit_trap:527 : type -p generate-subunit 2022-01-05 16:49:45.552 | + ./stack.sh:exit_trap:528 : generate-subunit 1641401296 89 fail 2022-01-05 16:49:46.035 | + ./stack.sh:exit_trap:530 : [[ -z /opt/stack/logs ]] 2022-01-05 16:49:46.037 | + ./stack.sh:exit_trap:533 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-01-05 16:49:46.482 | + ./stack.sh:exit_trap:542 : exit 1