2022-01-05 15:59:57.739 | + ./stack.sh:main:462 : exec 2022-01-05 15:59:57.739 | + ./stack.sh:main:470 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-01-05-155957' 2022-01-05 15:59:57.739 | ++ ./stack.sh:main:462 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-01-05-155957.summary.2022-01-05-155957 2022-01-05 15:59:57.739 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-01-05 15:59:57.739 | + ./stack.sh:echo_summary:421 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-01-05-155957 2022-01-05 15:59:57.739 | + ./stack.sh:main:472 : ln -sf /opt/stack/logs/stack.sh.log.2022-01-05-155957 /opt/stack/logs/stack.sh.log 2022-01-05 15:59:57.739 | + ./stack.sh:main:473 : ln -sf /opt/stack/logs/stack.sh.log.2022-01-05-155957.summary.2022-01-05-155957 /opt/stack/logs/stack.sh.log.summary 2022-01-05 15:59:57.739 | + ./stack.sh:main:488 : check_path_perm_sanity /opt/stack 2022-01-05 15:59:57.739 | + functions:check_path_perm_sanity:620 : local real_path 2022-01-05 15:59:57.739 | ++ functions:check_path_perm_sanity:621 : readlink -f /opt/stack 2022-01-05 15:59:57.739 | + functions:check_path_perm_sanity:621 : real_path=/opt/stack 2022-01-05 15:59:57.739 | + functions:check_path_perm_sanity:622 : local rebuilt_path= 2022-01-05 15:59:57.739 | ++ functions:check_path_perm_sanity:623 : echo /opt/stack 2022-01-05 15:59:57.739 | ++ functions:check_path_perm_sanity:623 : tr / ' ' 2022-01-05 15:59:57.739 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-01-05 15:59:57.739 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt 2022-01-05 15:59:57.739 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt 2022-01-05 15:59:57.739 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-01-05 15:59:57.740 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-01-05 15:59:57.742 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt/stack 2022-01-05 15:59:57.744 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt/stack 2022-01-05 15:59:57.748 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-01-05 15:59:57.750 | + ./stack.sh:main:494 : trap exit_trap EXIT 2022-01-05 15:59:57.752 | + ./stack.sh:main:535 : trap err_trap ERR 2022-01-05 15:59:57.754 | + ./stack.sh:main:548 : set -o errexit 2022-01-05 15:59:57.756 | + ./stack.sh:main:551 : uname -a 2022-01-05 15:59:57.758 | Linux dv-cinder-victoria-3-iscsi 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-01-05 15:59:57.760 | + ./stack.sh:main:554 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-01-05 15:59:57.761 | + ./stack.sh:main:555 : rm -f /opt/stack/data/ca-bundle.pem 2022-01-05 15:59:57.765 | + ./stack.sh:main:558 : source /home/ubuntu/devstack/lib/database 2022-01-05 15:59:57.792 | + ./stack.sh:main:559 : source /home/ubuntu/devstack/lib/rpc_backend 2022-01-05 15:59:57.808 | + ./stack.sh:main:565 : fetch_plugins 2022-01-05 15:59:57.809 | + functions-common:fetch_plugins:1656 : local plugins= 2022-01-05 15:59:57.811 | + functions-common:fetch_plugins:1657 : local plugin 2022-01-05 15:59:57.813 | + functions-common:fetch_plugins:1660 : [[ -z '' ]] 2022-01-05 15:59:57.815 | + functions-common:fetch_plugins:1661 : return 2022-01-05 15:59:57.817 | + ./stack.sh:main:569 : run_phase override_defaults 2022-01-05 15:59:57.819 | + functions-common:run_phase:1738 : local mode=override_defaults 2022-01-05 15:59:57.821 | + functions-common:run_phase:1739 : local phase= 2022-01-05 15:59:57.823 | + functions-common:run_phase:1740 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-01-05 15:59:57.825 | + functions-common:run_phase:1741 : local extra_plugin_file_name 2022-01-05 15:59:57.826 | + functions-common:run_phase:1742 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-01-05 15:59:57.828 | + functions-common:run_phase:1747 : local exceptions=80-tempest.sh 2022-01-05 15:59:57.830 | + functions-common:run_phase:1748 : local extra 2022-01-05 15:59:57.832 | ++ functions-common:run_phase:1749 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-01-05 15:59:57.836 | + functions-common:run_phase:1749 : extra=80-tempest.sh 2022-01-05 15:59:57.838 | + functions-common:run_phase:1750 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-01-05 15:59:57.839 | + functions-common:run_phase:1754 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-01-05 15:59:57.841 | + functions-common:run_phase:1754 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-01-05 15:59:57.843 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-01-05 15:59:57.855 | ++ functions-common:is_service_enabled:1966 : return 0 2022-01-05 15:59:57.857 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-01-05 15:59:57.859 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-05 15:59:57.860 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-05 15:59:57.862 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-05 15:59:57.864 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-05 15:59:57.866 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-05 15:59:57.868 | ++ extras.d/80-tempest.sh:source:26 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-01-05 15:59:57.870 | ++ extras.d/80-tempest.sh:source:31 : [[ override_defaults == \c\l\e\a\n ]] 2022-01-05 15:59:57.872 | + functions-common:run_phase:1759 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-01-05 15:59:57.874 | + functions-common:run_phase:1762 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-01-05 15:59:57.876 | + functions-common:run_phase:1763 : plugin_override_defaults 2022-01-05 15:59:57.878 | + functions-common:plugin_override_defaults:1697 : local plugins= 2022-01-05 15:59:57.880 | + functions-common:plugin_override_defaults:1698 : local plugin 2022-01-05 15:59:57.882 | + functions-common:plugin_override_defaults:1701 : [[ -z '' ]] 2022-01-05 15:59:57.884 | + functions-common:plugin_override_defaults:1702 : return 2022-01-05 15:59:57.886 | + ./stack.sh:main:572 : source /home/ubuntu/devstack/lib/apache 2022-01-05 15:59:57.902 | + ./stack.sh:main:575 : source /home/ubuntu/devstack/lib/tls 2022-01-05 15:59:57.904 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-01-05 15:59:57.917 | ++ functions-common:is_service_enabled:1966 : return 1 2022-01-05 15:59:57.919 | +++ lib/tls:source:43 : hostname -f 2022-01-05 15:59:57.922 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-01-05 15:59:57.924 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-01-05 15:59:57.926 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-01-05 15:59:57.928 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-01-05 15:59:57.930 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-01-05 15:59:57.932 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-01-05 15:59:57.934 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-01-05 15:59:57.936 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-01-05 15:59:57.937 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-01-05 15:59:57.939 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-01-05 15:59:57.944 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/infra 2022-01-05 15:59:57.955 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/libraries 2022-01-05 15:59:57.971 | + ./stack.sh:main:580 : source /home/ubuntu/devstack/lib/lvm 2022-01-05 15:59:57.983 | + ./stack.sh:main:581 : source /home/ubuntu/devstack/lib/horizon 2022-01-05 15:59:57.996 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/keystone 2022-01-05 15:59:58.022 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/glance 2022-01-05 15:59:58.066 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/nova 2022-01-05 15:59:58.145 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/placement 2022-01-05 15:59:58.167 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/cinder 2022-01-05 15:59:58.202 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/swift 2022-01-05 15:59:58.254 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/neutron 2022-01-05 15:59:58.384 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/ldap 2022-01-05 15:59:58.398 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/dstat 2022-01-05 15:59:58.411 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/tcpdump 2022-01-05 15:59:58.423 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/etcd3 2022-01-05 15:59:58.510 | + ./stack.sh:main:598 : run_phase source 2022-01-05 15:59:58.513 | + functions-common:run_phase:1738 : local mode=source 2022-01-05 15:59:58.515 | + functions-common:run_phase:1739 : local phase= 2022-01-05 15:59:58.517 | + functions-common:run_phase:1740 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-01-05 15:59:58.519 | + functions-common:run_phase:1741 : local extra_plugin_file_name 2022-01-05 15:59:58.521 | + functions-common:run_phase:1742 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-01-05 15:59:58.523 | + functions-common:run_phase:1747 : local exceptions=80-tempest.sh 2022-01-05 15:59:58.525 | + functions-common:run_phase:1748 : local extra 2022-01-05 15:59:58.528 | ++ functions-common:run_phase:1749 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-01-05 15:59:58.532 | + functions-common:run_phase:1749 : extra=80-tempest.sh 2022-01-05 15:59:58.534 | + functions-common:run_phase:1750 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-01-05 15:59:58.536 | + functions-common:run_phase:1754 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-01-05 15:59:58.538 | + functions-common:run_phase:1754 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-01-05 15:59:58.540 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-01-05 15:59:58.555 | ++ functions-common:is_service_enabled:1966 : return 0 2022-01-05 15:59:58.557 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-01-05 15:59:58.559 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-01-05 15:59:58.598 | ++ extras.d/80-tempest.sh:source:26 : [[ source == \u\n\s\t\a\c\k ]] 2022-01-05 15:59:58.600 | ++ extras.d/80-tempest.sh:source:31 : [[ source == \c\l\e\a\n ]] 2022-01-05 15:59:58.603 | + functions-common:run_phase:1759 : [[ source == \s\o\u\r\c\e ]] 2022-01-05 15:59:58.605 | + functions-common:run_phase:1760 : load_plugin_settings 2022-01-05 15:59:58.607 | + functions-common:load_plugin_settings:1674 : local plugins= 2022-01-05 15:59:58.609 | + functions-common:load_plugin_settings:1675 : local plugin 2022-01-05 15:59:58.611 | + functions-common:load_plugin_settings:1678 : [[ -z '' ]] 2022-01-05 15:59:58.613 | + functions-common:load_plugin_settings:1679 : return 2022-01-05 15:59:58.616 | + functions-common:run_phase:1761 : verify_disabled_services 2022-01-05 15:59:58.618 | + functions-common:verify_disabled_services:2021 : local service 2022-01-05 15:59:58.620 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:59:58.623 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-01-05 15:59:58.625 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:59:58.627 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-01-05 15:59:58.630 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:59:58.633 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-01-05 15:59:58.635 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:59:58.637 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-01-05 15:59:58.639 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:59:58.642 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-01-05 15:59:58.644 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:59:58.646 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-01-05 15:59:58.648 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:59:58.651 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-01-05 15:59:58.653 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:59:58.655 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-01-05 15:59:58.657 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:59:58.660 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-01-05 15:59:58.662 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:59:58.664 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-01-05 15:59:58.666 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:59:58.668 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-01-05 15:59:58.671 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:59:58.673 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-01-05 15:59:58.676 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:59:58.679 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-01-05 15:59:58.681 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:59:58.684 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-01-05 15:59:58.686 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:59:58.688 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-01-05 15:59:58.690 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:59:58.693 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-01-05 15:59:58.696 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:59:58.698 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-01-05 15:59:58.700 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:59:58.702 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-01-05 15:59:58.705 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:59:58.707 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-01-05 15:59:58.710 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:59:58.712 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-01-05 15:59:58.714 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:59:58.716 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-01-05 15:59:58.719 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:59:58.721 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-01-05 15:59:58.723 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:59:58.726 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-01-05 15:59:58.728 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:59:58.731 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-01-05 15:59:58.733 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:59:58.735 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-01-05 15:59:58.737 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:59:58.739 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-01-05 15:59:58.742 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:59:58.744 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-01-05 15:59:58.746 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:59:58.748 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-01-05 15:59:58.751 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:59:58.753 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-01-05 15:59:58.755 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:59:58.758 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-01-05 15:59:58.760 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:59:58.763 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-01-05 15:59:58.765 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:59:58.767 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-01-05 15:59:58.770 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:59:58.772 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-01-05 15:59:58.775 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:59:58.777 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-01-05 15:59:58.779 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:59:58.781 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-01-05 15:59:58.784 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:59:58.786 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-01-05 15:59:58.789 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:59:58.791 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-01-05 15:59:58.793 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:59:58.795 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-01-05 15:59:58.798 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:59:58.800 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-01-05 15:59:58.802 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:59:58.804 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-01-05 15:59:58.807 | + ./stack.sh:main:669 : initialize_database_backends 2022-01-05 15:59:58.810 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-01-05 15:59:58.812 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-01-05 15:59:58.826 | + functions-common:is_service_enabled:1966 : return 0 2022-01-05 15:59:58.828 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-01-05 15:59:58.830 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-01-05 15:59:58.832 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-01-05 15:59:58.848 | + functions-common:is_service_enabled:1966 : return 1 2022-01-05 15:59:58.851 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-01-05 15:59:58.853 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-01-05 15:59:58.855 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-01-05 15:59:58.857 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-01-05 15:59:58.859 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-01-05 15:59:58.862 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-01-05 15:59:58.864 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-01-05 15:59:58.867 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2022-01-05 15:59:58.869 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-01-05 15:59:58.871 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2022-01-05 15:59:58.874 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-01-05 15:59:58.876 | + lib/database:initialize_database_backends:104 : return 0 2022-01-05 15:59:58.878 | + ./stack.sh:main:670 : echo 'Using mysql database backend' 2022-01-05 15:59:58.878 | Using mysql database backend 2022-01-05 15:59:58.881 | + ./stack.sh:main:673 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-01-05 15:59:58.896 | + ./stack.sh:main:685 : is_service_enabled rabbit 2022-01-05 15:59:58.911 | + functions-common:is_service_enabled:1966 : return 0 2022-01-05 15:59:58.915 | + ./stack.sh:main:686 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-01-05 15:59:58.930 | + ./stack.sh:main:693 : is_service_enabled keystone 2022-01-05 15:59:58.946 | + functions-common:is_service_enabled:1966 : return 0 2022-01-05 15:59:58.949 | + ./stack.sh:main:695 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-01-05 15:59:58.965 | + ./stack.sh:main:697 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-01-05 15:59:58.981 | + ./stack.sh:main:708 : is_service_enabled ldap 2022-01-05 15:59:58.996 | + functions-common:is_service_enabled:1966 : return 1 2022-01-05 15:59:58.999 | + ./stack.sh:main:717 : is_service_enabled nova 2022-01-05 15:59:59.015 | + functions-common:is_service_enabled:1966 : return 0 2022-01-05 15:59:59.017 | + ./stack.sh:main:717 : [[ libvirt == \x\e\n\s\e\r\v\e\r ]] 2022-01-05 15:59:59.019 | + ./stack.sh:main:727 : is_service_enabled s-proxy 2022-01-05 15:59:59.035 | + functions-common:is_service_enabled:1966 : return 0 2022-01-05 15:59:59.038 | + ./stack.sh:main:731 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-01-05 15:59:59.054 | + ./stack.sh:main:733 : [[ -z '' ]] 2022-01-05 15:59:59.056 | + ./stack.sh:main:733 : [[ False == \T\r\u\e ]] 2022-01-05 15:59:59.059 | + ./stack.sh:main:739 : save_stackenv 739 2022-01-05 15:59:59.061 | + functions-common:save_stackenv:60 : local tag=739 2022-01-05 15:59:59.064 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-01-05 15:59:59.068 | + functions-common:save_stackenv:62 : time_stamp=2022-01-05-155959 2022-01-05 15:59:59.071 | + functions-common:save_stackenv:63 : echo '# 2022-01-05-155959 739' 2022-01-05 15:59:59.073 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 15:59:59.075 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-01-05 15:59:59.078 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 15:59:59.080 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-01-05 15:59:59.082 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 15:59:59.085 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-01-05 15:59:59.087 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 15:59:59.090 | + 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 15:59:59.092 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 15:59:59.094 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.23 2022-01-05 15:59:59.097 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 15:59:59.099 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.23/identity 2022-01-05 15:59:59.101 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 15:59:59.104 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-01-05-155957 2022-01-05 15:59:59.106 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 15:59:59.108 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-01-05 15:59:59.111 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 15:59:59.113 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.23 2022-01-05 15:59:59.115 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 15:59:59.118 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-01-05 15:59:59.120 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 15:59:59.122 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-01-05 15:59:59.125 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 15:59:59.127 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-01-05 15:59:59.129 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 15:59:59.132 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-01-05 15:59:59.135 | + ./stack.sh:main:750 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/victoria 2022-01-05 15:59:59.137 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/requirements.git 2022-01-05 15:59:59.139 | + functions-common:git_clone:526 : local git_dest=/opt/stack/requirements 2022-01-05 15:59:59.141 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-01-05 15:59:59.143 | + functions-common:git_clone:528 : local orig_dir 2022-01-05 15:59:59.146 | ++ functions-common:git_clone:529 : pwd 2022-01-05 15:59:59.149 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-01-05 15:59:59.151 | + functions-common:git_clone:530 : local git_clone_flags= 2022-01-05 15:59:59.153 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-01-05 15:59:59.168 | + functions-common:git_clone:532 : RECLONE=False 2022-01-05 15:59:59.171 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-01-05 15:59:59.173 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-01-05 15:59:59.175 | + functions-common:git_clone:546 : echo stable/victoria 2022-01-05 15:59:59.176 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-01-05 15:59:59.181 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/requirements ]] 2022-01-05 15:59:59.183 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-01-05 15:59:59.185 | + functions-common:git_clone:594 : cd /opt/stack/requirements 2022-01-05 15:59:59.188 | + functions-common:git_clone:595 : git show --oneline 2022-01-05 15:59:59.189 | + functions-common:git_clone:595 : head -1 2022-01-05 15:59:59.192 | 533601b0 update constraint for oslo.context to new release 3.1.2 2022-01-05 15:59:59.195 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2022-01-05 15:59:59.197 | + ./stack.sh:main:754 : echo_summary 'Installing package prerequisites' 2022-01-05 15:59:59.199 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-01-05 15:59:59.202 | + ./stack.sh:echo_summary:421 : echo -e Installing package prerequisites 2022-01-05 15:59:59.204 | + ./stack.sh:main:755 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-01-05 15:59:59.207 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-01-05 15:59:59.210 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-01-05 15:59:59.212 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-01-05 15:59:59.214 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-01-05 15:59:59.217 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-01-05 15:59:59.219 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-01-05 15:59:59.222 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-01-05 15:59:59.226 | ++ tools/install_prereqs.sh:source:47 : NOW=1641398399 2022-01-05 15:59:59.229 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-01-05 15:59:59.234 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1641398160 2022-01-05 15:59:59.236 | ++ tools/install_prereqs.sh:source:49 : DELTA=239 2022-01-05 15:59:59.238 | ++ tools/install_prereqs.sh:source:50 : [[ 239 -lt 7200 ]] 2022-01-05 15:59:59.241 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-01-05 15:59:59.243 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-01-05 15:59:59.245 | ++ functions-common:export_proxy_variables:2128 : isset http_proxy 2022-01-05 15:59:59.247 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2022-01-05 15:59:59.250 | ++ functions-common:export_proxy_variables:2131 : isset https_proxy 2022-01-05 15:59:59.252 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2022-01-05 15:59:59.254 | ++ functions-common:export_proxy_variables:2134 : isset no_proxy 2022-01-05 15:59:59.257 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2022-01-05 15:59:59.260 | +++ 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 15:59:59.305 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-01-05 15:59:59.305 | apache2-dev 2022-01-05 15:59:59.305 | bc 2022-01-05 15:59:59.305 | bsdmainutils 2022-01-05 15:59:59.305 | curl 2022-01-05 15:59:59.305 | g++ 2022-01-05 15:59:59.305 | gcc 2022-01-05 15:59:59.305 | gettext 2022-01-05 15:59:59.305 | git 2022-01-05 15:59:59.305 | graphviz 2022-01-05 15:59:59.305 | iputils-ping 2022-01-05 15:59:59.305 | libapache2-mod-proxy-uwsgi 2022-01-05 15:59:59.305 | libffi-dev 2022-01-05 15:59:59.305 | libjpeg-dev 2022-01-05 15:59:59.305 | libmysqlclient-dev 2022-01-05 15:59:59.305 | libpcre3-dev 2022-01-05 15:59:59.305 | libpq-dev 2022-01-05 15:59:59.305 | libssl-dev 2022-01-05 15:59:59.305 | libsystemd-dev 2022-01-05 15:59:59.305 | libxml2-dev 2022-01-05 15:59:59.305 | libxslt1-dev 2022-01-05 15:59:59.306 | libyaml-dev 2022-01-05 15:59:59.306 | lsof 2022-01-05 15:59:59.306 | openssh-server 2022-01-05 15:59:59.306 | openssl 2022-01-05 15:59:59.306 | pkg-config 2022-01-05 15:59:59.306 | psmisc 2022-01-05 15:59:59.306 | python3-dev 2022-01-05 15:59:59.306 | python3-pip 2022-01-05 15:59:59.306 | python3-venv 2022-01-05 15:59:59.306 | tar 2022-01-05 15:59:59.306 | tcpdump 2022-01-05 15:59:59.306 | unzip 2022-01-05 15:59:59.306 | uuid-runtime 2022-01-05 15:59:59.306 | wget 2022-01-05 15:59:59.306 | wget 2022-01-05 15:59:59.306 | zlib1g-dev 2022-01-05 15:59:59.306 | libkrb5-dev 2022-01-05 15:59:59.306 | libldap2-dev 2022-01-05 15:59:59.306 | libsasl2-dev 2022-01-05 15:59:59.306 | memcached 2022-01-05 15:59:59.306 | python3-mysqldb 2022-01-05 15:59:59.306 | sqlite3 2022-01-05 15:59:59.306 | conntrack 2022-01-05 15:59:59.306 | curl 2022-01-05 15:59:59.306 | dnsmasq-base 2022-01-05 15:59:59.306 | dnsmasq-utils 2022-01-05 15:59:59.306 | ebtables 2022-01-05 15:59:59.306 | gawk 2022-01-05 15:59:59.306 | genisoimage 2022-01-05 15:59:59.307 | iptables 2022-01-05 15:59:59.307 | iputils-arping 2022-01-05 15:59:59.307 | kpartx 2022-01-05 15:59:59.307 | libjs-jquery-tablesorter 2022-01-05 15:59:59.307 | libmysqlclient-dev 2022-01-05 15:59:59.307 | parted 2022-01-05 15:59:59.307 | pm-utils 2022-01-05 15:59:59.307 | python3-mysqldb 2022-01-05 15:59:59.307 | socat 2022-01-05 15:59:59.307 | sqlite3 2022-01-05 15:59:59.307 | sudo 2022-01-05 15:59:59.307 | vlan 2022-01-05 15:59:59.307 | lsscsi 2022-01-05 15:59:59.307 | open-iscsi 2022-01-05 15:59:59.307 | lvm2 2022-01-05 15:59:59.307 | qemu-utils 2022-01-05 15:59:59.307 | thin-provisioning-tools 2022-01-05 15:59:59.307 | acl 2022-01-05 15:59:59.307 | dnsmasq-base 2022-01-05 15:59:59.307 | dnsmasq-utils 2022-01-05 15:59:59.307 | ebtables 2022-01-05 15:59:59.307 | haproxy 2022-01-05 15:59:59.307 | iptables 2022-01-05 15:59:59.307 | iputils-arping 2022-01-05 15:59:59.307 | iputils-ping 2022-01-05 15:59:59.307 | libmysqlclient-dev 2022-01-05 15:59:59.307 | postgresql-server-dev-all 2022-01-05 15:59:59.307 | python3-mysqldb 2022-01-05 15:59:59.307 | sqlite3 2022-01-05 15:59:59.307 | sudo 2022-01-05 15:59:59.307 | vlan 2022-01-05 15:59:59.307 | ipset 2022-01-05 15:59:59.307 | conntrack 2022-01-05 15:59:59.307 | conntrackd 2022-01-05 15:59:59.307 | keepalived 2022-01-05 15:59:59.308 | dstat 2022-01-05 15:59:59.308 | lvm2 2022-01-05 15:59:59.308 | qemu-utils 2022-01-05 15:59:59.308 | thin-provisioning-tools 2022-01-05 15:59:59.308 | curl 2022-01-05 15:59:59.308 | liberasurecode-dev 2022-01-05 15:59:59.308 | make 2022-01-05 15:59:59.308 | memcached 2022-01-05 15:59:59.308 | sqlite3 2022-01-05 15:59:59.308 | xfsprogs' 2022-01-05 15:59:59.309 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-01-05 15:59:59.328 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-01-05 15:59:59.328 | apache2-dev 2022-01-05 15:59:59.328 | bc 2022-01-05 15:59:59.328 | bsdmainutils 2022-01-05 15:59:59.328 | curl 2022-01-05 15:59:59.328 | g++ 2022-01-05 15:59:59.328 | gcc 2022-01-05 15:59:59.328 | gettext 2022-01-05 15:59:59.328 | git 2022-01-05 15:59:59.328 | graphviz 2022-01-05 15:59:59.328 | iputils-ping 2022-01-05 15:59:59.328 | libapache2-mod-proxy-uwsgi 2022-01-05 15:59:59.328 | libffi-dev 2022-01-05 15:59:59.328 | libjpeg-dev 2022-01-05 15:59:59.328 | libmysqlclient-dev 2022-01-05 15:59:59.328 | libpcre3-dev 2022-01-05 15:59:59.328 | libpq-dev 2022-01-05 15:59:59.328 | libssl-dev 2022-01-05 15:59:59.328 | libsystemd-dev 2022-01-05 15:59:59.328 | libxml2-dev 2022-01-05 15:59:59.328 | libxslt1-dev 2022-01-05 15:59:59.328 | libyaml-dev 2022-01-05 15:59:59.328 | lsof 2022-01-05 15:59:59.328 | openssh-server 2022-01-05 15:59:59.328 | openssl 2022-01-05 15:59:59.328 | pkg-config 2022-01-05 15:59:59.328 | psmisc 2022-01-05 15:59:59.328 | python3-dev 2022-01-05 15:59:59.328 | python3-pip 2022-01-05 15:59:59.328 | python3-venv 2022-01-05 15:59:59.328 | tar 2022-01-05 15:59:59.328 | tcpdump 2022-01-05 15:59:59.328 | unzip 2022-01-05 15:59:59.328 | uuid-runtime 2022-01-05 15:59:59.328 | wget 2022-01-05 15:59:59.328 | wget 2022-01-05 15:59:59.329 | zlib1g-dev 2022-01-05 15:59:59.329 | libkrb5-dev 2022-01-05 15:59:59.329 | libldap2-dev 2022-01-05 15:59:59.329 | libsasl2-dev 2022-01-05 15:59:59.329 | memcached 2022-01-05 15:59:59.329 | python3-mysqldb 2022-01-05 15:59:59.329 | sqlite3 2022-01-05 15:59:59.329 | conntrack 2022-01-05 15:59:59.329 | curl 2022-01-05 15:59:59.329 | dnsmasq-base 2022-01-05 15:59:59.329 | dnsmasq-utils 2022-01-05 15:59:59.329 | ebtables 2022-01-05 15:59:59.329 | gawk 2022-01-05 15:59:59.329 | genisoimage 2022-01-05 15:59:59.329 | iptables 2022-01-05 15:59:59.329 | iputils-arping 2022-01-05 15:59:59.329 | kpartx 2022-01-05 15:59:59.329 | libjs-jquery-tablesorter 2022-01-05 15:59:59.329 | libmysqlclient-dev 2022-01-05 15:59:59.329 | parted 2022-01-05 15:59:59.329 | pm-utils 2022-01-05 15:59:59.329 | python3-mysqldb 2022-01-05 15:59:59.329 | socat 2022-01-05 15:59:59.329 | sqlite3 2022-01-05 15:59:59.329 | sudo 2022-01-05 15:59:59.329 | vlan 2022-01-05 15:59:59.329 | lsscsi 2022-01-05 15:59:59.329 | open-iscsi 2022-01-05 15:59:59.329 | lvm2 2022-01-05 15:59:59.329 | qemu-utils 2022-01-05 15:59:59.329 | thin-provisioning-tools 2022-01-05 15:59:59.329 | acl 2022-01-05 15:59:59.329 | dnsmasq-base 2022-01-05 15:59:59.329 | dnsmasq-utils 2022-01-05 15:59:59.329 | ebtables 2022-01-05 15:59:59.329 | haproxy 2022-01-05 15:59:59.329 | iptables 2022-01-05 15:59:59.330 | iputils-arping 2022-01-05 15:59:59.330 | iputils-ping 2022-01-05 15:59:59.330 | libmysqlclient-dev 2022-01-05 15:59:59.330 | postgresql-server-dev-all 2022-01-05 15:59:59.330 | python3-mysqldb 2022-01-05 15:59:59.330 | sqlite3 2022-01-05 15:59:59.330 | sudo 2022-01-05 15:59:59.330 | vlan 2022-01-05 15:59:59.330 | ipset 2022-01-05 15:59:59.330 | conntrack 2022-01-05 15:59:59.330 | conntrackd 2022-01-05 15:59:59.330 | keepalived 2022-01-05 15:59:59.330 | dstat 2022-01-05 15:59:59.330 | lvm2 2022-01-05 15:59:59.330 | qemu-utils 2022-01-05 15:59:59.330 | thin-provisioning-tools 2022-01-05 15:59:59.330 | curl 2022-01-05 15:59:59.330 | liberasurecode-dev 2022-01-05 15:59:59.330 | make 2022-01-05 15:59:59.330 | memcached 2022-01-05 15:59:59.330 | sqlite3 2022-01-05 15:59:59.330 | xfsprogs ' 2022-01-05 15:59:59.330 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-01-05 15:59:59.332 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 15:59:59.335 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 15:59:59.338 | ++ 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-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 15:59:59.338 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-01-05 15:59:59.343 | ++ 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-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 15:59:59.345 | ++ functions-common:install_package:1344 : update_package_repo 2022-01-05 15:59:59.347 | ++ functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2022-01-05 15:59:59.349 | ++ functions-common:update_package_repo:1317 : REPOS_UPDATED=False 2022-01-05 15:59:59.351 | ++ functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2022-01-05 15:59:59.353 | ++ functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2022-01-05 15:59:59.355 | ++ functions-common:update_package_repo:1324 : is_ubuntu 2022-01-05 15:59:59.357 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 15:59:59.359 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 15:59:59.361 | ++ functions-common:update_package_repo:1325 : apt_get_update 2022-01-05 15:59:59.363 | ++ functions-common:apt_get_update:1070 : [[ False == \T\r\u\e ]] 2022-01-05 15:59:59.365 | ++ functions-common:apt_get_update:1075 : [[ False = \T\r\u\e ]] 2022-01-05 15:59:59.367 | ++ functions-common:apt_get_update:1077 : local sudo=sudo 2022-01-05 15:59:59.370 | +++ functions-common:apt_get_update:1078 : id -u 2022-01-05 15:59:59.374 | ++ functions-common:apt_get_update:1078 : [[ 1000 = \0 ]] 2022-01-05 15:59:59.376 | ++ functions-common:apt_get_update:1081 : time_start apt-get-update 2022-01-05 15:59:59.378 | ++ functions-common:time_start:2296 : local name=apt-get-update 2022-01-05 15:59:59.381 | ++ functions-common:time_start:2297 : local start_time= 2022-01-05 15:59:59.383 | ++ functions-common:time_start:2298 : [[ -n '' ]] 2022-01-05 15:59:59.386 | +++ functions-common:time_start:2301 : date +%s%3N 2022-01-05 15:59:59.389 | ++ functions-common:time_start:2301 : _TIME_START[$name]=1641398399387 2022-01-05 15:59:59.391 | ++ functions-common:apt_get_update:1083 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-01-05 15:59:59.393 | ++ functions-common:apt_get_update:1084 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-01-05 15:59:59.396 | ++ functions-common:apt_get_update:1085 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-01-05 15:59:59.765 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-01-05 15:59:59.765 | Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-01-05 15:59:59.880 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-01-05 16:00:00.004 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-01-05 16:00:01.974 | Reading package lists... 2022-01-05 16:00:02.006 | ++ functions-common:apt_get_update:1089 : REPOS_UPDATED=True 2022-01-05 16:00:02.008 | ++ functions-common:apt_get_update:1091 : time_stop apt-get-update 2022-01-05 16:00:02.010 | ++ functions-common:time_stop:2310 : local name 2022-01-05 16:00:02.012 | ++ functions-common:time_stop:2311 : local end_time 2022-01-05 16:00:02.014 | ++ functions-common:time_stop:2312 : local elapsed_time 2022-01-05 16:00:02.016 | ++ functions-common:time_stop:2313 : local total 2022-01-05 16:00:02.018 | ++ functions-common:time_stop:2314 : local start_time 2022-01-05 16:00:02.020 | ++ functions-common:time_stop:2316 : name=apt-get-update 2022-01-05 16:00:02.022 | ++ functions-common:time_stop:2317 : start_time=1641398399387 2022-01-05 16:00:02.024 | ++ functions-common:time_stop:2319 : [[ -z 1641398399387 ]] 2022-01-05 16:00:02.027 | +++ functions-common:time_stop:2322 : date +%s%3N 2022-01-05 16:00:02.031 | ++ functions-common:time_stop:2322 : end_time=1641398402029 2022-01-05 16:00:02.033 | ++ functions-common:time_stop:2323 : elapsed_time=2642 2022-01-05 16:00:02.035 | ++ functions-common:time_stop:2324 : total=0 2022-01-05 16:00:02.038 | ++ functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-05 16:00:02.040 | ++ functions-common:time_stop:2327 : _TIME_TOTAL[$name]=2642 2022-01-05 16:00:02.042 | ++ functions-common:install_package:1345 : 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-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:00:02.044 | ++ functions-common:real_install_package:1330 : is_ubuntu 2022-01-05 16:00:02.047 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 16:00:02.049 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 16:00:02.051 | ++ functions-common:real_install_package:1331 : 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-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:00:02.072 | ++ functions-common:apt_get:1111 : 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-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:00:02.180 | Reading package lists... 2022-01-05 16:00:02.415 | Building dependency tree... 2022-01-05 16:00:02.417 | Reading state information... 2022-01-05 16:00:02.451 | acl is already the newest version (2.2.53-6). 2022-01-05 16:00:02.451 | bc is already the newest version (1.07.1-2build1). 2022-01-05 16:00:02.451 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-01-05 16:00:02.451 | conntrack is already the newest version (1:1.4.5-2). 2022-01-05 16:00:02.451 | ebtables is already the newest version (2.0.11-3build1). 2022-01-05 16:00:02.451 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-01-05 16:00:02.451 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-01-05 16:00:02.451 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-01-05 16:00:02.451 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-01-05 16:00:02.451 | gettext is already the newest version (0.19.8.1-10build1). 2022-01-05 16:00:02.451 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-01-05 16:00:02.451 | iputils-arping is already the newest version (3:20190709-3). 2022-01-05 16:00:02.451 | iputils-ping is already the newest version (3:20190709-3). 2022-01-05 16:00:02.451 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-01-05 16:00:02.451 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-01-05 16:00:02.451 | libffi-dev is already the newest version (3.3-4). 2022-01-05 16:00:02.451 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-01-05 16:00:02.451 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-01-05 16:00:02.451 | libsasl2-dev is already the newest version (2.1.27+dfsg-2). 2022-01-05 16:00:02.451 | libxslt1-dev is already the newest version (1.1.34-4). 2022-01-05 16:00:02.451 | libyaml-dev is already the newest version (0.2.2-1). 2022-01-05 16:00:02.451 | lsscsi is already the newest version (0.30-0.1). 2022-01-05 16:00:02.451 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-01-05 16:00:02.451 | make is already the newest version (4.2.1-1.2). 2022-01-05 16:00:02.451 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-01-05 16:00:02.451 | psmisc is already the newest version (23.3-1). 2022-01-05 16:00:02.451 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-01-05 16:00:02.451 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-01-05 16:00:02.451 | socat is already the newest version (1.7.3.3-2). 2022-01-05 16:00:02.451 | tcpdump is already the newest version (4.9.3-4). 2022-01-05 16:00:02.451 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-01-05 16:00:02.452 | unzip is already the newest version (6.0-25ubuntu1). 2022-01-05 16:00:02.452 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-01-05 16:00:02.452 | conntrackd is already the newest version (1:1.4.5-2). 2022-01-05 16:00:02.452 | dstat is already the newest version (0.7.4-6). 2022-01-05 16:00:02.452 | graphviz is already the newest version (2.42.2-3build2). 2022-01-05 16:00:02.452 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-01-05 16:00:02.452 | pm-utils is already the newest version (1.4.1-19). 2022-01-05 16:00:02.452 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-01-05 16:00:02.452 | apache2 is already the newest version (2.4.41-4ubuntu3.8). 2022-01-05 16:00:02.452 | apache2-dev is already the newest version (2.4.41-4ubuntu3.8). 2022-01-05 16:00:02.452 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-01-05 16:00:02.452 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-01-05 16:00:02.452 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-01-05 16:00:02.452 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-01-05 16:00:02.452 | haproxy is already the newest version (2.0.13-2ubuntu0.3). 2022-01-05 16:00:02.452 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-01-05 16:00:02.452 | keepalived is already the newest version (1:2.0.19-2ubuntu0.1). 2022-01-05 16:00:02.452 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-01-05 16:00:02.452 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-01-05 16:00:02.452 | libmysqlclient-dev is already the newest version (8.0.27-0ubuntu0.20.04.1). 2022-01-05 16:00:02.452 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-01-05 16:00:02.452 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.10). 2022-01-05 16:00:02.452 | libsystemd-dev is already the newest version (245.4-4ubuntu3.14). 2022-01-05 16:00:02.452 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.1). 2022-01-05 16:00:02.452 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-01-05 16:00:02.452 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-01-05 16:00:02.452 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-01-05 16:00:02.452 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.3). 2022-01-05 16:00:02.452 | openssl is already the newest version (1.1.1f-1ubuntu2.10). 2022-01-05 16:00:02.452 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-01-05 16:00:02.452 | qemu-utils is already the newest version (1:4.2-3ubuntu6.19). 2022-01-05 16:00:02.452 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-01-05 16:00:02.452 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-01-05 16:00:02.452 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2022-01-05 16:00:02.452 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2022-01-05 16:00:02.453 | wget is already the newest version (1.20.3-1ubuntu2). 2022-01-05 16:00:02.453 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2022-01-05 16:00:02.453 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.8). 2022-01-05 16:00:02.670 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-01-05 16:00:02.670 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-01-05 16:00:02.670 | The following packages were automatically installed and are no longer required: 2022-01-05 16:00:02.671 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-05 16:00:02.671 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-05 16:00:02.671 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-05 16:00:02.671 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-05 16:00:02.671 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-01-05 16:00:02.671 | python3-zope.interface 2022-01-05 16:00:02.671 | Use 'sudo apt autoremove' to remove them. 2022-01-05 16:00:02.672 | The following additional packages will be installed: 2022-01-05 16:00:02.672 | llvm-10-dev llvm-10-tools postgresql-server-dev-12 python3-yaml 2022-01-05 16:00:02.738 | The following NEW packages will be installed: 2022-01-05 16:00:02.738 | llvm-10-dev llvm-10-tools postgresql-server-dev-12 postgresql-server-dev-all 2022-01-05 16:00:02.738 | python3-yaml 2022-01-05 16:00:03.306 | 0 upgraded, 5 newly installed, 0 to remove and 107 not upgraded. 2022-01-05 16:00:03.307 | Need to get 0 B/27.4 MB of archives. 2022-01-05 16:00:03.307 | After this operation, 211 MB of additional disk space will be used. 2022-01-05 16:00:03.337 | Selecting previously unselected package python3-yaml. 2022-01-05 16:00:03.388 | (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:00:03.391 | Preparing to unpack .../python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2022-01-05 16:00:03.394 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2022-01-05 16:00:03.441 | Selecting previously unselected package llvm-10-tools. 2022-01-05 16:00:03.451 | Preparing to unpack .../llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-05 16:00:03.453 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-01-05 16:00:03.596 | Selecting previously unselected package llvm-10-dev. 2022-01-05 16:00:03.606 | Preparing to unpack .../llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-05 16:00:03.610 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-01-05 16:00:08.142 | Selecting previously unselected package postgresql-server-dev-12. 2022-01-05 16:00:08.152 | Preparing to unpack .../postgresql-server-dev-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-01-05 16:00:08.154 | Unpacking postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-01-05 16:00:08.473 | Selecting previously unselected package postgresql-server-dev-all. 2022-01-05 16:00:08.484 | Preparing to unpack .../postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2022-01-05 16:00:08.486 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2022-01-05 16:00:08.557 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2022-01-05 16:00:08.843 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-01-05 16:00:08.848 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-01-05 16:00:08.854 | Setting up postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-01-05 16:00:08.859 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2022-01-05 16:00:08.865 | Processing triggers for man-db (2.9.1-1) ... 2022-01-05 16:00:09.225 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-01-05 16:00:16.290 | ++ functions-common:apt_get:1115 : result=0 2022-01-05 16:00:16.292 | ++ functions-common:apt_get:1118 : time_stop apt-get 2022-01-05 16:00:16.294 | ++ functions-common:time_stop:2310 : local name 2022-01-05 16:00:16.296 | ++ functions-common:time_stop:2311 : local end_time 2022-01-05 16:00:16.298 | ++ functions-common:time_stop:2312 : local elapsed_time 2022-01-05 16:00:16.300 | ++ functions-common:time_stop:2313 : local total 2022-01-05 16:00:16.302 | ++ functions-common:time_stop:2314 : local start_time 2022-01-05 16:00:16.305 | ++ functions-common:time_stop:2316 : name=apt-get 2022-01-05 16:00:16.307 | ++ functions-common:time_stop:2317 : start_time=1641398402069 2022-01-05 16:00:16.310 | ++ functions-common:time_stop:2319 : [[ -z 1641398402069 ]] 2022-01-05 16:00:16.312 | +++ functions-common:time_stop:2322 : date +%s%3N 2022-01-05 16:00:16.316 | ++ functions-common:time_stop:2322 : end_time=1641398416314 2022-01-05 16:00:16.318 | ++ functions-common:time_stop:2323 : elapsed_time=14245 2022-01-05 16:00:16.320 | ++ functions-common:time_stop:2324 : total=747 2022-01-05 16:00:16.323 | ++ functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-05 16:00:16.325 | ++ functions-common:time_stop:2327 : _TIME_TOTAL[$name]=14992 2022-01-05 16:00:16.327 | ++ functions-common:apt_get:1119 : return 0 2022-01-05 16:00:16.329 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-01-05 16:00:16.332 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-01-05 16:00:16.334 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-01-05 16:00:16.338 | ++ tools/install_prereqs.sh:source:89 : date 2022-01-05 16:00:16.342 | + ./stack.sh:main:758 : [[ False != \T\r\u\e ]] 2022-01-05 16:00:16.344 | + ./stack.sh:main:759 : PYPI_ALTERNATIVE_URL= 2022-01-05 16:00:16.347 | + ./stack.sh:main:759 : /home/ubuntu/devstack/tools/install_pip.sh 2022-01-05 16:00:17.946 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-01-05 16:00:17.948 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-01-05 16:00:17.951 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2022-01-05 16:00:17.954 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2022-01-05 16:00:17.956 | + tools/install_pip.sh:main:43 : GetDistro 2022-01-05 16:00:17.958 | + functions-common:GetDistro:373 : GetOSVersion 2022-01-05 16:00:17.959 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2022-01-05 16:00:17.962 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2022-01-05 16:00:17.964 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2022-01-05 16:00:17.966 | + functions-common:_ensure_lsb_release:328 : return 2022-01-05 16:00:17.968 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2022-01-05 16:00:18.034 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2022-01-05 16:00:18.037 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2022-01-05 16:00:18.104 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2022-01-05 16:00:18.106 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2022-01-05 16:00:18.171 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2022-01-05 16:00:18.173 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-01-05 16:00:18.175 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2022-01-05 16:00:18.177 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2022-01-05 16:00:18.178 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2022-01-05 16:00:18.180 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2022-01-05 16:00:18.182 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2022-01-05 16:00:18.184 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2022-01-05 16:00:18.186 | + functions-common:GetDistro:378 : DISTRO=focal 2022-01-05 16:00:18.188 | + functions-common:GetDistro:424 : typeset -xr DISTRO 2022-01-05 16:00:18.190 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-01-05 16:00:18.190 | Distro: focal 2022-01-05 16:00:18.192 | + tools/install_pip.sh:main:127 : get_versions 2022-01-05 16:00:18.195 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-01-05 16:00:18.198 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-01-05 16:00:18.200 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-01-05 16:00:18.203 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-01-05 16:00:18.203 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-01-05 16:00:18.783 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-01-05 16:00:18.785 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-01-05 16:00:18.785 | pip: 21.3.1 2022-01-05 16:00:18.786 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2022-01-05 16:00:19.323 | pip 21.3.1 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2022-01-05 16:00:19.364 | + tools/install_pip.sh:main:129 : [[ -n '' ]] 2022-01-05 16:00:19.366 | + tools/install_pip.sh:main:134 : [[ focal == focal ]] 2022-01-05 16:00:19.369 | + tools/install_pip.sh:main:135 : exit 0 2022-01-05 16:00:19.372 | + ./stack.sh:main:763 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-01-05 16:00:19.375 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-01-05 16:00:19.378 | + ./stack.sh:main:764 : fixup_all 2022-01-05 16:00:19.380 | + tools/fixup_stuff.sh:fixup_all:195 : fixup_keystone 2022-01-05 16:00:19.382 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2022-01-05 16:00:19.385 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2022-01-05 16:00:19.390 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2022-01-05 16:00:19.390 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2022-01-05 16:00:19.390 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2022-01-05 16:00:19.396 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2022-01-05 16:00:19.398 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2022-01-05 16:00:19.400 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2022-01-05 16:00:19.409 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2022-01-05 16:00:19.412 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_ubuntu 2022-01-05 16:00:19.415 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2022-01-05 16:00:19.417 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2022-01-05 16:00:19.419 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_fedora 2022-01-05 16:00:19.422 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2022-01-05 16:00:19.424 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-01-05 16:00:19.426 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-01-05 16:00:19.428 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-01-05 16:00:19.431 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-01-05 16:00:19.433 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-01-05 16:00:19.435 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-01-05 16:00:19.437 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-01-05 16:00:19.439 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-01-05 16:00:19.441 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2022-01-05 16:00:19.443 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_suse 2022-01-05 16:00:19.446 | + tools/fixup_stuff.sh:fixup_suse:156 : is_suse 2022-01-05 16:00:19.448 | + functions-common:is_suse:464 : is_opensuse 2022-01-05 16:00:19.450 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-01-05 16:00:19.452 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-01-05 16:00:19.454 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-01-05 16:00:19.456 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-01-05 16:00:19.458 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-01-05 16:00:19.461 | + tools/fixup_stuff.sh:fixup_suse:157 : return 2022-01-05 16:00:19.463 | + ./stack.sh:main:767 : pip_install -U os-testr 2022-01-05 16:00:19.486 | Using python 3.8 to install os-testr 2022-01-05 16:00:19.488 | + 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:00:21.209 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:00:21.242 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.0) 2022-01-05 16:00:21.312 | 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:00:21.313 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.5.0) 2022-01-05 16:00:21.314 | 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:00:21.315 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.0.1) 2022-01-05 16:00:21.329 | 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:00:21.358 | 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:00:21.359 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.11.7) 2022-01-05 16:00:21.359 | 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:00:21.361 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.4.0) 2022-01-05 16:00:21.362 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (5.3.1) 2022-01-05 16:00:21.379 | 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:00:21.380 | 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:00:21.381 | 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:00:21.382 | 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:00:21.395 | Requirement already satisfied: cmd2!=0.8.3,>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.3.8) 2022-01-05 16:00:21.396 | Requirement already satisfied: PrettyTable<0.8,>=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:00:21.397 | 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:00:21.401 | 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.2.2) 2022-01-05 16:00:21.467 | Collecting argparse 2022-01-05 16:00:21.474 | 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:00:21.494 | 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:00:21.549 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2!=0.8.3,>=0.8.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.0) 2022-01-05 16:00:21.550 | Requirement already satisfied: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2!=0.8.3,>=0.8.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (60.2.0) 2022-01-05 16:00:21.551 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2!=0.8.3,>=0.8.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (20.1.0) 2022-01-05 16:00:21.552 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2!=0.8.3,>=0.8.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2022-01-05 16:00:21.553 | Requirement already satisfied: colorama>=0.3.7 in /usr/lib/python3/dist-packages (from cmd2!=0.8.3,>=0.8.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.4.3) 2022-01-05 16:00:22.874 | Installing collected packages: argparse 2022-01-05 16:00:22.975 | Successfully installed argparse-1.4.0 2022-01-05 16:00:22.975 | 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:00:23.096 | + inc/python:pip_install:200 : result=0 2022-01-05 16:00:23.098 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 16:00:23.100 | + functions-common:time_stop:2310 : local name 2022-01-05 16:00:23.103 | + functions-common:time_stop:2311 : local end_time 2022-01-05 16:00:23.105 | + functions-common:time_stop:2312 : local elapsed_time 2022-01-05 16:00:23.107 | + functions-common:time_stop:2313 : local total 2022-01-05 16:00:23.109 | + functions-common:time_stop:2314 : local start_time 2022-01-05 16:00:23.111 | + functions-common:time_stop:2316 : name=pip_install 2022-01-05 16:00:23.113 | + functions-common:time_stop:2317 : start_time=1641398419480 2022-01-05 16:00:23.115 | + functions-common:time_stop:2319 : [[ -z 1641398419480 ]] 2022-01-05 16:00:23.118 | ++ functions-common:time_stop:2322 : date +%s%3N 2022-01-05 16:00:23.122 | + functions-common:time_stop:2322 : end_time=1641398423120 2022-01-05 16:00:23.124 | + functions-common:time_stop:2323 : elapsed_time=3640 2022-01-05 16:00:23.126 | + functions-common:time_stop:2324 : total=0 2022-01-05 16:00:23.128 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-05 16:00:23.130 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=3640 2022-01-05 16:00:23.132 | + inc/python:pip_install:203 : return 0 2022-01-05 16:00:23.135 | + ./stack.sh:main:769 : pip_install_gr systemd-python 2022-01-05 16:00:23.137 | + inc/python:pip_install_gr:76 : local name=systemd-python 2022-01-05 16:00:23.140 | + inc/python:pip_install_gr:77 : local clean_name 2022-01-05 16:00:23.142 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements systemd-python 2022-01-05 16:00:23.145 | ++ inc/python:get_from_global_requirements:225 : local package=systemd-python 2022-01-05 16:00:23.147 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-01-05 16:00:23.151 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^systemd-python' /opt/stack/requirements/global-requirements.txt 2022-01-05 16:00:23.151 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-01-05 16:00:23.157 | ++ inc/python:get_from_global_requirements:227 : required_pkg='systemd-python ' 2022-01-05 16:00:23.159 | ++ inc/python:get_from_global_requirements:228 : [[ systemd-python == '' ]] 2022-01-05 16:00:23.162 | ++ inc/python:get_from_global_requirements:231 : echo systemd-python 2022-01-05 16:00:23.165 | + inc/python:pip_install_gr:78 : clean_name=systemd-python 2022-01-05 16:00:23.168 | + inc/python:pip_install_gr:79 : pip_install systemd-python 2022-01-05 16:00:23.189 | Using python 3.8 to install systemd-python 2022-01-05 16:00:23.191 | + 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 systemd-python 2022-01-05 16:00:24.896 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:00:24.931 | Requirement already satisfied: systemd-python in /usr/lib/python3/dist-packages (234) 2022-01-05 16:00:26.412 | 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:00:26.517 | + inc/python:pip_install:200 : result=0 2022-01-05 16:00:26.519 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 16:00:26.521 | + functions-common:time_stop:2310 : local name 2022-01-05 16:00:26.523 | + functions-common:time_stop:2311 : local end_time 2022-01-05 16:00:26.525 | + functions-common:time_stop:2312 : local elapsed_time 2022-01-05 16:00:26.527 | + functions-common:time_stop:2313 : local total 2022-01-05 16:00:26.529 | + functions-common:time_stop:2314 : local start_time 2022-01-05 16:00:26.531 | + functions-common:time_stop:2316 : name=pip_install 2022-01-05 16:00:26.533 | + functions-common:time_stop:2317 : start_time=1641398423184 2022-01-05 16:00:26.535 | + functions-common:time_stop:2319 : [[ -z 1641398423184 ]] 2022-01-05 16:00:26.538 | ++ functions-common:time_stop:2322 : date +%s%3N 2022-01-05 16:00:26.542 | + functions-common:time_stop:2322 : end_time=1641398426540 2022-01-05 16:00:26.544 | + functions-common:time_stop:2323 : elapsed_time=3356 2022-01-05 16:00:26.546 | + functions-common:time_stop:2324 : total=3640 2022-01-05 16:00:26.548 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-05 16:00:26.551 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=6996 2022-01-05 16:00:26.553 | + inc/python:pip_install:203 : return 0 2022-01-05 16:00:26.556 | + ./stack.sh:main:772 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-01-05 16:00:26.609 | + ./stack.sh:main:773 : sudo systemctl restart systemd-journald 2022-01-05 16:00:26.712 | + ./stack.sh:main:779 : install_infra 2022-01-05 16:00:26.714 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-01-05 16:00:26.717 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-01-05 16:00:26.719 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2022-01-05 16:00:29.924 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-01-05 16:00:29.926 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-01-05 16:00:29.950 | + 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:00:31.911 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:00:32.156 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:00:32.159 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-01-05 16:00:32.371 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:00:32.432 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:00:32.494 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:00:32.496 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-01-05 16:00:32.546 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-01-05 16:00:32.594 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:00:32.735 | Collecting pbr===5.5.0 2022-01-05 16:00:32.742 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5ad/c0f9fc64319d8/pbr-5.5.0-py2.py3-none-any.whl (106 kB) 2022-01-05 16:00:32.781 | Installing collected packages: pbr 2022-01-05 16:00:32.924 | Successfully installed pbr-5.5.0 2022-01-05 16:00:32.991 | + inc/python:pip_install:200 : result=0 2022-01-05 16:00:32.993 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 16:00:32.995 | + functions-common:time_stop:2310 : local name 2022-01-05 16:00:32.997 | + functions-common:time_stop:2311 : local end_time 2022-01-05 16:00:32.999 | + functions-common:time_stop:2312 : local elapsed_time 2022-01-05 16:00:33.002 | + functions-common:time_stop:2313 : local total 2022-01-05 16:00:33.004 | + functions-common:time_stop:2314 : local start_time 2022-01-05 16:00:33.006 | + functions-common:time_stop:2316 : name=pip_install 2022-01-05 16:00:33.008 | + functions-common:time_stop:2317 : start_time=1641398429941 2022-01-05 16:00:33.011 | + functions-common:time_stop:2319 : [[ -z 1641398429941 ]] 2022-01-05 16:00:33.014 | ++ functions-common:time_stop:2322 : date +%s%3N 2022-01-05 16:00:33.018 | + functions-common:time_stop:2322 : end_time=1641398433015 2022-01-05 16:00:33.020 | + functions-common:time_stop:2323 : elapsed_time=3074 2022-01-05 16:00:33.022 | + functions-common:time_stop:2324 : total=6996 2022-01-05 16:00:33.024 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-05 16:00:33.027 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=10070 2022-01-05 16:00:33.029 | + inc/python:pip_install:203 : return 0 2022-01-05 16:00:33.032 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-01-05 16:00:33.034 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-01-05 16:00:33.059 | + 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:00:35.027 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:00:35.264 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:00:35.266 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-01-05 16:00:35.487 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:00:35.546 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:00:35.607 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:00:35.609 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-01-05 16:00:35.659 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-01-05 16:00:35.706 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:00:35.708 | Processing /opt/stack/requirements 2022-01-05 16:00:36.993 | Collecting fixtures===3.0.0 2022-01-05 16:00:37.001 | 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:00:37.236 | Collecting PyYAML===5.3.1 2022-01-05 16:00:37.243 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8e/ac752c5e14d3e/PyYAML-5.3.1.tar.gz (269 kB) 2022-01-05 16:00:37.970 | Collecting requests===2.23.0 2022-01-05 16:00:37.977 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/439/99036bfa82904/requests-2.23.0-py2.py3-none-any.whl (58 kB) 2022-01-05 16:00:38.064 | Collecting packaging===20.4 2022-01-05 16:00:38.071 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/998/416ba6962ae7f/packaging-20.4-py2.py3-none-any.whl (37 kB) 2022-01-05 16:00:38.148 | Collecting testtools===2.4.0 2022-01-05 16:00:38.156 | 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:00:38.250 | Collecting idna===2.10 2022-01-05 16:00:38.257 | 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:00:38.398 | Collecting pyparsing===2.4.7 2022-01-05 16:00:38.405 | 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:00:38.462 | Collecting six===1.15.0 2022-01-05 16:00:38.469 | 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:00:38.496 | Collecting Parsley>=1.2 2022-01-05 16:00:38.503 | 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:00:38.551 | Collecting beagle>=0.2.1 2022-01-05 16:00:38.557 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2022-01-05 16:00:38.584 | Requirement already satisfied: pbr===5.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 44)) (5.5.0) 2022-01-05 16:00:38.610 | Collecting chardet===3.0.4 2022-01-05 16:00:38.617 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/fc3/23ffcaeaed0e0/chardet-3.0.4-py2.py3-none-any.whl (133 kB) 2022-01-05 16:00:38.699 | Collecting certifi===2021.10.8 2022-01-05 16:00:38.705 | 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:00:38.792 | Collecting urllib3===1.25.10 2022-01-05 16:00:38.798 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e79/83572181f5e15/urllib3-1.25.10-py2.py3-none-any.whl (127 kB) 2022-01-05 16:00:38.864 | Collecting python-mimeparse===1.6.0 2022-01-05 16:00:38.870 | 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:00:38.897 | Collecting extras===1.0.0 2022-01-05 16:00:38.903 | 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:00:38.944 | Collecting unittest2===1.1.0 2022-01-05 16:00:38.951 | 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:00:39.002 | Collecting traceback2===1.4.0 2022-01-05 16:00:39.008 | 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:00:39.094 | Collecting cliff===3.4.0 2022-01-05 16:00:39.101 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/85c/e3782db66b682/cliff-3.4.0-py3-none-any.whl (76 kB) 2022-01-05 16:00:39.169 | Collecting argparse 2022-01-05 16:00:39.176 | 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:00:39.203 | Collecting linecache2===1.0.0 2022-01-05 16:00:39.209 | 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:00:39.255 | Collecting prettytable===0.7.2 2022-01-05 16:00:39.261 | 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:00:39.343 | Collecting stevedore===3.2.2 2022-01-05 16:00:39.349 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5e1/ab03eaae06ef6/stevedore-3.2.2-py3-none-any.whl (42 kB) 2022-01-05 16:00:39.511 | Collecting cmd2===1.3.8 2022-01-05 16:00:39.518 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a0a/8705dfd7443cc/cmd2-1.3.8-py3-none-any.whl (130 kB) 2022-01-05 16:00:39.630 | Collecting attrs===20.1.0 2022-01-05 16:00:39.638 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/286/7b7b9f8326499/attrs-20.1.0-py2.py3-none-any.whl (49 kB) 2022-01-05 16:00:39.691 | Requirement already satisfied: setuptools>=34.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 418)) (44.0.0) 2022-01-05 16:00:39.729 | Collecting pyperclip===1.8.0 2022-01-05 16:00:39.735 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/34b/99903f37fef16/pyperclip-1.8.0-py3-none-any.whl (8.7 kB) 2022-01-05 16:00:39.798 | Collecting colorama===0.4.3 2022-01-05 16:00:39.805 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7d7/3d2a99753107a/colorama-0.4.3-py2.py3-none-any.whl (15 kB) 2022-01-05 16:00:39.846 | Collecting wcwidth===0.2.5 2022-01-05 16:00:39.852 | 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:00:39.871 | Building wheels for collected packages: PyYAML, openstack-requirements 2022-01-05 16:00:39.872 | Building wheel for PyYAML (setup.py): started 2022-01-05 16:00:40.122 | Building wheel for PyYAML (setup.py): finished with status 'error' 2022-01-05 16:00:40.122 | ERROR: Command errored out with exit status 1: 2022-01-05 16:00:40.122 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-d757ydmt/PyYAML/setup.py'"'"'; __file__='"'"'/tmp/pip-install-d757ydmt/PyYAML/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-i4288c4w 2022-01-05 16:00:40.122 | cwd: /tmp/pip-install-d757ydmt/PyYAML/ 2022-01-05 16:00:40.123 | Complete output (6 lines): 2022-01-05 16:00:40.123 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-01-05 16:00:40.123 | or: setup.py --help [cmd1 cmd2 ...] 2022-01-05 16:00:40.123 | or: setup.py --help-commands 2022-01-05 16:00:40.123 | or: setup.py cmd --help 2022-01-05 16:00:40.123 | 2022-01-05 16:00:40.123 | error: invalid command 'bdist_wheel' 2022-01-05 16:00:40.123 | ---------------------------------------- 2022-01-05 16:00:40.123 | ERROR: Failed building wheel for PyYAML 2022-01-05 16:00:40.123 | Running setup.py clean for PyYAML 2022-01-05 16:00:40.375 | Building wheel for openstack-requirements (setup.py): started 2022-01-05 16:00:41.122 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-01-05 16:00:41.122 | ERROR: Command errored out with exit status 1: 2022-01-05 16:00:41.122 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-ax_yiuov/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-ax_yiuov/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-tgjrzxe9 2022-01-05 16:00:41.122 | cwd: /tmp/pip-req-build-ax_yiuov/ 2022-01-05 16:00:41.122 | Complete output (6 lines): 2022-01-05 16:00:41.122 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-01-05 16:00:41.122 | or: setup.py --help [cmd1 cmd2 ...] 2022-01-05 16:00:41.123 | or: setup.py --help-commands 2022-01-05 16:00:41.123 | or: setup.py cmd --help 2022-01-05 16:00:41.123 | 2022-01-05 16:00:41.123 | error: invalid command 'bdist_wheel' 2022-01-05 16:00:41.123 | ---------------------------------------- 2022-01-05 16:00:41.123 | ERROR: Failed building wheel for openstack-requirements 2022-01-05 16:00:41.123 | Running setup.py clean for openstack-requirements 2022-01-05 16:00:41.885 | Failed to build PyYAML openstack-requirements 2022-01-05 16:00:42.094 | Installing collected packages: chardet, certifi, attrs, python-mimeparse, extras, six, linecache2, traceback2, argparse, unittest2, testtools, fixtures, wcwidth, prettytable, urllib3, PyYAML, idna, requests, stevedore, pyparsing, pyperclip, colorama, cmd2, cliff, packaging, Parsley, beagle, openstack-requirements 2022-01-05 16:00:43.307 | Running setup.py install for PyYAML: started 2022-01-05 16:00:58.255 | Running setup.py install for PyYAML: finished with status 'done' 2022-01-05 16:00:59.197 | Running setup.py install for openstack-requirements: started 2022-01-05 16:01:01.308 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-01-05 16:01:01.350 | Successfully installed Parsley-1.3 PyYAML-5.3.1 argparse-1.4.0 attrs-20.1.0 beagle-0.3.0 certifi-2021.10.8 chardet-3.0.4 cliff-3.4.0 cmd2-1.3.8 colorama-0.4.3 extras-1.0.0 fixtures-3.0.0 idna-2.10 linecache2-1.0.0 openstack-requirements-1.2.1.dev4168 packaging-20.4 prettytable-0.7.2 pyparsing-2.4.7 pyperclip-1.8.0 python-mimeparse-1.6.0 requests-2.23.0 six-1.15.0 stevedore-3.2.2 testtools-2.4.0 traceback2-1.4.0 unittest2-1.1.0 urllib3-1.25.10 wcwidth-0.2.5 2022-01-05 16:01:01.508 | + inc/python:pip_install:200 : result=0 2022-01-05 16:01:01.510 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 16:01:01.512 | + functions-common:time_stop:2310 : local name 2022-01-05 16:01:01.514 | + functions-common:time_stop:2311 : local end_time 2022-01-05 16:01:01.516 | + functions-common:time_stop:2312 : local elapsed_time 2022-01-05 16:01:01.518 | + functions-common:time_stop:2313 : local total 2022-01-05 16:01:01.520 | + functions-common:time_stop:2314 : local start_time 2022-01-05 16:01:01.522 | + functions-common:time_stop:2316 : name=pip_install 2022-01-05 16:01:01.524 | + functions-common:time_stop:2317 : start_time=1641398433051 2022-01-05 16:01:01.527 | + functions-common:time_stop:2319 : [[ -z 1641398433051 ]] 2022-01-05 16:01:01.530 | ++ functions-common:time_stop:2322 : date +%s%3N 2022-01-05 16:01:01.534 | + functions-common:time_stop:2322 : end_time=1641398461532 2022-01-05 16:01:01.536 | + functions-common:time_stop:2323 : elapsed_time=28481 2022-01-05 16:01:01.538 | + functions-common:time_stop:2324 : total=10070 2022-01-05 16:01:01.540 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-05 16:01:01.542 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=38551 2022-01-05 16:01:01.544 | + inc/python:pip_install:203 : return 0 2022-01-05 16:01:01.547 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-01-05 16:01:01.549 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-01-05 16:01:01.552 | + inc/python:use_library_from_git:250 : local name=pbr 2022-01-05 16:01:01.554 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:01:01.556 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:01:01.558 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-01-05 16:01:01.561 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:01:01.563 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-01-05 16:01:01.584 | Using python 3.8 to install pbr 2022-01-05 16:01:01.586 | + 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:01:03.312 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:01:03.345 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.5.0) 2022-01-05 16:01:04.884 | 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:01:04.997 | + inc/python:pip_install:200 : result=0 2022-01-05 16:01:04.999 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 16:01:05.001 | + functions-common:time_stop:2310 : local name 2022-01-05 16:01:05.003 | + functions-common:time_stop:2311 : local end_time 2022-01-05 16:01:05.005 | + functions-common:time_stop:2312 : local elapsed_time 2022-01-05 16:01:05.007 | + functions-common:time_stop:2313 : local total 2022-01-05 16:01:05.010 | + functions-common:time_stop:2314 : local start_time 2022-01-05 16:01:05.012 | + functions-common:time_stop:2316 : name=pip_install 2022-01-05 16:01:05.014 | + functions-common:time_stop:2317 : start_time=1641398461578 2022-01-05 16:01:05.016 | + functions-common:time_stop:2319 : [[ -z 1641398461578 ]] 2022-01-05 16:01:05.019 | ++ functions-common:time_stop:2322 : date +%s%3N 2022-01-05 16:01:05.023 | + functions-common:time_stop:2322 : end_time=1641398465021 2022-01-05 16:01:05.025 | + functions-common:time_stop:2323 : elapsed_time=3443 2022-01-05 16:01:05.027 | + functions-common:time_stop:2324 : total=38551 2022-01-05 16:01:05.030 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-05 16:01:05.032 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=41994 2022-01-05 16:01:05.034 | + inc/python:pip_install:203 : return 0 2022-01-05 16:01:05.036 | + ./stack.sh:main:782 : python3 -m venv /opt/stack/bindep-venv 2022-01-05 16:01:07.356 | + ./stack.sh:main:784 : /opt/stack/bindep-venv/bin/pip install bindep 2022-01-05 16:01:09.286 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:01:09.287 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.1) 2022-01-05 16:01:09.302 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.6.0) 2022-01-05 16:01:09.305 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-01-05 16:01:09.308 | 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:01:09.313 | 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:01:09.316 | 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:01:09.389 | + ./stack.sh:main:785 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-01-05 16:01:09.392 | + ./stack.sh:main:785 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-01-05 16:01:09.395 | ++ ./stack.sh:main:788 : _get_plugin_bindep_packages 2022-01-05 16:01:09.412 | + ./stack.sh:main:788 : pkgs= 2022-01-05 16:01:09.414 | + ./stack.sh:main:789 : [[ -n '' ]] 2022-01-05 16:01:09.417 | + ./stack.sh:main:796 : run_phase stack pre-install 2022-01-05 16:01:09.419 | + functions-common:run_phase:1738 : local mode=stack 2022-01-05 16:01:09.421 | + functions-common:run_phase:1739 : local phase=pre-install 2022-01-05 16:01:09.423 | + functions-common:run_phase:1740 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-01-05 16:01:09.426 | + functions-common:run_phase:1741 : local extra_plugin_file_name 2022-01-05 16:01:09.428 | + functions-common:run_phase:1742 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-01-05 16:01:09.430 | + functions-common:run_phase:1747 : local exceptions=80-tempest.sh 2022-01-05 16:01:09.432 | + functions-common:run_phase:1748 : local extra 2022-01-05 16:01:09.435 | ++ functions-common:run_phase:1749 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-01-05 16:01:09.439 | + functions-common:run_phase:1749 : extra=80-tempest.sh 2022-01-05 16:01:09.441 | + functions-common:run_phase:1750 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-01-05 16:01:09.444 | + functions-common:run_phase:1754 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-01-05 16:01:09.446 | + functions-common:run_phase:1754 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-01-05 16:01:09.448 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-01-05 16:01:09.463 | ++ functions-common:is_service_enabled:1966 : return 0 2022-01-05 16:01:09.465 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-01-05 16:01:09.467 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-01-05 16:01:09.469 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-01-05 16:01:09.471 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-01-05 16:01:09.474 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-01-05 16:01:09.476 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-01-05 16:01:09.478 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-01-05 16:01:09.480 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-01-05 16:01:09.483 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-01-05 16:01:09.485 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-01-05 16:01:09.487 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-01-05 16:01:09.489 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2022-01-05 16:01:09.491 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2022-01-05 16:01:09.494 | + functions-common:run_phase:1759 : [[ stack == \s\o\u\r\c\e ]] 2022-01-05 16:01:09.497 | + functions-common:run_phase:1762 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-01-05 16:01:09.499 | + functions-common:run_phase:1765 : run_plugins stack pre-install 2022-01-05 16:01:09.501 | + functions-common:run_plugins:1724 : local mode=stack 2022-01-05 16:01:09.503 | + functions-common:run_plugins:1725 : local phase=pre-install 2022-01-05 16:01:09.505 | + functions-common:run_plugins:1727 : local plugins= 2022-01-05 16:01:09.507 | + functions-common:run_plugins:1728 : local plugin 2022-01-05 16:01:09.510 | + ./stack.sh:main:799 : set_systemd_override DefaultLimitNOFILE 2048 2022-01-05 16:01:09.512 | + functions:set_systemd_override:825 : local key=DefaultLimitNOFILE 2022-01-05 16:01:09.515 | + functions:set_systemd_override:826 : local value=2048 2022-01-05 16:01:09.517 | + functions:set_systemd_override:828 : local sysconf=/etc/systemd/system.conf 2022-01-05 16:01:09.519 | + functions:set_systemd_override:829 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-01-05 16:01:09.572 | + functions:set_systemd_override:830 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-01-05 16:01:09.572 | Set systemd system override for DefaultLimitNOFILE=2048 2022-01-05 16:01:09.575 | + functions:set_systemd_override:832 : sudo systemctl daemon-reload 2022-01-05 16:01:09.941 | + ./stack.sh:main:801 : install_rpc_backend 2022-01-05 16:01:09.943 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-01-05 16:01:09.959 | + functions-common:is_service_enabled:1966 : return 0 2022-01-05 16:01:09.961 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-01-05 16:01:09.963 | + functions-common:install_package:1344 : update_package_repo 2022-01-05 16:01:09.966 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2022-01-05 16:01:09.968 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2022-01-05 16:01:09.971 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2022-01-05 16:01:09.973 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2022-01-05 16:01:09.975 | + functions-common:update_package_repo:1324 : is_ubuntu 2022-01-05 16:01:09.977 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 16:01:09.980 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 16:01:09.982 | + functions-common:update_package_repo:1325 : apt_get_update 2022-01-05 16:01:09.985 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2022-01-05 16:01:09.987 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2022-01-05 16:01:09.989 | + functions-common:apt_get_update:1071 : return 2022-01-05 16:01:09.991 | + functions-common:install_package:1345 : real_install_package rabbitmq-server 2022-01-05 16:01:09.994 | + functions-common:real_install_package:1330 : is_ubuntu 2022-01-05 16:01:09.996 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 16:01:09.998 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 16:01:10.000 | + functions-common:real_install_package:1331 : apt_get install rabbitmq-server 2022-01-05 16:01:10.022 | + functions-common:apt_get:1111 : 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:01:10.129 | Reading package lists... 2022-01-05 16:01:10.365 | Building dependency tree... 2022-01-05 16:01:10.366 | Reading state information... 2022-01-05 16:01:10.605 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-01-05 16:01:10.605 | The following packages were automatically installed and are no longer required: 2022-01-05 16:01:10.606 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-05 16:01:10.606 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-05 16:01:10.606 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-05 16:01:10.606 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-05 16:01:10.606 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-01-05 16:01:10.607 | python3-zope.interface 2022-01-05 16:01:10.607 | Use 'sudo apt autoremove' to remove them. 2022-01-05 16:01:10.720 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-01-05 16:01:10.724 | + functions-common:apt_get:1115 : result=0 2022-01-05 16:01:10.726 | + functions-common:apt_get:1118 : time_stop apt-get 2022-01-05 16:01:10.729 | + functions-common:time_stop:2310 : local name 2022-01-05 16:01:10.731 | + functions-common:time_stop:2311 : local end_time 2022-01-05 16:01:10.733 | + functions-common:time_stop:2312 : local elapsed_time 2022-01-05 16:01:10.735 | + functions-common:time_stop:2313 : local total 2022-01-05 16:01:10.737 | + functions-common:time_stop:2314 : local start_time 2022-01-05 16:01:10.739 | + functions-common:time_stop:2316 : name=apt-get 2022-01-05 16:01:10.742 | + functions-common:time_stop:2317 : start_time=1641398470019 2022-01-05 16:01:10.744 | + functions-common:time_stop:2319 : [[ -z 1641398470019 ]] 2022-01-05 16:01:10.747 | ++ functions-common:time_stop:2322 : date +%s%3N 2022-01-05 16:01:10.751 | + functions-common:time_stop:2322 : end_time=1641398470749 2022-01-05 16:01:10.753 | + functions-common:time_stop:2323 : elapsed_time=730 2022-01-05 16:01:10.755 | + functions-common:time_stop:2324 : total=14992 2022-01-05 16:01:10.757 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-05 16:01:10.760 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=15722 2022-01-05 16:01:10.763 | + functions-common:apt_get:1119 : return 0 2022-01-05 16:01:10.765 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-01-05 16:01:10.767 | + functions-common:is_suse:464 : is_opensuse 2022-01-05 16:01:10.769 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-01-05 16:01:10.772 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-01-05 16:01:10.774 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-01-05 16:01:10.776 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-01-05 16:01:10.779 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-01-05 16:01:10.781 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-01-05 16:01:10.783 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-01-05 16:01:10.785 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-01-05 16:01:10.788 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-01-05 16:01:10.790 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-01-05 16:01:10.792 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-01-05 16:01:10.795 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-01-05 16:01:10.797 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-01-05 16:01:10.799 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-01-05 16:01:10.801 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-01-05 16:01:10.804 | + functions-common:is_suse:464 : is_opensuse 2022-01-05 16:01:10.806 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-01-05 16:01:10.808 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-01-05 16:01:10.811 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-01-05 16:01:10.813 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-01-05 16:01:10.815 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-01-05 16:01:10.818 | + ./stack.sh:main:802 : restart_rpc_backend 2022-01-05 16:01:10.820 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-01-05 16:01:10.837 | + functions-common:is_service_enabled:1966 : return 0 2022-01-05 16:01:10.839 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-01-05 16:01:10.842 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-01-05 16:01:10.844 | + ./stack.sh:echo_summary:421 : echo -e Starting RabbitMQ 2022-01-05 16:01:10.846 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-01-05 16:01:10.849 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-01-05 16:01:10.853 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-01-05 16:01:10.855 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-01-05 16:01:10.858 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-01-05 16:01:10.860 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-01-05 16:01:10.862 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-01-05 16:01:10.864 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-01-05 16:01:10.867 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-01-05 16:01:11.577 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-01-05 16:01:11.578 | user tags 2022-01-05 16:01:11.578 | stackrabbit []' 2022-01-05 16:01:11.581 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-01-05 16:01:11.581 | user tags 2022-01-05 16:01:11.581 | stackrabbit []' 2022-01-05 16:01:11.581 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-01-05 16:01:11.587 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-01-05 16:01:11.590 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-01-05 16:01:11.592 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-01-05 16:01:12.254 | Changing password for user "stackrabbit" ... 2022-01-05 16:01:12.279 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-01-05 16:01:12.970 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-01-05 16:01:12.996 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-01-05 16:01:12.998 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-01-05 16:01:13.669 | Changing password for user "stackrabbit" ... 2022-01-05 16:01:13.693 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-01-05 16:01:13.695 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-01-05 16:01:13.698 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-01-05 16:01:14.376 | Deleting user "guest" ... 2022-01-05 16:01:14.391 | Error: 2022-01-05 16:01:14.391 | {:no_such_user, "guest"} 2022-01-05 16:01:14.404 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-01-05 16:01:14.406 | + ./stack.sh:main:804 : is_service_enabled mysql postgresql 2022-01-05 16:01:14.423 | + functions-common:is_service_enabled:1966 : return 0 2022-01-05 16:01:14.425 | + ./stack.sh:main:805 : install_database 2022-01-05 16:01:14.428 | + lib/database:install_database:116 : install_database_mysql 2022-01-05 16:01:14.430 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2022-01-05 16:01:14.432 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 16:01:14.435 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 16:01:14.437 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2022-01-05 16:01:14.667 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-01-05 16:01:14.670 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2022-01-05 16:01:14.673 | + functions-common:is_oraclelinux:436 : [[ -z Ubuntu ]] 2022-01-05 16:01:14.675 | + functions-common:is_oraclelinux:440 : '[' Ubuntu = OracleServer ']' 2022-01-05 16:01:14.678 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2022-01-05 16:01:14.680 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-01-05 16:01:14.682 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-01-05 16:01:14.685 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-01-05 16:01:14.687 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-01-05 16:01:14.690 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-01-05 16:01:14.692 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-01-05 16:01:14.695 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-01-05 16:01:14.697 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-01-05 16:01:14.700 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2022-01-05 16:01:14.703 | + functions-common:is_suse:464 : is_opensuse 2022-01-05 16:01:14.705 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-01-05 16:01:14.708 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-01-05 16:01:14.710 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-01-05 16:01:14.712 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-01-05 16:01:14.715 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-01-05 16:01:14.718 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2022-01-05 16:01:14.720 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 16:01:14.723 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 16:01:14.725 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2022-01-05 16:01:14.728 | + functions-common:install_package:1344 : update_package_repo 2022-01-05 16:01:14.730 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2022-01-05 16:01:14.732 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2022-01-05 16:01:14.735 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2022-01-05 16:01:14.737 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2022-01-05 16:01:14.739 | + functions-common:update_package_repo:1324 : is_ubuntu 2022-01-05 16:01:14.742 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 16:01:14.744 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 16:01:14.746 | + functions-common:update_package_repo:1325 : apt_get_update 2022-01-05 16:01:14.749 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2022-01-05 16:01:14.751 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2022-01-05 16:01:14.753 | + functions-common:apt_get_update:1071 : return 2022-01-05 16:01:14.755 | + functions-common:install_package:1345 : real_install_package mysql-server 2022-01-05 16:01:14.758 | + functions-common:real_install_package:1330 : is_ubuntu 2022-01-05 16:01:14.760 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 16:01:14.763 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 16:01:14.765 | + functions-common:real_install_package:1331 : apt_get install mysql-server 2022-01-05 16:01:14.786 | + functions-common:apt_get:1111 : 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:01:14.895 | Reading package lists... 2022-01-05 16:01:15.127 | Building dependency tree... 2022-01-05 16:01:15.129 | Reading state information... 2022-01-05 16:01:15.370 | mysql-server is already the newest version (8.0.27-0ubuntu0.20.04.1). 2022-01-05 16:01:15.370 | The following packages were automatically installed and are no longer required: 2022-01-05 16:01:15.371 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-05 16:01:15.371 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-05 16:01:15.371 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-05 16:01:15.372 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-05 16:01:15.372 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-01-05 16:01:15.372 | python3-zope.interface 2022-01-05 16:01:15.372 | Use 'sudo apt autoremove' to remove them. 2022-01-05 16:01:15.488 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-01-05 16:01:15.492 | + functions-common:apt_get:1115 : result=0 2022-01-05 16:01:15.494 | + functions-common:apt_get:1118 : time_stop apt-get 2022-01-05 16:01:15.497 | + functions-common:time_stop:2310 : local name 2022-01-05 16:01:15.500 | + functions-common:time_stop:2311 : local end_time 2022-01-05 16:01:15.502 | + functions-common:time_stop:2312 : local elapsed_time 2022-01-05 16:01:15.504 | + functions-common:time_stop:2313 : local total 2022-01-05 16:01:15.506 | + functions-common:time_stop:2314 : local start_time 2022-01-05 16:01:15.509 | + functions-common:time_stop:2316 : name=apt-get 2022-01-05 16:01:15.512 | + functions-common:time_stop:2317 : start_time=1641398474784 2022-01-05 16:01:15.515 | + functions-common:time_stop:2319 : [[ -z 1641398474784 ]] 2022-01-05 16:01:15.519 | ++ functions-common:time_stop:2322 : date +%s%3N 2022-01-05 16:01:15.523 | + functions-common:time_stop:2322 : end_time=1641398475520 2022-01-05 16:01:15.525 | + functions-common:time_stop:2323 : elapsed_time=736 2022-01-05 16:01:15.527 | + functions-common:time_stop:2324 : total=15722 2022-01-05 16:01:15.530 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-05 16:01:15.532 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=16458 2022-01-05 16:01:15.535 | + functions-common:apt_get:1119 : return 0 2022-01-05 16:01:15.537 | + ./stack.sh:main:807 : '[' -n mysql ']' 2022-01-05 16:01:15.539 | + ./stack.sh:main:808 : install_database_python 2022-01-05 16:01:15.541 | + lib/database:install_database_python:121 : install_database_python_mysql 2022-01-05 16:01:15.544 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2022-01-05 16:01:15.546 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-01-05 16:01:15.548 | + inc/python:pip_install_gr:77 : local clean_name 2022-01-05 16:01:15.551 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-01-05 16:01:15.554 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-01-05 16:01:15.556 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-01-05 16:01:15.560 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-01-05 16:01:15.560 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-01-05 16:01:15.566 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-01-05 16:01:15.568 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-01-05 16:01:15.571 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-01-05 16:01:15.573 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-01-05 16:01:15.576 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-01-05 16:01:15.600 | Using python 3.8 to install PyMySQL 2022-01-05 16:01:15.602 | + 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:01:17.326 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:01:17.360 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (0.10.0) 2022-01-05 16:01:18.791 | 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:01:18.899 | + inc/python:pip_install:200 : result=0 2022-01-05 16:01:18.902 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 16:01:18.908 | + functions-common:time_stop:2310 : local name 2022-01-05 16:01:18.911 | + functions-common:time_stop:2311 : local end_time 2022-01-05 16:01:18.913 | + functions-common:time_stop:2312 : local elapsed_time 2022-01-05 16:01:18.915 | + functions-common:time_stop:2313 : local total 2022-01-05 16:01:18.918 | + functions-common:time_stop:2314 : local start_time 2022-01-05 16:01:18.920 | + functions-common:time_stop:2316 : name=pip_install 2022-01-05 16:01:18.922 | + functions-common:time_stop:2317 : start_time=1641398475594 2022-01-05 16:01:18.924 | + functions-common:time_stop:2319 : [[ -z 1641398475594 ]] 2022-01-05 16:01:18.927 | ++ functions-common:time_stop:2322 : date +%s%3N 2022-01-05 16:01:18.931 | + functions-common:time_stop:2322 : end_time=1641398478929 2022-01-05 16:01:18.934 | + functions-common:time_stop:2323 : elapsed_time=3335 2022-01-05 16:01:18.936 | + functions-common:time_stop:2324 : total=41994 2022-01-05 16:01:18.939 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-05 16:01:18.941 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=45329 2022-01-05 16:01:18.943 | + inc/python:pip_install:203 : return 0 2022-01-05 16:01:18.946 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-01-05 16:01:18.948 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-01-05 16:01:18.951 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-01-05 16:01:18.953 | + ./stack.sh:main:811 : is_service_enabled neutron 2022-01-05 16:01:18.970 | + functions-common:is_service_enabled:1966 : return 0 2022-01-05 16:01:18.972 | + ./stack.sh:main:812 : install_neutron_agent_packages 2022-01-05 16:01:18.974 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2022-01-05 16:01:18.978 | ++ 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:01:18.978 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-01-05 16:01:18.983 | + 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:01:18.986 | + 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:01:18.988 | + 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:01:18.991 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-01-05 16:01:18.993 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2022-01-05 16:01:18.995 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2022-01-05 16:01:19.011 | + functions-common:is_service_enabled:1966 : return 0 2022-01-05 16:01:19.014 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2022-01-05 16:01:19.016 | + functions-common:install_package:1344 : update_package_repo 2022-01-05 16:01:19.019 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2022-01-05 16:01:19.021 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2022-01-05 16:01:19.023 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2022-01-05 16:01:19.026 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2022-01-05 16:01:19.028 | + functions-common:update_package_repo:1324 : is_ubuntu 2022-01-05 16:01:19.030 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 16:01:19.032 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 16:01:19.035 | + functions-common:update_package_repo:1325 : apt_get_update 2022-01-05 16:01:19.037 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2022-01-05 16:01:19.039 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2022-01-05 16:01:19.041 | + functions-common:apt_get_update:1071 : return 2022-01-05 16:01:19.044 | + functions-common:install_package:1345 : real_install_package radvd 2022-01-05 16:01:19.046 | + functions-common:real_install_package:1330 : is_ubuntu 2022-01-05 16:01:19.048 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 16:01:19.051 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 16:01:19.053 | + functions-common:real_install_package:1331 : apt_get install radvd 2022-01-05 16:01:19.074 | + functions-common:apt_get:1111 : 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:01:19.182 | Reading package lists... 2022-01-05 16:01:19.429 | Building dependency tree... 2022-01-05 16:01:19.431 | Reading state information... 2022-01-05 16:01:19.691 | radvd is already the newest version (1:2.17-2). 2022-01-05 16:01:19.691 | The following packages were automatically installed and are no longer required: 2022-01-05 16:01:19.692 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-05 16:01:19.692 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-05 16:01:19.692 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-05 16:01:19.692 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-05 16:01:19.692 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-01-05 16:01:19.692 | python3-zope.interface 2022-01-05 16:01:19.692 | Use 'sudo apt autoremove' to remove them. 2022-01-05 16:01:19.804 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-01-05 16:01:19.808 | + functions-common:apt_get:1115 : result=0 2022-01-05 16:01:19.810 | + functions-common:apt_get:1118 : time_stop apt-get 2022-01-05 16:01:19.813 | + functions-common:time_stop:2310 : local name 2022-01-05 16:01:19.815 | + functions-common:time_stop:2311 : local end_time 2022-01-05 16:01:19.817 | + functions-common:time_stop:2312 : local elapsed_time 2022-01-05 16:01:19.819 | + functions-common:time_stop:2313 : local total 2022-01-05 16:01:19.821 | + functions-common:time_stop:2314 : local start_time 2022-01-05 16:01:19.823 | + functions-common:time_stop:2316 : name=apt-get 2022-01-05 16:01:19.826 | + functions-common:time_stop:2317 : start_time=1641398479072 2022-01-05 16:01:19.828 | + functions-common:time_stop:2319 : [[ -z 1641398479072 ]] 2022-01-05 16:01:19.831 | ++ functions-common:time_stop:2322 : date +%s%3N 2022-01-05 16:01:19.835 | + functions-common:time_stop:2322 : end_time=1641398479832 2022-01-05 16:01:19.837 | + functions-common:time_stop:2323 : elapsed_time=760 2022-01-05 16:01:19.839 | + functions-common:time_stop:2324 : total=16458 2022-01-05 16:01:19.842 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-05 16:01:19.844 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=17218 2022-01-05 16:01:19.846 | + functions-common:apt_get:1119 : return 0 2022-01-05 16:01:19.848 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2022-01-05 16:01:19.865 | + functions-common:is_service_enabled:1966 : return 0 2022-01-05 16:01:19.867 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2022-01-05 16:01:19.869 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-01-05 16:01:19.873 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2022-01-05 16:01:19.893 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2022-01-05 16:01:19.895 | + functions-common:install_package:1344 : update_package_repo 2022-01-05 16:01:19.897 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2022-01-05 16:01:19.900 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2022-01-05 16:01:19.902 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2022-01-05 16:01:19.904 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2022-01-05 16:01:19.906 | + functions-common:update_package_repo:1324 : is_ubuntu 2022-01-05 16:01:19.909 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 16:01:19.911 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 16:01:19.913 | + functions-common:update_package_repo:1325 : apt_get_update 2022-01-05 16:01:19.915 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2022-01-05 16:01:19.917 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2022-01-05 16:01:19.920 | + functions-common:apt_get_update:1071 : return 2022-01-05 16:01:19.922 | + functions-common:install_package:1345 : real_install_package fakeroot make openvswitch-switch 2022-01-05 16:01:19.924 | + functions-common:real_install_package:1330 : is_ubuntu 2022-01-05 16:01:19.926 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 16:01:19.929 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 16:01:19.931 | + functions-common:real_install_package:1331 : apt_get install fakeroot make openvswitch-switch 2022-01-05 16:01:19.952 | + functions-common:apt_get:1111 : 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:01:20.058 | Reading package lists... 2022-01-05 16:01:20.292 | Building dependency tree... 2022-01-05 16:01:20.294 | Reading state information... 2022-01-05 16:01:20.533 | fakeroot is already the newest version (1.24-1). 2022-01-05 16:01:20.533 | make is already the newest version (4.2.1-1.2). 2022-01-05 16:01:20.533 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.2). 2022-01-05 16:01:20.533 | The following packages were automatically installed and are no longer required: 2022-01-05 16:01:20.534 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-05 16:01:20.534 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-05 16:01:20.534 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-05 16:01:20.534 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-05 16:01:20.534 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-01-05 16:01:20.534 | python3-zope.interface 2022-01-05 16:01:20.534 | Use 'sudo apt autoremove' to remove them. 2022-01-05 16:01:20.646 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-01-05 16:01:20.650 | + functions-common:apt_get:1115 : result=0 2022-01-05 16:01:20.652 | + functions-common:apt_get:1118 : time_stop apt-get 2022-01-05 16:01:20.654 | + functions-common:time_stop:2310 : local name 2022-01-05 16:01:20.656 | + functions-common:time_stop:2311 : local end_time 2022-01-05 16:01:20.659 | + functions-common:time_stop:2312 : local elapsed_time 2022-01-05 16:01:20.661 | + functions-common:time_stop:2313 : local total 2022-01-05 16:01:20.663 | + functions-common:time_stop:2314 : local start_time 2022-01-05 16:01:20.665 | + functions-common:time_stop:2316 : name=apt-get 2022-01-05 16:01:20.667 | + functions-common:time_stop:2317 : start_time=1641398479949 2022-01-05 16:01:20.669 | + functions-common:time_stop:2319 : [[ -z 1641398479949 ]] 2022-01-05 16:01:20.671 | ++ functions-common:time_stop:2322 : date +%s%3N 2022-01-05 16:01:20.675 | + functions-common:time_stop:2322 : end_time=1641398480673 2022-01-05 16:01:20.678 | + functions-common:time_stop:2323 : elapsed_time=724 2022-01-05 16:01:20.680 | + functions-common:time_stop:2324 : total=17218 2022-01-05 16:01:20.682 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-05 16:01:20.684 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=17942 2022-01-05 16:01:20.687 | + functions-common:apt_get:1119 : return 0 2022-01-05 16:01:20.689 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2022-01-05 16:01:20.691 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 16:01:20.694 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 16:01:20.696 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2022-01-05 16:01:20.698 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2022-01-05 16:01:20.702 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2022-01-05 16:01:20.706 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2022-01-05 16:01:20.708 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2022-01-05 16:01:20.712 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2022-01-05 16:01:20.712 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2022-01-05 16:01:20.716 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2022-01-05 16:01:20.719 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2022-01-05 16:01:20.721 | + functions:vercmp:652 : local v1=5.4 2022-01-05 16:01:20.723 | + functions:vercmp:653 : local 'op=<' 2022-01-05 16:01:20.725 | + functions:vercmp:654 : local v2=3.13 2022-01-05 16:01:20.727 | + functions:vercmp:655 : local result 2022-01-05 16:01:20.731 | ++ functions:vercmp:659 : echo -e '5.4\n3.13' 2022-01-05 16:01:20.732 | ++ functions:vercmp:659 : head -1 2022-01-05 16:01:20.732 | ++ functions:vercmp:659 : sort -V 2022-01-05 16:01:20.737 | + functions:vercmp:659 : result=3.13 2022-01-05 16:01:20.739 | + functions:vercmp:661 : case $op in 2022-01-05 16:01:20.741 | + functions:vercmp:671 : '[' 5.4 '!=' 3.13 ']' 2022-01-05 16:01:20.743 | + functions:vercmp:671 : '[' 3.13 = 5.4 ']' 2022-01-05 16:01:20.746 | + functions:vercmp:672 : return 2022-01-05 16:01:20.749 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2022-01-05 16:01:20.751 | + functions-common:restart_service:2194 : '[' -x /bin/systemctl ']' 2022-01-05 16:01:20.753 | + functions-common:restart_service:2195 : sudo /bin/systemctl restart openvswitch-switch 2022-01-05 16:01:21.227 | + ./stack.sh:main:815 : is_service_enabled etcd3 2022-01-05 16:01:21.246 | + functions-common:is_service_enabled:1966 : return 0 2022-01-05 16:01:21.248 | + ./stack.sh:main:816 : install_etcd3 2022-01-05 16:01:21.251 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-01-05 16:01:21.251 | Installing etcd 2022-01-05 16:01:21.253 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-01-05 16:01:21.267 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-01-05 16:01:21.279 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-01-05 16:01:21.281 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-01-05 16:01:21.298 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-01-05 16:01:21.301 | ++ 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:01:21.303 | ++ functions:get_extra_file:61 : 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:01:21.307 | +++ functions:get_extra_file:63 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-01-05 16:01:21.311 | ++ functions:get_extra_file:63 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-01-05 16:01:21.313 | ++ functions:get_extra_file:64 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-01-05 16:01:21.316 | ++ functions:get_extra_file:66 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-01-05 16:01:21.318 | ++ functions:get_extra_file:72 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-01-05 16:01:21.320 | ++ functions:get_extra_file:73 : return 2022-01-05 16:01:21.323 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-01-05 16:01:21.325 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-01-05 16:01:21.328 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-01-05 16:01:21.330 | + ./stack.sh:main:825 : is_service_enabled tls-proxy 2022-01-05 16:01:21.346 | + functions-common:is_service_enabled:1966 : return 1 2022-01-05 16:01:21.349 | + ./stack.sh:main:835 : install_dstat 2022-01-05 16:01:21.351 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-01-05 16:01:21.368 | + functions-common:is_service_enabled:1966 : return 1 2022-01-05 16:01:21.370 | + ./stack.sh:main:841 : echo_summary 'Installing OpenStack project source' 2022-01-05 16:01:21.373 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-01-05 16:01:21.375 | + ./stack.sh:echo_summary:421 : echo -e Installing OpenStack project source 2022-01-05 16:01:21.377 | + ./stack.sh:main:844 : install_libs 2022-01-05 16:01:21.380 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2022-01-05 16:01:21.382 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2022-01-05 16:01:21.384 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2022-01-05 16:01:21.386 | + inc/python:use_library_from_git:250 : local name=automaton 2022-01-05 16:01:21.389 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:01:21.391 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:01:21.393 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-01-05 16:01:21.395 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:01:21.398 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2022-01-05 16:01:21.400 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2022-01-05 16:01:21.402 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2022-01-05 16:01:21.405 | + inc/python:use_library_from_git:250 : local name=castellan 2022-01-05 16:01:21.407 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:01:21.409 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:01:21.411 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-01-05 16:01:21.413 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:01:21.416 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2022-01-05 16:01:21.418 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2022-01-05 16:01:21.421 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2022-01-05 16:01:21.423 | + inc/python:use_library_from_git:250 : local name=cliff 2022-01-05 16:01:21.425 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:01:21.427 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:01:21.430 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-01-05 16:01:21.432 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:01:21.434 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2022-01-05 16:01:21.436 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2022-01-05 16:01:21.439 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2022-01-05 16:01:21.441 | + inc/python:use_library_from_git:250 : local name=cursive 2022-01-05 16:01:21.443 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:01:21.445 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:01:21.448 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-01-05 16:01:21.450 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:01:21.453 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2022-01-05 16:01:21.455 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2022-01-05 16:01:21.457 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2022-01-05 16:01:21.459 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-01-05 16:01:21.462 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:01:21.464 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:01:21.467 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-01-05 16:01:21.469 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:01:21.471 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2022-01-05 16:01:21.474 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2022-01-05 16:01:21.476 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2022-01-05 16:01:21.478 | + inc/python:use_library_from_git:250 : local name=futurist 2022-01-05 16:01:21.480 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:01:21.482 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:01:21.485 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-01-05 16:01:21.487 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:01:21.489 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2022-01-05 16:01:21.492 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2022-01-05 16:01:21.494 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2022-01-05 16:01:21.496 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-01-05 16:01:21.498 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:01:21.502 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:01:21.504 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-01-05 16:01:21.506 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:01:21.508 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2022-01-05 16:01:21.510 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2022-01-05 16:01:21.513 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2022-01-05 16:01:21.515 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-01-05 16:01:21.518 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:01:21.520 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:01:21.522 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-01-05 16:01:21.524 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:01:21.527 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2022-01-05 16:01:21.529 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2022-01-05 16:01:21.532 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2022-01-05 16:01:21.534 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-01-05 16:01:21.536 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:01:21.538 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:01:21.541 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-01-05 16:01:21.543 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:01:21.545 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2022-01-05 16:01:21.547 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2022-01-05 16:01:21.550 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2022-01-05 16:01:21.552 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-01-05 16:01:21.554 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:01:21.556 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:01:21.559 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-01-05 16:01:21.561 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:01:21.563 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2022-01-05 16:01:21.566 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2022-01-05 16:01:21.568 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2022-01-05 16:01:21.570 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-01-05 16:01:21.572 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:01:21.575 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:01:21.577 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-01-05 16:01:21.580 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:01:21.582 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2022-01-05 16:01:21.584 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2022-01-05 16:01:21.586 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2022-01-05 16:01:21.589 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-01-05 16:01:21.591 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:01:21.594 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:01:21.596 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-01-05 16:01:21.598 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:01:21.601 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2022-01-05 16:01:21.603 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2022-01-05 16:01:21.605 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2022-01-05 16:01:21.607 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-01-05 16:01:21.610 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:01:21.612 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:01:21.614 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-01-05 16:01:21.616 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:01:21.618 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2022-01-05 16:01:21.621 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2022-01-05 16:01:21.623 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2022-01-05 16:01:21.625 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-01-05 16:01:21.627 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:01:21.630 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:01:21.632 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-01-05 16:01:21.634 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:01:21.636 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2022-01-05 16:01:21.639 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2022-01-05 16:01:21.641 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2022-01-05 16:01:21.644 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-01-05 16:01:21.646 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:01:21.648 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:01:21.650 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-01-05 16:01:21.653 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:01:21.656 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2022-01-05 16:01:21.658 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2022-01-05 16:01:21.660 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2022-01-05 16:01:21.662 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-01-05 16:01:21.665 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:01:21.667 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:01:21.669 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-01-05 16:01:21.672 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:01:21.674 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2022-01-05 16:01:21.676 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2022-01-05 16:01:21.678 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2022-01-05 16:01:21.681 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-01-05 16:01:21.683 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:01:21.685 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:01:21.688 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-01-05 16:01:21.690 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:01:21.692 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2022-01-05 16:01:21.695 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2022-01-05 16:01:21.697 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2022-01-05 16:01:21.699 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-01-05 16:01:21.702 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:01:21.704 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:01:21.707 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-01-05 16:01:21.709 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:01:21.711 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2022-01-05 16:01:21.713 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2022-01-05 16:01:21.716 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2022-01-05 16:01:21.719 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-01-05 16:01:21.721 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:01:21.723 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:01:21.725 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-01-05 16:01:21.728 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:01:21.731 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2022-01-05 16:01:21.733 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2022-01-05 16:01:21.735 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2022-01-05 16:01:21.738 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-01-05 16:01:21.740 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:01:21.742 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:01:21.744 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-01-05 16:01:21.747 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:01:21.749 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2022-01-05 16:01:21.751 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2022-01-05 16:01:21.754 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2022-01-05 16:01:21.756 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-01-05 16:01:21.758 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:01:21.760 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:01:21.763 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-01-05 16:01:21.766 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:01:21.768 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2022-01-05 16:01:21.770 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2022-01-05 16:01:21.772 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2022-01-05 16:01:21.775 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-01-05 16:01:21.777 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:01:21.780 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:01:21.782 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-01-05 16:01:21.784 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:01:21.787 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2022-01-05 16:01:21.789 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2022-01-05 16:01:21.791 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2022-01-05 16:01:21.794 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-01-05 16:01:21.796 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:01:21.798 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:01:21.800 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-01-05 16:01:21.803 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:01:21.805 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2022-01-05 16:01:21.807 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2022-01-05 16:01:21.810 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2022-01-05 16:01:21.812 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-01-05 16:01:21.815 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:01:21.817 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:01:21.819 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-01-05 16:01:21.821 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:01:21.824 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2022-01-05 16:01:21.827 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2022-01-05 16:01:21.829 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2022-01-05 16:01:21.831 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-01-05 16:01:21.834 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:01:21.836 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:01:21.838 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-01-05 16:01:21.841 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:01:21.843 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2022-01-05 16:01:21.846 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2022-01-05 16:01:21.848 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2022-01-05 16:01:21.851 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-01-05 16:01:21.853 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:01:21.855 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:01:21.858 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-01-05 16:01:21.860 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:01:21.862 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2022-01-05 16:01:21.864 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2022-01-05 16:01:21.867 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2022-01-05 16:01:21.869 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-01-05 16:01:21.872 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:01:21.875 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:01:21.877 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-01-05 16:01:21.880 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:01:21.882 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2022-01-05 16:01:21.884 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2022-01-05 16:01:21.887 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2022-01-05 16:01:21.889 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-01-05 16:01:21.892 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:01:21.894 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:01:21.896 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-01-05 16:01:21.899 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:01:21.902 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2022-01-05 16:01:21.904 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2022-01-05 16:01:21.907 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2022-01-05 16:01:21.909 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-01-05 16:01:21.911 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:01:21.913 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:01:21.916 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-01-05 16:01:21.918 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:01:21.921 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2022-01-05 16:01:21.923 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2022-01-05 16:01:21.926 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2022-01-05 16:01:21.928 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-01-05 16:01:21.930 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:01:21.933 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:01:21.936 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-01-05 16:01:21.938 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:01:21.940 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2022-01-05 16:01:21.943 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2022-01-05 16:01:21.945 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2022-01-05 16:01:21.947 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-01-05 16:01:21.951 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:01:21.953 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:01:21.957 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-01-05 16:01:21.959 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:01:21.962 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2022-01-05 16:01:21.965 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2022-01-05 16:01:21.968 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2022-01-05 16:01:21.971 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-01-05 16:01:21.973 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:01:21.976 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:01:21.979 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-01-05 16:01:21.982 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:01:21.984 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2022-01-05 16:01:21.987 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2022-01-05 16:01:21.989 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2022-01-05 16:01:21.992 | + inc/python:use_library_from_git:250 : local name=tooz 2022-01-05 16:01:21.994 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:01:21.998 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:01:22.000 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-01-05 16:01:22.003 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:01:22.006 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2022-01-05 16:01:22.008 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2022-01-05 16:01:22.011 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2022-01-05 16:01:22.014 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-01-05 16:01:22.016 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:01:22.018 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:01:22.020 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-01-05 16:01:22.023 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:01:22.025 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2022-01-05 16:01:22.027 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2022-01-05 16:01:22.030 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2022-01-05 16:01:22.032 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-01-05 16:01:22.034 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:01:22.037 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:01:22.039 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-01-05 16:01:22.041 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:01:22.044 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2022-01-05 16:01:22.046 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2022-01-05 16:01:22.048 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2022-01-05 16:01:22.050 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-01-05 16:01:22.053 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:01:22.055 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:01:22.058 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-01-05 16:01:22.060 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:01:22.063 | + lib/libraries:install_libs:135 : pip_install etcd3 2022-01-05 16:01:22.084 | Using python 3.8 to install etcd3 2022-01-05 16:01:22.086 | + 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:01:23.800 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:01:23.837 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-01-05 16:01:23.845 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.31.0) 2022-01-05 16:01:23.846 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.2.0) 2022-01-05 16:01:23.847 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.15.0) 2022-01-05 16:01:23.848 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.13.0) 2022-01-05 16:01:23.860 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from protobuf>=3.6.1->etcd3) (60.2.0) 2022-01-05 16:01:25.367 | 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:01:25.507 | + inc/python:pip_install:200 : result=0 2022-01-05 16:01:25.510 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 16:01:25.512 | + functions-common:time_stop:2310 : local name 2022-01-05 16:01:25.515 | + functions-common:time_stop:2311 : local end_time 2022-01-05 16:01:25.517 | + functions-common:time_stop:2312 : local elapsed_time 2022-01-05 16:01:25.519 | + functions-common:time_stop:2313 : local total 2022-01-05 16:01:25.522 | + functions-common:time_stop:2314 : local start_time 2022-01-05 16:01:25.525 | + functions-common:time_stop:2316 : name=pip_install 2022-01-05 16:01:25.527 | + functions-common:time_stop:2317 : start_time=1641398482079 2022-01-05 16:01:25.530 | + functions-common:time_stop:2319 : [[ -z 1641398482079 ]] 2022-01-05 16:01:25.532 | ++ functions-common:time_stop:2322 : date +%s%3N 2022-01-05 16:01:25.538 | + functions-common:time_stop:2322 : end_time=1641398485535 2022-01-05 16:01:25.543 | + functions-common:time_stop:2323 : elapsed_time=3456 2022-01-05 16:01:25.544 | + functions-common:time_stop:2324 : total=45329 2022-01-05 16:01:25.546 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-05 16:01:25.549 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=48785 2022-01-05 16:01:25.552 | + inc/python:pip_install:203 : return 0 2022-01-05 16:01:25.554 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2022-01-05 16:01:25.584 | Using python 3.8 to install etcd3gw 2022-01-05 16:01:25.586 | + 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:01:27.421 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:01:27.455 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (0.2.5) 2022-01-05 16:01:27.465 | 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:01:27.467 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.5.0) 2022-01-05 16:01:27.468 | Requirement already satisfied: urllib3>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.25.10) 2022-01-05 16:01:27.469 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.15.0) 2022-01-05 16:01:27.470 | Requirement already satisfied: requests!=2.12.2,!=2.13.0,>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.23.0) 2022-01-05 16:01:27.495 | 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:01:27.496 | 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:01:27.498 | Requirement already satisfied: chardet<4,>=3.0.2 in /usr/lib/python3/dist-packages (from requests!=2.12.2,!=2.13.0,>=2.10.0->etcd3gw) (3.0.4) 2022-01-05 16:01:28.926 | 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:01:29.056 | + inc/python:pip_install:200 : result=0 2022-01-05 16:01:29.059 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 16:01:29.062 | + functions-common:time_stop:2310 : local name 2022-01-05 16:01:29.065 | + functions-common:time_stop:2311 : local end_time 2022-01-05 16:01:29.067 | + functions-common:time_stop:2312 : local elapsed_time 2022-01-05 16:01:29.069 | + functions-common:time_stop:2313 : local total 2022-01-05 16:01:29.072 | + functions-common:time_stop:2314 : local start_time 2022-01-05 16:01:29.077 | + functions-common:time_stop:2316 : name=pip_install 2022-01-05 16:01:29.080 | + functions-common:time_stop:2317 : start_time=1641398485577 2022-01-05 16:01:29.083 | + functions-common:time_stop:2319 : [[ -z 1641398485577 ]] 2022-01-05 16:01:29.085 | ++ functions-common:time_stop:2322 : date +%s%3N 2022-01-05 16:01:29.089 | + functions-common:time_stop:2322 : end_time=1641398489087 2022-01-05 16:01:29.092 | + functions-common:time_stop:2323 : elapsed_time=3510 2022-01-05 16:01:29.095 | + functions-common:time_stop:2324 : total=48785 2022-01-05 16:01:29.097 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-05 16:01:29.100 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=52295 2022-01-05 16:01:29.102 | + inc/python:pip_install:203 : return 0 2022-01-05 16:01:29.105 | + ./stack.sh:main:847 : install_apache_uwsgi 2022-01-05 16:01:29.107 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-01-05 16:01:29.110 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-01-05 16:01:29.112 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-01-05 16:01:29.114 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-01-05 16:01:29.117 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-01-05 16:01:29.119 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-01-05 16:01:29.121 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-01-05 16:01:29.124 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-01-05 16:01:29.126 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-01-05 16:01:29.129 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-01-05 16:01:29.131 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2022-01-05 16:01:29.134 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2022-01-05 16:01:29.136 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 16:01:29.139 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 16:01:29.144 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-01-05 16:01:29.146 | + lib/apache:install_apache_uwsgi:96 : [[ focal == \b\i\o\n\i\c ]] 2022-01-05 16:01:29.149 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-01-05 16:01:29.152 | + functions-common:install_package:1344 : update_package_repo 2022-01-05 16:01:29.155 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2022-01-05 16:01:29.157 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2022-01-05 16:01:29.160 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2022-01-05 16:01:29.162 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2022-01-05 16:01:29.164 | + functions-common:update_package_repo:1324 : is_ubuntu 2022-01-05 16:01:29.167 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 16:01:29.169 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 16:01:29.172 | + functions-common:update_package_repo:1325 : apt_get_update 2022-01-05 16:01:29.174 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2022-01-05 16:01:29.176 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2022-01-05 16:01:29.179 | + functions-common:apt_get_update:1071 : return 2022-01-05 16:01:29.181 | + functions-common:install_package:1345 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-01-05 16:01:29.183 | + functions-common:real_install_package:1330 : is_ubuntu 2022-01-05 16:01:29.187 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 16:01:29.190 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 16:01:29.192 | + functions-common:real_install_package:1331 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-01-05 16:01:29.222 | + functions-common:apt_get:1111 : 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:01:29.364 | Reading package lists... 2022-01-05 16:01:29.621 | Building dependency tree... 2022-01-05 16:01:29.622 | Reading state information... 2022-01-05 16:01:29.887 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-01-05 16:01:29.887 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-01-05 16:01:29.887 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.8). 2022-01-05 16:01:29.887 | The following packages were automatically installed and are no longer required: 2022-01-05 16:01:29.889 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-05 16:01:29.889 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-05 16:01:29.889 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-05 16:01:29.889 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-05 16:01:29.889 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-01-05 16:01:29.889 | python3-zope.interface 2022-01-05 16:01:29.889 | Use 'sudo apt autoremove' to remove them. 2022-01-05 16:01:30.002 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-01-05 16:01:30.007 | + functions-common:apt_get:1115 : result=0 2022-01-05 16:01:30.009 | + functions-common:apt_get:1118 : time_stop apt-get 2022-01-05 16:01:30.012 | + functions-common:time_stop:2310 : local name 2022-01-05 16:01:30.015 | + functions-common:time_stop:2311 : local end_time 2022-01-05 16:01:30.018 | + functions-common:time_stop:2312 : local elapsed_time 2022-01-05 16:01:30.020 | + functions-common:time_stop:2313 : local total 2022-01-05 16:01:30.023 | + functions-common:time_stop:2314 : local start_time 2022-01-05 16:01:30.025 | + functions-common:time_stop:2316 : name=apt-get 2022-01-05 16:01:30.028 | + functions-common:time_stop:2317 : start_time=1641398489219 2022-01-05 16:01:30.030 | + functions-common:time_stop:2319 : [[ -z 1641398489219 ]] 2022-01-05 16:01:30.033 | ++ functions-common:time_stop:2322 : date +%s%3N 2022-01-05 16:01:30.038 | + functions-common:time_stop:2322 : end_time=1641398490035 2022-01-05 16:01:30.040 | + functions-common:time_stop:2323 : elapsed_time=816 2022-01-05 16:01:30.042 | + functions-common:time_stop:2324 : total=17942 2022-01-05 16:01:30.044 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-05 16:01:30.046 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=18758 2022-01-05 16:01:30.049 | + functions-common:apt_get:1119 : return 0 2022-01-05 16:01:30.051 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2022-01-05 16:01:30.053 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 16:01:30.056 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 16:01:30.058 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2022-01-05 16:01:30.121 | Module proxy already enabled 2022-01-05 16:01:30.127 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2022-01-05 16:01:30.190 | Considering dependency proxy for proxy_uwsgi: 2022-01-05 16:01:30.190 | Module proxy already enabled 2022-01-05 16:01:30.190 | Module proxy_uwsgi already enabled 2022-01-05 16:01:30.195 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2022-01-05 16:01:30.197 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-01-05 16:01:30.199 | + functions-common:restart_service:2194 : '[' -x /bin/systemctl ']' 2022-01-05 16:01:30.202 | + functions-common:restart_service:2195 : sudo /bin/systemctl restart apache2 2022-01-05 16:01:30.339 | + ./stack.sh:main:850 : install_keystoneauth 2022-01-05 16:01:30.342 | + lib/keystone:install_keystoneauth:462 : use_library_from_git keystoneauth 2022-01-05 16:01:30.345 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-01-05 16:01:30.348 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:01:30.351 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:01:30.353 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-01-05 16:01:30.356 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:01:30.358 | + ./stack.sh:main:851 : install_keystoneclient 2022-01-05 16:01:30.361 | + lib/keystone:install_keystoneclient:470 : use_library_from_git python-keystoneclient 2022-01-05 16:01:30.363 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-01-05 16:01:30.366 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:01:30.368 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:01:30.371 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-01-05 16:01:30.374 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:01:30.376 | + ./stack.sh:main:852 : install_glanceclient 2022-01-05 16:01:30.379 | + lib/glance:install_glanceclient:427 : use_library_from_git python-glanceclient 2022-01-05 16:01:30.381 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-01-05 16:01:30.384 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:01:30.386 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:01:30.389 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-01-05 16:01:30.391 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:01:30.394 | + ./stack.sh:main:853 : install_cinderclient 2022-01-05 16:01:30.396 | + lib/cinder:install_cinderclient:431 : use_library_from_git python-brick-cinderclient-ext 2022-01-05 16:01:30.398 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-01-05 16:01:30.401 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:01:30.403 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:01:30.406 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-01-05 16:01:30.408 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:01:30.410 | + lib/cinder:install_cinderclient:436 : use_library_from_git python-cinderclient 2022-01-05 16:01:30.413 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-01-05 16:01:30.415 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:01:30.417 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:01:30.420 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-01-05 16:01:30.422 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:01:30.425 | + ./stack.sh:main:854 : install_novaclient 2022-01-05 16:01:30.427 | + lib/nova:install_novaclient:791 : use_library_from_git python-novaclient 2022-01-05 16:01:30.430 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-01-05 16:01:30.432 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:01:30.434 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:01:30.437 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-01-05 16:01:30.440 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:01:30.442 | + ./stack.sh:main:855 : is_service_enabled swift glance horizon 2022-01-05 16:01:30.460 | + functions-common:is_service_enabled:1966 : return 0 2022-01-05 16:01:30.462 | + ./stack.sh:main:856 : install_swiftclient 2022-01-05 16:01:30.465 | + lib/swift:install_swiftclient:753 : use_library_from_git python-swiftclient 2022-01-05 16:01:30.467 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-01-05 16:01:30.470 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:01:30.472 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:01:30.474 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-01-05 16:01:30.477 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:01:30.479 | + ./stack.sh:main:858 : is_service_enabled neutron nova horizon 2022-01-05 16:01:30.496 | + functions-common:is_service_enabled:1966 : return 0 2022-01-05 16:01:30.499 | + ./stack.sh:main:859 : install_neutronclient 2022-01-05 16:01:30.502 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2022-01-05 16:01:30.504 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-01-05 16:01:30.506 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:01:30.509 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:01:30.511 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-01-05 16:01:30.514 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:01:30.516 | + ./stack.sh:main:863 : install_keystonemiddleware 2022-01-05 16:01:30.519 | + lib/keystone:install_keystonemiddleware:480 : use_library_from_git keystonemiddleware 2022-01-05 16:01:30.521 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-01-05 16:01:30.523 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:01:30.526 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:01:30.528 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-01-05 16:01:30.531 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:01:30.533 | + lib/keystone:install_keystonemiddleware:485 : pip_install_gr keystonemiddleware 2022-01-05 16:01:30.536 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-01-05 16:01:30.541 | + inc/python:pip_install_gr:77 : local clean_name 2022-01-05 16:01:30.544 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-01-05 16:01:30.547 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-01-05 16:01:30.549 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-01-05 16:01:30.554 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-01-05 16:01:30.554 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-01-05 16:01:30.559 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-01-05 16:01:30.562 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-01-05 16:01:30.565 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-01-05 16:01:30.568 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-01-05 16:01:30.570 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-01-05 16:01:30.596 | Using python 3.8 to install keystonemiddleware 2022-01-05 16:01:30.599 | + 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:01:32.333 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:01:32.367 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.1.0) 2022-01-05 16:01:32.423 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.2.1) 2022-01-05 16:01:32.424 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.1) 2022-01-05 16:01:32.425 | 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:01:32.426 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.5.0) 2022-01-05 16:01:32.427 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.6) 2022-01-05 16:01:32.428 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.3.4) 2022-01-05 16:01:32.429 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.2) 2022-01-05 16:01:32.430 | 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:01:32.432 | 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:01:32.432 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.23.0) 2022-01-05 16:01:32.433 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.15.0) 2022-01-05 16:01:32.435 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.0) 2022-01-05 16:01:32.436 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.6.2) 2022-01-05 16:01:32.438 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.0.2) 2022-01-05 16:01:32.500 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (0.1.12) 2022-01-05 16:01:32.501 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.2.2) 2022-01-05 16:01:32.502 | 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:01:32.537 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.0.2) 2022-01-05 16:01:32.552 | 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:01:32.554 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (5.3.1) 2022-01-05 16:01:32.555 | 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:01:32.556 | 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:01:32.606 | 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:01:32.608 | 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:01:32.618 | 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.0) 2022-01-05 16:01:32.619 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2020.1) 2022-01-05 16:01:32.635 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (20.4) 2022-01-05 16:01:32.637 | 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:01:32.638 | 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:01:32.695 | Requirement already satisfied: chardet<4,>=3.0.2 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.0.4) 2022-01-05 16:01:32.696 | Requirement already satisfied: urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.25.10) 2022-01-05 16:01:32.697 | 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:01:32.698 | 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:01:32.748 | 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:01:32.760 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->oslo.cache>=1.26.0->keystonemiddleware) (4.4.2) 2022-01-05 16:01:34.124 | 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:01:34.243 | + inc/python:pip_install:200 : result=0 2022-01-05 16:01:34.245 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 16:01:34.247 | + functions-common:time_stop:2310 : local name 2022-01-05 16:01:34.249 | + functions-common:time_stop:2311 : local end_time 2022-01-05 16:01:34.252 | + functions-common:time_stop:2312 : local elapsed_time 2022-01-05 16:01:34.255 | + functions-common:time_stop:2313 : local total 2022-01-05 16:01:34.257 | + functions-common:time_stop:2314 : local start_time 2022-01-05 16:01:34.259 | + functions-common:time_stop:2316 : name=pip_install 2022-01-05 16:01:34.262 | + functions-common:time_stop:2317 : start_time=1641398490587 2022-01-05 16:01:34.265 | + functions-common:time_stop:2319 : [[ -z 1641398490587 ]] 2022-01-05 16:01:34.269 | ++ functions-common:time_stop:2322 : date +%s%3N 2022-01-05 16:01:34.273 | + functions-common:time_stop:2322 : end_time=1641398494270 2022-01-05 16:01:34.275 | + functions-common:time_stop:2323 : elapsed_time=3683 2022-01-05 16:01:34.277 | + functions-common:time_stop:2324 : total=52295 2022-01-05 16:01:34.280 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-05 16:01:34.282 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=55978 2022-01-05 16:01:34.284 | + inc/python:pip_install:203 : return 0 2022-01-05 16:01:34.287 | + lib/keystone:install_keystonemiddleware:489 : pip_install_gr python-memcached 2022-01-05 16:01:34.289 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-01-05 16:01:34.291 | + inc/python:pip_install_gr:77 : local clean_name 2022-01-05 16:01:34.295 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-01-05 16:01:34.298 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-01-05 16:01:34.300 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-01-05 16:01:34.304 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-01-05 16:01:34.304 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-01-05 16:01:34.309 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-01-05 16:01:34.313 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-01-05 16:01:34.315 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-01-05 16:01:34.318 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-01-05 16:01:34.320 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-01-05 16:01:34.343 | Using python 3.8 to install python-memcached 2022-01-05 16:01:34.346 | + 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:01:36.115 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:01:36.149 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-01-05 16:01:36.153 | 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:01:37.584 | 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:01:37.700 | + inc/python:pip_install:200 : result=0 2022-01-05 16:01:37.702 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 16:01:37.705 | + functions-common:time_stop:2310 : local name 2022-01-05 16:01:37.707 | + functions-common:time_stop:2311 : local end_time 2022-01-05 16:01:37.709 | + functions-common:time_stop:2312 : local elapsed_time 2022-01-05 16:01:37.712 | + functions-common:time_stop:2313 : local total 2022-01-05 16:01:37.714 | + functions-common:time_stop:2314 : local start_time 2022-01-05 16:01:37.716 | + functions-common:time_stop:2316 : name=pip_install 2022-01-05 16:01:37.719 | + functions-common:time_stop:2317 : start_time=1641398494337 2022-01-05 16:01:37.721 | + functions-common:time_stop:2319 : [[ -z 1641398494337 ]] 2022-01-05 16:01:37.724 | ++ functions-common:time_stop:2322 : date +%s%3N 2022-01-05 16:01:37.728 | + functions-common:time_stop:2322 : end_time=1641398497725 2022-01-05 16:01:37.730 | + functions-common:time_stop:2323 : elapsed_time=3388 2022-01-05 16:01:37.733 | + functions-common:time_stop:2324 : total=55978 2022-01-05 16:01:37.735 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-05 16:01:37.737 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=59366 2022-01-05 16:01:37.740 | + inc/python:pip_install:203 : return 0 2022-01-05 16:01:37.742 | + ./stack.sh:main:865 : is_service_enabled keystone 2022-01-05 16:01:37.760 | + functions-common:is_service_enabled:1966 : return 0 2022-01-05 16:01:37.762 | + ./stack.sh:main:866 : '[' 10.222.0.23 == 10.222.0.23 ']' 2022-01-05 16:01:37.765 | + ./stack.sh:main:867 : stack_install_service keystone 2022-01-05 16:01:37.768 | + lib/stack:stack_install_service:20 : local service=keystone 2022-01-05 16:01:37.770 | + lib/stack:stack_install_service:21 : type install_keystone 2022-01-05 16:01:37.773 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-01-05 16:01:37.775 | + lib/stack:stack_install_service:32 : install_keystone 2022-01-05 16:01:37.778 | + lib/keystone:install_keystone:495 : is_service_enabled ldap 2022-01-05 16:01:37.793 | + functions-common:is_service_enabled:1966 : return 1 2022-01-05 16:01:37.796 | + lib/keystone:install_keystone:499 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/victoria 2022-01-05 16:01:37.798 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/keystone.git 2022-01-05 16:01:37.800 | + functions-common:git_clone:526 : local git_dest=/opt/stack/keystone 2022-01-05 16:01:37.802 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-01-05 16:01:37.804 | + functions-common:git_clone:528 : local orig_dir 2022-01-05 16:01:37.807 | ++ functions-common:git_clone:529 : pwd 2022-01-05 16:01:37.810 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-01-05 16:01:37.812 | + functions-common:git_clone:530 : local git_clone_flags= 2022-01-05 16:01:37.815 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-01-05 16:01:37.831 | + functions-common:git_clone:532 : RECLONE=False 2022-01-05 16:01:37.834 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-01-05 16:01:37.836 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-01-05 16:01:37.839 | + functions-common:git_clone:546 : echo stable/victoria 2022-01-05 16:01:37.839 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-01-05 16:01:37.844 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/keystone ]] 2022-01-05 16:01:37.847 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-01-05 16:01:37.849 | + functions-common:git_clone:594 : cd /opt/stack/keystone 2022-01-05 16:01:37.852 | + functions-common:git_clone:595 : git show --oneline 2022-01-05 16:01:37.853 | + functions-common:git_clone:595 : head -1 2022-01-05 16:01:37.855 | 67584ec84 Merge "Fix typos in application credential policies" into stable/victoria 2022-01-05 16:01:37.858 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2022-01-05 16:01:37.860 | + lib/keystone:install_keystone:500 : setup_develop /opt/stack/keystone 2022-01-05 16:01:37.863 | + inc/python:setup_develop:338 : local bindep 2022-01-05 16:01:37.865 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-01-05 16:01:37.867 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-01-05 16:01:37.870 | + inc/python:setup_develop:344 : local extras= 2022-01-05 16:01:37.872 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-01-05 16:01:37.875 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-01-05 16:01:37.878 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-01-05 16:01:37.880 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-01-05 16:01:37.882 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-01-05 16:01:37.884 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-01-05 16:01:37.887 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-01-05 16:01:37.890 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-01-05 16:01:37.893 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-01-05 16:01:37.895 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-01-05 16:01:37.897 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-01-05 16:01:37.900 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-01-05 16:01:37.908 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2022-01-05 16:01:37.911 | + 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:01:38.508 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2022-01-05 16:01:38.510 | + inc/python:setup_package:417 : local bindep=0 2022-01-05 16:01:38.512 | + inc/python:setup_package:418 : local bindep_flag= 2022-01-05 16:01:38.514 | + inc/python:setup_package:419 : local bindep_profiles= 2022-01-05 16:01:38.516 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2022-01-05 16:01:38.519 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2022-01-05 16:01:38.521 | + inc/python:setup_package:426 : local flags=-e 2022-01-05 16:01:38.523 | + inc/python:setup_package:427 : local extras= 2022-01-05 16:01:38.525 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-01-05 16:01:38.527 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-01-05 16:01:38.530 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-01-05 16:01:38.532 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-01-05 16:01:38.535 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-01-05 16:01:38.537 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2022-01-05 16:01:38.560 | Using python 3.8 to install /opt/stack/keystone 2022-01-05 16:01:38.562 | + 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:01:40.324 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:01:40.325 | 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:01:40.325 | ERROR: Editable requirements are not allowed as constraints 2022-01-05 16:01:40.411 | + inc/python:pip_install:1 : exit_trap 2022-01-05 16:01:40.413 | + ./stack.sh:exit_trap:496 : local r=1 2022-01-05 16:01:40.416 | ++ ./stack.sh:exit_trap:497 : jobs -p 2022-01-05 16:01:40.418 | + ./stack.sh:exit_trap:497 : jobs= 2022-01-05 16:01:40.421 | + ./stack.sh:exit_trap:500 : [[ -n '' ]] 2022-01-05 16:01:40.423 | + ./stack.sh:exit_trap:506 : '[' -f '' ']' 2022-01-05 16:01:40.425 | + ./stack.sh:exit_trap:511 : kill_spinner 2022-01-05 16:01:40.427 | + ./stack.sh:kill_spinner:406 : '[' '!' -z '' ']' 2022-01-05 16:01:40.429 | + ./stack.sh:exit_trap:513 : [[ 1 -ne 0 ]] 2022-01-05 16:01:40.431 | + ./stack.sh:exit_trap:514 : echo 'Error on exit' 2022-01-05 16:01:40.431 | Error on exit 2022-01-05 16:01:40.433 | + ./stack.sh:exit_trap:516 : type -p generate-subunit 2022-01-05 16:01:40.436 | + ./stack.sh:exit_trap:517 : generate-subunit 1641398394 106 fail 2022-01-05 16:01:40.965 | + ./stack.sh:exit_trap:519 : [[ -z /opt/stack/logs ]] 2022-01-05 16:01:40.967 | + ./stack.sh:exit_trap:522 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-01-05 16:01:41.522 | ebtables v1.8.4 (nf_tables): table `broute' is incompatible, use 'nft' tool. 2022-01-05 16:01:41.522 | 2022-01-05 16:01:41.798 | + ./stack.sh:exit_trap:531 : exit 1