2022-01-05 16:46:33.669 | + ./stack.sh:main:473 : exec 2022-01-05 16:46:33.669 | + ./stack.sh:main:481 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-01-05-164633' 2022-01-05 16:46:33.669 | ++ ./stack.sh:main:473 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-01-05-164633.summary.2022-01-05-164633 2022-01-05 16:46:33.669 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-01-05 16:46:33.669 | + ./stack.sh:echo_summary:432 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-01-05-164633 2022-01-05 16:46:33.669 | + ./stack.sh:main:483 : ln -sf /opt/stack/logs/stack.sh.log.2022-01-05-164633 /opt/stack/logs/stack.sh.log 2022-01-05 16:46:33.669 | + ./stack.sh:main:484 : ln -sf /opt/stack/logs/stack.sh.log.2022-01-05-164633.summary.2022-01-05-164633 /opt/stack/logs/stack.sh.log.summary 2022-01-05 16:46:33.669 | + ./stack.sh:main:499 : check_path_perm_sanity /opt/stack 2022-01-05 16:46:33.669 | + functions:check_path_perm_sanity:596 : local real_path 2022-01-05 16:46:33.669 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-01-05 16:46:33.669 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-01-05 16:46:33.669 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-01-05 16:46:33.669 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-01-05 16:46:33.669 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-01-05 16:46:33.670 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-01-05 16:46:33.670 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-01-05 16:46:33.670 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-01-05 16:46:33.670 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-01-05 16:46:33.670 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-01-05 16:46:33.670 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-01-05 16:46:33.673 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-01-05 16:46:33.677 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-01-05 16:46:33.679 | + ./stack.sh:main:505 : trap exit_trap EXIT 2022-01-05 16:46:33.681 | + ./stack.sh:main:546 : trap err_trap ERR 2022-01-05 16:46:33.683 | + ./stack.sh:main:559 : set -o errexit 2022-01-05 16:46:33.685 | + ./stack.sh:main:562 : uname -a 2022-01-05 16:46:33.686 | Linux dv-cinder-wallaby-3-smb 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:46:33.688 | + ./stack.sh:main:565 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-01-05 16:46:33.690 | + ./stack.sh:main:566 : rm -f /opt/stack/data/ca-bundle.pem 2022-01-05 16:46:33.694 | + ./stack.sh:main:569 : source /home/ubuntu/devstack/lib/database 2022-01-05 16:46:33.721 | + ./stack.sh:main:570 : source /home/ubuntu/devstack/lib/rpc_backend 2022-01-05 16:46:33.737 | + ./stack.sh:main:576 : fetch_plugins 2022-01-05 16:46:33.740 | + functions-common:fetch_plugins:1650 : local plugins= 2022-01-05 16:46:33.742 | + functions-common:fetch_plugins:1651 : local plugin 2022-01-05 16:46:33.744 | + functions-common:fetch_plugins:1654 : [[ -z '' ]] 2022-01-05 16:46:33.745 | + functions-common:fetch_plugins:1655 : return 2022-01-05 16:46:33.747 | + ./stack.sh:main:580 : run_phase override_defaults 2022-01-05 16:46:33.749 | + functions-common:run_phase:1732 : local mode=override_defaults 2022-01-05 16:46:33.751 | + functions-common:run_phase:1733 : local phase= 2022-01-05 16:46:33.752 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-01-05 16:46:33.754 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2022-01-05 16:46:33.756 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-01-05 16:46:33.758 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2022-01-05 16:46:33.759 | + functions-common:run_phase:1742 : local extra 2022-01-05 16:46:33.761 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-01-05 16:46:33.765 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2022-01-05 16:46:33.766 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-01-05 16:46:33.768 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-01-05 16:46:33.770 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-01-05 16:46:33.772 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-01-05 16:46:33.784 | ++ functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:46:33.786 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-01-05 16:46:33.788 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-05 16:46:33.790 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-05 16:46:33.791 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-05 16:46:33.793 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-05 16:46:33.795 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-05 16:46:33.797 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-01-05 16:46:33.798 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-01-05 16:46:33.800 | + functions-common:run_phase:1753 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-01-05 16:46:33.803 | + 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:46:33.804 | + functions-common:run_phase:1757 : plugin_override_defaults 2022-01-05 16:46:33.806 | + functions-common:plugin_override_defaults:1691 : local plugins= 2022-01-05 16:46:33.808 | + functions-common:plugin_override_defaults:1692 : local plugin 2022-01-05 16:46:33.810 | + functions-common:plugin_override_defaults:1695 : [[ -z '' ]] 2022-01-05 16:46:33.811 | + functions-common:plugin_override_defaults:1696 : return 2022-01-05 16:46:33.813 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/apache 2022-01-05 16:46:33.830 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/tls 2022-01-05 16:46:33.832 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-01-05 16:46:33.844 | ++ functions-common:is_service_enabled:1960 : return 1 2022-01-05 16:46:33.846 | +++ lib/tls:source:43 : hostname -f 2022-01-05 16:46:33.850 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-01-05 16:46:33.852 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-01-05 16:46:33.854 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-01-05 16:46:33.856 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-01-05 16:46:33.858 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-01-05 16:46:33.859 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-01-05 16:46:33.861 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-01-05 16:46:33.863 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-01-05 16:46:33.866 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-01-05 16:46:33.867 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-01-05 16:46:33.872 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/infra 2022-01-05 16:46:33.883 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/libraries 2022-01-05 16:46:33.900 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/lvm 2022-01-05 16:46:33.913 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/horizon 2022-01-05 16:46:33.924 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/keystone 2022-01-05 16:46:33.951 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/glance 2022-01-05 16:46:33.992 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/nova 2022-01-05 16:46:34.076 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/placement 2022-01-05 16:46:34.098 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/cinder 2022-01-05 16:46:34.136 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/swift 2022-01-05 16:46:34.188 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/neutron 2022-01-05 16:46:34.314 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/ldap 2022-01-05 16:46:34.327 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/dstat 2022-01-05 16:46:34.340 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tcpdump 2022-01-05 16:46:34.353 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/etcd3 2022-01-05 16:46:34.437 | + ./stack.sh:main:609 : run_phase source 2022-01-05 16:46:34.439 | + functions-common:run_phase:1732 : local mode=source 2022-01-05 16:46:34.441 | + functions-common:run_phase:1733 : local phase= 2022-01-05 16:46:34.444 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-01-05 16:46:34.446 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2022-01-05 16:46:34.448 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-01-05 16:46:34.450 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2022-01-05 16:46:34.452 | + functions-common:run_phase:1742 : local extra 2022-01-05 16:46:34.455 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-01-05 16:46:34.459 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2022-01-05 16:46:34.461 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-01-05 16:46:34.463 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-01-05 16:46:34.465 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-01-05 16:46:34.467 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-01-05 16:46:34.481 | ++ functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:46:34.483 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-01-05 16:46:34.485 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-01-05 16:46:34.525 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-01-05 16:46:34.527 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-01-05 16:46:34.529 | + functions-common:run_phase:1753 : [[ source == \s\o\u\r\c\e ]] 2022-01-05 16:46:34.531 | + functions-common:run_phase:1754 : load_plugin_settings 2022-01-05 16:46:34.533 | + functions-common:load_plugin_settings:1668 : local plugins= 2022-01-05 16:46:34.535 | + functions-common:load_plugin_settings:1669 : local plugin 2022-01-05 16:46:34.537 | + functions-common:load_plugin_settings:1672 : [[ -z '' ]] 2022-01-05 16:46:34.539 | + functions-common:load_plugin_settings:1673 : return 2022-01-05 16:46:34.541 | + functions-common:run_phase:1755 : verify_disabled_services 2022-01-05 16:46:34.544 | + functions-common:verify_disabled_services:2015 : local service 2022-01-05 16:46:34.546 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:46:34.548 | + 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:46:34.550 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:46:34.552 | + 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:46:34.555 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:46:34.557 | + 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:46:34.559 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:46:34.561 | + 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:46:34.563 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:46:34.566 | + 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:46:34.569 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:46:34.571 | + 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:46:34.573 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:46:34.575 | + 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:46:34.577 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:46:34.580 | + 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:46:34.582 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:46:34.585 | + 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:46:34.587 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:46:34.589 | + 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:46:34.591 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:46:34.593 | + 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:46:34.596 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:46:34.598 | + 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:46:34.600 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:46:34.602 | + 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:46:34.605 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:46:34.607 | + 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:46:34.609 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:46:34.611 | + 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:46:34.614 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:46:34.616 | + 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:46:34.618 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:46:34.621 | + 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:46:34.623 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:46:34.625 | + 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:46:34.627 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:46:34.630 | + 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:46:34.632 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:46:34.635 | + 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:46:34.637 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:46:34.639 | + 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:46:34.641 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:46:34.644 | + 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:46:34.647 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:46:34.649 | + 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:46:34.651 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:46:34.654 | + 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:46:34.656 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:46:34.658 | + 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:46:34.660 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:46:34.663 | + 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:46:34.665 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:46:34.667 | + 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:46:34.669 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:46:34.671 | + 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:46:34.674 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:46:34.676 | + 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:46:34.678 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:46:34.680 | + 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:46:34.683 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:46:34.685 | + 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:46:34.687 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:46:34.689 | + 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:46:34.692 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:46:34.694 | + 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:46:34.696 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:46:34.699 | + 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:46:34.701 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:46:34.703 | + 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:46:34.705 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:46:34.708 | + 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:46:34.710 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:46:34.712 | + 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:46:34.715 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:46:34.717 | + 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:46:34.719 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:46:34.721 | + 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:46:34.724 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:46:34.726 | + 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:46:34.729 | + ./stack.sh:main:680 : initialize_database_backends 2022-01-05 16:46:34.731 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-01-05 16:46:34.733 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-01-05 16:46:34.748 | + functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:46:34.750 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-01-05 16:46:34.752 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-01-05 16:46:34.754 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-01-05 16:46:34.769 | + functions-common:is_service_enabled:1960 : return 1 2022-01-05 16:46:34.772 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-01-05 16:46:34.774 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-01-05 16:46:34.776 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-01-05 16:46:34.779 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-01-05 16:46:34.781 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-01-05 16:46:34.783 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-01-05 16:46:34.785 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-01-05 16:46:34.788 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2022-01-05 16:46:34.791 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-01-05 16:46:34.793 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2022-01-05 16:46:34.795 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-01-05 16:46:34.797 | + lib/database:initialize_database_backends:104 : return 0 2022-01-05 16:46:34.800 | + ./stack.sh:main:681 : echo 'Using mysql database backend' 2022-01-05 16:46:34.800 | Using mysql database backend 2022-01-05 16:46:34.803 | + ./stack.sh:main:684 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-01-05 16:46:34.819 | + ./stack.sh:main:696 : is_service_enabled rabbit 2022-01-05 16:46:34.835 | + functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:46:34.837 | + ./stack.sh:main:697 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-01-05 16:46:34.852 | + ./stack.sh:main:704 : is_service_enabled keystone 2022-01-05 16:46:34.869 | + functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:46:34.871 | + ./stack.sh:main:706 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-01-05 16:46:34.887 | + ./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:46:34.902 | + ./stack.sh:main:719 : is_service_enabled ldap 2022-01-05 16:46:34.918 | + functions-common:is_service_enabled:1960 : return 1 2022-01-05 16:46:34.920 | + ./stack.sh:main:728 : is_service_enabled s-proxy 2022-01-05 16:46:34.936 | + functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:46:34.938 | + ./stack.sh:main:732 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-01-05 16:46:34.954 | + ./stack.sh:main:734 : [[ -z '' ]] 2022-01-05 16:46:34.957 | + ./stack.sh:main:734 : [[ False == \T\r\u\e ]] 2022-01-05 16:46:34.959 | + ./stack.sh:main:740 : save_stackenv 740 2022-01-05 16:46:34.961 | + functions-common:save_stackenv:60 : local tag=740 2022-01-05 16:46:34.964 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-01-05 16:46:34.968 | + functions-common:save_stackenv:62 : time_stamp=2022-01-05-164634 2022-01-05 16:46:34.971 | + functions-common:save_stackenv:63 : echo '# 2022-01-05-164634 740' 2022-01-05 16:46:34.973 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:46:34.975 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-01-05 16:46:34.978 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:46:34.980 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-01-05 16:46:34.982 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:46:34.985 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-01-05 16:46:34.988 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:46:34.990 | + 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:46:34.993 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:46:34.995 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.45 2022-01-05 16:46:34.998 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:46:35.000 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.45/identity 2022-01-05 16:46:35.002 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:46:35.005 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-01-05-164633 2022-01-05 16:46:35.008 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:46:35.010 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-01-05 16:46:35.012 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:46:35.015 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.45 2022-01-05 16:46:35.017 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:46:35.019 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-01-05 16:46:35.021 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:46:35.024 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-01-05 16:46:35.026 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:46:35.028 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-01-05 16:46:35.031 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:46:35.033 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-01-05 16:46:35.035 | + ./stack.sh:main:751 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/wallaby 2022-01-05 16:46:35.038 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2022-01-05 16:46:35.040 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2022-01-05 16:46:35.042 | + functions-common:git_clone:525 : local git_ref=stable/wallaby 2022-01-05 16:46:35.044 | + functions-common:git_clone:526 : local orig_dir 2022-01-05 16:46:35.047 | ++ functions-common:git_clone:527 : pwd 2022-01-05 16:46:35.049 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2022-01-05 16:46:35.051 | + functions-common:git_clone:528 : local git_clone_flags= 2022-01-05 16:46:35.054 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2022-01-05 16:46:35.070 | + functions-common:git_clone:530 : RECLONE=False 2022-01-05 16:46:35.072 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2022-01-05 16:46:35.074 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2022-01-05 16:46:35.077 | + functions-common:git_clone:544 : echo stable/wallaby 2022-01-05 16:46:35.077 | + functions-common:git_clone:544 : egrep -q '^refs' 2022-01-05 16:46:35.082 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2022-01-05 16:46:35.084 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2022-01-05 16:46:35.087 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2022-01-05 16:46:35.089 | + functions-common:git_clone:593 : git show --oneline 2022-01-05 16:46:35.089 | + functions-common:git_clone:593 : head -1 2022-01-05 16:46:35.093 | 887d45e8 Update amqp version 2022-01-05 16:46:35.096 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2022-01-05 16:46:35.098 | + ./stack.sh:main:755 : echo_summary 'Installing package prerequisites' 2022-01-05 16:46:35.100 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-01-05 16:46:35.103 | + ./stack.sh:echo_summary:432 : echo -e Installing package prerequisites 2022-01-05 16:46:35.105 | + ./stack.sh:main:756 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-01-05 16:46:35.108 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-01-05 16:46:35.110 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-01-05 16:46:35.113 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-01-05 16:46:35.116 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-01-05 16:46:35.118 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-01-05 16:46:35.121 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-01-05 16:46:35.123 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-01-05 16:46:35.128 | ++ tools/install_prereqs.sh:source:47 : NOW=1641401195 2022-01-05 16:46:35.131 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-01-05 16:46:35.136 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1641400961 2022-01-05 16:46:35.138 | ++ tools/install_prereqs.sh:source:49 : DELTA=234 2022-01-05 16:46:35.140 | ++ tools/install_prereqs.sh:source:50 : [[ 234 -lt 7200 ]] 2022-01-05 16:46:35.142 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-01-05 16:46:35.145 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-01-05 16:46:35.148 | ++ functions-common:export_proxy_variables:2122 : isset http_proxy 2022-01-05 16:46:35.150 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2022-01-05 16:46:35.152 | ++ functions-common:export_proxy_variables:2125 : isset https_proxy 2022-01-05 16:46:35.154 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2022-01-05 16:46:35.157 | ++ functions-common:export_proxy_variables:2128 : isset no_proxy 2022-01-05 16:46:35.159 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2022-01-05 16:46:35.162 | +++ 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:46:35.208 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-01-05 16:46:35.208 | apache2-dev 2022-01-05 16:46:35.208 | bc 2022-01-05 16:46:35.208 | bsdmainutils 2022-01-05 16:46:35.208 | curl 2022-01-05 16:46:35.208 | g++ 2022-01-05 16:46:35.208 | gcc 2022-01-05 16:46:35.208 | gettext 2022-01-05 16:46:35.208 | git 2022-01-05 16:46:35.208 | graphviz 2022-01-05 16:46:35.208 | iputils-ping 2022-01-05 16:46:35.209 | libapache2-mod-proxy-uwsgi 2022-01-05 16:46:35.209 | libffi-dev 2022-01-05 16:46:35.209 | libjpeg-dev 2022-01-05 16:46:35.209 | libmysqlclient-dev 2022-01-05 16:46:35.209 | libpcre3-dev 2022-01-05 16:46:35.209 | libpq-dev 2022-01-05 16:46:35.209 | libssl-dev 2022-01-05 16:46:35.209 | libsystemd-dev 2022-01-05 16:46:35.209 | libxml2-dev 2022-01-05 16:46:35.209 | libxslt1-dev 2022-01-05 16:46:35.209 | libyaml-dev 2022-01-05 16:46:35.209 | lsof 2022-01-05 16:46:35.209 | openssh-server 2022-01-05 16:46:35.209 | openssl 2022-01-05 16:46:35.209 | pkg-config 2022-01-05 16:46:35.209 | psmisc 2022-01-05 16:46:35.209 | python3-dev 2022-01-05 16:46:35.209 | python3-pip 2022-01-05 16:46:35.209 | python3-systemd 2022-01-05 16:46:35.209 | python3-venv 2022-01-05 16:46:35.209 | tar 2022-01-05 16:46:35.209 | tcpdump 2022-01-05 16:46:35.209 | unzip 2022-01-05 16:46:35.209 | uuid-runtime 2022-01-05 16:46:35.209 | wget 2022-01-05 16:46:35.209 | wget 2022-01-05 16:46:35.209 | zlib1g-dev 2022-01-05 16:46:35.209 | libkrb5-dev 2022-01-05 16:46:35.209 | libldap2-dev 2022-01-05 16:46:35.209 | libsasl2-dev 2022-01-05 16:46:35.209 | memcached 2022-01-05 16:46:35.209 | python3-mysqldb 2022-01-05 16:46:35.209 | sqlite3 2022-01-05 16:46:35.209 | conntrack 2022-01-05 16:46:35.209 | curl 2022-01-05 16:46:35.209 | dnsmasq-base 2022-01-05 16:46:35.209 | dnsmasq-utils 2022-01-05 16:46:35.210 | ebtables 2022-01-05 16:46:35.210 | gawk 2022-01-05 16:46:35.210 | genisoimage 2022-01-05 16:46:35.210 | iptables 2022-01-05 16:46:35.210 | iputils-arping 2022-01-05 16:46:35.210 | kpartx 2022-01-05 16:46:35.210 | libjs-jquery-tablesorter 2022-01-05 16:46:35.210 | libmysqlclient-dev 2022-01-05 16:46:35.210 | parted 2022-01-05 16:46:35.210 | pm-utils 2022-01-05 16:46:35.210 | python3-mysqldb 2022-01-05 16:46:35.210 | socat 2022-01-05 16:46:35.210 | sqlite3 2022-01-05 16:46:35.210 | sudo 2022-01-05 16:46:35.210 | vlan 2022-01-05 16:46:35.210 | lsscsi 2022-01-05 16:46:35.210 | open-iscsi 2022-01-05 16:46:35.210 | lvm2 2022-01-05 16:46:35.210 | qemu-utils 2022-01-05 16:46:35.210 | thin-provisioning-tools 2022-01-05 16:46:35.210 | acl 2022-01-05 16:46:35.210 | dnsmasq-base 2022-01-05 16:46:35.210 | dnsmasq-utils 2022-01-05 16:46:35.210 | ebtables 2022-01-05 16:46:35.210 | haproxy 2022-01-05 16:46:35.210 | iptables 2022-01-05 16:46:35.210 | iputils-arping 2022-01-05 16:46:35.210 | iputils-ping 2022-01-05 16:46:35.210 | libmysqlclient-dev 2022-01-05 16:46:35.210 | postgresql-server-dev-all 2022-01-05 16:46:35.210 | python3-mysqldb 2022-01-05 16:46:35.210 | sqlite3 2022-01-05 16:46:35.210 | sudo 2022-01-05 16:46:35.210 | vlan 2022-01-05 16:46:35.210 | ipset 2022-01-05 16:46:35.210 | conntrack 2022-01-05 16:46:35.210 | conntrackd 2022-01-05 16:46:35.211 | keepalived 2022-01-05 16:46:35.211 | dstat 2022-01-05 16:46:35.211 | lvm2 2022-01-05 16:46:35.211 | qemu-utils 2022-01-05 16:46:35.211 | thin-provisioning-tools 2022-01-05 16:46:35.211 | curl 2022-01-05 16:46:35.211 | liberasurecode-dev 2022-01-05 16:46:35.211 | make 2022-01-05 16:46:35.211 | memcached 2022-01-05 16:46:35.211 | sqlite3 2022-01-05 16:46:35.211 | xfsprogs' 2022-01-05 16:46:35.212 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-01-05 16:46:35.230 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-01-05 16:46:35.230 | apache2-dev 2022-01-05 16:46:35.230 | bc 2022-01-05 16:46:35.230 | bsdmainutils 2022-01-05 16:46:35.230 | curl 2022-01-05 16:46:35.230 | g++ 2022-01-05 16:46:35.231 | gcc 2022-01-05 16:46:35.231 | gettext 2022-01-05 16:46:35.231 | git 2022-01-05 16:46:35.231 | graphviz 2022-01-05 16:46:35.231 | iputils-ping 2022-01-05 16:46:35.231 | libapache2-mod-proxy-uwsgi 2022-01-05 16:46:35.231 | libffi-dev 2022-01-05 16:46:35.231 | libjpeg-dev 2022-01-05 16:46:35.231 | libmysqlclient-dev 2022-01-05 16:46:35.231 | libpcre3-dev 2022-01-05 16:46:35.231 | libpq-dev 2022-01-05 16:46:35.231 | libssl-dev 2022-01-05 16:46:35.231 | libsystemd-dev 2022-01-05 16:46:35.231 | libxml2-dev 2022-01-05 16:46:35.231 | libxslt1-dev 2022-01-05 16:46:35.231 | libyaml-dev 2022-01-05 16:46:35.231 | lsof 2022-01-05 16:46:35.231 | openssh-server 2022-01-05 16:46:35.231 | openssl 2022-01-05 16:46:35.231 | pkg-config 2022-01-05 16:46:35.231 | psmisc 2022-01-05 16:46:35.231 | python3-dev 2022-01-05 16:46:35.231 | python3-pip 2022-01-05 16:46:35.231 | python3-systemd 2022-01-05 16:46:35.231 | python3-venv 2022-01-05 16:46:35.231 | tar 2022-01-05 16:46:35.231 | tcpdump 2022-01-05 16:46:35.231 | unzip 2022-01-05 16:46:35.231 | uuid-runtime 2022-01-05 16:46:35.231 | wget 2022-01-05 16:46:35.231 | wget 2022-01-05 16:46:35.231 | zlib1g-dev 2022-01-05 16:46:35.231 | libkrb5-dev 2022-01-05 16:46:35.231 | libldap2-dev 2022-01-05 16:46:35.231 | libsasl2-dev 2022-01-05 16:46:35.231 | memcached 2022-01-05 16:46:35.232 | python3-mysqldb 2022-01-05 16:46:35.232 | sqlite3 2022-01-05 16:46:35.232 | conntrack 2022-01-05 16:46:35.232 | curl 2022-01-05 16:46:35.232 | dnsmasq-base 2022-01-05 16:46:35.232 | dnsmasq-utils 2022-01-05 16:46:35.232 | ebtables 2022-01-05 16:46:35.232 | gawk 2022-01-05 16:46:35.232 | genisoimage 2022-01-05 16:46:35.232 | iptables 2022-01-05 16:46:35.232 | iputils-arping 2022-01-05 16:46:35.232 | kpartx 2022-01-05 16:46:35.232 | libjs-jquery-tablesorter 2022-01-05 16:46:35.232 | libmysqlclient-dev 2022-01-05 16:46:35.232 | parted 2022-01-05 16:46:35.232 | pm-utils 2022-01-05 16:46:35.232 | python3-mysqldb 2022-01-05 16:46:35.232 | socat 2022-01-05 16:46:35.232 | sqlite3 2022-01-05 16:46:35.232 | sudo 2022-01-05 16:46:35.232 | vlan 2022-01-05 16:46:35.232 | lsscsi 2022-01-05 16:46:35.232 | open-iscsi 2022-01-05 16:46:35.232 | lvm2 2022-01-05 16:46:35.232 | qemu-utils 2022-01-05 16:46:35.232 | thin-provisioning-tools 2022-01-05 16:46:35.232 | acl 2022-01-05 16:46:35.232 | dnsmasq-base 2022-01-05 16:46:35.232 | dnsmasq-utils 2022-01-05 16:46:35.232 | ebtables 2022-01-05 16:46:35.232 | haproxy 2022-01-05 16:46:35.232 | iptables 2022-01-05 16:46:35.232 | iputils-arping 2022-01-05 16:46:35.232 | iputils-ping 2022-01-05 16:46:35.232 | libmysqlclient-dev 2022-01-05 16:46:35.232 | postgresql-server-dev-all 2022-01-05 16:46:35.232 | python3-mysqldb 2022-01-05 16:46:35.233 | sqlite3 2022-01-05 16:46:35.233 | sudo 2022-01-05 16:46:35.233 | vlan 2022-01-05 16:46:35.233 | ipset 2022-01-05 16:46:35.233 | conntrack 2022-01-05 16:46:35.233 | conntrackd 2022-01-05 16:46:35.233 | keepalived 2022-01-05 16:46:35.233 | dstat 2022-01-05 16:46:35.233 | lvm2 2022-01-05 16:46:35.233 | qemu-utils 2022-01-05 16:46:35.233 | thin-provisioning-tools 2022-01-05 16:46:35.233 | curl 2022-01-05 16:46:35.233 | liberasurecode-dev 2022-01-05 16:46:35.233 | make 2022-01-05 16:46:35.233 | memcached 2022-01-05 16:46:35.233 | sqlite3 2022-01-05 16:46:35.233 | xfsprogs ' 2022-01-05 16:46:35.233 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-01-05 16:46:35.235 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:46:35.238 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:46:35.242 | ++ 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:46:35.242 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-01-05 16:46:35.246 | ++ 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:46:35.249 | ++ functions-common:install_package:1342 : update_package_repo 2022-01-05 16:46:35.251 | ++ functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2022-01-05 16:46:35.253 | ++ functions-common:update_package_repo:1315 : REPOS_UPDATED=False 2022-01-05 16:46:35.255 | ++ functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2022-01-05 16:46:35.257 | ++ functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2022-01-05 16:46:35.259 | ++ functions-common:update_package_repo:1322 : is_ubuntu 2022-01-05 16:46:35.261 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:46:35.263 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:46:35.265 | ++ functions-common:update_package_repo:1323 : apt_get_update 2022-01-05 16:46:35.267 | ++ functions-common:apt_get_update:1068 : [[ False == \T\r\u\e ]] 2022-01-05 16:46:35.269 | ++ functions-common:apt_get_update:1073 : [[ False = \T\r\u\e ]] 2022-01-05 16:46:35.272 | ++ functions-common:apt_get_update:1075 : local sudo=sudo 2022-01-05 16:46:35.274 | +++ functions-common:apt_get_update:1076 : id -u 2022-01-05 16:46:35.278 | ++ functions-common:apt_get_update:1076 : [[ 1000 = \0 ]] 2022-01-05 16:46:35.280 | ++ functions-common:apt_get_update:1079 : time_start apt-get-update 2022-01-05 16:46:35.282 | ++ functions-common:time_start:2290 : local name=apt-get-update 2022-01-05 16:46:35.284 | ++ functions-common:time_start:2291 : local start_time= 2022-01-05 16:46:35.286 | ++ functions-common:time_start:2292 : [[ -n '' ]] 2022-01-05 16:46:35.289 | +++ functions-common:time_start:2295 : date +%s%3N 2022-01-05 16:46:35.293 | ++ functions-common:time_start:2295 : _TIME_START[$name]=1641401195290 2022-01-05 16:46:35.295 | ++ functions-common:apt_get_update:1081 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-01-05 16:46:35.297 | ++ functions-common:apt_get_update:1082 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-01-05 16:46:35.299 | ++ 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:46:35.677 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-01-05 16:46:35.677 | Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-01-05 16:46:35.797 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-01-05 16:46:36.313 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-01-05 16:46:36.625 | Fetched 228 kB in 1s (216 kB/s) 2022-01-05 16:46:38.078 | Reading package lists... 2022-01-05 16:46:38.109 | ++ functions-common:apt_get_update:1087 : REPOS_UPDATED=True 2022-01-05 16:46:38.111 | ++ functions-common:apt_get_update:1089 : time_stop apt-get-update 2022-01-05 16:46:38.114 | ++ functions-common:time_stop:2304 : local name 2022-01-05 16:46:38.116 | ++ functions-common:time_stop:2305 : local end_time 2022-01-05 16:46:38.118 | ++ functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:46:38.120 | ++ functions-common:time_stop:2307 : local total 2022-01-05 16:46:38.122 | ++ functions-common:time_stop:2308 : local start_time 2022-01-05 16:46:38.124 | ++ functions-common:time_stop:2310 : name=apt-get-update 2022-01-05 16:46:38.126 | ++ functions-common:time_stop:2311 : start_time=1641401195290 2022-01-05 16:46:38.128 | ++ functions-common:time_stop:2313 : [[ -z 1641401195290 ]] 2022-01-05 16:46:38.131 | +++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:46:38.135 | ++ functions-common:time_stop:2316 : end_time=1641401198132 2022-01-05 16:46:38.137 | ++ functions-common:time_stop:2317 : elapsed_time=2842 2022-01-05 16:46:38.139 | ++ functions-common:time_stop:2318 : total=0 2022-01-05 16:46:38.141 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:46:38.143 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=2842 2022-01-05 16:46:38.146 | ++ 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:46:38.148 | ++ functions-common:real_install_package:1328 : is_ubuntu 2022-01-05 16:46:38.150 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:46:38.152 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:46:38.155 | ++ 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:46:38.176 | ++ 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:46:38.290 | Reading package lists... 2022-01-05 16:46:38.523 | Building dependency tree... 2022-01-05 16:46:38.524 | Reading state information... 2022-01-05 16:46:38.556 | acl is already the newest version (2.2.53-6). 2022-01-05 16:46:38.556 | bc is already the newest version (1.07.1-2build1). 2022-01-05 16:46:38.556 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-01-05 16:46:38.556 | conntrack is already the newest version (1:1.4.5-2). 2022-01-05 16:46:38.556 | ebtables is already the newest version (2.0.11-3build1). 2022-01-05 16:46:38.556 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-01-05 16:46:38.556 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-01-05 16:46:38.556 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-01-05 16:46:38.556 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-01-05 16:46:38.556 | gettext is already the newest version (0.19.8.1-10build1). 2022-01-05 16:46:38.556 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-01-05 16:46:38.556 | iputils-arping is already the newest version (3:20190709-3). 2022-01-05 16:46:38.556 | iputils-ping is already the newest version (3:20190709-3). 2022-01-05 16:46:38.557 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-01-05 16:46:38.557 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-01-05 16:46:38.557 | libffi-dev is already the newest version (3.3-4). 2022-01-05 16:46:38.557 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-01-05 16:46:38.557 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-01-05 16:46:38.557 | libsasl2-dev is already the newest version (2.1.27+dfsg-2). 2022-01-05 16:46:38.557 | libxslt1-dev is already the newest version (1.1.34-4). 2022-01-05 16:46:38.557 | libyaml-dev is already the newest version (0.2.2-1). 2022-01-05 16:46:38.557 | lsscsi is already the newest version (0.30-0.1). 2022-01-05 16:46:38.557 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-01-05 16:46:38.557 | make is already the newest version (4.2.1-1.2). 2022-01-05 16:46:38.557 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-01-05 16:46:38.557 | psmisc is already the newest version (23.3-1). 2022-01-05 16:46:38.557 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-01-05 16:46:38.557 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-01-05 16:46:38.557 | python3-systemd is already the newest version (234-3build2). 2022-01-05 16:46:38.557 | socat is already the newest version (1.7.3.3-2). 2022-01-05 16:46:38.557 | tcpdump is already the newest version (4.9.3-4). 2022-01-05 16:46:38.557 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-01-05 16:46:38.557 | unzip is already the newest version (6.0-25ubuntu1). 2022-01-05 16:46:38.557 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-01-05 16:46:38.557 | conntrackd is already the newest version (1:1.4.5-2). 2022-01-05 16:46:38.557 | dstat is already the newest version (0.7.4-6). 2022-01-05 16:46:38.557 | graphviz is already the newest version (2.42.2-3build2). 2022-01-05 16:46:38.557 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-01-05 16:46:38.557 | pm-utils is already the newest version (1.4.1-19). 2022-01-05 16:46:38.557 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-01-05 16:46:38.557 | apache2 is already the newest version (2.4.41-4ubuntu3.8). 2022-01-05 16:46:38.557 | apache2-dev is already the newest version (2.4.41-4ubuntu3.8). 2022-01-05 16:46:38.557 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-01-05 16:46:38.557 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-01-05 16:46:38.557 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-01-05 16:46:38.557 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-01-05 16:46:38.557 | haproxy is already the newest version (2.0.13-2ubuntu0.3). 2022-01-05 16:46:38.558 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-01-05 16:46:38.558 | keepalived is already the newest version (1:2.0.19-2ubuntu0.1). 2022-01-05 16:46:38.558 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-01-05 16:46:38.558 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-01-05 16:46:38.558 | libmysqlclient-dev is already the newest version (8.0.27-0ubuntu0.20.04.1). 2022-01-05 16:46:38.558 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-01-05 16:46:38.558 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.10). 2022-01-05 16:46:38.558 | libsystemd-dev is already the newest version (245.4-4ubuntu3.14). 2022-01-05 16:46:38.558 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.1). 2022-01-05 16:46:38.558 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-01-05 16:46:38.558 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-01-05 16:46:38.558 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-01-05 16:46:38.558 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.3). 2022-01-05 16:46:38.558 | openssl is already the newest version (1.1.1f-1ubuntu2.10). 2022-01-05 16:46:38.558 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-01-05 16:46:38.558 | qemu-utils is already the newest version (1:4.2-3ubuntu6.19). 2022-01-05 16:46:38.558 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-01-05 16:46:38.558 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-01-05 16:46:38.558 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2022-01-05 16:46:38.558 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2022-01-05 16:46:38.558 | wget is already the newest version (1.20.3-1ubuntu2). 2022-01-05 16:46:38.558 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2022-01-05 16:46:38.765 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.8). 2022-01-05 16:46:38.765 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-01-05 16:46:38.765 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-01-05 16:46:38.765 | The following packages were automatically installed and are no longer required: 2022-01-05 16:46:38.766 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-05 16:46:38.766 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-05 16:46:38.766 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-05 16:46:38.766 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-05 16:46:38.766 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-01-05 16:46:38.766 | python3-zope.interface 2022-01-05 16:46:38.766 | Use 'sudo apt autoremove' to remove them. 2022-01-05 16:46:38.767 | The following additional packages will be installed: 2022-01-05 16:46:38.767 | llvm-10-dev llvm-10-tools postgresql-server-dev-12 python3-yaml 2022-01-05 16:46:38.833 | The following NEW packages will be installed: 2022-01-05 16:46:38.833 | llvm-10-dev llvm-10-tools postgresql-server-dev-12 postgresql-server-dev-all 2022-01-05 16:46:38.833 | python3-yaml 2022-01-05 16:46:39.402 | 0 upgraded, 5 newly installed, 0 to remove and 107 not upgraded. 2022-01-05 16:46:39.402 | Need to get 0 B/27.4 MB of archives. 2022-01-05 16:46:39.402 | After this operation, 211 MB of additional disk space will be used. 2022-01-05 16:46:39.432 | Selecting previously unselected package python3-yaml. 2022-01-05 16:46:39.482 | (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:46:39.486 | Preparing to unpack .../python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2022-01-05 16:46:39.489 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2022-01-05 16:46:39.546 | Selecting previously unselected package llvm-10-tools. 2022-01-05 16:46:39.556 | Preparing to unpack .../llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-05 16:46:39.558 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-01-05 16:46:39.702 | Selecting previously unselected package llvm-10-dev. 2022-01-05 16:46:39.711 | Preparing to unpack .../llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-05 16:46:39.715 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-01-05 16:46:44.170 | Selecting previously unselected package postgresql-server-dev-12. 2022-01-05 16:46:44.180 | Preparing to unpack .../postgresql-server-dev-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-01-05 16:46:44.182 | Unpacking postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-01-05 16:46:44.482 | Selecting previously unselected package postgresql-server-dev-all. 2022-01-05 16:46:44.492 | Preparing to unpack .../postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2022-01-05 16:46:44.494 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2022-01-05 16:46:44.551 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2022-01-05 16:46:44.828 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-01-05 16:46:44.834 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-01-05 16:46:44.839 | Setting up postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-01-05 16:46:44.844 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2022-01-05 16:46:44.850 | Processing triggers for man-db (2.9.1-1) ... 2022-01-05 16:46:45.203 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-01-05 16:46:52.023 | ++ functions-common:apt_get:1113 : result=0 2022-01-05 16:46:52.025 | ++ functions-common:apt_get:1116 : time_stop apt-get 2022-01-05 16:46:52.028 | ++ functions-common:time_stop:2304 : local name 2022-01-05 16:46:52.030 | ++ functions-common:time_stop:2305 : local end_time 2022-01-05 16:46:52.032 | ++ functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:46:52.034 | ++ functions-common:time_stop:2307 : local total 2022-01-05 16:46:52.036 | ++ functions-common:time_stop:2308 : local start_time 2022-01-05 16:46:52.039 | ++ functions-common:time_stop:2310 : name=apt-get 2022-01-05 16:46:52.041 | ++ functions-common:time_stop:2311 : start_time=1641401198173 2022-01-05 16:46:52.043 | ++ functions-common:time_stop:2313 : [[ -z 1641401198173 ]] 2022-01-05 16:46:52.045 | +++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:46:52.050 | ++ functions-common:time_stop:2316 : end_time=1641401212047 2022-01-05 16:46:52.052 | ++ functions-common:time_stop:2317 : elapsed_time=13874 2022-01-05 16:46:52.054 | ++ functions-common:time_stop:2318 : total=746 2022-01-05 16:46:52.056 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:46:52.058 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=14620 2022-01-05 16:46:52.060 | ++ functions-common:apt_get:1117 : return 0 2022-01-05 16:46:52.063 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-01-05 16:46:52.065 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-01-05 16:46:52.068 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-01-05 16:46:52.073 | ++ tools/install_prereqs.sh:source:89 : date 2022-01-05 16:46:52.077 | + ./stack.sh:main:759 : [[ False != \T\r\u\e ]] 2022-01-05 16:46:52.079 | + ./stack.sh:main:760 : PYPI_ALTERNATIVE_URL= 2022-01-05 16:46:52.081 | + ./stack.sh:main:760 : /home/ubuntu/devstack/tools/install_pip.sh 2022-01-05 16:46:53.457 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-01-05 16:46:53.459 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-01-05 16:46:53.462 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2022-01-05 16:46:53.465 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2022-01-05 16:46:53.466 | + tools/install_pip.sh:main:43 : GetDistro 2022-01-05 16:46:53.468 | + functions-common:GetDistro:373 : GetOSVersion 2022-01-05 16:46:53.470 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2022-01-05 16:46:53.472 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2022-01-05 16:46:53.475 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2022-01-05 16:46:53.477 | + functions-common:_ensure_lsb_release:328 : return 2022-01-05 16:46:53.479 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2022-01-05 16:46:53.544 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2022-01-05 16:46:53.547 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2022-01-05 16:46:53.616 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2022-01-05 16:46:53.619 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2022-01-05 16:46:53.684 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2022-01-05 16:46:53.685 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-01-05 16:46:53.687 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2022-01-05 16:46:53.689 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2022-01-05 16:46:53.691 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2022-01-05 16:46:53.693 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2022-01-05 16:46:53.695 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2022-01-05 16:46:53.697 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2022-01-05 16:46:53.699 | + functions-common:GetDistro:378 : DISTRO=focal 2022-01-05 16:46:53.701 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2022-01-05 16:46:53.703 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-01-05 16:46:53.703 | Distro: focal 2022-01-05 16:46:53.705 | + tools/install_pip.sh:main:127 : get_versions 2022-01-05 16:46:53.708 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-01-05 16:46:53.711 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-01-05 16:46:53.713 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-01-05 16:46:53.715 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-01-05 16:46:53.716 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-01-05 16:46:54.273 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-01-05 16:46:54.275 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-01-05 16:46:54.275 | pip: 21.3.1 2022-01-05 16:46:54.277 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2022-01-05 16:46:54.809 | pip 21.3.1 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2022-01-05 16:46:54.852 | + tools/install_pip.sh:main:129 : [[ -n '' ]] 2022-01-05 16:46:54.854 | + tools/install_pip.sh:main:134 : [[ focal == focal ]] 2022-01-05 16:46:54.856 | + tools/install_pip.sh:main:135 : exit 0 2022-01-05 16:46:54.859 | + ./stack.sh:main:764 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-01-05 16:46:54.862 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-01-05 16:46:54.866 | + ./stack.sh:main:765 : fixup_all 2022-01-05 16:46:54.868 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_keystone 2022-01-05 16:46:54.870 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2022-01-05 16:46:54.872 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2022-01-05 16:46:54.878 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2022-01-05 16:46:54.878 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2022-01-05 16:46:54.879 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2022-01-05 16:46:54.884 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2022-01-05 16:46:54.886 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2022-01-05 16:46:54.892 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2022-01-05 16:46:54.902 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2022-01-05 16:46:54.905 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_ubuntu 2022-01-05 16:46:54.907 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2022-01-05 16:46:54.909 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2022-01-05 16:46:54.913 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_fedora 2022-01-05 16:46:54.915 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2022-01-05 16:46:54.917 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-01-05 16:46:54.919 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-01-05 16:46:54.921 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-01-05 16:46:54.923 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-01-05 16:46:54.928 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-01-05 16:46:54.930 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-01-05 16:46:54.932 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-01-05 16:46:54.934 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-01-05 16:46:54.936 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-01-05 16:46:54.938 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2022-01-05 16:46:54.940 | + tools/fixup_stuff.sh:fixup_all:199 : fixup_suse 2022-01-05 16:46:54.943 | + tools/fixup_stuff.sh:fixup_suse:149 : is_suse 2022-01-05 16:46:54.945 | + functions-common:is_suse:462 : is_opensuse 2022-01-05 16:46:54.947 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-01-05 16:46:54.949 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-01-05 16:46:54.951 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-01-05 16:46:54.953 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-01-05 16:46:54.955 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-01-05 16:46:54.958 | + tools/fixup_stuff.sh:fixup_suse:150 : return 2022-01-05 16:46:54.960 | + ./stack.sh:main:768 : pip_install -U os-testr 2022-01-05 16:46:54.982 | Using python 3.8 to install os-testr 2022-01-05 16:46:54.984 | + 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:46:55.700 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:46:55.700 | from cryptography.utils import int_from_bytes 2022-01-05 16:46:55.700 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:46:55.700 | from cryptography.utils import int_from_bytes 2022-01-05 16:46:56.680 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:46:56.711 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.0) 2022-01-05 16:46:56.779 | 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:46:56.780 | 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:46:56.781 | 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:46:56.782 | 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:46:56.796 | 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:46:56.823 | 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:46:56.824 | 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:46:56.825 | 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:46:56.826 | 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:46:56.827 | 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:46:56.844 | 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:46:56.844 | 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:46:56.845 | 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:46:56.847 | 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:46:56.859 | 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:46:56.860 | 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:46:56.861 | 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:46:56.862 | 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:46:56.927 | Collecting argparse 2022-01-05 16:46:56.934 | 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:46:56.954 | 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:46:57.012 | 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:46:57.013 | 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:46:57.014 | 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:46:57.015 | 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:46:58.335 | Installing collected packages: argparse 2022-01-05 16:46:58.438 | Successfully installed argparse-1.4.0 2022-01-05 16:46:58.438 | 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:46:58.551 | + inc/python:pip_install:200 : result=0 2022-01-05 16:46:58.553 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 16:46:58.555 | + functions-common:time_stop:2304 : local name 2022-01-05 16:46:58.558 | + functions-common:time_stop:2305 : local end_time 2022-01-05 16:46:58.560 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:46:58.562 | + functions-common:time_stop:2307 : local total 2022-01-05 16:46:58.564 | + functions-common:time_stop:2308 : local start_time 2022-01-05 16:46:58.566 | + functions-common:time_stop:2310 : name=pip_install 2022-01-05 16:46:58.568 | + functions-common:time_stop:2311 : start_time=1641401214976 2022-01-05 16:46:58.570 | + functions-common:time_stop:2313 : [[ -z 1641401214976 ]] 2022-01-05 16:46:58.573 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:46:58.577 | + functions-common:time_stop:2316 : end_time=1641401218574 2022-01-05 16:46:58.579 | + functions-common:time_stop:2317 : elapsed_time=3598 2022-01-05 16:46:58.581 | + functions-common:time_stop:2318 : total=0 2022-01-05 16:46:58.584 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:46:58.586 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=3598 2022-01-05 16:46:58.588 | + inc/python:pip_install:203 : return 0 2022-01-05 16:46:58.590 | + ./stack.sh:main:772 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-01-05 16:46:58.647 | + ./stack.sh:main:773 : sudo systemctl restart systemd-journald 2022-01-05 16:46:58.743 | + ./stack.sh:main:779 : install_infra 2022-01-05 16:46:58.745 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-01-05 16:46:58.748 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-01-05 16:46:58.751 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2022-01-05 16:47:01.886 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-01-05 16:47:01.888 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-01-05 16:47:01.911 | + 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:47:03.847 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:47:03.856 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:47:04.071 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:47:04.254 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:47:04.309 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:47:04.369 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:47:04.531 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:47:04.655 | Collecting pbr===5.5.1 2022-01-05 16:47:04.663 | 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:47:04.702 | Installing collected packages: pbr 2022-01-05 16:47:04.849 | Successfully installed pbr-5.5.1 2022-01-05 16:47:04.915 | + inc/python:pip_install:200 : result=0 2022-01-05 16:47:04.918 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 16:47:04.920 | + functions-common:time_stop:2304 : local name 2022-01-05 16:47:04.922 | + functions-common:time_stop:2305 : local end_time 2022-01-05 16:47:04.924 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:47:04.926 | + functions-common:time_stop:2307 : local total 2022-01-05 16:47:04.929 | + functions-common:time_stop:2308 : local start_time 2022-01-05 16:47:04.931 | + functions-common:time_stop:2310 : name=pip_install 2022-01-05 16:47:04.933 | + functions-common:time_stop:2311 : start_time=1641401221903 2022-01-05 16:47:04.936 | + functions-common:time_stop:2313 : [[ -z 1641401221903 ]] 2022-01-05 16:47:04.938 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:47:04.943 | + functions-common:time_stop:2316 : end_time=1641401224940 2022-01-05 16:47:04.945 | + functions-common:time_stop:2317 : elapsed_time=3037 2022-01-05 16:47:04.947 | + functions-common:time_stop:2318 : total=3598 2022-01-05 16:47:04.949 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:47:04.951 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=6635 2022-01-05 16:47:04.954 | + inc/python:pip_install:203 : return 0 2022-01-05 16:47:04.956 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-01-05 16:47:04.959 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-01-05 16:47:04.986 | + 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:47:06.959 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:47:06.966 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:47:07.171 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:47:07.352 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:47:07.406 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:47:07.465 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:47:07.622 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:47:07.624 | Processing /opt/stack/requirements 2022-01-05 16:47:08.937 | Collecting fixtures===3.0.0 2022-01-05 16:47:08.944 | 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:47:09.164 | Collecting PyYAML===5.4.1 2022-01-05 16:47:09.170 | 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:47:09.351 | Collecting requests===2.25.1 2022-01-05 16:47:09.357 | 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:47:09.443 | Collecting packaging===20.9 2022-01-05 16:47:09.449 | 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:47:09.513 | Collecting testtools===2.4.0 2022-01-05 16:47:09.520 | 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:47:09.609 | Collecting idna===2.10 2022-01-05 16:47:09.615 | 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:47:09.750 | Collecting pyparsing===2.4.7 2022-01-05 16:47:09.757 | 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:47:09.806 | Collecting six===1.15.0 2022-01-05 16:47:09.812 | 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:47:09.839 | Collecting Parsley>=1.2 2022-01-05 16:47:09.845 | 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:47:09.890 | Collecting beagle>=0.2.1 2022-01-05 16:47:09.897 | 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:47:09.922 | 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:47:09.991 | Collecting urllib3===1.26.3 2022-01-05 16:47:09.997 | 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:47:10.067 | Collecting chardet===4.0.0 2022-01-05 16:47:10.074 | 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:47:10.160 | Collecting certifi===2021.10.8 2022-01-05 16:47:10.167 | 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:47:10.200 | Collecting extras===1.0.0 2022-01-05 16:47:10.208 | 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:47:10.241 | Collecting traceback2===1.4.0 2022-01-05 16:47:10.247 | 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:47:10.287 | Collecting unittest2===1.1.0 2022-01-05 16:47:10.294 | 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:47:10.344 | Collecting python-mimeparse===1.6.0 2022-01-05 16:47:10.350 | 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:47:10.432 | Collecting cliff===3.7.0 2022-01-05 16:47:10.439 | 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:47:10.493 | Collecting linecache2===1.0.0 2022-01-05 16:47:10.499 | 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:47:10.540 | Collecting argparse 2022-01-05 16:47:10.546 | 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:47:10.690 | Collecting cmd2===1.5.0 2022-01-05 16:47:10.697 | 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:47:10.841 | Collecting stevedore===3.3.0 2022-01-05 16:47:10.848 | 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:47:10.907 | Collecting prettytable===0.7.2 2022-01-05 16:47:10.913 | 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:47:10.950 | Collecting wcwidth===0.2.5 2022-01-05 16:47:10.957 | 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:47:11.008 | Collecting pyperclip===1.8.2 2022-01-05 16:47:11.015 | 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:47:11.062 | Collecting attrs===20.3.0 2022-01-05 16:47:11.069 | 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:47:11.177 | Collecting colorama===0.4.4 2022-01-05 16:47:11.183 | 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:47:11.197 | Building wheels for collected packages: openstack-requirements 2022-01-05 16:47:11.198 | Building wheel for openstack-requirements (setup.py): started 2022-01-05 16:47:11.956 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-01-05 16:47:11.956 | ERROR: Command errored out with exit status 1: 2022-01-05 16:47:11.956 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-ylii7u6p/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-ylii7u6p/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-atm5mbf2 2022-01-05 16:47:11.956 | cwd: /tmp/pip-req-build-ylii7u6p/ 2022-01-05 16:47:11.956 | Complete output (6 lines): 2022-01-05 16:47:11.956 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-01-05 16:47:11.956 | or: setup.py --help [cmd1 cmd2 ...] 2022-01-05 16:47:11.956 | or: setup.py --help-commands 2022-01-05 16:47:11.956 | or: setup.py cmd --help 2022-01-05 16:47:11.956 | 2022-01-05 16:47:11.956 | error: invalid command 'bdist_wheel' 2022-01-05 16:47:11.956 | ---------------------------------------- 2022-01-05 16:47:11.956 | ERROR: Failed building wheel for openstack-requirements 2022-01-05 16:47:11.956 | Running setup.py clean for openstack-requirements 2022-01-05 16:47:12.720 | Failed to build openstack-requirements 2022-01-05 16:47:12.938 | Installing collected packages: chardet, certifi, attrs, six, extras, linecache2, traceback2, argparse, unittest2, python-mimeparse, testtools, fixtures, wcwidth, prettytable, urllib3, PyYAML, idna, requests, pyparsing, pyperclip, colorama, cmd2, stevedore, cliff, packaging, Parsley, beagle, openstack-requirements 2022-01-05 16:47:15.230 | Running setup.py install for openstack-requirements: started 2022-01-05 16:47:17.390 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-01-05 16:47:17.428 | 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:47:17.558 | + inc/python:pip_install:200 : result=0 2022-01-05 16:47:17.560 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 16:47:17.563 | + functions-common:time_stop:2304 : local name 2022-01-05 16:47:17.565 | + functions-common:time_stop:2305 : local end_time 2022-01-05 16:47:17.567 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:47:17.569 | + functions-common:time_stop:2307 : local total 2022-01-05 16:47:17.571 | + functions-common:time_stop:2308 : local start_time 2022-01-05 16:47:17.573 | + functions-common:time_stop:2310 : name=pip_install 2022-01-05 16:47:17.575 | + functions-common:time_stop:2311 : start_time=1641401224976 2022-01-05 16:47:17.577 | + functions-common:time_stop:2313 : [[ -z 1641401224976 ]] 2022-01-05 16:47:17.580 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:47:17.584 | + functions-common:time_stop:2316 : end_time=1641401237581 2022-01-05 16:47:17.586 | + functions-common:time_stop:2317 : elapsed_time=12605 2022-01-05 16:47:17.588 | + functions-common:time_stop:2318 : total=6635 2022-01-05 16:47:17.591 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:47:17.593 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=19240 2022-01-05 16:47:17.595 | + inc/python:pip_install:203 : return 0 2022-01-05 16:47:17.597 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-01-05 16:47:17.600 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-01-05 16:47:17.603 | + inc/python:use_library_from_git:250 : local name=pbr 2022-01-05 16:47:17.605 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:47:17.607 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:47:17.609 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-01-05 16:47:17.612 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:47:17.618 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-01-05 16:47:17.637 | Using python 3.8 to install pbr 2022-01-05 16:47:17.639 | + 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:47:18.352 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:47:18.352 | from cryptography.utils import int_from_bytes 2022-01-05 16:47:18.352 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:47:18.352 | from cryptography.utils import int_from_bytes 2022-01-05 16:47:19.374 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:47:19.405 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.5.1) 2022-01-05 16:47:20.924 | 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:47:21.030 | + inc/python:pip_install:200 : result=0 2022-01-05 16:47:21.033 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 16:47:21.035 | + functions-common:time_stop:2304 : local name 2022-01-05 16:47:21.037 | + functions-common:time_stop:2305 : local end_time 2022-01-05 16:47:21.040 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:47:21.042 | + functions-common:time_stop:2307 : local total 2022-01-05 16:47:21.044 | + functions-common:time_stop:2308 : local start_time 2022-01-05 16:47:21.046 | + functions-common:time_stop:2310 : name=pip_install 2022-01-05 16:47:21.048 | + functions-common:time_stop:2311 : start_time=1641401237632 2022-01-05 16:47:21.050 | + functions-common:time_stop:2313 : [[ -z 1641401237632 ]] 2022-01-05 16:47:21.053 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:47:21.057 | + functions-common:time_stop:2316 : end_time=1641401241055 2022-01-05 16:47:21.059 | + functions-common:time_stop:2317 : elapsed_time=3423 2022-01-05 16:47:21.062 | + functions-common:time_stop:2318 : total=19240 2022-01-05 16:47:21.064 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:47:21.066 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=22663 2022-01-05 16:47:21.068 | + inc/python:pip_install:203 : return 0 2022-01-05 16:47:21.070 | + ./stack.sh:main:782 : python3 -m venv /opt/stack/bindep-venv 2022-01-05 16:47:23.365 | + ./stack.sh:main:784 : /opt/stack/bindep-venv/bin/pip install bindep 2022-01-05 16:47:25.264 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:47:25.265 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.1) 2022-01-05 16:47:25.280 | 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:47:25.285 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.6.0) 2022-01-05 16:47:25.287 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-01-05 16:47:25.290 | 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:47:25.293 | 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:47:25.364 | + ./stack.sh:main:785 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-01-05 16:47:25.367 | + ./stack.sh:main:785 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-01-05 16:47:25.370 | ++ ./stack.sh:main:788 : _get_plugin_bindep_packages 2022-01-05 16:47:25.387 | + ./stack.sh:main:788 : pkgs= 2022-01-05 16:47:25.389 | + ./stack.sh:main:789 : [[ -n '' ]] 2022-01-05 16:47:25.392 | + ./stack.sh:main:796 : run_phase stack pre-install 2022-01-05 16:47:25.394 | + functions-common:run_phase:1732 : local mode=stack 2022-01-05 16:47:25.396 | + functions-common:run_phase:1733 : local phase=pre-install 2022-01-05 16:47:25.398 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-01-05 16:47:25.401 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2022-01-05 16:47:25.403 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-01-05 16:47:25.405 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2022-01-05 16:47:25.407 | + functions-common:run_phase:1742 : local extra 2022-01-05 16:47:25.410 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-01-05 16:47:25.413 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2022-01-05 16:47:25.416 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-01-05 16:47:25.418 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-01-05 16:47:25.420 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-01-05 16:47:25.422 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-01-05 16:47:25.437 | ++ functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:47:25.439 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-01-05 16:47:25.441 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-01-05 16:47:25.444 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-01-05 16:47:25.446 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-01-05 16:47:25.448 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-01-05 16:47:25.450 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-01-05 16:47:25.452 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-01-05 16:47:25.454 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-01-05 16:47:25.456 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-01-05 16:47:25.458 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-01-05 16:47:25.461 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-01-05 16:47:25.463 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-01-05 16:47:25.465 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-01-05 16:47:25.467 | + functions-common:run_phase:1753 : [[ stack == \s\o\u\r\c\e ]] 2022-01-05 16:47:25.469 | + 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:47:25.471 | + functions-common:run_phase:1759 : run_plugins stack pre-install 2022-01-05 16:47:25.474 | + functions-common:run_plugins:1718 : local mode=stack 2022-01-05 16:47:25.476 | + functions-common:run_plugins:1719 : local phase=pre-install 2022-01-05 16:47:25.478 | + functions-common:run_plugins:1721 : local plugins= 2022-01-05 16:47:25.480 | + functions-common:run_plugins:1722 : local plugin 2022-01-05 16:47:25.482 | + ./stack.sh:main:799 : set_systemd_override DefaultLimitNOFILE 2048 2022-01-05 16:47:25.485 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-01-05 16:47:25.487 | + functions:set_systemd_override:821 : local value=2048 2022-01-05 16:47:25.490 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-01-05 16:47:25.493 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-01-05 16:47:25.543 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-01-05 16:47:25.543 | Set systemd system override for DefaultLimitNOFILE=2048 2022-01-05 16:47:25.546 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-01-05 16:47:25.908 | + ./stack.sh:main:801 : install_rpc_backend 2022-01-05 16:47:25.910 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-01-05 16:47:25.926 | + functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:47:25.929 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-01-05 16:47:25.931 | + functions-common:install_package:1342 : update_package_repo 2022-01-05 16:47:25.933 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2022-01-05 16:47:25.936 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2022-01-05 16:47:25.938 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2022-01-05 16:47:25.940 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2022-01-05 16:47:25.942 | + functions-common:update_package_repo:1322 : is_ubuntu 2022-01-05 16:47:25.945 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:47:25.947 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:47:25.949 | + functions-common:update_package_repo:1323 : apt_get_update 2022-01-05 16:47:25.951 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2022-01-05 16:47:25.954 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2022-01-05 16:47:25.956 | + functions-common:apt_get_update:1069 : return 2022-01-05 16:47:25.959 | + functions-common:install_package:1343 : real_install_package rabbitmq-server 2022-01-05 16:47:25.961 | + functions-common:real_install_package:1328 : is_ubuntu 2022-01-05 16:47:25.963 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:47:25.965 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:47:25.968 | + functions-common:real_install_package:1329 : apt_get install rabbitmq-server 2022-01-05 16:47:25.997 | + 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:47:26.110 | Reading package lists... 2022-01-05 16:47:26.341 | Building dependency tree... 2022-01-05 16:47:26.343 | Reading state information... 2022-01-05 16:47:26.576 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-01-05 16:47:26.577 | The following packages were automatically installed and are no longer required: 2022-01-05 16:47:26.577 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-05 16:47:26.577 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-05 16:47:26.577 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-05 16:47:26.577 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-05 16:47:26.577 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-01-05 16:47:26.578 | python3-zope.interface 2022-01-05 16:47:26.578 | Use 'sudo apt autoremove' to remove them. 2022-01-05 16:47:26.690 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-01-05 16:47:26.695 | + functions-common:apt_get:1113 : result=0 2022-01-05 16:47:26.698 | + functions-common:apt_get:1116 : time_stop apt-get 2022-01-05 16:47:26.700 | + functions-common:time_stop:2304 : local name 2022-01-05 16:47:26.702 | + functions-common:time_stop:2305 : local end_time 2022-01-05 16:47:26.704 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:47:26.706 | + functions-common:time_stop:2307 : local total 2022-01-05 16:47:26.709 | + functions-common:time_stop:2308 : local start_time 2022-01-05 16:47:26.711 | + functions-common:time_stop:2310 : name=apt-get 2022-01-05 16:47:26.713 | + functions-common:time_stop:2311 : start_time=1641401245995 2022-01-05 16:47:26.715 | + functions-common:time_stop:2313 : [[ -z 1641401245995 ]] 2022-01-05 16:47:26.718 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:47:26.722 | + functions-common:time_stop:2316 : end_time=1641401246720 2022-01-05 16:47:26.725 | + functions-common:time_stop:2317 : elapsed_time=725 2022-01-05 16:47:26.727 | + functions-common:time_stop:2318 : total=14620 2022-01-05 16:47:26.729 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:47:26.731 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=15345 2022-01-05 16:47:26.733 | + functions-common:apt_get:1117 : return 0 2022-01-05 16:47:26.736 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-01-05 16:47:26.739 | + functions-common:is_suse:462 : is_opensuse 2022-01-05 16:47:26.741 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-01-05 16:47:26.743 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-01-05 16:47:26.745 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-01-05 16:47:26.748 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-01-05 16:47:26.750 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-01-05 16:47:26.752 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-01-05 16:47:26.755 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-01-05 16:47:26.757 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-01-05 16:47:26.760 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-01-05 16:47:26.762 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-01-05 16:47:26.764 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-01-05 16:47:26.766 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-01-05 16:47:26.768 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-01-05 16:47:26.771 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-01-05 16:47:26.773 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-01-05 16:47:26.775 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-01-05 16:47:26.777 | + functions-common:is_suse:462 : is_opensuse 2022-01-05 16:47:26.780 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-01-05 16:47:26.782 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-01-05 16:47:26.784 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-01-05 16:47:26.786 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-01-05 16:47:26.789 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-01-05 16:47:26.791 | + ./stack.sh:main:802 : restart_rpc_backend 2022-01-05 16:47:26.793 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-01-05 16:47:26.809 | + functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:47:26.811 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-01-05 16:47:26.813 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-01-05 16:47:26.816 | + ./stack.sh:echo_summary:432 : echo -e Starting RabbitMQ 2022-01-05 16:47:26.819 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-01-05 16:47:26.822 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-01-05 16:47:26.826 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-01-05 16:47:26.828 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-01-05 16:47:26.830 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-01-05 16:47:26.833 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-01-05 16:47:26.835 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-01-05 16:47:26.837 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-01-05 16:47:26.840 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-01-05 16:47:27.545 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-01-05 16:47:27.545 | user tags 2022-01-05 16:47:27.546 | stackrabbit []' 2022-01-05 16:47:27.549 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-01-05 16:47:27.549 | user tags 2022-01-05 16:47:27.549 | stackrabbit []' 2022-01-05 16:47:27.549 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-01-05 16:47:27.555 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-01-05 16:47:27.557 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-01-05 16:47:27.560 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-01-05 16:47:28.245 | Changing password for user "stackrabbit" ... 2022-01-05 16:47:28.268 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-01-05 16:47:28.926 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-01-05 16:47:28.948 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-01-05 16:47:28.951 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-01-05 16:47:29.609 | Changing password for user "stackrabbit" ... 2022-01-05 16:47:29.632 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-01-05 16:47:29.635 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-01-05 16:47:29.637 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-01-05 16:47:30.330 | Deleting user "guest" ... 2022-01-05 16:47:30.345 | Error: 2022-01-05 16:47:30.345 | {:no_such_user, "guest"} 2022-01-05 16:47:30.359 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-01-05 16:47:30.361 | + ./stack.sh:main:804 : is_service_enabled mysql postgresql 2022-01-05 16:47:30.378 | + functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:47:30.380 | + ./stack.sh:main:805 : install_database 2022-01-05 16:47:30.382 | + lib/database:install_database:116 : install_database_mysql 2022-01-05 16:47:30.385 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2022-01-05 16:47:30.387 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:47:30.389 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:47:30.391 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2022-01-05 16:47:30.608 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-01-05 16:47:30.610 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2022-01-05 16:47:30.613 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2022-01-05 16:47:30.615 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2022-01-05 16:47:30.618 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2022-01-05 16:47:30.620 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-01-05 16:47:30.622 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-01-05 16:47:30.624 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-01-05 16:47:30.627 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-01-05 16:47:30.629 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-01-05 16:47:30.632 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-01-05 16:47:30.635 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-01-05 16:47:30.637 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-01-05 16:47:30.639 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-01-05 16:47:30.642 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2022-01-05 16:47:30.644 | + functions-common:is_suse:462 : is_opensuse 2022-01-05 16:47:30.647 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-01-05 16:47:30.649 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-01-05 16:47:30.652 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-01-05 16:47:30.654 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-01-05 16:47:30.656 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-01-05 16:47:30.659 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2022-01-05 16:47:30.662 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:47:30.664 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:47:30.666 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2022-01-05 16:47:30.668 | + functions-common:install_package:1342 : update_package_repo 2022-01-05 16:47:30.670 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2022-01-05 16:47:30.673 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2022-01-05 16:47:30.675 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2022-01-05 16:47:30.677 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2022-01-05 16:47:30.679 | + functions-common:update_package_repo:1322 : is_ubuntu 2022-01-05 16:47:30.682 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:47:30.684 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:47:30.686 | + functions-common:update_package_repo:1323 : apt_get_update 2022-01-05 16:47:30.688 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2022-01-05 16:47:30.690 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2022-01-05 16:47:30.693 | + functions-common:apt_get_update:1069 : return 2022-01-05 16:47:30.695 | + functions-common:install_package:1343 : real_install_package mysql-server 2022-01-05 16:47:30.698 | + functions-common:real_install_package:1328 : is_ubuntu 2022-01-05 16:47:30.700 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:47:30.702 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:47:30.704 | + functions-common:real_install_package:1329 : apt_get install mysql-server 2022-01-05 16:47:30.726 | + 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:47:30.834 | Reading package lists... 2022-01-05 16:47:31.068 | Building dependency tree... 2022-01-05 16:47:31.069 | Reading state information... 2022-01-05 16:47:31.310 | mysql-server is already the newest version (8.0.27-0ubuntu0.20.04.1). 2022-01-05 16:47:31.310 | The following packages were automatically installed and are no longer required: 2022-01-05 16:47:31.311 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-05 16:47:31.311 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-05 16:47:31.311 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-05 16:47:31.311 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-05 16:47:31.311 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-01-05 16:47:31.311 | python3-zope.interface 2022-01-05 16:47:31.311 | Use 'sudo apt autoremove' to remove them. 2022-01-05 16:47:31.423 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-01-05 16:47:31.428 | + functions-common:apt_get:1113 : result=0 2022-01-05 16:47:31.430 | + functions-common:apt_get:1116 : time_stop apt-get 2022-01-05 16:47:31.432 | + functions-common:time_stop:2304 : local name 2022-01-05 16:47:31.434 | + functions-common:time_stop:2305 : local end_time 2022-01-05 16:47:31.437 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:47:31.439 | + functions-common:time_stop:2307 : local total 2022-01-05 16:47:31.441 | + functions-common:time_stop:2308 : local start_time 2022-01-05 16:47:31.443 | + functions-common:time_stop:2310 : name=apt-get 2022-01-05 16:47:31.445 | + functions-common:time_stop:2311 : start_time=1641401250723 2022-01-05 16:47:31.447 | + functions-common:time_stop:2313 : [[ -z 1641401250723 ]] 2022-01-05 16:47:31.450 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:47:31.454 | + functions-common:time_stop:2316 : end_time=1641401251452 2022-01-05 16:47:31.456 | + functions-common:time_stop:2317 : elapsed_time=729 2022-01-05 16:47:31.459 | + functions-common:time_stop:2318 : total=15345 2022-01-05 16:47:31.461 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:47:31.463 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=16074 2022-01-05 16:47:31.465 | + functions-common:apt_get:1117 : return 0 2022-01-05 16:47:31.468 | + ./stack.sh:main:807 : '[' -n mysql ']' 2022-01-05 16:47:31.470 | + ./stack.sh:main:808 : install_database_python 2022-01-05 16:47:31.472 | + lib/database:install_database_python:121 : install_database_python_mysql 2022-01-05 16:47:31.475 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2022-01-05 16:47:31.477 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-01-05 16:47:31.479 | + inc/python:pip_install_gr:77 : local clean_name 2022-01-05 16:47:31.482 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-01-05 16:47:31.484 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-01-05 16:47:31.487 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-01-05 16:47:31.490 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-01-05 16:47:31.491 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-01-05 16:47:31.496 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-01-05 16:47:31.498 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-01-05 16:47:31.500 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-01-05 16:47:31.503 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-01-05 16:47:31.506 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-01-05 16:47:31.527 | Using python 3.8 to install PyMySQL 2022-01-05 16:47:31.529 | + 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:47:32.265 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:47:32.265 | from cryptography.utils import int_from_bytes 2022-01-05 16:47:32.265 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:47:32.265 | from cryptography.utils import int_from_bytes 2022-01-05 16:47:33.235 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:47:33.266 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-01-05 16:47:34.646 | 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:47:34.747 | + inc/python:pip_install:200 : result=0 2022-01-05 16:47:34.750 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 16:47:34.752 | + functions-common:time_stop:2304 : local name 2022-01-05 16:47:34.755 | + functions-common:time_stop:2305 : local end_time 2022-01-05 16:47:34.757 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:47:34.759 | + functions-common:time_stop:2307 : local total 2022-01-05 16:47:34.761 | + functions-common:time_stop:2308 : local start_time 2022-01-05 16:47:34.764 | + functions-common:time_stop:2310 : name=pip_install 2022-01-05 16:47:34.766 | + functions-common:time_stop:2311 : start_time=1641401251521 2022-01-05 16:47:34.768 | + functions-common:time_stop:2313 : [[ -z 1641401251521 ]] 2022-01-05 16:47:34.771 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:47:34.775 | + functions-common:time_stop:2316 : end_time=1641401254773 2022-01-05 16:47:34.778 | + functions-common:time_stop:2317 : elapsed_time=3252 2022-01-05 16:47:34.780 | + functions-common:time_stop:2318 : total=22663 2022-01-05 16:47:34.782 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:47:34.784 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=25915 2022-01-05 16:47:34.786 | + inc/python:pip_install:203 : return 0 2022-01-05 16:47:34.789 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-01-05 16:47:34.791 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-01-05 16:47:34.794 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-01-05 16:47:34.796 | + ./stack.sh:main:811 : is_service_enabled neutron 2022-01-05 16:47:34.812 | + functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:47:34.814 | + ./stack.sh:main:812 : install_neutron_agent_packages 2022-01-05 16:47:34.817 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2022-01-05 16:47:34.820 | ++ 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:47:34.820 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-01-05 16:47:34.826 | + 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:47:34.828 | + 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:47:34.830 | + 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:47:34.833 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-01-05 16:47:34.836 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2022-01-05 16:47:34.838 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2022-01-05 16:47:34.853 | + functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:47:34.855 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2022-01-05 16:47:34.858 | + functions-common:install_package:1342 : update_package_repo 2022-01-05 16:47:34.860 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2022-01-05 16:47:34.862 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2022-01-05 16:47:34.865 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2022-01-05 16:47:34.867 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2022-01-05 16:47:34.870 | + functions-common:update_package_repo:1322 : is_ubuntu 2022-01-05 16:47:34.872 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:47:34.874 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:47:34.876 | + functions-common:update_package_repo:1323 : apt_get_update 2022-01-05 16:47:34.879 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2022-01-05 16:47:34.881 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2022-01-05 16:47:34.883 | + functions-common:apt_get_update:1069 : return 2022-01-05 16:47:34.886 | + functions-common:install_package:1343 : real_install_package radvd 2022-01-05 16:47:34.888 | + functions-common:real_install_package:1328 : is_ubuntu 2022-01-05 16:47:34.890 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:47:34.892 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:47:34.895 | + functions-common:real_install_package:1329 : apt_get install radvd 2022-01-05 16:47:34.915 | + 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:47:35.023 | Reading package lists... 2022-01-05 16:47:35.252 | Building dependency tree... 2022-01-05 16:47:35.253 | Reading state information... 2022-01-05 16:47:35.491 | radvd is already the newest version (1:2.17-2). 2022-01-05 16:47:35.491 | The following packages were automatically installed and are no longer required: 2022-01-05 16:47:35.492 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-05 16:47:35.492 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-05 16:47:35.492 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-05 16:47:35.492 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-05 16:47:35.492 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-01-05 16:47:35.492 | python3-zope.interface 2022-01-05 16:47:35.492 | Use 'sudo apt autoremove' to remove them. 2022-01-05 16:47:35.602 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-01-05 16:47:35.606 | + functions-common:apt_get:1113 : result=0 2022-01-05 16:47:35.608 | + functions-common:apt_get:1116 : time_stop apt-get 2022-01-05 16:47:35.611 | + functions-common:time_stop:2304 : local name 2022-01-05 16:47:35.614 | + functions-common:time_stop:2305 : local end_time 2022-01-05 16:47:35.616 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:47:35.618 | + functions-common:time_stop:2307 : local total 2022-01-05 16:47:35.620 | + functions-common:time_stop:2308 : local start_time 2022-01-05 16:47:35.622 | + functions-common:time_stop:2310 : name=apt-get 2022-01-05 16:47:35.624 | + functions-common:time_stop:2311 : start_time=1641401254913 2022-01-05 16:47:35.626 | + functions-common:time_stop:2313 : [[ -z 1641401254913 ]] 2022-01-05 16:47:35.630 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:47:35.634 | + functions-common:time_stop:2316 : end_time=1641401255631 2022-01-05 16:47:35.636 | + functions-common:time_stop:2317 : elapsed_time=718 2022-01-05 16:47:35.638 | + functions-common:time_stop:2318 : total=16074 2022-01-05 16:47:35.640 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:47:35.642 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=16792 2022-01-05 16:47:35.644 | + functions-common:apt_get:1117 : return 0 2022-01-05 16:47:35.647 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2022-01-05 16:47:35.663 | + functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:47:35.665 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2022-01-05 16:47:35.667 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-01-05 16:47:35.670 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2022-01-05 16:47:35.689 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2022-01-05 16:47:35.692 | + functions-common:install_package:1342 : update_package_repo 2022-01-05 16:47:35.695 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2022-01-05 16:47:35.697 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2022-01-05 16:47:35.699 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2022-01-05 16:47:35.701 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2022-01-05 16:47:35.704 | + functions-common:update_package_repo:1322 : is_ubuntu 2022-01-05 16:47:35.706 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:47:35.708 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:47:35.710 | + functions-common:update_package_repo:1323 : apt_get_update 2022-01-05 16:47:35.713 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2022-01-05 16:47:35.715 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2022-01-05 16:47:35.717 | + functions-common:apt_get_update:1069 : return 2022-01-05 16:47:35.719 | + functions-common:install_package:1343 : real_install_package fakeroot make openvswitch-switch 2022-01-05 16:47:35.721 | + functions-common:real_install_package:1328 : is_ubuntu 2022-01-05 16:47:35.724 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:47:35.726 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:47:35.728 | + functions-common:real_install_package:1329 : apt_get install fakeroot make openvswitch-switch 2022-01-05 16:47:35.749 | + 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:47:35.856 | Reading package lists... 2022-01-05 16:47:36.087 | Building dependency tree... 2022-01-05 16:47:36.088 | Reading state information... 2022-01-05 16:47:36.327 | fakeroot is already the newest version (1.24-1). 2022-01-05 16:47:36.327 | make is already the newest version (4.2.1-1.2). 2022-01-05 16:47:36.327 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.2). 2022-01-05 16:47:36.327 | The following packages were automatically installed and are no longer required: 2022-01-05 16:47:36.328 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-05 16:47:36.328 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-05 16:47:36.328 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-05 16:47:36.328 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-05 16:47:36.328 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-01-05 16:47:36.328 | python3-zope.interface 2022-01-05 16:47:36.328 | Use 'sudo apt autoremove' to remove them. 2022-01-05 16:47:36.441 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-01-05 16:47:36.446 | + functions-common:apt_get:1113 : result=0 2022-01-05 16:47:36.448 | + functions-common:apt_get:1116 : time_stop apt-get 2022-01-05 16:47:36.450 | + functions-common:time_stop:2304 : local name 2022-01-05 16:47:36.452 | + functions-common:time_stop:2305 : local end_time 2022-01-05 16:47:36.454 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:47:36.456 | + functions-common:time_stop:2307 : local total 2022-01-05 16:47:36.459 | + functions-common:time_stop:2308 : local start_time 2022-01-05 16:47:36.461 | + functions-common:time_stop:2310 : name=apt-get 2022-01-05 16:47:36.463 | + functions-common:time_stop:2311 : start_time=1641401255746 2022-01-05 16:47:36.465 | + functions-common:time_stop:2313 : [[ -z 1641401255746 ]] 2022-01-05 16:47:36.468 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:47:36.472 | + functions-common:time_stop:2316 : end_time=1641401256470 2022-01-05 16:47:36.475 | + functions-common:time_stop:2317 : elapsed_time=724 2022-01-05 16:47:36.477 | + functions-common:time_stop:2318 : total=16792 2022-01-05 16:47:36.479 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:47:36.481 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=17516 2022-01-05 16:47:36.483 | + functions-common:apt_get:1117 : return 0 2022-01-05 16:47:36.486 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2022-01-05 16:47:36.488 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:47:36.490 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:47:36.493 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2022-01-05 16:47:36.495 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2022-01-05 16:47:36.498 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2022-01-05 16:47:36.502 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2022-01-05 16:47:36.504 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2022-01-05 16:47:36.507 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2022-01-05 16:47:36.508 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2022-01-05 16:47:36.512 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2022-01-05 16:47:36.514 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2022-01-05 16:47:36.517 | + functions:vercmp:628 : local v1=5.4 2022-01-05 16:47:36.519 | + functions:vercmp:629 : local 'op=<' 2022-01-05 16:47:36.521 | + functions:vercmp:630 : local v2=3.13 2022-01-05 16:47:36.524 | + functions:vercmp:631 : local result 2022-01-05 16:47:36.527 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-01-05 16:47:36.528 | ++ functions:vercmp:635 : sort -V 2022-01-05 16:47:36.528 | ++ functions:vercmp:635 : head -1 2022-01-05 16:47:36.533 | + functions:vercmp:635 : result=3.13 2022-01-05 16:47:36.536 | + functions:vercmp:637 : case $op in 2022-01-05 16:47:36.538 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-01-05 16:47:36.540 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-01-05 16:47:36.542 | + functions:vercmp:648 : return 2022-01-05 16:47:36.545 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2022-01-05 16:47:36.547 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2022-01-05 16:47:36.549 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart openvswitch-switch 2022-01-05 16:47:37.018 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-01-05 16:47:37.022 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-01-05 16:47:37.024 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:47:37.027 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:47:37.029 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-01-05 16:47:37.032 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:47:37.034 | + ./stack.sh:main:815 : is_service_enabled etcd3 2022-01-05 16:47:37.053 | + functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:47:37.055 | + ./stack.sh:main:816 : install_etcd3 2022-01-05 16:47:37.058 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-01-05 16:47:37.058 | Installing etcd 2022-01-05 16:47:37.060 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-01-05 16:47:37.073 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-01-05 16:47:37.086 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-01-05 16:47:37.089 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-01-05 16:47:37.106 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-01-05 16:47:37.109 | ++ 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:47:37.112 | ++ 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:47:37.116 | +++ 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:47:37.120 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-01-05 16:47:37.123 | ++ 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:47:37.125 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-01-05 16:47:37.128 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-01-05 16:47:37.131 | ++ functions:get_extra_file:74 : return 2022-01-05 16:47:37.133 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-01-05 16:47:37.136 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-01-05 16:47:37.138 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-01-05 16:47:37.140 | + ./stack.sh:main:825 : is_service_enabled tls-proxy 2022-01-05 16:47:37.157 | + functions-common:is_service_enabled:1960 : return 1 2022-01-05 16:47:37.159 | + ./stack.sh:main:835 : install_dstat 2022-01-05 16:47:37.161 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-01-05 16:47:37.178 | + functions-common:is_service_enabled:1960 : return 1 2022-01-05 16:47:37.180 | + ./stack.sh:main:841 : echo_summary 'Installing OpenStack project source' 2022-01-05 16:47:37.182 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-01-05 16:47:37.185 | + ./stack.sh:echo_summary:432 : echo -e Installing OpenStack project source 2022-01-05 16:47:37.187 | + ./stack.sh:main:844 : install_libs 2022-01-05 16:47:37.189 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2022-01-05 16:47:37.192 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2022-01-05 16:47:37.195 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2022-01-05 16:47:37.197 | + inc/python:use_library_from_git:250 : local name=automaton 2022-01-05 16:47:37.199 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:47:37.201 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:47:37.203 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-01-05 16:47:37.206 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:47:37.208 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2022-01-05 16:47:37.210 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2022-01-05 16:47:37.212 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2022-01-05 16:47:37.215 | + inc/python:use_library_from_git:250 : local name=castellan 2022-01-05 16:47:37.217 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:47:37.219 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:47:37.221 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-01-05 16:47:37.224 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:47:37.226 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2022-01-05 16:47:37.228 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2022-01-05 16:47:37.231 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2022-01-05 16:47:37.233 | + inc/python:use_library_from_git:250 : local name=cliff 2022-01-05 16:47:37.235 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:47:37.237 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:47:37.240 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-01-05 16:47:37.243 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:47:37.245 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2022-01-05 16:47:37.247 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2022-01-05 16:47:37.250 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2022-01-05 16:47:37.252 | + inc/python:use_library_from_git:250 : local name=cursive 2022-01-05 16:47:37.255 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:47:37.257 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:47:37.259 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-01-05 16:47:37.261 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:47:37.264 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2022-01-05 16:47:37.266 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2022-01-05 16:47:37.269 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2022-01-05 16:47:37.271 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-01-05 16:47:37.274 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:47:37.276 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:47:37.278 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-01-05 16:47:37.280 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:47:37.283 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2022-01-05 16:47:37.285 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2022-01-05 16:47:37.288 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2022-01-05 16:47:37.290 | + inc/python:use_library_from_git:250 : local name=futurist 2022-01-05 16:47:37.292 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:47:37.294 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:47:37.297 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-01-05 16:47:37.299 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:47:37.302 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2022-01-05 16:47:37.304 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2022-01-05 16:47:37.306 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2022-01-05 16:47:37.308 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-01-05 16:47:37.311 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:47:37.313 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:47:37.316 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-01-05 16:47:37.318 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:47:37.320 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2022-01-05 16:47:37.323 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2022-01-05 16:47:37.325 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2022-01-05 16:47:37.327 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-01-05 16:47:37.329 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:47:37.332 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:47:37.335 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-01-05 16:47:37.337 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:47:37.339 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2022-01-05 16:47:37.341 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2022-01-05 16:47:37.344 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2022-01-05 16:47:37.346 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-01-05 16:47:37.349 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:47:37.351 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:47:37.353 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-01-05 16:47:37.356 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:47:37.358 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2022-01-05 16:47:37.360 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2022-01-05 16:47:37.363 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2022-01-05 16:47:37.365 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-01-05 16:47:37.367 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:47:37.370 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:47:37.372 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-01-05 16:47:37.374 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:47:37.377 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2022-01-05 16:47:37.379 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2022-01-05 16:47:37.381 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2022-01-05 16:47:37.384 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-01-05 16:47:37.386 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:47:37.388 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:47:37.390 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-01-05 16:47:37.393 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:47:37.396 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2022-01-05 16:47:37.398 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2022-01-05 16:47:37.400 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2022-01-05 16:47:37.403 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-01-05 16:47:37.405 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:47:37.407 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:47:37.410 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-01-05 16:47:37.413 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:47:37.415 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2022-01-05 16:47:37.417 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2022-01-05 16:47:37.420 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2022-01-05 16:47:37.422 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-01-05 16:47:37.424 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:47:37.427 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:47:37.429 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-01-05 16:47:37.431 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:47:37.434 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2022-01-05 16:47:37.436 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2022-01-05 16:47:37.438 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2022-01-05 16:47:37.441 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-01-05 16:47:37.443 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:47:37.446 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:47:37.448 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-01-05 16:47:37.450 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:47:37.453 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2022-01-05 16:47:37.455 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2022-01-05 16:47:37.458 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2022-01-05 16:47:37.460 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-01-05 16:47:37.462 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:47:37.465 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:47:37.467 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-01-05 16:47:37.469 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:47:37.472 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2022-01-05 16:47:37.474 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2022-01-05 16:47:37.476 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2022-01-05 16:47:37.479 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-01-05 16:47:37.481 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:47:37.483 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:47:37.485 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-01-05 16:47:37.488 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:47:37.491 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2022-01-05 16:47:37.493 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2022-01-05 16:47:37.495 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2022-01-05 16:47:37.498 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-01-05 16:47:37.500 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:47:37.502 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:47:37.505 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-01-05 16:47:37.508 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:47:37.510 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2022-01-05 16:47:37.512 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2022-01-05 16:47:37.514 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2022-01-05 16:47:37.517 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-01-05 16:47:37.519 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:47:37.522 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:47:37.524 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-01-05 16:47:37.527 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:47:37.529 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2022-01-05 16:47:37.531 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2022-01-05 16:47:37.534 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2022-01-05 16:47:37.536 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-01-05 16:47:37.538 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:47:37.541 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:47:37.543 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-01-05 16:47:37.545 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:47:37.547 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2022-01-05 16:47:37.550 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2022-01-05 16:47:37.552 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2022-01-05 16:47:37.554 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-01-05 16:47:37.557 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:47:37.559 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:47:37.561 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-01-05 16:47:37.564 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:47:37.567 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2022-01-05 16:47:37.569 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2022-01-05 16:47:37.572 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2022-01-05 16:47:37.574 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-01-05 16:47:37.576 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:47:37.578 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:47:37.581 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-01-05 16:47:37.584 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:47:37.586 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2022-01-05 16:47:37.588 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2022-01-05 16:47:37.591 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2022-01-05 16:47:37.593 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-01-05 16:47:37.595 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:47:37.598 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:47:37.600 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-01-05 16:47:37.602 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:47:37.605 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2022-01-05 16:47:37.607 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2022-01-05 16:47:37.609 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2022-01-05 16:47:37.612 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-01-05 16:47:37.614 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:47:37.616 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:47:37.619 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-01-05 16:47:37.621 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:47:37.623 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2022-01-05 16:47:37.626 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2022-01-05 16:47:37.628 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2022-01-05 16:47:37.631 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-01-05 16:47:37.633 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:47:37.635 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:47:37.638 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-01-05 16:47:37.640 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:47:37.642 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2022-01-05 16:47:37.645 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2022-01-05 16:47:37.648 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2022-01-05 16:47:37.650 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-01-05 16:47:37.653 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:47:37.655 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:47:37.657 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-01-05 16:47:37.659 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:47:37.662 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2022-01-05 16:47:37.665 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2022-01-05 16:47:37.667 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2022-01-05 16:47:37.669 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-01-05 16:47:37.671 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:47:37.674 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:47:37.676 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-01-05 16:47:37.678 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:47:37.681 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2022-01-05 16:47:37.683 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2022-01-05 16:47:37.685 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2022-01-05 16:47:37.688 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-01-05 16:47:37.690 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:47:37.693 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:47:37.695 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-01-05 16:47:37.697 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:47:37.700 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2022-01-05 16:47:37.702 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2022-01-05 16:47:37.704 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2022-01-05 16:47:37.706 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-01-05 16:47:37.709 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:47:37.712 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:47:37.714 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-01-05 16:47:37.716 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:47:37.719 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2022-01-05 16:47:37.721 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2022-01-05 16:47:37.723 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2022-01-05 16:47:37.726 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-01-05 16:47:37.728 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:47:37.730 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:47:37.733 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-01-05 16:47:37.735 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:47:37.738 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2022-01-05 16:47:37.740 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2022-01-05 16:47:37.742 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2022-01-05 16:47:37.745 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-01-05 16:47:37.747 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:47:37.749 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:47:37.752 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-01-05 16:47:37.755 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:47:37.757 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2022-01-05 16:47:37.759 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2022-01-05 16:47:37.762 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2022-01-05 16:47:37.764 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-01-05 16:47:37.766 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:47:37.769 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:47:37.772 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-01-05 16:47:37.774 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:47:37.776 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2022-01-05 16:47:37.779 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2022-01-05 16:47:37.781 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2022-01-05 16:47:37.783 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-01-05 16:47:37.786 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:47:37.788 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:47:37.790 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-01-05 16:47:37.793 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:47:37.795 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2022-01-05 16:47:37.797 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2022-01-05 16:47:37.800 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2022-01-05 16:47:37.802 | + inc/python:use_library_from_git:250 : local name=tooz 2022-01-05 16:47:37.804 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:47:37.806 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:47:37.809 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-01-05 16:47:37.811 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:47:37.813 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2022-01-05 16:47:37.816 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2022-01-05 16:47:37.819 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2022-01-05 16:47:37.821 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-01-05 16:47:37.823 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:47:37.825 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:47:37.828 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-01-05 16:47:37.830 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:47:37.833 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2022-01-05 16:47:37.835 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2022-01-05 16:47:37.838 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2022-01-05 16:47:37.840 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-01-05 16:47:37.842 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:47:37.844 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:47:37.847 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-01-05 16:47:37.849 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:47:37.851 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2022-01-05 16:47:37.854 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2022-01-05 16:47:37.856 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2022-01-05 16:47:37.858 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-01-05 16:47:37.861 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:47:37.864 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:47:37.866 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-01-05 16:47:37.868 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:47:37.870 | + lib/libraries:install_libs:135 : pip_install etcd3 2022-01-05 16:47:37.891 | Using python 3.8 to install etcd3 2022-01-05 16:47:37.894 | + 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:47:38.608 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:47:38.608 | from cryptography.utils import int_from_bytes 2022-01-05 16:47:38.608 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:47:38.608 | from cryptography.utils import int_from_bytes 2022-01-05 16:47:39.585 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:47:39.617 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-01-05 16:47:39.624 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-01-05 16:47:39.625 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.15.0) 2022-01-05 16:47:39.626 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.15.6) 2022-01-05 16:47:39.627 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.36.1) 2022-01-05 16:47:41.042 | 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:47:41.148 | + inc/python:pip_install:200 : result=0 2022-01-05 16:47:41.150 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 16:47:41.152 | + functions-common:time_stop:2304 : local name 2022-01-05 16:47:41.155 | + functions-common:time_stop:2305 : local end_time 2022-01-05 16:47:41.157 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:47:41.159 | + functions-common:time_stop:2307 : local total 2022-01-05 16:47:41.161 | + functions-common:time_stop:2308 : local start_time 2022-01-05 16:47:41.163 | + functions-common:time_stop:2310 : name=pip_install 2022-01-05 16:47:41.165 | + functions-common:time_stop:2311 : start_time=1641401257886 2022-01-05 16:47:41.167 | + functions-common:time_stop:2313 : [[ -z 1641401257886 ]] 2022-01-05 16:47:41.170 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:47:41.174 | + functions-common:time_stop:2316 : end_time=1641401261172 2022-01-05 16:47:41.177 | + functions-common:time_stop:2317 : elapsed_time=3286 2022-01-05 16:47:41.179 | + functions-common:time_stop:2318 : total=25915 2022-01-05 16:47:41.181 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:47:41.183 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=29201 2022-01-05 16:47:41.186 | + inc/python:pip_install:203 : return 0 2022-01-05 16:47:41.188 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2022-01-05 16:47:41.210 | Using python 3.8 to install etcd3gw 2022-01-05 16:47:41.212 | + 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:47:41.934 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:47:41.934 | from cryptography.utils import int_from_bytes 2022-01-05 16:47:41.934 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:47:41.934 | from cryptography.utils import int_from_bytes 2022-01-05 16:47:42.919 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:47:42.950 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (0.2.5) 2022-01-05 16:47:42.961 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.15.0) 2022-01-05 16:47:42.962 | 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:47:42.963 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.5.1) 2022-01-05 16:47:42.964 | Requirement already satisfied: urllib3>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.26.3) 2022-01-05 16:47:42.965 | 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:47:42.990 | 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:47:42.991 | 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:47:42.992 | 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:47:44.376 | 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:47:44.481 | + inc/python:pip_install:200 : result=0 2022-01-05 16:47:44.483 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 16:47:44.485 | + functions-common:time_stop:2304 : local name 2022-01-05 16:47:44.488 | + functions-common:time_stop:2305 : local end_time 2022-01-05 16:47:44.491 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:47:44.493 | + functions-common:time_stop:2307 : local total 2022-01-05 16:47:44.495 | + functions-common:time_stop:2308 : local start_time 2022-01-05 16:47:44.497 | + functions-common:time_stop:2310 : name=pip_install 2022-01-05 16:47:44.500 | + functions-common:time_stop:2311 : start_time=1641401261204 2022-01-05 16:47:44.502 | + functions-common:time_stop:2313 : [[ -z 1641401261204 ]] 2022-01-05 16:47:44.505 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:47:44.509 | + functions-common:time_stop:2316 : end_time=1641401264506 2022-01-05 16:47:44.511 | + functions-common:time_stop:2317 : elapsed_time=3302 2022-01-05 16:47:44.513 | + functions-common:time_stop:2318 : total=29201 2022-01-05 16:47:44.515 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:47:44.517 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=32503 2022-01-05 16:47:44.520 | + inc/python:pip_install:203 : return 0 2022-01-05 16:47:44.522 | + ./stack.sh:main:847 : install_apache_uwsgi 2022-01-05 16:47:44.524 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-01-05 16:47:44.527 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-01-05 16:47:44.529 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-01-05 16:47:44.531 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-01-05 16:47:44.534 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-01-05 16:47:44.537 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-01-05 16:47:44.539 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-01-05 16:47:44.541 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-01-05 16:47:44.544 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-01-05 16:47:44.546 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-01-05 16:47:44.548 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-01-05 16:47:44.550 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2022-01-05 16:47:44.553 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2022-01-05 16:47:44.556 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:47:44.558 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:47:44.560 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-01-05 16:47:44.563 | + lib/apache:install_apache_uwsgi:96 : [[ focal == \b\i\o\n\i\c ]] 2022-01-05 16:47:44.565 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-01-05 16:47:44.567 | + functions-common:install_package:1342 : update_package_repo 2022-01-05 16:47:44.570 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2022-01-05 16:47:44.572 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2022-01-05 16:47:44.574 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2022-01-05 16:47:44.576 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2022-01-05 16:47:44.579 | + functions-common:update_package_repo:1322 : is_ubuntu 2022-01-05 16:47:44.581 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:47:44.584 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:47:44.586 | + functions-common:update_package_repo:1323 : apt_get_update 2022-01-05 16:47:44.588 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2022-01-05 16:47:44.590 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2022-01-05 16:47:44.593 | + functions-common:apt_get_update:1069 : return 2022-01-05 16:47:44.595 | + functions-common:install_package:1343 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-01-05 16:47:44.598 | + functions-common:real_install_package:1328 : is_ubuntu 2022-01-05 16:47:44.600 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:47:44.603 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:47:44.605 | + functions-common:real_install_package:1329 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-01-05 16:47:44.626 | + 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:47:44.734 | Reading package lists... 2022-01-05 16:47:44.962 | Building dependency tree... 2022-01-05 16:47:44.963 | Reading state information... 2022-01-05 16:47:45.196 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-01-05 16:47:45.196 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-01-05 16:47:45.196 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.8). 2022-01-05 16:47:45.196 | The following packages were automatically installed and are no longer required: 2022-01-05 16:47:45.197 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-05 16:47:45.197 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-05 16:47:45.197 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-05 16:47:45.197 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-05 16:47:45.197 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-01-05 16:47:45.197 | python3-zope.interface 2022-01-05 16:47:45.197 | Use 'sudo apt autoremove' to remove them. 2022-01-05 16:47:45.310 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-01-05 16:47:45.315 | + functions-common:apt_get:1113 : result=0 2022-01-05 16:47:45.317 | + functions-common:apt_get:1116 : time_stop apt-get 2022-01-05 16:47:45.320 | + functions-common:time_stop:2304 : local name 2022-01-05 16:47:45.322 | + functions-common:time_stop:2305 : local end_time 2022-01-05 16:47:45.324 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:47:45.326 | + functions-common:time_stop:2307 : local total 2022-01-05 16:47:45.329 | + functions-common:time_stop:2308 : local start_time 2022-01-05 16:47:45.331 | + functions-common:time_stop:2310 : name=apt-get 2022-01-05 16:47:45.334 | + functions-common:time_stop:2311 : start_time=1641401264624 2022-01-05 16:47:45.336 | + functions-common:time_stop:2313 : [[ -z 1641401264624 ]] 2022-01-05 16:47:45.340 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:47:45.344 | + functions-common:time_stop:2316 : end_time=1641401265341 2022-01-05 16:47:45.346 | + functions-common:time_stop:2317 : elapsed_time=717 2022-01-05 16:47:45.349 | + functions-common:time_stop:2318 : total=17516 2022-01-05 16:47:45.351 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:47:45.353 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=18233 2022-01-05 16:47:45.356 | + functions-common:apt_get:1117 : return 0 2022-01-05 16:47:45.358 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2022-01-05 16:47:45.360 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:47:45.363 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:47:45.366 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2022-01-05 16:47:45.427 | Module proxy already enabled 2022-01-05 16:47:45.432 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2022-01-05 16:47:45.494 | Considering dependency proxy for proxy_uwsgi: 2022-01-05 16:47:45.494 | Module proxy already enabled 2022-01-05 16:47:45.494 | Module proxy_uwsgi already enabled 2022-01-05 16:47:45.498 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2022-01-05 16:47:45.501 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-01-05 16:47:45.503 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2022-01-05 16:47:45.506 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2022-01-05 16:47:45.634 | + ./stack.sh:main:850 : install_keystoneauth 2022-01-05 16:47:45.638 | + lib/keystone:install_keystoneauth:468 : use_library_from_git keystoneauth 2022-01-05 16:47:45.641 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-01-05 16:47:45.643 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:47:45.645 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:47:45.649 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-01-05 16:47:45.651 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:47:45.653 | + ./stack.sh:main:851 : install_keystoneclient 2022-01-05 16:47:45.656 | + lib/keystone:install_keystoneclient:476 : use_library_from_git python-keystoneclient 2022-01-05 16:47:45.658 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-01-05 16:47:45.661 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:47:45.663 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:47:45.665 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-01-05 16:47:45.668 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:47:45.670 | + ./stack.sh:main:852 : install_glanceclient 2022-01-05 16:47:45.673 | + lib/glance:install_glanceclient:429 : use_library_from_git python-glanceclient 2022-01-05 16:47:45.675 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-01-05 16:47:45.678 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:47:45.680 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:47:45.682 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-01-05 16:47:45.685 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:47:45.687 | + ./stack.sh:main:853 : install_cinderclient 2022-01-05 16:47:45.689 | + lib/cinder:install_cinderclient:467 : use_library_from_git python-brick-cinderclient-ext 2022-01-05 16:47:45.692 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-01-05 16:47:45.695 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:47:45.697 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:47:45.700 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-01-05 16:47:45.702 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:47:45.704 | + lib/cinder:install_cinderclient:472 : use_library_from_git python-cinderclient 2022-01-05 16:47:45.707 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-01-05 16:47:45.709 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:47:45.712 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:47:45.714 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-01-05 16:47:45.716 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:47:45.719 | + ./stack.sh:main:854 : install_novaclient 2022-01-05 16:47:45.721 | + lib/nova:install_novaclient:812 : use_library_from_git python-novaclient 2022-01-05 16:47:45.724 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-01-05 16:47:45.726 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:47:45.729 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:47:45.731 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-01-05 16:47:45.734 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:47:45.736 | + ./stack.sh:main:855 : is_service_enabled swift glance horizon 2022-01-05 16:47:45.753 | + functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:47:45.756 | + ./stack.sh:main:856 : install_swiftclient 2022-01-05 16:47:45.758 | + lib/swift:install_swiftclient:752 : use_library_from_git python-swiftclient 2022-01-05 16:47:45.761 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-01-05 16:47:45.763 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:47:45.765 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:47:45.767 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-01-05 16:47:45.770 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:47:45.773 | + ./stack.sh:main:858 : is_service_enabled neutron nova horizon 2022-01-05 16:47:45.789 | + functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:47:45.791 | + ./stack.sh:main:859 : install_neutronclient 2022-01-05 16:47:45.794 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2022-01-05 16:47:45.796 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-01-05 16:47:45.799 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:47:45.802 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:47:45.804 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-01-05 16:47:45.806 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:47:45.809 | + ./stack.sh:main:863 : install_keystonemiddleware 2022-01-05 16:47:45.811 | + lib/keystone:install_keystonemiddleware:486 : use_library_from_git keystonemiddleware 2022-01-05 16:47:45.813 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-01-05 16:47:45.816 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:47:45.818 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:47:45.820 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-01-05 16:47:45.823 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:47:45.825 | + lib/keystone:install_keystonemiddleware:491 : pip_install_gr keystonemiddleware 2022-01-05 16:47:45.827 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-01-05 16:47:45.830 | + inc/python:pip_install_gr:77 : local clean_name 2022-01-05 16:47:45.833 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-01-05 16:47:45.835 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-01-05 16:47:45.837 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-01-05 16:47:45.841 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-01-05 16:47:45.841 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-01-05 16:47:45.846 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-01-05 16:47:45.849 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-01-05 16:47:45.851 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-01-05 16:47:45.854 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-01-05 16:47:45.856 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-01-05 16:47:45.878 | Using python 3.8 to install keystonemiddleware 2022-01-05 16:47:45.880 | + 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:47:46.595 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:47:46.595 | from cryptography.utils import int_from_bytes 2022-01-05 16:47:46.596 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:47:46.596 | from cryptography.utils import int_from_bytes 2022-01-05 16:47:47.576 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:47:47.608 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.2.0) 2022-01-05 16:47:47.659 | 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:47:47.661 | 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:47:47.662 | 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:47:47.663 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.15.0) 2022-01-05 16:47:47.664 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.1) 2022-01-05 16:47:47.665 | 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:47:47.666 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-01-05 16:47:47.667 | 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:47:47.668 | 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:47:47.669 | 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:47:47.670 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.25.1) 2022-01-05 16:47:47.671 | 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:47:47.672 | 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:47:47.673 | 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:47:47.731 | 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:47:47.732 | 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:47:47.733 | 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:47:47.770 | 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:47:47.809 | 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:47:47.810 | 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:47:47.811 | 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:47:47.812 | 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:47:47.860 | 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:47:47.865 | 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:47:47.874 | 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:47:47.876 | 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:47:47.889 | 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:47:47.892 | 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:47:47.893 | 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:47:47.947 | 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:47:47.948 | 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:47:47.950 | 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:47:47.951 | 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:47:47.998 | 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:47:48.011 | 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:47:49.312 | 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:47:49.421 | + inc/python:pip_install:200 : result=0 2022-01-05 16:47:49.423 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 16:47:49.426 | + functions-common:time_stop:2304 : local name 2022-01-05 16:47:49.428 | + functions-common:time_stop:2305 : local end_time 2022-01-05 16:47:49.430 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:47:49.432 | + functions-common:time_stop:2307 : local total 2022-01-05 16:47:49.435 | + functions-common:time_stop:2308 : local start_time 2022-01-05 16:47:49.437 | + functions-common:time_stop:2310 : name=pip_install 2022-01-05 16:47:49.439 | + functions-common:time_stop:2311 : start_time=1641401265872 2022-01-05 16:47:49.442 | + functions-common:time_stop:2313 : [[ -z 1641401265872 ]] 2022-01-05 16:47:49.445 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:47:49.449 | + functions-common:time_stop:2316 : end_time=1641401269447 2022-01-05 16:47:49.451 | + functions-common:time_stop:2317 : elapsed_time=3575 2022-01-05 16:47:49.453 | + functions-common:time_stop:2318 : total=32503 2022-01-05 16:47:49.456 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:47:49.459 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=36078 2022-01-05 16:47:49.461 | + inc/python:pip_install:203 : return 0 2022-01-05 16:47:49.463 | + lib/keystone:install_keystonemiddleware:495 : pip_install_gr python-memcached 2022-01-05 16:47:49.466 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-01-05 16:47:49.468 | + inc/python:pip_install_gr:77 : local clean_name 2022-01-05 16:47:49.471 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-01-05 16:47:49.473 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-01-05 16:47:49.476 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-01-05 16:47:49.480 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-01-05 16:47:49.480 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-01-05 16:47:49.485 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-01-05 16:47:49.487 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-01-05 16:47:49.490 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-01-05 16:47:49.493 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-01-05 16:47:49.495 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-01-05 16:47:49.516 | Using python 3.8 to install python-memcached 2022-01-05 16:47:49.519 | + 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:47:50.234 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:47:50.234 | from cryptography.utils import int_from_bytes 2022-01-05 16:47:50.234 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:47:50.234 | from cryptography.utils import int_from_bytes 2022-01-05 16:47:51.222 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:47:51.254 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-01-05 16:47:51.257 | 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:47:52.655 | 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:47:52.760 | + inc/python:pip_install:200 : result=0 2022-01-05 16:47:52.762 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 16:47:52.764 | + functions-common:time_stop:2304 : local name 2022-01-05 16:47:52.767 | + functions-common:time_stop:2305 : local end_time 2022-01-05 16:47:52.769 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:47:52.771 | + functions-common:time_stop:2307 : local total 2022-01-05 16:47:52.774 | + functions-common:time_stop:2308 : local start_time 2022-01-05 16:47:52.776 | + functions-common:time_stop:2310 : name=pip_install 2022-01-05 16:47:52.778 | + functions-common:time_stop:2311 : start_time=1641401269511 2022-01-05 16:47:52.780 | + functions-common:time_stop:2313 : [[ -z 1641401269511 ]] 2022-01-05 16:47:52.783 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:47:52.788 | + functions-common:time_stop:2316 : end_time=1641401272785 2022-01-05 16:47:52.790 | + functions-common:time_stop:2317 : elapsed_time=3274 2022-01-05 16:47:52.792 | + functions-common:time_stop:2318 : total=36078 2022-01-05 16:47:52.795 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:47:52.797 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=39352 2022-01-05 16:47:52.799 | + inc/python:pip_install:203 : return 0 2022-01-05 16:47:52.802 | + ./stack.sh:main:865 : is_service_enabled keystone 2022-01-05 16:47:52.819 | + functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:47:52.821 | + ./stack.sh:main:866 : '[' 10.222.0.45 == 10.222.0.45 ']' 2022-01-05 16:47:52.824 | + ./stack.sh:main:867 : stack_install_service keystone 2022-01-05 16:47:52.826 | + lib/stack:stack_install_service:20 : local service=keystone 2022-01-05 16:47:52.828 | + lib/stack:stack_install_service:21 : type install_keystone 2022-01-05 16:47:52.831 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-01-05 16:47:52.833 | + lib/stack:stack_install_service:32 : install_keystone 2022-01-05 16:47:52.836 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2022-01-05 16:47:52.851 | + functions-common:is_service_enabled:1960 : return 1 2022-01-05 16:47:52.854 | + lib/keystone:install_keystone:505 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/wallaby 2022-01-05 16:47:52.856 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2022-01-05 16:47:52.858 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2022-01-05 16:47:52.860 | + functions-common:git_clone:525 : local git_ref=stable/wallaby 2022-01-05 16:47:52.862 | + functions-common:git_clone:526 : local orig_dir 2022-01-05 16:47:52.865 | ++ functions-common:git_clone:527 : pwd 2022-01-05 16:47:52.867 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2022-01-05 16:47:52.870 | + functions-common:git_clone:528 : local git_clone_flags= 2022-01-05 16:47:52.872 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2022-01-05 16:47:52.887 | + functions-common:git_clone:530 : RECLONE=False 2022-01-05 16:47:52.889 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2022-01-05 16:47:52.891 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2022-01-05 16:47:52.894 | + functions-common:git_clone:544 : echo stable/wallaby 2022-01-05 16:47:52.895 | + functions-common:git_clone:544 : egrep -q '^refs' 2022-01-05 16:47:52.900 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2022-01-05 16:47:52.902 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2022-01-05 16:47:52.904 | + functions-common:git_clone:592 : cd /opt/stack/keystone 2022-01-05 16:47:52.906 | + functions-common:git_clone:593 : git show --oneline 2022-01-05 16:47:52.907 | + functions-common:git_clone:593 : head -1 2022-01-05 16:47:52.911 | ddd97302e Merge "Update local_id limit to 255 characters" into stable/wallaby 2022-01-05 16:47:52.913 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2022-01-05 16:47:52.916 | + lib/keystone:install_keystone:506 : setup_develop /opt/stack/keystone 2022-01-05 16:47:52.918 | + inc/python:setup_develop:338 : local bindep 2022-01-05 16:47:52.920 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-01-05 16:47:52.922 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-01-05 16:47:52.925 | + inc/python:setup_develop:344 : local extras= 2022-01-05 16:47:52.927 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-01-05 16:47:52.929 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-01-05 16:47:52.932 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-01-05 16:47:52.934 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-01-05 16:47:52.936 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-01-05 16:47:52.938 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-01-05 16:47:52.941 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-01-05 16:47:52.944 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-01-05 16:47:52.946 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-01-05 16:47:52.948 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-01-05 16:47:52.951 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-01-05 16:47:52.954 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-01-05 16:47:52.960 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2022-01-05 16:47:52.962 | + 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:47:53.588 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2022-01-05 16:47:53.590 | + inc/python:setup_package:417 : local bindep=0 2022-01-05 16:47:53.592 | + inc/python:setup_package:418 : local bindep_flag= 2022-01-05 16:47:53.594 | + inc/python:setup_package:419 : local bindep_profiles= 2022-01-05 16:47:53.596 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2022-01-05 16:47:53.600 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2022-01-05 16:47:53.602 | + inc/python:setup_package:426 : local flags=-e 2022-01-05 16:47:53.604 | + inc/python:setup_package:427 : local extras= 2022-01-05 16:47:53.606 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-01-05 16:47:53.608 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-01-05 16:47:53.611 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-01-05 16:47:53.613 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-01-05 16:47:53.616 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-01-05 16:47:53.618 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2022-01-05 16:47:53.638 | Using python 3.8 to install /opt/stack/keystone 2022-01-05 16:47:53.640 | + 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:47:54.361 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:47:54.361 | from cryptography.utils import int_from_bytes 2022-01-05 16:47:54.361 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:47:54.361 | from cryptography.utils import int_from_bytes 2022-01-05 16:47:55.346 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:47:55.346 | 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:47:55.346 | ERROR: Editable requirements are not allowed as constraints 2022-01-05 16:47:55.437 | + inc/python:pip_install:1 : exit_trap 2022-01-05 16:47:55.439 | + ./stack.sh:exit_trap:507 : local r=1 2022-01-05 16:47:55.443 | ++ ./stack.sh:exit_trap:508 : jobs -p 2022-01-05 16:47:55.445 | + ./stack.sh:exit_trap:508 : jobs= 2022-01-05 16:47:55.447 | + ./stack.sh:exit_trap:511 : [[ -n '' ]] 2022-01-05 16:47:55.449 | + ./stack.sh:exit_trap:517 : '[' -f '' ']' 2022-01-05 16:47:55.452 | + ./stack.sh:exit_trap:522 : kill_spinner 2022-01-05 16:47:55.454 | + ./stack.sh:kill_spinner:417 : '[' '!' -z '' ']' 2022-01-05 16:47:55.456 | + ./stack.sh:exit_trap:524 : [[ 1 -ne 0 ]] 2022-01-05 16:47:55.459 | + ./stack.sh:exit_trap:525 : echo 'Error on exit' 2022-01-05 16:47:55.459 | Error on exit 2022-01-05 16:47:55.461 | + ./stack.sh:exit_trap:527 : type -p generate-subunit 2022-01-05 16:47:55.463 | + ./stack.sh:exit_trap:528 : generate-subunit 1641401190 85 fail 2022-01-05 16:47:55.947 | + ./stack.sh:exit_trap:530 : [[ -z /opt/stack/logs ]] 2022-01-05 16:47:55.949 | + ./stack.sh:exit_trap:533 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-01-05 16:47:56.400 | + ./stack.sh:exit_trap:542 : exit 1