2022-06-08 16:02:01.628 | + ./stack.sh:main:482 : exec 2022-06-08 16:02:01.628 | ++ ./stack.sh:main:482 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-06-08-160201.summary.2022-06-08-160201 2022-06-08 16:02:01.628 | + ./stack.sh:main:490 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-06-08-160201' 2022-06-08 16:02:01.628 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-08 16:02:01.628 | + ./stack.sh:echo_summary:441 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-06-08-160201 2022-06-08 16:02:01.628 | + ./stack.sh:main:492 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-08-160201 /opt/stack/logs/stack.sh.log 2022-06-08 16:02:01.628 | + ./stack.sh:main:493 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-08-160201.summary.2022-06-08-160201 /opt/stack/logs/stack.sh.log.summary 2022-06-08 16:02:01.628 | + ./stack.sh:main:508 : check_path_perm_sanity /opt/stack 2022-06-08 16:02:01.628 | + functions:check_path_perm_sanity:596 : local real_path 2022-06-08 16:02:01.628 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-06-08 16:02:01.628 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-06-08 16:02:01.628 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-06-08 16:02:01.628 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-06-08 16:02:01.628 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-06-08 16:02:01.628 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-08 16:02:01.628 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-06-08 16:02:01.628 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-06-08 16:02:01.628 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-06-08 16:02:01.629 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-08 16:02:01.629 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-06-08 16:02:01.631 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-06-08 16:02:01.634 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-06-08 16:02:01.636 | + ./stack.sh:main:514 : trap exit_trap EXIT 2022-06-08 16:02:01.638 | + ./stack.sh:main:555 : trap err_trap ERR 2022-06-08 16:02:01.641 | + ./stack.sh:main:568 : set -o errexit 2022-06-08 16:02:01.642 | + ./stack.sh:main:571 : uname -a 2022-06-08 16:02:01.644 | Linux dv-osbrick-836059-4-smb 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-06-08 16:02:01.646 | + ./stack.sh:main:574 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-06-08 16:02:01.647 | + ./stack.sh:main:575 : rm -f /opt/stack/data/ca-bundle.pem 2022-06-08 16:02:01.651 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/database 2022-06-08 16:02:01.687 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/rpc_backend 2022-06-08 16:02:01.703 | + ./stack.sh:main:585 : fetch_plugins 2022-06-08 16:02:01.705 | + functions-common:fetch_plugins:1772 : local plugins= 2022-06-08 16:02:01.707 | + functions-common:fetch_plugins:1773 : local plugin 2022-06-08 16:02:01.709 | + functions-common:fetch_plugins:1776 : [[ -z '' ]] 2022-06-08 16:02:01.711 | + functions-common:fetch_plugins:1777 : return 2022-06-08 16:02:01.713 | + ./stack.sh:main:589 : run_phase override_defaults 2022-06-08 16:02:01.714 | + functions-common:run_phase:1854 : local mode=override_defaults 2022-06-08 16:02:01.717 | + functions-common:run_phase:1855 : local phase= 2022-06-08 16:02:01.719 | + functions-common:run_phase:1856 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-08 16:02:01.720 | + functions-common:run_phase:1857 : local extra_plugin_file_name 2022-06-08 16:02:01.722 | + functions-common:run_phase:1858 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-08 16:02:01.724 | + functions-common:run_phase:1863 : local exceptions=80-tempest.sh 2022-06-08 16:02:01.726 | + functions-common:run_phase:1864 : local extra 2022-06-08 16:02:01.728 | ++ functions-common:run_phase:1865 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-08 16:02:01.731 | + functions-common:run_phase:1865 : extra=80-tempest.sh 2022-06-08 16:02:01.733 | + functions-common:run_phase:1866 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-08 16:02:01.735 | + functions-common:run_phase:1870 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-08 16:02:01.736 | + functions-common:run_phase:1870 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-06-08 16:02:01.738 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-08 16:02:01.750 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-08 16:02:01.752 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-08 16:02:01.754 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-08 16:02:01.756 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-08 16:02:01.757 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-08 16:02:01.759 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-08 16:02:01.761 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-08 16:02:01.763 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-06-08 16:02:01.765 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-06-08 16:02:01.767 | + functions-common:run_phase:1875 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-08 16:02:01.769 | + functions-common:run_phase:1878 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-08 16:02:01.770 | + functions-common:run_phase:1879 : plugin_override_defaults 2022-06-08 16:02:01.773 | + functions-common:plugin_override_defaults:1813 : local plugins= 2022-06-08 16:02:01.774 | + functions-common:plugin_override_defaults:1814 : local plugin 2022-06-08 16:02:01.776 | + functions-common:plugin_override_defaults:1817 : [[ -z '' ]] 2022-06-08 16:02:01.778 | + functions-common:plugin_override_defaults:1818 : return 2022-06-08 16:02:01.780 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/apache 2022-06-08 16:02:01.798 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/tls 2022-06-08 16:02:01.800 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-06-08 16:02:01.813 | ++ functions-common:is_service_enabled:2082 : return 1 2022-06-08 16:02:01.816 | +++ lib/tls:source:43 : hostname -f 2022-06-08 16:02:01.819 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-06-08 16:02:01.821 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-06-08 16:02:01.823 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-06-08 16:02:01.826 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-06-08 16:02:01.827 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-06-08 16:02:01.829 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-06-08 16:02:01.831 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-06-08 16:02:01.833 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-06-08 16:02:01.835 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-06-08 16:02:01.837 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-06-08 16:02:01.842 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/infra 2022-06-08 16:02:01.854 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/libraries 2022-06-08 16:02:01.871 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/lvm 2022-06-08 16:02:01.884 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/horizon 2022-06-08 16:02:01.897 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/keystone 2022-06-08 16:02:01.933 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/glance 2022-06-08 16:02:01.992 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/nova 2022-06-08 16:02:02.083 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/placement 2022-06-08 16:02:02.104 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/cinder 2022-06-08 16:02:02.147 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/swift 2022-06-08 16:02:02.203 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/neutron 2022-06-08 16:02:02.349 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/ldap 2022-06-08 16:02:02.363 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/dstat 2022-06-08 16:02:02.376 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/tcpdump 2022-06-08 16:02:02.389 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/etcd3 2022-06-08 16:02:02.475 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/os-vif 2022-06-08 16:02:02.477 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-06-08 16:02:02.490 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-06-08 16:02:02.490 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-06-08 16:02:02.490 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-06-08 16:02:02.490 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-06-08 16:02:02.490 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-06-08 16:02:02.490 | False' 2022-06-08 16:02:02.492 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-06-08 16:02:02.507 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-06-08 16:02:02.509 | + ./stack.sh:main:619 : run_phase source 2022-06-08 16:02:02.511 | + functions-common:run_phase:1854 : local mode=source 2022-06-08 16:02:02.513 | + functions-common:run_phase:1855 : local phase= 2022-06-08 16:02:02.516 | + functions-common:run_phase:1856 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-08 16:02:02.518 | + functions-common:run_phase:1857 : local extra_plugin_file_name 2022-06-08 16:02:02.520 | + functions-common:run_phase:1858 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-08 16:02:02.522 | + functions-common:run_phase:1863 : local exceptions=80-tempest.sh 2022-06-08 16:02:02.524 | + functions-common:run_phase:1864 : local extra 2022-06-08 16:02:02.526 | ++ functions-common:run_phase:1865 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-08 16:02:02.530 | + functions-common:run_phase:1865 : extra=80-tempest.sh 2022-06-08 16:02:02.532 | + functions-common:run_phase:1866 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-08 16:02:02.535 | + functions-common:run_phase:1870 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-08 16:02:02.537 | + functions-common:run_phase:1870 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-06-08 16:02:02.539 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-08 16:02:02.553 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-08 16:02:02.555 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-06-08 16:02:02.557 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-06-08 16:02:02.599 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-06-08 16:02:02.601 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-06-08 16:02:02.603 | + functions-common:run_phase:1875 : [[ source == \s\o\u\r\c\e ]] 2022-06-08 16:02:02.605 | + functions-common:run_phase:1876 : load_plugin_settings 2022-06-08 16:02:02.607 | + functions-common:load_plugin_settings:1790 : local plugins= 2022-06-08 16:02:02.609 | + functions-common:load_plugin_settings:1791 : local plugin 2022-06-08 16:02:02.611 | + functions-common:load_plugin_settings:1794 : [[ -z '' ]] 2022-06-08 16:02:02.613 | + functions-common:load_plugin_settings:1795 : return 2022-06-08 16:02:02.615 | + functions-common:run_phase:1877 : verify_disabled_services 2022-06-08 16:02:02.617 | + functions-common:verify_disabled_services:2137 : local service 2022-06-08 16:02:02.620 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:02:02.622 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-06-08 16:02:02.624 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:02:02.626 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-06-08 16:02:02.628 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:02:02.631 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-06-08 16:02:02.633 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:02:02.635 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-06-08 16:02:02.638 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:02:02.640 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-06-08 16:02:02.643 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:02:02.645 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-06-08 16:02:02.647 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:02:02.649 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-06-08 16:02:02.652 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:02:02.654 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-06-08 16:02:02.657 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:02:02.659 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-06-08 16:02:02.661 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:02:02.664 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-06-08 16:02:02.666 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:02:02.668 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-06-08 16:02:02.670 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:02:02.673 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-06-08 16:02:02.675 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:02:02.677 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-06-08 16:02:02.679 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:02:02.682 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-06-08 16:02:02.684 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:02:02.686 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-06-08 16:02:02.688 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:02:02.691 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-06-08 16:02:02.693 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:02:02.695 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-06-08 16:02:02.697 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:02:02.700 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-06-08 16:02:02.702 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:02:02.705 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-06-08 16:02:02.707 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:02:02.709 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-06-08 16:02:02.711 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:02:02.714 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-06-08 16:02:02.716 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:02:02.719 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-06-08 16:02:02.721 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:02:02.723 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-06-08 16:02:02.725 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:02:02.728 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-06-08 16:02:02.730 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:02:02.732 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-06-08 16:02:02.734 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:02:02.737 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-06-08 16:02:02.739 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:02:02.741 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-06-08 16:02:02.743 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:02:02.745 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-06-08 16:02:02.748 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:02:02.750 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-06-08 16:02:02.752 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:02:02.754 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-06-08 16:02:02.757 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:02:02.759 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-06-08 16:02:02.761 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:02:02.764 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-06-08 16:02:02.766 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:02:02.769 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-06-08 16:02:02.771 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:02:02.773 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-06-08 16:02:02.775 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:02:02.778 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-06-08 16:02:02.780 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:02:02.783 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-06-08 16:02:02.785 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:02:02.787 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-06-08 16:02:02.789 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:02:02.792 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-06-08 16:02:02.794 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:02:02.797 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-06-08 16:02:02.800 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:02:02.802 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-06-08 16:02:02.804 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:02:02.806 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-06-08 16:02:02.809 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:02:02.811 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-06-08 16:02:02.814 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:02:02.816 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-06-08 16:02:02.818 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:02:02.820 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-06-08 16:02:02.822 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:02:02.825 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-06-08 16:02:02.828 | + ./stack.sh:main:690 : initialize_database_backends 2022-06-08 16:02:02.830 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-08 16:02:02.833 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-06-08 16:02:02.847 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 16:02:02.849 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-06-08 16:02:02.851 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-08 16:02:02.854 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-06-08 16:02:02.868 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 16:02:02.871 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-06-08 16:02:02.873 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-06-08 16:02:02.876 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-06-08 16:02:02.878 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-06-08 16:02:02.880 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-06-08 16:02:02.882 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-06-08 16:02:02.885 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-06-08 16:02:02.887 | + lib/database:initialize_database_backends:92 : return 0 2022-06-08 16:02:02.890 | + ./stack.sh:main:691 : echo 'Using mysql database backend' 2022-06-08 16:02:02.890 | Using mysql database backend 2022-06-08 16:02:02.892 | + ./stack.sh:main:694 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-06-08 16:02:02.908 | + ./stack.sh:main:696 : define_database_baseurl 2022-06-08 16:02:02.911 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-06-08 16:02:02.913 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-08 16:02:02.916 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-06-08 16:02:02.918 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-08 16:02:02.921 | + ./stack.sh:main:708 : is_service_enabled rabbit 2022-06-08 16:02:02.937 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 16:02:02.940 | + ./stack.sh:main:709 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-06-08 16:02:02.956 | + ./stack.sh:main:716 : is_service_enabled keystone 2022-06-08 16:02:02.972 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 16:02:02.974 | + ./stack.sh:main:718 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-06-08 16:02:02.990 | + ./stack.sh:main:720 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-06-08 16:02:03.007 | + ./stack.sh:main:731 : is_service_enabled ldap 2022-06-08 16:02:03.023 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 16:02:03.026 | + ./stack.sh:main:740 : is_service_enabled s-proxy 2022-06-08 16:02:03.042 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 16:02:03.044 | + ./stack.sh:main:744 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-06-08 16:02:03.060 | + ./stack.sh:main:746 : [[ -z '' ]] 2022-06-08 16:02:03.063 | + ./stack.sh:main:746 : [[ False == \T\r\u\e ]] 2022-06-08 16:02:03.065 | + ./stack.sh:main:752 : save_stackenv 752 2022-06-08 16:02:03.067 | + functions-common:save_stackenv:60 : local tag=752 2022-06-08 16:02:03.070 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-06-08 16:02:03.075 | + functions-common:save_stackenv:62 : time_stamp=2022-06-08-160203 2022-06-08 16:02:03.077 | + functions-common:save_stackenv:63 : echo '# 2022-06-08-160203 752' 2022-06-08 16:02:03.080 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 16:02:03.082 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-08 16:02:03.085 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 16:02:03.087 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-06-08 16:02:03.090 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 16:02:03.092 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-06-08 16:02:03.094 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 16:02:03.097 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,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-06-08 16:02:03.099 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 16:02:03.101 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.47 2022-06-08 16:02:03.104 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 16:02:03.106 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.47/identity 2022-06-08 16:02:03.109 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 16:02:03.111 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-06-08-160201 2022-06-08 16:02:03.113 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 16:02:03.116 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-06-08 16:02:03.118 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 16:02:03.120 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.47 2022-06-08 16:02:03.123 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 16:02:03.126 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-06-08 16:02:03.128 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 16:02:03.130 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-06-08 16:02:03.133 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 16:02:03.135 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-06-08 16:02:03.138 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 16:02:03.141 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-06-08 16:02:03.144 | + ./stack.sh:main:765 : GIT_DEPTH=0 2022-06-08 16:02:03.146 | + ./stack.sh:main:765 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-06-08 16:02:03.148 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/requirements.git 2022-06-08 16:02:03.151 | + functions-common:git_clone:598 : local git_dest=/opt/stack/requirements 2022-06-08 16:02:03.153 | + functions-common:git_clone:599 : local git_ref=master 2022-06-08 16:02:03.155 | + functions-common:git_clone:600 : local orig_dir 2022-06-08 16:02:03.157 | ++ functions-common:git_clone:601 : pwd 2022-06-08 16:02:03.160 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-06-08 16:02:03.162 | + functions-common:git_clone:602 : local git_clone_flags= 2022-06-08 16:02:03.164 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-06-08 16:02:03.179 | + functions-common:git_clone:604 : RECLONE=False 2022-06-08 16:02:03.181 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-06-08 16:02:03.184 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-06-08 16:02:03.187 | + functions-common:git_clone:618 : echo master 2022-06-08 16:02:03.187 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-06-08 16:02:03.192 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/requirements ]] 2022-06-08 16:02:03.194 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-06-08 16:02:03.196 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-06-08 16:02:03.208 | + functions-common:git_clone:678 : cd /opt/stack/requirements 2022-06-08 16:02:03.211 | + functions-common:git_clone:679 : git show --oneline 2022-06-08 16:02:03.211 | + functions-common:git_clone:679 : head -1 2022-06-08 16:02:03.214 | 64af4766 Merge "Don't limit use of importlib-metadata to Python < 3.8" 2022-06-08 16:02:03.216 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-06-08 16:02:03.219 | + ./stack.sh:main:769 : echo_summary 'Installing package prerequisites' 2022-06-08 16:02:03.221 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-08 16:02:03.224 | + ./stack.sh:echo_summary:441 : echo -e Installing package prerequisites 2022-06-08 16:02:03.226 | + ./stack.sh:main:770 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-06-08 16:02:03.229 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-06-08 16:02:03.232 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-06-08 16:02:03.234 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-06-08 16:02:03.237 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-06-08 16:02:03.239 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-06-08 16:02:03.242 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-06-08 16:02:03.245 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-06-08 16:02:03.250 | ++ tools/install_prereqs.sh:source:47 : NOW=1654704123 2022-06-08 16:02:03.253 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-06-08 16:02:03.257 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1654704063 2022-06-08 16:02:03.260 | ++ tools/install_prereqs.sh:source:49 : DELTA=60 2022-06-08 16:02:03.262 | ++ tools/install_prereqs.sh:source:50 : [[ 60 -lt 7200 ]] 2022-06-08 16:02:03.264 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-06-08 16:02:03.267 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-06-08 16:02:03.269 | ++ functions-common:export_proxy_variables:2244 : isset http_proxy 2022-06-08 16:02:03.272 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-06-08 16:02:03.274 | ++ functions-common:export_proxy_variables:2247 : isset https_proxy 2022-06-08 16:02:03.276 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-06-08 16:02:03.279 | ++ functions-common:export_proxy_variables:2250 : isset no_proxy 2022-06-08 16:02:03.281 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-06-08 16:02:03.284 | +++ 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,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-06-08 16:02:03.330 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-06-08 16:02:03.330 | apache2-dev 2022-06-08 16:02:03.330 | bc 2022-06-08 16:02:03.330 | bsdmainutils 2022-06-08 16:02:03.330 | curl 2022-06-08 16:02:03.331 | g++ 2022-06-08 16:02:03.331 | gawk 2022-06-08 16:02:03.331 | gcc 2022-06-08 16:02:03.331 | gettext 2022-06-08 16:02:03.331 | git 2022-06-08 16:02:03.331 | graphviz 2022-06-08 16:02:03.331 | iputils-ping 2022-06-08 16:02:03.331 | libapache2-mod-proxy-uwsgi 2022-06-08 16:02:03.331 | libffi-dev 2022-06-08 16:02:03.331 | libjpeg-dev 2022-06-08 16:02:03.331 | libpcre3-dev 2022-06-08 16:02:03.331 | libpq-dev 2022-06-08 16:02:03.331 | libssl-dev 2022-06-08 16:02:03.331 | libsystemd-dev 2022-06-08 16:02:03.331 | libxml2-dev 2022-06-08 16:02:03.331 | libxslt1-dev 2022-06-08 16:02:03.331 | libyaml-dev 2022-06-08 16:02:03.331 | lsof 2022-06-08 16:02:03.331 | openssh-server 2022-06-08 16:02:03.331 | openssl 2022-06-08 16:02:03.331 | pkg-config 2022-06-08 16:02:03.331 | psmisc 2022-06-08 16:02:03.331 | python3-dev 2022-06-08 16:02:03.331 | python3-pip 2022-06-08 16:02:03.331 | python3-systemd 2022-06-08 16:02:03.331 | python3-venv 2022-06-08 16:02:03.331 | tar 2022-06-08 16:02:03.331 | tcpdump 2022-06-08 16:02:03.331 | unzip 2022-06-08 16:02:03.331 | uuid-runtime 2022-06-08 16:02:03.331 | wget 2022-06-08 16:02:03.331 | wget 2022-06-08 16:02:03.331 | zlib1g-dev 2022-06-08 16:02:03.331 | libkrb5-dev 2022-06-08 16:02:03.331 | libldap2-dev 2022-06-08 16:02:03.331 | libsasl2-dev 2022-06-08 16:02:03.332 | memcached 2022-06-08 16:02:03.332 | python3-mysqldb 2022-06-08 16:02:03.332 | sqlite3 2022-06-08 16:02:03.332 | conntrack 2022-06-08 16:02:03.332 | curl 2022-06-08 16:02:03.332 | dnsmasq-base 2022-06-08 16:02:03.332 | dnsmasq-utils 2022-06-08 16:02:03.332 | ebtables 2022-06-08 16:02:03.332 | genisoimage 2022-06-08 16:02:03.332 | iptables 2022-06-08 16:02:03.332 | iputils-arping 2022-06-08 16:02:03.332 | kpartx 2022-06-08 16:02:03.332 | libjs-jquery-tablesorter 2022-06-08 16:02:03.332 | parted 2022-06-08 16:02:03.332 | pm-utils 2022-06-08 16:02:03.332 | python3-mysqldb 2022-06-08 16:02:03.332 | socat 2022-06-08 16:02:03.332 | sqlite3 2022-06-08 16:02:03.332 | sudo 2022-06-08 16:02:03.332 | vlan 2022-06-08 16:02:03.332 | lsscsi 2022-06-08 16:02:03.332 | open-iscsi 2022-06-08 16:02:03.332 | lvm2 2022-06-08 16:02:03.332 | qemu-utils 2022-06-08 16:02:03.332 | thin-provisioning-tools 2022-06-08 16:02:03.332 | acl 2022-06-08 16:02:03.332 | dnsmasq-base 2022-06-08 16:02:03.332 | dnsmasq-utils 2022-06-08 16:02:03.332 | ebtables 2022-06-08 16:02:03.332 | haproxy 2022-06-08 16:02:03.332 | iptables 2022-06-08 16:02:03.332 | iputils-arping 2022-06-08 16:02:03.332 | iputils-ping 2022-06-08 16:02:03.332 | postgresql-server-dev-all 2022-06-08 16:02:03.332 | python3-mysqldb 2022-06-08 16:02:03.332 | sqlite3 2022-06-08 16:02:03.332 | sudo 2022-06-08 16:02:03.333 | vlan 2022-06-08 16:02:03.333 | pcp 2022-06-08 16:02:03.333 | ipset 2022-06-08 16:02:03.333 | conntrack 2022-06-08 16:02:03.333 | conntrackd 2022-06-08 16:02:03.333 | keepalived 2022-06-08 16:02:03.333 | lvm2 2022-06-08 16:02:03.333 | qemu-utils 2022-06-08 16:02:03.333 | thin-provisioning-tools 2022-06-08 16:02:03.333 | curl 2022-06-08 16:02:03.333 | liberasurecode-dev 2022-06-08 16:02:03.333 | make 2022-06-08 16:02:03.333 | memcached 2022-06-08 16:02:03.333 | rsync 2022-06-08 16:02:03.333 | sqlite3 2022-06-08 16:02:03.333 | xfsprogs' 2022-06-08 16:02:03.333 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-06-08 16:02:03.351 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-06-08 16:02:03.351 | apache2-dev 2022-06-08 16:02:03.351 | bc 2022-06-08 16:02:03.351 | bsdmainutils 2022-06-08 16:02:03.351 | curl 2022-06-08 16:02:03.351 | g++ 2022-06-08 16:02:03.351 | gawk 2022-06-08 16:02:03.351 | gcc 2022-06-08 16:02:03.351 | gettext 2022-06-08 16:02:03.351 | git 2022-06-08 16:02:03.351 | graphviz 2022-06-08 16:02:03.351 | iputils-ping 2022-06-08 16:02:03.351 | libapache2-mod-proxy-uwsgi 2022-06-08 16:02:03.351 | libffi-dev 2022-06-08 16:02:03.351 | libjpeg-dev 2022-06-08 16:02:03.351 | libpcre3-dev 2022-06-08 16:02:03.351 | libpq-dev 2022-06-08 16:02:03.351 | libssl-dev 2022-06-08 16:02:03.351 | libsystemd-dev 2022-06-08 16:02:03.351 | libxml2-dev 2022-06-08 16:02:03.351 | libxslt1-dev 2022-06-08 16:02:03.352 | libyaml-dev 2022-06-08 16:02:03.352 | lsof 2022-06-08 16:02:03.352 | openssh-server 2022-06-08 16:02:03.352 | openssl 2022-06-08 16:02:03.352 | pkg-config 2022-06-08 16:02:03.352 | psmisc 2022-06-08 16:02:03.352 | python3-dev 2022-06-08 16:02:03.352 | python3-pip 2022-06-08 16:02:03.352 | python3-systemd 2022-06-08 16:02:03.352 | python3-venv 2022-06-08 16:02:03.352 | tar 2022-06-08 16:02:03.352 | tcpdump 2022-06-08 16:02:03.352 | unzip 2022-06-08 16:02:03.352 | uuid-runtime 2022-06-08 16:02:03.352 | wget 2022-06-08 16:02:03.352 | wget 2022-06-08 16:02:03.352 | zlib1g-dev 2022-06-08 16:02:03.352 | libkrb5-dev 2022-06-08 16:02:03.352 | libldap2-dev 2022-06-08 16:02:03.352 | libsasl2-dev 2022-06-08 16:02:03.352 | memcached 2022-06-08 16:02:03.352 | python3-mysqldb 2022-06-08 16:02:03.352 | sqlite3 2022-06-08 16:02:03.352 | conntrack 2022-06-08 16:02:03.352 | curl 2022-06-08 16:02:03.352 | dnsmasq-base 2022-06-08 16:02:03.352 | dnsmasq-utils 2022-06-08 16:02:03.352 | ebtables 2022-06-08 16:02:03.352 | genisoimage 2022-06-08 16:02:03.352 | iptables 2022-06-08 16:02:03.352 | iputils-arping 2022-06-08 16:02:03.352 | kpartx 2022-06-08 16:02:03.352 | libjs-jquery-tablesorter 2022-06-08 16:02:03.352 | parted 2022-06-08 16:02:03.352 | pm-utils 2022-06-08 16:02:03.352 | python3-mysqldb 2022-06-08 16:02:03.352 | socat 2022-06-08 16:02:03.353 | sqlite3 2022-06-08 16:02:03.353 | sudo 2022-06-08 16:02:03.353 | vlan 2022-06-08 16:02:03.353 | lsscsi 2022-06-08 16:02:03.353 | open-iscsi 2022-06-08 16:02:03.353 | lvm2 2022-06-08 16:02:03.353 | qemu-utils 2022-06-08 16:02:03.353 | thin-provisioning-tools 2022-06-08 16:02:03.353 | acl 2022-06-08 16:02:03.353 | dnsmasq-base 2022-06-08 16:02:03.353 | dnsmasq-utils 2022-06-08 16:02:03.353 | ebtables 2022-06-08 16:02:03.353 | haproxy 2022-06-08 16:02:03.353 | iptables 2022-06-08 16:02:03.353 | iputils-arping 2022-06-08 16:02:03.353 | iputils-ping 2022-06-08 16:02:03.353 | postgresql-server-dev-all 2022-06-08 16:02:03.353 | python3-mysqldb 2022-06-08 16:02:03.353 | sqlite3 2022-06-08 16:02:03.353 | sudo 2022-06-08 16:02:03.353 | vlan 2022-06-08 16:02:03.353 | pcp 2022-06-08 16:02:03.353 | ipset 2022-06-08 16:02:03.353 | conntrack 2022-06-08 16:02:03.353 | conntrackd 2022-06-08 16:02:03.353 | keepalived 2022-06-08 16:02:03.353 | lvm2 2022-06-08 16:02:03.353 | qemu-utils 2022-06-08 16:02:03.353 | thin-provisioning-tools 2022-06-08 16:02:03.353 | curl 2022-06-08 16:02:03.353 | liberasurecode-dev 2022-06-08 16:02:03.353 | make 2022-06-08 16:02:03.353 | memcached 2022-06-08 16:02:03.353 | rsync 2022-06-08 16:02:03.353 | sqlite3 2022-06-08 16:02:03.353 | xfsprogs ' 2022-06-08 16:02:03.354 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-06-08 16:02:03.356 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 16:02:03.358 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 16:02:03.362 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-06-08 16:02:03.362 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-06-08 16:02:03.367 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-06-08 16:02:03.369 | ++ functions-common:install_package:1464 : update_package_repo 2022-06-08 16:02:03.371 | ++ functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-08 16:02:03.374 | ++ functions-common:update_package_repo:1437 : REPOS_UPDATED=False 2022-06-08 16:02:03.376 | ++ functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-08 16:02:03.378 | ++ functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-08 16:02:03.380 | ++ functions-common:update_package_repo:1444 : is_ubuntu 2022-06-08 16:02:03.382 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 16:02:03.384 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 16:02:03.386 | ++ functions-common:update_package_repo:1445 : apt_get_update 2022-06-08 16:02:03.388 | ++ functions-common:apt_get_update:1190 : [[ False == \T\r\u\e ]] 2022-06-08 16:02:03.391 | ++ functions-common:apt_get_update:1195 : [[ False = \T\r\u\e ]] 2022-06-08 16:02:03.393 | ++ functions-common:apt_get_update:1197 : local sudo=sudo 2022-06-08 16:02:03.395 | +++ functions-common:apt_get_update:1198 : id -u 2022-06-08 16:02:03.399 | ++ functions-common:apt_get_update:1198 : [[ 1000 = \0 ]] 2022-06-08 16:02:03.401 | ++ functions-common:apt_get_update:1201 : time_start apt-get-update 2022-06-08 16:02:03.404 | ++ functions-common:time_start:2412 : local name=apt-get-update 2022-06-08 16:02:03.406 | ++ functions-common:time_start:2413 : local start_time= 2022-06-08 16:02:03.408 | ++ functions-common:time_start:2414 : [[ -n '' ]] 2022-06-08 16:02:03.411 | +++ functions-common:time_start:2417 : date +%s%3N 2022-06-08 16:02:03.415 | ++ functions-common:time_start:2417 : _TIME_START[$name]=1654704123412 2022-06-08 16:02:03.417 | ++ functions-common:apt_get_update:1203 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-06-08 16:02:03.420 | ++ functions-common:apt_get_update:1204 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-06-08 16:02:03.422 | ++ functions-common:apt_get_update:1205 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-06-08 16:02:03.767 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-06-08 16:02:03.864 | Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-06-08 16:02:03.869 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-06-08 16:02:04.315 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-06-08 16:02:04.774 | Fetched 336 kB in 1s (312 kB/s) 2022-06-08 16:02:06.327 | Reading package lists... 2022-06-08 16:02:06.358 | ++ functions-common:apt_get_update:1209 : REPOS_UPDATED=True 2022-06-08 16:02:06.360 | ++ functions-common:apt_get_update:1211 : time_stop apt-get-update 2022-06-08 16:02:06.362 | ++ functions-common:time_stop:2426 : local name 2022-06-08 16:02:06.364 | ++ functions-common:time_stop:2427 : local end_time 2022-06-08 16:02:06.366 | ++ functions-common:time_stop:2428 : local elapsed_time 2022-06-08 16:02:06.368 | ++ functions-common:time_stop:2429 : local total 2022-06-08 16:02:06.371 | ++ functions-common:time_stop:2430 : local start_time 2022-06-08 16:02:06.373 | ++ functions-common:time_stop:2432 : name=apt-get-update 2022-06-08 16:02:06.375 | ++ functions-common:time_stop:2433 : start_time=1654704123412 2022-06-08 16:02:06.377 | ++ functions-common:time_stop:2435 : [[ -z 1654704123412 ]] 2022-06-08 16:02:06.379 | +++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 16:02:06.383 | ++ functions-common:time_stop:2438 : end_time=1654704126381 2022-06-08 16:02:06.385 | ++ functions-common:time_stop:2439 : elapsed_time=2969 2022-06-08 16:02:06.388 | ++ functions-common:time_stop:2440 : total=0 2022-06-08 16:02:06.390 | ++ functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 16:02:06.392 | ++ functions-common:time_stop:2443 : _TIME_TOTAL[$name]=2969 2022-06-08 16:02:06.395 | ++ functions-common:install_package:1465 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-06-08 16:02:06.397 | ++ functions-common:real_install_package:1450 : is_ubuntu 2022-06-08 16:02:06.399 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 16:02:06.401 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 16:02:06.404 | ++ functions-common:real_install_package:1451 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-06-08 16:02:06.424 | ++ functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-06-08 16:02:06.534 | Reading package lists... 2022-06-08 16:02:06.778 | Building dependency tree... 2022-06-08 16:02:06.780 | Reading state information... 2022-06-08 16:02:06.814 | acl is already the newest version (2.2.53-6). 2022-06-08 16:02:06.814 | bc is already the newest version (1.07.1-2build1). 2022-06-08 16:02:06.814 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-06-08 16:02:06.814 | conntrack is already the newest version (1:1.4.5-2). 2022-06-08 16:02:06.814 | ebtables is already the newest version (2.0.11-3build1). 2022-06-08 16:02:06.814 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-06-08 16:02:06.814 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-06-08 16:02:06.814 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-06-08 16:02:06.814 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-06-08 16:02:06.814 | gettext is already the newest version (0.19.8.1-10build1). 2022-06-08 16:02:06.814 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-06-08 16:02:06.814 | iputils-arping is already the newest version (3:20190709-3). 2022-06-08 16:02:06.814 | iputils-ping is already the newest version (3:20190709-3). 2022-06-08 16:02:06.814 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-06-08 16:02:06.814 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-06-08 16:02:06.814 | libffi-dev is already the newest version (3.3-4). 2022-06-08 16:02:06.814 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-06-08 16:02:06.814 | libxslt1-dev is already the newest version (1.1.34-4). 2022-06-08 16:02:06.814 | libyaml-dev is already the newest version (0.2.2-1). 2022-06-08 16:02:06.814 | lsscsi is already the newest version (0.30-0.1). 2022-06-08 16:02:06.814 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-06-08 16:02:06.814 | make is already the newest version (4.2.1-1.2). 2022-06-08 16:02:06.814 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-06-08 16:02:06.814 | psmisc is already the newest version (23.3-1). 2022-06-08 16:02:06.814 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-06-08 16:02:06.814 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-06-08 16:02:06.814 | python3-systemd is already the newest version (234-3build2). 2022-06-08 16:02:06.814 | socat is already the newest version (1.7.3.3-2). 2022-06-08 16:02:06.814 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-06-08 16:02:06.815 | unzip is already the newest version (6.0-25ubuntu1). 2022-06-08 16:02:06.815 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-06-08 16:02:06.815 | conntrackd is already the newest version (1:1.4.5-2). 2022-06-08 16:02:06.815 | graphviz is already the newest version (2.42.2-3build2). 2022-06-08 16:02:06.815 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-06-08 16:02:06.815 | pcp is already the newest version (5.0.3-1). 2022-06-08 16:02:06.815 | pm-utils is already the newest version (1.4.1-19). 2022-06-08 16:02:06.815 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-06-08 16:02:06.815 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-08 16:02:06.815 | apache2-dev is already the newest version (2.4.41-4ubuntu3.11). 2022-06-08 16:02:06.815 | curl is already the newest version (7.68.0-1ubuntu2.11). 2022-06-08 16:02:06.815 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-06-08 16:02:06.815 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-06-08 16:02:06.815 | git is already the newest version (1:2.25.1-1ubuntu3.4). 2022-06-08 16:02:06.815 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-06-08 16:02:06.815 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-06-08 16:02:06.815 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-06-08 16:02:06.815 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-06-08 16:02:06.815 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-06-08 16:02:06.815 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-06-08 16:02:06.815 | libpq-dev is already the newest version (12.11-0ubuntu0.20.04.1). 2022-06-08 16:02:06.815 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-06-08 16:02:06.816 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-08 16:02:06.816 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-06-08 16:02:06.816 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.3). 2022-06-08 16:02:06.816 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-06-08 16:02:06.816 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-06-08 16:02:06.816 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-06-08 16:02:06.816 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-06-08 16:02:06.816 | openssl is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-08 16:02:06.816 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-06-08 16:02:06.816 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-06-08 16:02:06.816 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-06-08 16:02:06.816 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-06-08 16:02:06.816 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-06-08 16:02:06.816 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-06-08 16:02:06.816 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-06-08 16:02:06.816 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-06-08 16:02:06.816 | wget is already the newest version (1.20.3-1ubuntu2). 2022-06-08 16:02:06.816 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-06-08 16:02:07.038 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-08 16:02:07.038 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-06-08 16:02:07.038 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-06-08 16:02:07.038 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-06-08 16:02:07.038 | The following packages were automatically installed and are no longer required: 2022-06-08 16:02:07.039 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-08 16:02:07.039 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-08 16:02:07.039 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-08 16:02:07.039 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-08 16:02:07.039 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-08 16:02:07.039 | python3-zope.interface 2022-06-08 16:02:07.039 | Use 'sudo apt autoremove' to remove them. 2022-06-08 16:02:07.152 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2022-06-08 16:02:07.156 | ++ functions-common:apt_get:1235 : result=0 2022-06-08 16:02:07.158 | ++ functions-common:apt_get:1238 : time_stop apt-get 2022-06-08 16:02:07.161 | ++ functions-common:time_stop:2426 : local name 2022-06-08 16:02:07.163 | ++ functions-common:time_stop:2427 : local end_time 2022-06-08 16:02:07.165 | ++ functions-common:time_stop:2428 : local elapsed_time 2022-06-08 16:02:07.167 | ++ functions-common:time_stop:2429 : local total 2022-06-08 16:02:07.170 | ++ functions-common:time_stop:2430 : local start_time 2022-06-08 16:02:07.174 | ++ functions-common:time_stop:2432 : name=apt-get 2022-06-08 16:02:07.176 | ++ functions-common:time_stop:2433 : start_time=1654704126422 2022-06-08 16:02:07.178 | ++ functions-common:time_stop:2435 : [[ -z 1654704126422 ]] 2022-06-08 16:02:07.181 | +++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 16:02:07.185 | ++ functions-common:time_stop:2438 : end_time=1654704127182 2022-06-08 16:02:07.188 | ++ functions-common:time_stop:2439 : elapsed_time=760 2022-06-08 16:02:07.190 | ++ functions-common:time_stop:2440 : total=764 2022-06-08 16:02:07.192 | ++ functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 16:02:07.194 | ++ functions-common:time_stop:2443 : _TIME_TOTAL[$name]=1524 2022-06-08 16:02:07.196 | ++ functions-common:apt_get:1239 : return 0 2022-06-08 16:02:07.199 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-06-08 16:02:07.202 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-06-08 16:02:07.204 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-06-08 16:02:07.209 | ++ tools/install_prereqs.sh:source:89 : date 2022-06-08 16:02:07.213 | + ./stack.sh:main:785 : [[ False != \T\r\u\e ]] 2022-06-08 16:02:07.216 | + ./stack.sh:main:786 : PYPI_ALTERNATIVE_URL= 2022-06-08 16:02:07.219 | + ./stack.sh:main:786 : /home/ubuntu/devstack/tools/install_pip.sh 2022-06-08 16:02:08.643 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-06-08 16:02:08.645 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-06-08 16:02:08.648 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-06-08 16:02:08.651 | + tools/install_pip.sh:main:43 : GetDistro 2022-06-08 16:02:08.653 | + functions-common:GetDistro:446 : GetOSVersion 2022-06-08 16:02:08.658 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-06-08 16:02:08.660 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-06-08 16:02:08.662 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-06-08 16:02:08.663 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-06-08 16:02:08.665 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-06-08 16:02:08.667 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-06-08 16:02:08.671 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-06-08 16:02:08.674 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-06-08 16:02:08.676 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-06-08 16:02:08.680 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-06-08 16:02:08.682 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-06-08 16:02:08.684 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-06-08 16:02:08.686 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-06-08 16:02:08.688 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-06-08 16:02:08.690 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-06-08 16:02:08.695 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-06-08 16:02:08.699 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-06-08 16:02:08.701 | + functions-common:_ensure_lsb_release:394 : return 2022-06-08 16:02:08.703 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-06-08 16:02:08.771 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-06-08 16:02:08.773 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-06-08 16:02:08.845 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-06-08 16:02:08.848 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-06-08 16:02:08.915 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-06-08 16:02:08.917 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-06-08 16:02:08.919 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-06-08 16:02:08.921 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-06-08 16:02:08.923 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-06-08 16:02:08.925 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-06-08 16:02:08.927 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-06-08 16:02:08.928 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-06-08 16:02:08.930 | + functions-common:GetDistro:451 : DISTRO=focal 2022-06-08 16:02:08.932 | + functions-common:GetDistro:496 : typeset -xr DISTRO 2022-06-08 16:02:08.934 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-06-08 16:02:08.934 | Distro: focal 2022-06-08 16:02:08.936 | + tools/install_pip.sh:main:124 : get_versions 2022-06-08 16:02:08.939 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-08 16:02:08.943 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-06-08 16:02:08.944 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-06-08 16:02:08.947 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-06-08 16:02:08.947 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-08 16:02:09.514 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-06-08 16:02:09.516 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-06-08 16:02:09.517 | pip: 21.3.1 2022-06-08 16:02:09.518 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-06-08 16:02:09.520 | + tools/install_pip.sh:main:130 : is_fedora 2022-06-08 16:02:09.522 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-08 16:02:09.524 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-08 16:02:09.525 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-08 16:02:09.528 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-08 16:02:09.529 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-08 16:02:09.531 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-08 16:02:09.533 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-08 16:02:09.534 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-08 16:02:09.536 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-08 16:02:09.538 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-08 16:02:09.539 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-06-08 16:02:09.541 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 16:02:09.543 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 16:02:09.545 | + tools/install_pip.sh:main:144 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2022-06-08 16:02:09.550 | + tools/install_pip.sh:main:153 : set -x 2022-06-08 16:02:09.552 | + tools/install_pip.sh:main:156 : get_versions 2022-06-08 16:02:09.554 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-08 16:02:09.558 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-06-08 16:02:09.560 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-06-08 16:02:09.562 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-06-08 16:02:09.563 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-08 16:02:10.124 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-06-08 16:02:10.125 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-06-08 16:02:10.125 | pip: 21.3.1 2022-06-08 16:02:10.129 | + ./stack.sh:main:790 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-06-08 16:02:10.131 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-06-08 16:02:10.134 | + ./stack.sh:main:791 : fixup_all 2022-06-08 16:02:10.137 | + tools/fixup_stuff.sh:fixup_all:157 : fixup_ubuntu 2022-06-08 16:02:10.139 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-06-08 16:02:10.141 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 16:02:10.143 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 16:02:10.145 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-06-08 16:02:10.157 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-06-08 16:02:10.168 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-06-08 16:02:10.179 | + tools/fixup_stuff.sh:fixup_all:158 : fixup_fedora 2022-06-08 16:02:10.181 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-06-08 16:02:10.184 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-08 16:02:10.186 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-08 16:02:10.188 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-08 16:02:10.190 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-08 16:02:10.192 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-08 16:02:10.194 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-08 16:02:10.196 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-08 16:02:10.198 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-08 16:02:10.201 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-08 16:02:10.203 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-08 16:02:10.205 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-06-08 16:02:10.207 | + tools/fixup_stuff.sh:fixup_all:159 : fixup_suse 2022-06-08 16:02:10.209 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-06-08 16:02:10.212 | + functions-common:is_suse:537 : is_opensuse 2022-06-08 16:02:10.214 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-08 16:02:10.216 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-08 16:02:10.218 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-08 16:02:10.220 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-08 16:02:10.222 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-08 16:02:10.225 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-06-08 16:02:10.227 | + ./stack.sh:main:794 : pip_install -U os-testr 2022-06-08 16:02:10.248 | Using python 3.8 to install os-testr 2022-06-08 16:02:10.250 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-06-08 16:02:10.964 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 16:02:10.964 | from cryptography.utils import int_from_bytes 2022-06-08 16:02:10.964 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 16:02:10.964 | from cryptography.utils import int_from_bytes 2022-06-08 16:02:12.029 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 16:02:12.060 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-06-08 16:02:12.126 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.9.0) 2022-06-08 16:02:12.127 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-06-08 16:02:12.129 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-06-08 16:02:12.141 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-06-08 16:02:12.152 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (3.0.0) 2022-06-08 16:02:12.162 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=1.3.0->testtools>=2.2.0->os-testr) (1.16.0) 2022-06-08 16:02:13.694 | 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-06-08 16:02:13.764 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-08 16:02:13.764 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 16:02:13.866 | + inc/python:pip_install:196 : result=0 2022-06-08 16:02:13.869 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-08 16:02:13.872 | + functions-common:time_stop:2426 : local name 2022-06-08 16:02:13.874 | + functions-common:time_stop:2427 : local end_time 2022-06-08 16:02:13.876 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 16:02:13.879 | + functions-common:time_stop:2429 : local total 2022-06-08 16:02:13.881 | + functions-common:time_stop:2430 : local start_time 2022-06-08 16:02:13.883 | + functions-common:time_stop:2432 : name=pip_install 2022-06-08 16:02:13.885 | + functions-common:time_stop:2433 : start_time=1654704130242 2022-06-08 16:02:13.887 | + functions-common:time_stop:2435 : [[ -z 1654704130242 ]] 2022-06-08 16:02:13.890 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 16:02:13.894 | + functions-common:time_stop:2438 : end_time=1654704133892 2022-06-08 16:02:13.896 | + functions-common:time_stop:2439 : elapsed_time=3650 2022-06-08 16:02:13.898 | + functions-common:time_stop:2440 : total=0 2022-06-08 16:02:13.900 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 16:02:13.902 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=3650 2022-06-08 16:02:13.905 | + inc/python:pip_install:199 : return 0 2022-06-08 16:02:13.907 | + ./stack.sh:main:798 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-06-08 16:02:13.961 | + ./stack.sh:main:799 : sudo systemctl restart systemd-journald 2022-06-08 16:02:14.315 | + ./stack.sh:main:805 : install_infra 2022-06-08 16:02:14.317 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-08 16:02:14.320 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-06-08 16:02:14.323 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-08 16:02:14.325 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-06-08 16:02:14.348 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-06-08 16:02:17.075 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 16:02:17.197 | Requirement already up-to-date: pbr===5.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.9.0) 2022-06-08 16:02:17.500 | + inc/python:pip_install:196 : result=0 2022-06-08 16:02:17.502 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-08 16:02:17.504 | + functions-common:time_stop:2426 : local name 2022-06-08 16:02:17.506 | + functions-common:time_stop:2427 : local end_time 2022-06-08 16:02:17.508 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 16:02:17.510 | + functions-common:time_stop:2429 : local total 2022-06-08 16:02:17.513 | + functions-common:time_stop:2430 : local start_time 2022-06-08 16:02:17.515 | + functions-common:time_stop:2432 : name=pip_install 2022-06-08 16:02:17.518 | + functions-common:time_stop:2433 : start_time=1654704134341 2022-06-08 16:02:17.520 | + functions-common:time_stop:2435 : [[ -z 1654704134341 ]] 2022-06-08 16:02:17.523 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 16:02:17.528 | + functions-common:time_stop:2438 : end_time=1654704137525 2022-06-08 16:02:17.530 | + functions-common:time_stop:2439 : elapsed_time=3184 2022-06-08 16:02:17.532 | + functions-common:time_stop:2440 : total=3650 2022-06-08 16:02:17.534 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 16:02:17.536 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=6834 2022-06-08 16:02:17.538 | + inc/python:pip_install:199 : return 0 2022-06-08 16:02:17.541 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-08 16:02:17.543 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-06-08 16:02:17.567 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-06-08 16:02:20.189 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 16:02:20.191 | Processing /opt/stack/requirements 2022-06-08 16:02:21.917 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 61)) (3.0.0) 2022-06-08 16:02:21.928 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (6.0) 2022-06-08 16:02:21.931 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (2.27.1) 2022-06-08 16:02:21.958 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 341)) (21.3) 2022-06-08 16:02:21.964 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (2.5.0) 2022-06-08 16:02:21.973 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (3.3) 2022-06-08 16:02:21.976 | Requirement already satisfied: pyparsing===3.0.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (3.0.9) 2022-06-08 16:02:21.982 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 457)) (1.16.0) 2022-06-08 16:02:21.985 | Requirement already satisfied: charset-normalizer===2.0.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (2.0.12) 2022-06-08 16:02:21.990 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5466) (1.3) 2022-06-08 16:02:21.993 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5466) (0.3.0) 2022-06-08 16:02:22.009 | Requirement already satisfied: pbr===5.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.9.0) 2022-06-08 16:02:22.011 | Requirement already satisfied: urllib3===1.26.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 175)) (1.26.9) 2022-06-08 16:02:22.043 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 225)) (2022.5.18.1) 2022-06-08 16:02:22.046 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-06-08 16:02:22.048 | Requirement already satisfied: cliff===3.10.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (3.10.1) 2022-06-08 16:02:22.061 | Requirement already satisfied: stevedore===3.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 429)) (3.5.0) 2022-06-08 16:02:22.067 | Requirement already satisfied: prettytable===3.3.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 142)) (3.3.0) 2022-06-08 16:02:22.097 | Requirement already satisfied: cmd2===2.4.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (2.4.1) 2022-06-08 16:02:22.145 | Requirement already satisfied: autopage===0.5.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (0.5.1) 2022-06-08 16:02:22.148 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 139)) (0.2.5) 2022-06-08 16:02:22.153 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 277)) (1.8.2) 2022-06-08 16:02:22.155 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 48)) (21.4.0) 2022-06-08 16:02:22.216 | Building wheels for collected packages: openstack-requirements 2022-06-08 16:02:22.217 | Building wheel for openstack-requirements (setup.py): started 2022-06-08 16:02:23.050 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-06-08 16:02:23.050 | ERROR: Command errored out with exit status 1: 2022-06-08 16:02:23.050 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-uemlu9d2/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-uemlu9d2/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-7qxu8wfi 2022-06-08 16:02:23.050 | cwd: /tmp/pip-req-build-uemlu9d2/ 2022-06-08 16:02:23.050 | Complete output (6 lines): 2022-06-08 16:02:23.050 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-06-08 16:02:23.050 | or: setup.py --help [cmd1 cmd2 ...] 2022-06-08 16:02:23.050 | or: setup.py --help-commands 2022-06-08 16:02:23.050 | or: setup.py cmd --help 2022-06-08 16:02:23.050 | 2022-06-08 16:02:23.050 | error: invalid command 'bdist_wheel' 2022-06-08 16:02:23.050 | ---------------------------------------- 2022-06-08 16:02:23.050 | ERROR: Failed building wheel for openstack-requirements 2022-06-08 16:02:23.051 | Running setup.py clean for openstack-requirements 2022-06-08 16:02:23.891 | Failed to build openstack-requirements 2022-06-08 16:02:23.906 | Installing collected packages: openstack-requirements 2022-06-08 16:02:23.906 | Attempting uninstall: openstack-requirements 2022-06-08 16:02:23.907 | Found existing installation: openstack-requirements 1.2.1.dev5466 2022-06-08 16:02:23.943 | Uninstalling openstack-requirements-1.2.1.dev5466: 2022-06-08 16:02:23.961 | Successfully uninstalled openstack-requirements-1.2.1.dev5466 2022-06-08 16:02:23.964 | Running setup.py install for openstack-requirements: started 2022-06-08 16:02:26.334 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-06-08 16:02:26.356 | Successfully installed openstack-requirements-1.2.1.dev5466 2022-06-08 16:02:26.482 | + inc/python:pip_install:196 : result=0 2022-06-08 16:02:26.484 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-08 16:02:26.486 | + functions-common:time_stop:2426 : local name 2022-06-08 16:02:26.488 | + functions-common:time_stop:2427 : local end_time 2022-06-08 16:02:26.490 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 16:02:26.492 | + functions-common:time_stop:2429 : local total 2022-06-08 16:02:26.494 | + functions-common:time_stop:2430 : local start_time 2022-06-08 16:02:26.497 | + functions-common:time_stop:2432 : name=pip_install 2022-06-08 16:02:26.499 | + functions-common:time_stop:2433 : start_time=1654704137559 2022-06-08 16:02:26.501 | + functions-common:time_stop:2435 : [[ -z 1654704137559 ]] 2022-06-08 16:02:26.504 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 16:02:26.508 | + functions-common:time_stop:2438 : end_time=1654704146506 2022-06-08 16:02:26.510 | + functions-common:time_stop:2439 : elapsed_time=8947 2022-06-08 16:02:26.512 | + functions-common:time_stop:2440 : total=6834 2022-06-08 16:02:26.514 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 16:02:26.517 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=15781 2022-06-08 16:02:26.519 | + inc/python:pip_install:199 : return 0 2022-06-08 16:02:26.521 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-06-08 16:02:26.524 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-06-08 16:02:26.526 | + inc/python:use_library_from_git:246 : local name=pbr 2022-06-08 16:02:26.529 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 16:02:26.531 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 16:02:26.533 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,pbr, ]] 2022-06-08 16:02:26.536 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 16:02:26.538 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-06-08 16:02:26.559 | Using python 3.8 to install pbr 2022-06-08 16:02:26.561 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-06-08 16:02:27.286 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 16:02:27.286 | from cryptography.utils import int_from_bytes 2022-06-08 16:02:27.286 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 16:02:27.286 | from cryptography.utils import int_from_bytes 2022-06-08 16:02:28.366 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 16:02:28.398 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.9.0) 2022-06-08 16:02:30.089 | 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-06-08 16:02:30.159 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-08 16:02:30.159 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 16:02:30.263 | + inc/python:pip_install:196 : result=0 2022-06-08 16:02:30.265 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-08 16:02:30.267 | + functions-common:time_stop:2426 : local name 2022-06-08 16:02:30.269 | + functions-common:time_stop:2427 : local end_time 2022-06-08 16:02:30.272 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 16:02:30.274 | + functions-common:time_stop:2429 : local total 2022-06-08 16:02:30.276 | + functions-common:time_stop:2430 : local start_time 2022-06-08 16:02:30.278 | + functions-common:time_stop:2432 : name=pip_install 2022-06-08 16:02:30.280 | + functions-common:time_stop:2433 : start_time=1654704146553 2022-06-08 16:02:30.283 | + functions-common:time_stop:2435 : [[ -z 1654704146553 ]] 2022-06-08 16:02:30.285 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 16:02:30.289 | + functions-common:time_stop:2438 : end_time=1654704150287 2022-06-08 16:02:30.291 | + functions-common:time_stop:2439 : elapsed_time=3734 2022-06-08 16:02:30.293 | + functions-common:time_stop:2440 : total=15781 2022-06-08 16:02:30.295 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 16:02:30.297 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=19515 2022-06-08 16:02:30.300 | + inc/python:pip_install:199 : return 0 2022-06-08 16:02:30.302 | + ./stack.sh:main:808 : python3 -m venv /opt/stack/bindep-venv 2022-06-08 16:02:32.536 | + ./stack.sh:main:810 : /opt/stack/bindep-venv/bin/pip install bindep 2022-06-08 16:02:34.415 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 16:02:34.417 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-06-08 16:02:34.436 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-06-08 16:02:34.439 | Requirement already satisfied: distro>=1.7.0; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-06-08 16:02:34.442 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.9.0) 2022-06-08 16:02:34.445 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-06-08 16:02:34.452 | 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.9) 2022-06-08 16:02:34.521 | + ./stack.sh:main:811 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-08 16:02:34.524 | + ./stack.sh:main:811 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-08 16:02:34.527 | ++ ./stack.sh:main:814 : _get_plugin_bindep_packages 2022-06-08 16:02:34.544 | + ./stack.sh:main:814 : pkgs= 2022-06-08 16:02:34.546 | + ./stack.sh:main:815 : [[ -n '' ]] 2022-06-08 16:02:34.549 | + ./stack.sh:main:822 : run_phase stack pre-install 2022-06-08 16:02:34.551 | + functions-common:run_phase:1854 : local mode=stack 2022-06-08 16:02:34.553 | + functions-common:run_phase:1855 : local phase=pre-install 2022-06-08 16:02:34.555 | + functions-common:run_phase:1856 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-08 16:02:34.558 | + functions-common:run_phase:1857 : local extra_plugin_file_name 2022-06-08 16:02:34.560 | + functions-common:run_phase:1858 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-08 16:02:34.562 | + functions-common:run_phase:1863 : local exceptions=80-tempest.sh 2022-06-08 16:02:34.564 | + functions-common:run_phase:1864 : local extra 2022-06-08 16:02:34.567 | ++ functions-common:run_phase:1865 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-08 16:02:34.571 | + functions-common:run_phase:1865 : extra=80-tempest.sh 2022-06-08 16:02:34.574 | + functions-common:run_phase:1866 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-08 16:02:34.576 | + functions-common:run_phase:1870 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-08 16:02:34.578 | + functions-common:run_phase:1870 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-06-08 16:02:34.580 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-08 16:02:34.595 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-08 16:02:34.597 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-08 16:02:34.599 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-08 16:02:34.601 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-06-08 16:02:34.603 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-06-08 16:02:34.605 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-06-08 16:02:34.607 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-06-08 16:02:34.609 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-06-08 16:02:34.611 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-06-08 16:02:34.613 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-06-08 16:02:34.615 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-06-08 16:02:34.617 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-06-08 16:02:34.620 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-06-08 16:02:34.622 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-06-08 16:02:34.624 | + functions-common:run_phase:1875 : [[ stack == \s\o\u\r\c\e ]] 2022-06-08 16:02:34.626 | + functions-common:run_phase:1878 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-08 16:02:34.629 | + functions-common:run_phase:1881 : run_plugins stack pre-install 2022-06-08 16:02:34.631 | + functions-common:run_plugins:1840 : local mode=stack 2022-06-08 16:02:34.633 | + functions-common:run_plugins:1841 : local phase=pre-install 2022-06-08 16:02:34.636 | + functions-common:run_plugins:1843 : local plugins= 2022-06-08 16:02:34.638 | + functions-common:run_plugins:1844 : local plugin 2022-06-08 16:02:34.641 | + ./stack.sh:main:825 : set_systemd_override DefaultLimitNOFILE 2048 2022-06-08 16:02:34.643 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-06-08 16:02:34.645 | + functions:set_systemd_override:821 : local value=2048 2022-06-08 16:02:34.648 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-06-08 16:02:34.650 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-06-08 16:02:34.701 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-06-08 16:02:34.701 | Set systemd system override for DefaultLimitNOFILE=2048 2022-06-08 16:02:34.703 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-06-08 16:02:35.060 | + ./stack.sh:main:827 : install_rpc_backend 2022-06-08 16:02:35.063 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-06-08 16:02:35.080 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 16:02:35.082 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-06-08 16:02:35.084 | + functions-common:install_package:1464 : update_package_repo 2022-06-08 16:02:35.087 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-08 16:02:35.089 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-08 16:02:35.091 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-08 16:02:35.094 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-08 16:02:35.096 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-08 16:02:35.098 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 16:02:35.101 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 16:02:35.103 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-08 16:02:35.105 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-08 16:02:35.108 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-08 16:02:35.110 | + functions-common:apt_get_update:1191 : return 2022-06-08 16:02:35.112 | + functions-common:install_package:1465 : real_install_package rabbitmq-server 2022-06-08 16:02:35.114 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-08 16:02:35.117 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 16:02:35.119 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 16:02:35.122 | + functions-common:real_install_package:1451 : apt_get install rabbitmq-server 2022-06-08 16:02:35.143 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-06-08 16:02:35.256 | Reading package lists... 2022-06-08 16:02:35.504 | Building dependency tree... 2022-06-08 16:02:35.506 | Reading state information... 2022-06-08 16:02:35.760 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-06-08 16:02:35.760 | The following packages were automatically installed and are no longer required: 2022-06-08 16:02:35.761 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-08 16:02:35.761 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-08 16:02:35.761 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-08 16:02:35.761 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-08 16:02:35.761 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-08 16:02:35.761 | python3-zope.interface 2022-06-08 16:02:35.762 | Use 'sudo apt autoremove' to remove them. 2022-06-08 16:02:35.875 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2022-06-08 16:02:35.879 | + functions-common:apt_get:1235 : result=0 2022-06-08 16:02:35.881 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-08 16:02:35.884 | + functions-common:time_stop:2426 : local name 2022-06-08 16:02:35.886 | + functions-common:time_stop:2427 : local end_time 2022-06-08 16:02:35.888 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 16:02:35.890 | + functions-common:time_stop:2429 : local total 2022-06-08 16:02:35.892 | + functions-common:time_stop:2430 : local start_time 2022-06-08 16:02:35.895 | + functions-common:time_stop:2432 : name=apt-get 2022-06-08 16:02:35.897 | + functions-common:time_stop:2433 : start_time=1654704155140 2022-06-08 16:02:35.899 | + functions-common:time_stop:2435 : [[ -z 1654704155140 ]] 2022-06-08 16:02:35.902 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 16:02:35.906 | + functions-common:time_stop:2438 : end_time=1654704155904 2022-06-08 16:02:35.908 | + functions-common:time_stop:2439 : elapsed_time=764 2022-06-08 16:02:35.911 | + functions-common:time_stop:2440 : total=1524 2022-06-08 16:02:35.913 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 16:02:35.915 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=2288 2022-06-08 16:02:35.918 | + functions-common:apt_get:1239 : return 0 2022-06-08 16:02:35.920 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-06-08 16:02:35.923 | + functions-common:is_suse:537 : is_opensuse 2022-06-08 16:02:35.925 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-08 16:02:35.927 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-08 16:02:35.930 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-08 16:02:35.932 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-08 16:02:35.934 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-08 16:02:35.937 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-06-08 16:02:35.939 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-08 16:02:35.941 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-08 16:02:35.943 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-08 16:02:35.946 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-08 16:02:35.948 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-08 16:02:35.950 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-08 16:02:35.952 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-08 16:02:35.955 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-08 16:02:35.957 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-08 16:02:35.959 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-08 16:02:35.961 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-06-08 16:02:35.964 | + functions-common:is_suse:537 : is_opensuse 2022-06-08 16:02:35.966 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-08 16:02:35.969 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-08 16:02:35.971 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-08 16:02:35.973 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-08 16:02:35.975 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-08 16:02:35.978 | + ./stack.sh:main:828 : restart_rpc_backend 2022-06-08 16:02:35.980 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-06-08 16:02:35.996 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 16:02:35.999 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-06-08 16:02:36.001 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-08 16:02:36.003 | + ./stack.sh:echo_summary:441 : echo -e Starting RabbitMQ 2022-06-08 16:02:36.005 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-06-08 16:02:36.008 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-06-08 16:02:36.012 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-06-08 16:02:36.015 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-06-08 16:02:36.017 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-06-08 16:02:36.019 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-06-08 16:02:36.022 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-06-08 16:02:36.024 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-06-08 16:02:36.027 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-06-08 16:02:36.704 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-06-08 16:02:36.704 | user tags 2022-06-08 16:02:36.704 | stackrabbit []' 2022-06-08 16:02:36.708 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-06-08 16:02:36.708 | user tags 2022-06-08 16:02:36.708 | stackrabbit []' 2022-06-08 16:02:36.708 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-06-08 16:02:36.714 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-06-08 16:02:36.716 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-06-08 16:02:36.719 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-08 16:02:37.377 | Changing password for user "stackrabbit" ... 2022-06-08 16:02:37.460 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-06-08 16:02:38.122 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-06-08 16:02:38.191 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-06-08 16:02:38.193 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-08 16:02:38.850 | Changing password for user "stackrabbit" ... 2022-06-08 16:02:38.917 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-06-08 16:02:38.920 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-06-08 16:02:38.922 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-06-08 16:02:39.573 | Deleting user "guest" ... 2022-06-08 16:02:39.588 | Error: 2022-06-08 16:02:39.588 | {:no_such_user, "guest"} 2022-06-08 16:02:39.600 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-06-08 16:02:39.602 | + ./stack.sh:main:830 : is_service_enabled mysql postgresql 2022-06-08 16:02:39.619 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 16:02:39.622 | + ./stack.sh:main:831 : install_database 2022-06-08 16:02:39.624 | + lib/database:install_database:118 : install_database_mysql 2022-06-08 16:02:39.626 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2022-06-08 16:02:39.629 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 16:02:39.631 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 16:02:39.633 | + lib/databases/mysql:install_database_mysql:173 : sudo debconf-set-selections 2022-06-08 16:02:40.001 | + lib/databases/mysql:install_database_mysql:183 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-06-08 16:02:40.004 | + lib/databases/mysql:install_database_mysql:196 : [[ True == \T\r\u\e ]] 2022-06-08 16:02:40.006 | + lib/databases/mysql:install_database_mysql:197 : is_oraclelinux 2022-06-08 16:02:40.008 | + functions-common:is_oraclelinux:508 : [[ -z Ubuntu ]] 2022-06-08 16:02:40.011 | + functions-common:is_oraclelinux:512 : '[' Ubuntu = OracleServer ']' 2022-06-08 16:02:40.013 | + lib/databases/mysql:install_database_mysql:199 : is_fedora 2022-06-08 16:02:40.016 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-08 16:02:40.018 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-08 16:02:40.020 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-08 16:02:40.023 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-08 16:02:40.025 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-08 16:02:40.027 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-08 16:02:40.030 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-08 16:02:40.032 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-08 16:02:40.034 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-08 16:02:40.037 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-08 16:02:40.039 | + lib/databases/mysql:install_database_mysql:202 : is_suse 2022-06-08 16:02:40.042 | + functions-common:is_suse:537 : is_opensuse 2022-06-08 16:02:40.044 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-08 16:02:40.046 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-08 16:02:40.049 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-08 16:02:40.051 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-08 16:02:40.054 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-08 16:02:40.056 | + lib/databases/mysql:install_database_mysql:205 : is_ubuntu 2022-06-08 16:02:40.059 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 16:02:40.061 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 16:02:40.064 | + lib/databases/mysql:install_database_mysql:206 : install_package mysql-server 2022-06-08 16:02:40.066 | + functions-common:install_package:1464 : update_package_repo 2022-06-08 16:02:40.068 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-08 16:02:40.070 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-08 16:02:40.073 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-08 16:02:40.075 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-08 16:02:40.078 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-08 16:02:40.080 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 16:02:40.082 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 16:02:40.085 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-08 16:02:40.087 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-08 16:02:40.090 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-08 16:02:40.092 | + functions-common:apt_get_update:1191 : return 2022-06-08 16:02:40.095 | + functions-common:install_package:1465 : real_install_package mysql-server 2022-06-08 16:02:40.097 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-08 16:02:40.100 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 16:02:40.102 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 16:02:40.105 | + functions-common:real_install_package:1451 : apt_get install mysql-server 2022-06-08 16:02:40.125 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-06-08 16:02:40.234 | Reading package lists... 2022-06-08 16:02:40.478 | Building dependency tree... 2022-06-08 16:02:40.480 | Reading state information... 2022-06-08 16:02:40.728 | mysql-server is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-06-08 16:02:40.728 | The following packages were automatically installed and are no longer required: 2022-06-08 16:02:40.729 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-08 16:02:40.729 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-08 16:02:40.729 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-08 16:02:40.729 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-08 16:02:40.729 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-08 16:02:40.729 | python3-zope.interface 2022-06-08 16:02:40.729 | Use 'sudo apt autoremove' to remove them. 2022-06-08 16:02:40.842 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2022-06-08 16:02:40.846 | + functions-common:apt_get:1235 : result=0 2022-06-08 16:02:40.848 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-08 16:02:40.850 | + functions-common:time_stop:2426 : local name 2022-06-08 16:02:40.852 | + functions-common:time_stop:2427 : local end_time 2022-06-08 16:02:40.855 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 16:02:40.857 | + functions-common:time_stop:2429 : local total 2022-06-08 16:02:40.859 | + functions-common:time_stop:2430 : local start_time 2022-06-08 16:02:40.861 | + functions-common:time_stop:2432 : name=apt-get 2022-06-08 16:02:40.863 | + functions-common:time_stop:2433 : start_time=1654704160122 2022-06-08 16:02:40.865 | + functions-common:time_stop:2435 : [[ -z 1654704160122 ]] 2022-06-08 16:02:40.868 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 16:02:40.872 | + functions-common:time_stop:2438 : end_time=1654704160870 2022-06-08 16:02:40.874 | + functions-common:time_stop:2439 : elapsed_time=748 2022-06-08 16:02:40.876 | + functions-common:time_stop:2440 : total=2288 2022-06-08 16:02:40.878 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 16:02:40.881 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=3036 2022-06-08 16:02:40.883 | + functions-common:apt_get:1239 : return 0 2022-06-08 16:02:40.886 | + ./stack.sh:main:833 : '[' -n mysql ']' 2022-06-08 16:02:40.888 | + ./stack.sh:main:834 : install_database_python 2022-06-08 16:02:40.890 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-06-08 16:02:40.893 | + lib/databases/mysql:install_database_python_mysql:215 : pip_install_gr PyMySQL 2022-06-08 16:02:40.895 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-06-08 16:02:40.897 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-08 16:02:40.900 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-06-08 16:02:40.903 | ++ inc/python:get_from_global_requirements:221 : local package=PyMySQL 2022-06-08 16:02:40.906 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-06-08 16:02:40.909 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-06-08 16:02:40.910 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-06-08 16:02:40.915 | ++ inc/python:get_from_global_requirements:223 : required_pkg='PyMySQL ' 2022-06-08 16:02:40.917 | ++ inc/python:get_from_global_requirements:224 : [[ PyMySQL == '' ]] 2022-06-08 16:02:40.919 | ++ inc/python:get_from_global_requirements:227 : echo PyMySQL 2022-06-08 16:02:40.922 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-06-08 16:02:40.924 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-06-08 16:02:40.945 | Using python 3.8 to install PyMySQL 2022-06-08 16:02:40.948 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-06-08 16:02:41.668 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 16:02:41.668 | from cryptography.utils import int_from_bytes 2022-06-08 16:02:41.668 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 16:02:41.668 | from cryptography.utils import int_from_bytes 2022-06-08 16:02:42.733 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 16:02:42.765 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-06-08 16:02:44.333 | 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-06-08 16:02:44.402 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-08 16:02:44.402 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 16:02:44.500 | + inc/python:pip_install:196 : result=0 2022-06-08 16:02:44.503 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-08 16:02:44.505 | + functions-common:time_stop:2426 : local name 2022-06-08 16:02:44.507 | + functions-common:time_stop:2427 : local end_time 2022-06-08 16:02:44.510 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 16:02:44.513 | + functions-common:time_stop:2429 : local total 2022-06-08 16:02:44.515 | + functions-common:time_stop:2430 : local start_time 2022-06-08 16:02:44.517 | + functions-common:time_stop:2432 : name=pip_install 2022-06-08 16:02:44.519 | + functions-common:time_stop:2433 : start_time=1654704160940 2022-06-08 16:02:44.522 | + functions-common:time_stop:2435 : [[ -z 1654704160940 ]] 2022-06-08 16:02:44.525 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 16:02:44.529 | + functions-common:time_stop:2438 : end_time=1654704164527 2022-06-08 16:02:44.531 | + functions-common:time_stop:2439 : elapsed_time=3587 2022-06-08 16:02:44.534 | + functions-common:time_stop:2440 : total=19515 2022-06-08 16:02:44.536 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 16:02:44.538 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=23102 2022-06-08 16:02:44.540 | + inc/python:pip_install:199 : return 0 2022-06-08 16:02:44.543 | + lib/databases/mysql:install_database_python_mysql:216 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-06-08 16:02:44.545 | + lib/databases/mysql:install_database_python_mysql:218 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-08 16:02:44.547 | + lib/databases/mysql:install_database_python_mysql:219 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-06-08 16:02:44.549 | + ./stack.sh:main:837 : is_service_enabled neutron 2022-06-08 16:02:44.566 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 16:02:44.568 | + ./stack.sh:main:838 : install_neutron_agent_packages 2022-06-08 16:02:44.570 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-06-08 16:02:44.574 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-08 16:02:44.574 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-06-08 16:02:44.579 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-08 16:02:44.582 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-08 16:02:44.584 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,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-06-08 16:02:44.586 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-06-08 16:02:44.589 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-06-08 16:02:44.592 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:486 : is_service_enabled q-l3 2022-06-08 16:02:44.607 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 16:02:44.609 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : install_package radvd 2022-06-08 16:02:44.612 | + functions-common:install_package:1464 : update_package_repo 2022-06-08 16:02:44.614 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-08 16:02:44.616 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-08 16:02:44.618 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-08 16:02:44.621 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-08 16:02:44.623 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-08 16:02:44.625 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 16:02:44.627 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 16:02:44.630 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-08 16:02:44.632 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-08 16:02:44.634 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-08 16:02:44.637 | + functions-common:apt_get_update:1191 : return 2022-06-08 16:02:44.639 | + functions-common:install_package:1465 : real_install_package radvd 2022-06-08 16:02:44.642 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-08 16:02:44.644 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 16:02:44.646 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 16:02:44.649 | + functions-common:real_install_package:1451 : apt_get install radvd 2022-06-08 16:02:44.669 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-06-08 16:02:44.779 | Reading package lists... 2022-06-08 16:02:45.026 | Building dependency tree... 2022-06-08 16:02:45.028 | Reading state information... 2022-06-08 16:02:45.282 | radvd is already the newest version (1:2.17-2). 2022-06-08 16:02:45.282 | The following packages were automatically installed and are no longer required: 2022-06-08 16:02:45.283 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-08 16:02:45.283 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-08 16:02:45.283 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-08 16:02:45.283 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-08 16:02:45.283 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-08 16:02:45.283 | python3-zope.interface 2022-06-08 16:02:45.283 | Use 'sudo apt autoremove' to remove them. 2022-06-08 16:02:45.397 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2022-06-08 16:02:45.401 | + functions-common:apt_get:1235 : result=0 2022-06-08 16:02:45.403 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-08 16:02:45.406 | + functions-common:time_stop:2426 : local name 2022-06-08 16:02:45.408 | + functions-common:time_stop:2427 : local end_time 2022-06-08 16:02:45.410 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 16:02:45.412 | + functions-common:time_stop:2429 : local total 2022-06-08 16:02:45.414 | + functions-common:time_stop:2430 : local start_time 2022-06-08 16:02:45.417 | + functions-common:time_stop:2432 : name=apt-get 2022-06-08 16:02:45.419 | + functions-common:time_stop:2433 : start_time=1654704164667 2022-06-08 16:02:45.421 | + functions-common:time_stop:2435 : [[ -z 1654704164667 ]] 2022-06-08 16:02:45.424 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 16:02:45.428 | + functions-common:time_stop:2438 : end_time=1654704165426 2022-06-08 16:02:45.430 | + functions-common:time_stop:2439 : elapsed_time=759 2022-06-08 16:02:45.433 | + functions-common:time_stop:2440 : total=3036 2022-06-08 16:02:45.435 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 16:02:45.437 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=3795 2022-06-08 16:02:45.440 | + functions-common:apt_get:1239 : return 0 2022-06-08 16:02:45.442 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:490 : is_service_enabled q-agt q-dhcp q-l3 2022-06-08 16:02:45.458 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 16:02:45.461 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:491 : neutron_plugin_install_agent_packages 2022-06-08 16:02:45.463 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-06-08 16:02:45.465 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-06-08 16:02:45.468 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-06-08 16:02:45.489 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-06-08 16:02:45.491 | + functions-common:install_package:1464 : update_package_repo 2022-06-08 16:02:45.493 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-08 16:02:45.496 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-08 16:02:45.498 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-08 16:02:45.501 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-08 16:02:45.503 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-08 16:02:45.505 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 16:02:45.507 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 16:02:45.510 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-08 16:02:45.512 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-08 16:02:45.514 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-08 16:02:45.516 | + functions-common:apt_get_update:1191 : return 2022-06-08 16:02:45.518 | + functions-common:install_package:1465 : real_install_package fakeroot make openvswitch-switch 2022-06-08 16:02:45.521 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-08 16:02:45.523 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 16:02:45.526 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 16:02:45.528 | + functions-common:real_install_package:1451 : apt_get install fakeroot make openvswitch-switch 2022-06-08 16:02:45.548 | + functions-common:apt_get:1231 : 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-06-08 16:02:45.657 | Reading package lists... 2022-06-08 16:02:45.902 | Building dependency tree... 2022-06-08 16:02:45.904 | Reading state information... 2022-06-08 16:02:46.150 | fakeroot is already the newest version (1.24-1). 2022-06-08 16:02:46.150 | make is already the newest version (4.2.1-1.2). 2022-06-08 16:02:46.150 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-06-08 16:02:46.150 | The following packages were automatically installed and are no longer required: 2022-06-08 16:02:46.152 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-08 16:02:46.152 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-08 16:02:46.152 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-08 16:02:46.152 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-08 16:02:46.152 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-08 16:02:46.152 | python3-zope.interface 2022-06-08 16:02:46.152 | Use 'sudo apt autoremove' to remove them. 2022-06-08 16:02:46.263 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2022-06-08 16:02:46.267 | + functions-common:apt_get:1235 : result=0 2022-06-08 16:02:46.269 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-08 16:02:46.271 | + functions-common:time_stop:2426 : local name 2022-06-08 16:02:46.274 | + functions-common:time_stop:2427 : local end_time 2022-06-08 16:02:46.276 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 16:02:46.278 | + functions-common:time_stop:2429 : local total 2022-06-08 16:02:46.280 | + functions-common:time_stop:2430 : local start_time 2022-06-08 16:02:46.283 | + functions-common:time_stop:2432 : name=apt-get 2022-06-08 16:02:46.285 | + functions-common:time_stop:2433 : start_time=1654704165546 2022-06-08 16:02:46.287 | + functions-common:time_stop:2435 : [[ -z 1654704165546 ]] 2022-06-08 16:02:46.290 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 16:02:46.294 | + functions-common:time_stop:2438 : end_time=1654704166291 2022-06-08 16:02:46.296 | + functions-common:time_stop:2439 : elapsed_time=745 2022-06-08 16:02:46.298 | + functions-common:time_stop:2440 : total=3795 2022-06-08 16:02:46.300 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 16:02:46.302 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=4540 2022-06-08 16:02:46.304 | + functions-common:apt_get:1239 : return 0 2022-06-08 16:02:46.307 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-06-08 16:02:46.309 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 16:02:46.311 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 16:02:46.314 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-06-08 16:02:46.316 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-06-08 16:02:46.319 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-06-08 16:02:46.323 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-06-08 16:02:46.325 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-06-08 16:02:46.329 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-06-08 16:02:46.330 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-06-08 16:02:46.334 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-06-08 16:02:46.336 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-06-08 16:02:46.338 | + functions:vercmp:628 : local v1=5.4 2022-06-08 16:02:46.340 | + functions:vercmp:629 : local 'op=<' 2022-06-08 16:02:46.343 | + functions:vercmp:630 : local v2=3.13 2022-06-08 16:02:46.345 | + functions:vercmp:631 : local result 2022-06-08 16:02:46.348 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-06-08 16:02:46.349 | ++ functions:vercmp:635 : head -1 2022-06-08 16:02:46.349 | ++ functions:vercmp:635 : sort -V 2022-06-08 16:02:46.354 | + functions:vercmp:635 : result=3.13 2022-06-08 16:02:46.356 | + functions:vercmp:637 : case $op in 2022-06-08 16:02:46.358 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-06-08 16:02:46.360 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-06-08 16:02:46.363 | + functions:vercmp:648 : return 2022-06-08 16:02:46.365 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-06-08 16:02:46.367 | + functions-common:restart_service:2310 : '[' -x /bin/systemctl ']' 2022-06-08 16:02:46.370 | + functions-common:restart_service:2311 : sudo /bin/systemctl restart openvswitch-switch 2022-06-08 16:02:46.834 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-06-08 16:02:46.837 | + inc/python:use_library_from_git:246 : local name=os-ken 2022-06-08 16:02:46.840 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 16:02:46.842 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 16:02:46.845 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-ken, ]] 2022-06-08 16:02:46.847 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 16:02:46.850 | + ./stack.sh:main:841 : is_service_enabled etcd3 2022-06-08 16:02:46.866 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 16:02:46.871 | + ./stack.sh:main:842 : install_etcd3 2022-06-08 16:02:46.873 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-06-08 16:02:46.873 | Installing etcd 2022-06-08 16:02:46.875 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-06-08 16:02:46.888 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-06-08 16:02:46.899 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-06-08 16:02:46.902 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-06-08 16:02:46.917 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-06-08 16:02:46.920 | ++ 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-06-08 16:02:46.923 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-08 16:02:46.926 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-08 16:02:46.930 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-06-08 16:02:46.933 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-06-08 16:02:46.935 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-06-08 16:02:46.938 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-08 16:02:46.940 | ++ functions:get_extra_file:74 : return 2022-06-08 16:02:46.943 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-08 16:02:46.945 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-06-08 16:02:46.947 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-06-08 16:02:46.950 | + ./stack.sh:main:851 : is_service_enabled tls-proxy 2022-06-08 16:02:46.966 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 16:02:46.968 | + ./stack.sh:main:861 : install_dstat 2022-06-08 16:02:46.970 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-06-08 16:02:46.987 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 16:02:46.990 | + ./stack.sh:main:867 : echo_summary 'Installing OpenStack project source' 2022-06-08 16:02:46.992 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-08 16:02:46.995 | + ./stack.sh:echo_summary:441 : echo -e Installing OpenStack project source 2022-06-08 16:02:46.997 | + ./stack.sh:main:870 : install_libs 2022-06-08 16:02:46.999 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-06-08 16:02:47.002 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-06-08 16:02:47.004 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-06-08 16:02:47.006 | + inc/python:use_library_from_git:246 : local name=automaton 2022-06-08 16:02:47.008 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 16:02:47.011 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 16:02:47.013 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,automaton, ]] 2022-06-08 16:02:47.015 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 16:02:47.018 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-06-08 16:02:47.020 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-06-08 16:02:47.022 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-06-08 16:02:47.024 | + inc/python:use_library_from_git:246 : local name=castellan 2022-06-08 16:02:47.027 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 16:02:47.029 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 16:02:47.031 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,castellan, ]] 2022-06-08 16:02:47.034 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 16:02:47.036 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-06-08 16:02:47.038 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-06-08 16:02:47.040 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-06-08 16:02:47.043 | + inc/python:use_library_from_git:246 : local name=cliff 2022-06-08 16:02:47.045 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 16:02:47.048 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 16:02:47.050 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,cliff, ]] 2022-06-08 16:02:47.052 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 16:02:47.054 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-06-08 16:02:47.057 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-06-08 16:02:47.059 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-06-08 16:02:47.061 | + inc/python:use_library_from_git:246 : local name=cursive 2022-06-08 16:02:47.063 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 16:02:47.066 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 16:02:47.068 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,cursive, ]] 2022-06-08 16:02:47.070 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 16:02:47.073 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-06-08 16:02:47.075 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-06-08 16:02:47.077 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-06-08 16:02:47.079 | + inc/python:use_library_from_git:246 : local name=debtcollector 2022-06-08 16:02:47.082 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 16:02:47.084 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 16:02:47.086 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,debtcollector, ]] 2022-06-08 16:02:47.089 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 16:02:47.091 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-06-08 16:02:47.093 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-06-08 16:02:47.096 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-06-08 16:02:47.098 | + inc/python:use_library_from_git:246 : local name=futurist 2022-06-08 16:02:47.100 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 16:02:47.102 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 16:02:47.105 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,futurist, ]] 2022-06-08 16:02:47.107 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 16:02:47.110 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-06-08 16:02:47.112 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-06-08 16:02:47.114 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-06-08 16:02:47.117 | + inc/python:use_library_from_git:246 : local name=openstacksdk 2022-06-08 16:02:47.119 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 16:02:47.122 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 16:02:47.124 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,openstacksdk, ]] 2022-06-08 16:02:47.126 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 16:02:47.129 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-06-08 16:02:47.131 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-06-08 16:02:47.133 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-06-08 16:02:47.136 | + inc/python:use_library_from_git:246 : local name=osc-lib 2022-06-08 16:02:47.138 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 16:02:47.141 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 16:02:47.143 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osc-lib, ]] 2022-06-08 16:02:47.146 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 16:02:47.148 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-06-08 16:02:47.150 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-06-08 16:02:47.152 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-06-08 16:02:47.155 | + inc/python:use_library_from_git:246 : local name=osc-placement 2022-06-08 16:02:47.157 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 16:02:47.159 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 16:02:47.161 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osc-placement, ]] 2022-06-08 16:02:47.164 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 16:02:47.166 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-06-08 16:02:47.168 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-06-08 16:02:47.171 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-06-08 16:02:47.173 | + inc/python:use_library_from_git:246 : local name=os-client-config 2022-06-08 16:02:47.175 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 16:02:47.177 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 16:02:47.180 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-client-config, ]] 2022-06-08 16:02:47.183 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 16:02:47.185 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-06-08 16:02:47.188 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-06-08 16:02:47.190 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-06-08 16:02:47.192 | + inc/python:use_library_from_git:246 : local name=oslo.cache 2022-06-08 16:02:47.195 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 16:02:47.197 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 16:02:47.200 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.cache, ]] 2022-06-08 16:02:47.202 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 16:02:47.204 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-06-08 16:02:47.207 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-06-08 16:02:47.209 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-06-08 16:02:47.211 | + inc/python:use_library_from_git:246 : local name=oslo.concurrency 2022-06-08 16:02:47.213 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 16:02:47.216 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 16:02:47.218 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.concurrency, ]] 2022-06-08 16:02:47.220 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 16:02:47.223 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-06-08 16:02:47.225 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-06-08 16:02:47.228 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-06-08 16:02:47.230 | + inc/python:use_library_from_git:246 : local name=oslo.config 2022-06-08 16:02:47.232 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 16:02:47.234 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 16:02:47.237 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.config, ]] 2022-06-08 16:02:47.239 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 16:02:47.241 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-06-08 16:02:47.244 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-06-08 16:02:47.246 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-06-08 16:02:47.249 | + inc/python:use_library_from_git:246 : local name=oslo.context 2022-06-08 16:02:47.251 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 16:02:47.253 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 16:02:47.256 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.context, ]] 2022-06-08 16:02:47.258 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 16:02:47.261 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-06-08 16:02:47.263 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-06-08 16:02:47.266 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-06-08 16:02:47.268 | + inc/python:use_library_from_git:246 : local name=oslo.db 2022-06-08 16:02:47.270 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 16:02:47.273 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 16:02:47.275 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.db, ]] 2022-06-08 16:02:47.277 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 16:02:47.280 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-06-08 16:02:47.282 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-06-08 16:02:47.284 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-06-08 16:02:47.287 | + inc/python:use_library_from_git:246 : local name=oslo.i18n 2022-06-08 16:02:47.289 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 16:02:47.291 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 16:02:47.294 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.i18n, ]] 2022-06-08 16:02:47.296 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 16:02:47.298 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-06-08 16:02:47.301 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-06-08 16:02:47.303 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-06-08 16:02:47.305 | + inc/python:use_library_from_git:246 : local name=oslo.limit 2022-06-08 16:02:47.308 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 16:02:47.310 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 16:02:47.313 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.limit, ]] 2022-06-08 16:02:47.315 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 16:02:47.317 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-06-08 16:02:47.319 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-06-08 16:02:47.322 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-06-08 16:02:47.325 | + inc/python:use_library_from_git:246 : local name=oslo.log 2022-06-08 16:02:47.327 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 16:02:47.329 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 16:02:47.332 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.log, ]] 2022-06-08 16:02:47.334 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 16:02:47.336 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-06-08 16:02:47.339 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-06-08 16:02:47.341 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-06-08 16:02:47.343 | + inc/python:use_library_from_git:246 : local name=oslo.messaging 2022-06-08 16:02:47.345 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 16:02:47.348 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 16:02:47.350 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.messaging, ]] 2022-06-08 16:02:47.352 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 16:02:47.355 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-06-08 16:02:47.357 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-06-08 16:02:47.360 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-06-08 16:02:47.363 | + inc/python:use_library_from_git:246 : local name=oslo.middleware 2022-06-08 16:02:47.365 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 16:02:47.367 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 16:02:47.370 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.middleware, ]] 2022-06-08 16:02:47.373 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 16:02:47.375 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-06-08 16:02:47.377 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-06-08 16:02:47.380 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-06-08 16:02:47.382 | + inc/python:use_library_from_git:246 : local name=oslo.policy 2022-06-08 16:02:47.384 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 16:02:47.387 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 16:02:47.390 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.policy, ]] 2022-06-08 16:02:47.392 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 16:02:47.394 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-06-08 16:02:47.397 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-06-08 16:02:47.399 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-06-08 16:02:47.401 | + inc/python:use_library_from_git:246 : local name=oslo.privsep 2022-06-08 16:02:47.404 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 16:02:47.406 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 16:02:47.408 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.privsep, ]] 2022-06-08 16:02:47.411 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 16:02:47.413 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-06-08 16:02:47.415 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-06-08 16:02:47.421 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-06-08 16:02:47.423 | + inc/python:use_library_from_git:246 : local name=oslo.reports 2022-06-08 16:02:47.425 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 16:02:47.428 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 16:02:47.430 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.reports, ]] 2022-06-08 16:02:47.433 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 16:02:47.435 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-06-08 16:02:47.438 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-06-08 16:02:47.440 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-06-08 16:02:47.443 | + inc/python:use_library_from_git:246 : local name=oslo.rootwrap 2022-06-08 16:02:47.445 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 16:02:47.448 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 16:02:47.450 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-06-08 16:02:47.453 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 16:02:47.455 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-06-08 16:02:47.457 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-06-08 16:02:47.460 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-06-08 16:02:47.462 | + inc/python:use_library_from_git:246 : local name=oslo.serialization 2022-06-08 16:02:47.464 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 16:02:47.467 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 16:02:47.469 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.serialization, ]] 2022-06-08 16:02:47.471 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 16:02:47.474 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-06-08 16:02:47.476 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-06-08 16:02:47.479 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-06-08 16:02:47.481 | + inc/python:use_library_from_git:246 : local name=oslo.service 2022-06-08 16:02:47.484 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 16:02:47.486 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 16:02:47.488 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.service, ]] 2022-06-08 16:02:47.491 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 16:02:47.493 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-06-08 16:02:47.496 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-06-08 16:02:47.498 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-06-08 16:02:47.501 | + inc/python:use_library_from_git:246 : local name=oslo.utils 2022-06-08 16:02:47.503 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 16:02:47.506 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 16:02:47.508 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.utils, ]] 2022-06-08 16:02:47.510 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 16:02:47.513 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-06-08 16:02:47.515 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-06-08 16:02:47.517 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-06-08 16:02:47.520 | + inc/python:use_library_from_git:246 : local name=oslo.versionedobjects 2022-06-08 16:02:47.522 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 16:02:47.524 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 16:02:47.527 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-06-08 16:02:47.529 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 16:02:47.531 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-06-08 16:02:47.534 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-06-08 16:02:47.536 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-06-08 16:02:47.538 | + inc/python:use_library_from_git:246 : local name=oslo.vmware 2022-06-08 16:02:47.541 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 16:02:47.544 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 16:02:47.546 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.vmware, ]] 2022-06-08 16:02:47.548 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 16:02:47.551 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-06-08 16:02:47.553 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-06-08 16:02:47.555 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-06-08 16:02:47.558 | + inc/python:use_library_from_git:246 : local name=osprofiler 2022-06-08 16:02:47.561 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 16:02:47.563 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 16:02:47.565 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osprofiler, ]] 2022-06-08 16:02:47.568 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 16:02:47.570 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-06-08 16:02:47.572 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-06-08 16:02:47.575 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-06-08 16:02:47.577 | + inc/python:use_library_from_git:246 : local name=pycadf 2022-06-08 16:02:47.580 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 16:02:47.582 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 16:02:47.584 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,pycadf, ]] 2022-06-08 16:02:47.586 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 16:02:47.589 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-06-08 16:02:47.591 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-06-08 16:02:47.594 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-06-08 16:02:47.596 | + inc/python:use_library_from_git:246 : local name=stevedore 2022-06-08 16:02:47.598 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 16:02:47.601 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 16:02:47.603 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,stevedore, ]] 2022-06-08 16:02:47.606 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 16:02:47.608 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-06-08 16:02:47.610 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-06-08 16:02:47.613 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-06-08 16:02:47.615 | + inc/python:use_library_from_git:246 : local name=taskflow 2022-06-08 16:02:47.617 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 16:02:47.620 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 16:02:47.623 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,taskflow, ]] 2022-06-08 16:02:47.625 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 16:02:47.627 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-06-08 16:02:47.630 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-06-08 16:02:47.632 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-06-08 16:02:47.634 | + inc/python:use_library_from_git:246 : local name=tooz 2022-06-08 16:02:47.637 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 16:02:47.639 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 16:02:47.642 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,tooz, ]] 2022-06-08 16:02:47.644 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 16:02:47.646 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-06-08 16:02:47.649 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-06-08 16:02:47.651 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-06-08 16:02:47.653 | + inc/python:use_library_from_git:246 : local name=os-brick 2022-06-08 16:02:47.656 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 16:02:47.658 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 16:02:47.660 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-brick, ]] 2022-06-08 16:02:47.663 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 16:02:47.665 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-06-08 16:02:47.668 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-06-08 16:02:47.670 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-06-08 16:02:47.673 | + inc/python:use_library_from_git:246 : local name=os-resource-classes 2022-06-08 16:02:47.675 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 16:02:47.677 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 16:02:47.679 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-resource-classes, ]] 2022-06-08 16:02:47.682 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 16:02:47.685 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-06-08 16:02:47.687 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-06-08 16:02:47.689 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-06-08 16:02:47.692 | + inc/python:use_library_from_git:246 : local name=os-traits 2022-06-08 16:02:47.694 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 16:02:47.696 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 16:02:47.699 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-traits, ]] 2022-06-08 16:02:47.701 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 16:02:47.703 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-06-08 16:02:47.706 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-06-08 16:02:47.708 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-06-08 16:02:47.710 | + inc/python:use_library_from_git:246 : local name=python-barbicanclient 2022-06-08 16:02:47.713 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 16:02:47.715 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 16:02:47.718 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-barbicanclient, ]] 2022-06-08 16:02:47.720 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 16:02:47.723 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-06-08 16:02:47.746 | Using python 3.8 to install etcd3 2022-06-08 16:02:47.748 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-06-08 16:02:48.533 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 16:02:48.533 | from cryptography.utils import int_from_bytes 2022-06-08 16:02:48.533 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 16:02:48.533 | from cryptography.utils import int_from_bytes 2022-06-08 16:02:49.618 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 16:02:49.715 | Collecting etcd3 2022-06-08 16:02:49.722 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2022-06-08 16:02:49.748 | Preparing metadata (setup.py): started 2022-06-08 16:02:49.790 | Preparing metadata (setup.py): finished with status 'error' 2022-06-08 16:02:49.790 | ERROR: Command errored out with exit status 1: 2022-06-08 16:02:49.791 | command: /usr/bin/python3.8 -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-czyv_yfy/etcd3_68b7ed78b1524c4cbad436778baa9ef6/setup.py'"'"'; __file__='"'"'/tmp/pip-install-czyv_yfy/etcd3_68b7ed78b1524c4cbad436778baa9ef6/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-xsm1_db7 2022-06-08 16:02:49.791 | cwd: /tmp/pip-install-czyv_yfy/etcd3_68b7ed78b1524c4cbad436778baa9ef6/ 2022-06-08 16:02:49.791 | Complete output (3 lines): 2022-06-08 16:02:49.791 | Traceback (most recent call last): 2022-06-08 16:02:49.791 | File "", line 1, in 2022-06-08 16:02:49.791 | ModuleNotFoundError: No module named 'setuptools' 2022-06-08 16:02:49.791 | ---------------------------------------- 2022-06-08 16:02:49.791 | WARNING: Discarding http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz#sha256=89a704cb389bf0a010a1fa050ce19342d23bf6371ebda1c21cfe8ff3ed488726 (from http://10.100.0.9:8080/cloudbase/CI/+simple/etcd3/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-06-08 16:02:49.791 | ERROR: Cannot install etcd3 because these package versions have conflicting dependencies. 2022-06-08 16:02:49.792 | 2022-06-08 16:02:49.792 | The conflict is caused by: 2022-06-08 16:02:49.792 | The user requested etcd3 2022-06-08 16:02:49.792 | The user requested (constraint) etcd3===0.12.0 2022-06-08 16:02:49.792 | 2022-06-08 16:02:49.792 | To fix this you could try to: 2022-06-08 16:02:49.792 | 1. loosen the range of package versions you've specified 2022-06-08 16:02:49.792 | 2. remove package versions to allow pip attempt to solve the dependency conflict 2022-06-08 16:02:49.792 | 2022-06-08 16:02:49.792 | ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/user_guide/#fixing-conflicting-dependencies 2022-06-08 16:02:49.877 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-08 16:02:49.877 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 16:02:49.961 | + inc/python:pip_install:1 : exit_trap 2022-06-08 16:02:49.963 | + ./stack.sh:exit_trap:516 : local r=1 2022-06-08 16:02:49.966 | ++ ./stack.sh:exit_trap:517 : jobs -p 2022-06-08 16:02:49.969 | + ./stack.sh:exit_trap:517 : jobs= 2022-06-08 16:02:49.971 | + ./stack.sh:exit_trap:520 : [[ -n '' ]] 2022-06-08 16:02:49.973 | + ./stack.sh:exit_trap:526 : '[' -f '' ']' 2022-06-08 16:02:49.975 | + ./stack.sh:exit_trap:531 : kill_spinner 2022-06-08 16:02:49.977 | + ./stack.sh:kill_spinner:426 : '[' '!' -z '' ']' 2022-06-08 16:02:49.979 | + ./stack.sh:exit_trap:533 : [[ 1 -ne 0 ]] 2022-06-08 16:02:49.982 | + ./stack.sh:exit_trap:534 : echo 'Error on exit' 2022-06-08 16:02:49.982 | Error on exit 2022-06-08 16:02:49.984 | + ./stack.sh:exit_trap:536 : type -p generate-subunit 2022-06-08 16:02:49.986 | + ./stack.sh:exit_trap:537 : generate-subunit 1654704118 51 fail 2022-06-08 16:02:50.230 | + ./stack.sh:exit_trap:539 : [[ -z /opt/stack/logs ]] 2022-06-08 16:02:50.232 | + ./stack.sh:exit_trap:542 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-06-08 16:02:50.684 | + ./stack.sh:exit_trap:551 : exit 1