2022-06-09 12:34:57.838 | + ./stack.sh:main:482 : exec 2022-06-09 12:34:57.838 | ++ ./stack.sh:main:482 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-06-09-123457.summary.2022-06-09-123457 2022-06-09 12:34:57.838 | + ./stack.sh:main:490 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-06-09-123457' 2022-06-09 12:34:57.838 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-09 12:34:57.838 | + ./stack.sh:echo_summary:441 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-06-09-123457 2022-06-09 12:34:57.838 | + ./stack.sh:main:492 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-09-123457 /opt/stack/logs/stack.sh.log 2022-06-09 12:34:57.838 | + ./stack.sh:main:493 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-09-123457.summary.2022-06-09-123457 /opt/stack/logs/stack.sh.log.summary 2022-06-09 12:34:57.838 | + ./stack.sh:main:508 : check_path_perm_sanity /opt/stack 2022-06-09 12:34:57.838 | + functions:check_path_perm_sanity:596 : local real_path 2022-06-09 12:34:57.839 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-06-09 12:34:57.839 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-06-09 12:34:57.839 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-06-09 12:34:57.839 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-06-09 12:34:57.839 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-06-09 12:34:57.839 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-09 12:34:57.839 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-06-09 12:34:57.839 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-06-09 12:34:57.839 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-06-09 12:34:57.841 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-09 12:34:57.843 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-06-09 12:34:57.846 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-06-09 12:34:57.850 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-06-09 12:34:57.852 | + ./stack.sh:main:514 : trap exit_trap EXIT 2022-06-09 12:34:57.854 | + ./stack.sh:main:555 : trap err_trap ERR 2022-06-09 12:34:57.856 | + ./stack.sh:main:568 : set -o errexit 2022-06-09 12:34:57.858 | + ./stack.sh:main:571 : uname -a 2022-06-09 12:34:57.859 | Linux dv-neutron-843256-4-hyperv 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-06-09 12:34:57.861 | + ./stack.sh:main:574 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-06-09 12:34:57.863 | + ./stack.sh:main:575 : rm -f /opt/stack/data/ca-bundle.pem 2022-06-09 12:34:57.866 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/database 2022-06-09 12:34:57.903 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/rpc_backend 2022-06-09 12:34:57.919 | + ./stack.sh:main:585 : fetch_plugins 2022-06-09 12:34:57.921 | + functions-common:fetch_plugins:1772 : local plugins= 2022-06-09 12:34:57.923 | + functions-common:fetch_plugins:1773 : local plugin 2022-06-09 12:34:57.924 | + functions-common:fetch_plugins:1776 : [[ -z '' ]] 2022-06-09 12:34:57.926 | + functions-common:fetch_plugins:1777 : return 2022-06-09 12:34:57.928 | + ./stack.sh:main:589 : run_phase override_defaults 2022-06-09 12:34:57.930 | + functions-common:run_phase:1854 : local mode=override_defaults 2022-06-09 12:34:57.932 | + functions-common:run_phase:1855 : local phase= 2022-06-09 12:34:57.933 | + functions-common:run_phase:1856 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-09 12:34:57.935 | + functions-common:run_phase:1857 : local extra_plugin_file_name 2022-06-09 12:34:57.937 | + functions-common:run_phase:1858 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-09 12:34:57.939 | + functions-common:run_phase:1863 : local exceptions=80-tempest.sh 2022-06-09 12:34:57.941 | + functions-common:run_phase:1864 : local extra 2022-06-09 12:34:57.943 | ++ functions-common:run_phase:1865 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-09 12:34:57.946 | + functions-common:run_phase:1865 : extra=80-tempest.sh 2022-06-09 12:34:57.948 | + functions-common:run_phase:1866 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-09 12:34:57.950 | + functions-common:run_phase:1870 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-09 12:34:57.952 | + functions-common:run_phase:1870 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-06-09 12:34:57.954 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-09 12:34:57.967 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-09 12:34:57.968 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-09 12:34:57.970 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-09 12:34:57.972 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-09 12:34:57.974 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-09 12:34:57.975 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-09 12:34:57.977 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-09 12:34:57.979 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-06-09 12:34:57.981 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-06-09 12:34:57.982 | + functions-common:run_phase:1875 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-09 12:34:57.984 | + 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-09 12:34:57.986 | + functions-common:run_phase:1879 : plugin_override_defaults 2022-06-09 12:34:57.988 | + functions-common:plugin_override_defaults:1813 : local plugins= 2022-06-09 12:34:57.990 | + functions-common:plugin_override_defaults:1814 : local plugin 2022-06-09 12:34:57.991 | + functions-common:plugin_override_defaults:1817 : [[ -z '' ]] 2022-06-09 12:34:57.993 | + functions-common:plugin_override_defaults:1818 : return 2022-06-09 12:34:57.995 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/apache 2022-06-09 12:34:58.012 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/tls 2022-06-09 12:34:58.014 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-06-09 12:34:58.027 | ++ functions-common:is_service_enabled:2082 : return 1 2022-06-09 12:34:58.029 | +++ lib/tls:source:43 : hostname -f 2022-06-09 12:34:58.032 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-06-09 12:34:58.034 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-06-09 12:34:58.036 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-06-09 12:34:58.038 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-06-09 12:34:58.040 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-06-09 12:34:58.041 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-06-09 12:34:58.043 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-06-09 12:34:58.045 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-06-09 12:34:58.047 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-06-09 12:34:58.049 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-06-09 12:34:58.054 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/infra 2022-06-09 12:34:58.068 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/libraries 2022-06-09 12:34:58.088 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/lvm 2022-06-09 12:34:58.102 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/horizon 2022-06-09 12:34:58.114 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/keystone 2022-06-09 12:34:58.152 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/glance 2022-06-09 12:34:58.210 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/nova 2022-06-09 12:34:58.299 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/placement 2022-06-09 12:34:58.321 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/cinder 2022-06-09 12:34:58.371 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/swift 2022-06-09 12:34:58.423 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/neutron 2022-06-09 12:34:58.569 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/ldap 2022-06-09 12:34:58.583 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/dstat 2022-06-09 12:34:58.596 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/tcpdump 2022-06-09 12:34:58.609 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/etcd3 2022-06-09 12:34:58.694 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/os-vif 2022-06-09 12:34:58.696 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-06-09 12:34:58.699 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-06-09 12:34:58.701 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-06-09 12:34:58.703 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-06-09 12:34:58.705 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-06-09 12:34:58.708 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-06-09 12:34:58.708 | False' 2022-06-09 12:34:58.710 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-06-09 12:34:58.725 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-06-09 12:34:58.727 | + ./stack.sh:main:619 : run_phase source 2022-06-09 12:34:58.729 | + functions-common:run_phase:1854 : local mode=source 2022-06-09 12:34:58.731 | + functions-common:run_phase:1855 : local phase= 2022-06-09 12:34:58.733 | + functions-common:run_phase:1856 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-09 12:34:58.736 | + functions-common:run_phase:1857 : local extra_plugin_file_name 2022-06-09 12:34:58.738 | + functions-common:run_phase:1858 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-09 12:34:58.740 | + functions-common:run_phase:1863 : local exceptions=80-tempest.sh 2022-06-09 12:34:58.742 | + functions-common:run_phase:1864 : local extra 2022-06-09 12:34:58.744 | ++ functions-common:run_phase:1865 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-09 12:34:58.748 | + functions-common:run_phase:1865 : extra=80-tempest.sh 2022-06-09 12:34:58.750 | + functions-common:run_phase:1866 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-09 12:34:58.752 | + functions-common:run_phase:1870 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-09 12:34:58.754 | + functions-common:run_phase:1870 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-06-09 12:34:58.756 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-09 12:34:58.770 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-09 12:34:58.772 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-06-09 12:34:58.774 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-06-09 12:34:58.815 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-06-09 12:34:58.817 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-06-09 12:34:58.819 | + functions-common:run_phase:1875 : [[ source == \s\o\u\r\c\e ]] 2022-06-09 12:34:58.821 | + functions-common:run_phase:1876 : load_plugin_settings 2022-06-09 12:34:58.823 | + functions-common:load_plugin_settings:1790 : local plugins= 2022-06-09 12:34:58.826 | + functions-common:load_plugin_settings:1791 : local plugin 2022-06-09 12:34:58.828 | + functions-common:load_plugin_settings:1794 : [[ -z '' ]] 2022-06-09 12:34:58.830 | + functions-common:load_plugin_settings:1795 : return 2022-06-09 12:34:58.832 | + functions-common:run_phase:1877 : verify_disabled_services 2022-06-09 12:34:58.834 | + functions-common:verify_disabled_services:2137 : local service 2022-06-09 12:34:58.836 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 12:34:58.838 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-06-09 12:34:58.840 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 12:34:58.843 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-06-09 12:34:58.845 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 12:34:58.848 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-06-09 12:34:58.850 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 12:34:58.852 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-06-09 12:34:58.854 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 12:34:58.857 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-06-09 12:34:58.859 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 12:34:58.862 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-06-09 12:34:58.864 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 12:34:58.866 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-06-09 12:34:58.869 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 12:34:58.871 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-06-09 12:34:58.873 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 12:34:58.875 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-06-09 12:34:58.878 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 12:34:58.880 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-06-09 12:34:58.882 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 12:34:58.884 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-06-09 12:34:58.886 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 12:34:58.889 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-06-09 12:34:58.891 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 12:34:58.893 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-06-09 12:34:58.895 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 12:34:58.898 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-06-09 12:34:58.900 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 12:34:58.902 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-06-09 12:34:58.904 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 12:34:58.907 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-06-09 12:34:58.909 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 12:34:58.912 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-06-09 12:34:58.914 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 12:34:58.916 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-06-09 12:34:58.918 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 12:34:58.920 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-06-09 12:34:58.923 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 12:34:58.925 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-06-09 12:34:58.928 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 12:34:58.930 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-06-09 12:34:58.932 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 12:34:58.935 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-06-09 12:34:58.937 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 12:34:58.939 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-06-09 12:34:58.941 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 12:34:58.943 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-06-09 12:34:58.946 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 12:34:58.948 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-06-09 12:34:58.950 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 12:34:58.953 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-06-09 12:34:58.955 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 12:34:58.958 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-06-09 12:34:58.960 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 12:34:58.962 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-06-09 12:34:58.964 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 12:34:58.966 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-06-09 12:34:58.969 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 12:34:58.971 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-06-09 12:34:58.974 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 12:34:58.976 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-06-09 12:34:58.978 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 12:34:58.980 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-06-09 12:34:58.983 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 12:34:58.985 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-06-09 12:34:58.987 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 12:34:58.989 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-06-09 12:34:58.991 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 12:34:58.994 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-06-09 12:34:58.996 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 12:34:58.998 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-06-09 12:34:59.000 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 12:34:59.003 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-06-09 12:34:59.005 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 12:34:59.007 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-06-09 12:34:59.009 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 12:34:59.012 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-06-09 12:34:59.014 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 12:34:59.016 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-06-09 12:34:59.019 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 12:34:59.021 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-06-09 12:34:59.023 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 12:34:59.025 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-06-09 12:34:59.028 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 12:34:59.030 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-06-09 12:34:59.033 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 12:34:59.035 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-06-09 12:34:59.037 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 12:34:59.039 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-06-09 12:34:59.042 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 12:34:59.044 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-06-09 12:34:59.046 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 12:34:59.048 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-06-09 12:34:59.051 | + ./stack.sh:main:690 : initialize_database_backends 2022-06-09 12:34:59.054 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-09 12:34:59.056 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-06-09 12:34:59.070 | + functions-common:is_service_enabled:2082 : return 0 2022-06-09 12:34:59.072 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-06-09 12:34:59.075 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-09 12:34:59.077 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-06-09 12:34:59.092 | + functions-common:is_service_enabled:2082 : return 1 2022-06-09 12:34:59.095 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-06-09 12:34:59.097 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-06-09 12:34:59.099 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-06-09 12:34:59.102 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-06-09 12:34:59.104 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-06-09 12:34:59.106 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-06-09 12:34:59.108 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-06-09 12:34:59.111 | + lib/database:initialize_database_backends:92 : return 0 2022-06-09 12:34:59.113 | + ./stack.sh:main:691 : echo 'Using mysql database backend' 2022-06-09 12:34:59.113 | Using mysql database backend 2022-06-09 12:34:59.115 | + ./stack.sh:main:694 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-06-09 12:34:59.131 | + ./stack.sh:main:696 : define_database_baseurl 2022-06-09 12:34:59.134 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-06-09 12:34:59.136 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-09 12:34:59.138 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-06-09 12:34:59.142 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-09 12:34:59.144 | + ./stack.sh:main:708 : is_service_enabled rabbit 2022-06-09 12:34:59.160 | + functions-common:is_service_enabled:2082 : return 0 2022-06-09 12:34:59.162 | + ./stack.sh:main:709 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-06-09 12:34:59.178 | + ./stack.sh:main:716 : is_service_enabled keystone 2022-06-09 12:34:59.194 | + functions-common:is_service_enabled:2082 : return 0 2022-06-09 12:34:59.196 | + ./stack.sh:main:718 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-06-09 12:34:59.212 | + ./stack.sh:main:720 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-06-09 12:34:59.228 | + ./stack.sh:main:731 : is_service_enabled ldap 2022-06-09 12:34:59.244 | + functions-common:is_service_enabled:2082 : return 1 2022-06-09 12:34:59.246 | + ./stack.sh:main:740 : is_service_enabled s-proxy 2022-06-09 12:34:59.262 | + functions-common:is_service_enabled:2082 : return 0 2022-06-09 12:34:59.264 | + ./stack.sh:main:744 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-06-09 12:34:59.280 | + ./stack.sh:main:746 : [[ -z '' ]] 2022-06-09 12:34:59.283 | + ./stack.sh:main:746 : [[ False == \T\r\u\e ]] 2022-06-09 12:34:59.285 | + ./stack.sh:main:752 : save_stackenv 752 2022-06-09 12:34:59.288 | + functions-common:save_stackenv:60 : local tag=752 2022-06-09 12:34:59.291 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-06-09 12:34:59.295 | + functions-common:save_stackenv:62 : time_stamp=2022-06-09-123459 2022-06-09 12:34:59.297 | + functions-common:save_stackenv:63 : echo '# 2022-06-09-123459 752' 2022-06-09 12:34:59.300 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 12:34:59.302 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-09 12:34:59.305 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 12:34:59.307 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-06-09 12:34:59.309 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 12:34:59.312 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-06-09 12:34:59.314 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 12:34:59.316 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,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,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-06-09 12:34:59.319 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 12:34:59.321 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.18 2022-06-09 12:34:59.323 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 12:34:59.326 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.18/identity 2022-06-09 12:34:59.328 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 12:34:59.331 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-06-09-123457 2022-06-09 12:34:59.333 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 12:34:59.335 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-06-09 12:34:59.338 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 12:34:59.340 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.18 2022-06-09 12:34:59.342 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 12:34:59.345 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-06-09 12:34:59.348 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 12:34:59.350 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-06-09 12:34:59.352 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 12:34:59.355 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-06-09 12:34:59.357 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 12:34:59.359 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-06-09 12:34:59.362 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 12:34:59.364 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.18 2022-06-09 12:34:59.366 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 12:34:59.369 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-06-09 12:34:59.371 | + ./stack.sh:main:765 : GIT_DEPTH=0 2022-06-09 12:34:59.373 | + ./stack.sh:main:765 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-06-09 12:34:59.376 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/requirements.git 2022-06-09 12:34:59.379 | + functions-common:git_clone:598 : local git_dest=/opt/stack/requirements 2022-06-09 12:34:59.382 | + functions-common:git_clone:599 : local git_ref=master 2022-06-09 12:34:59.385 | + functions-common:git_clone:600 : local orig_dir 2022-06-09 12:34:59.388 | ++ functions-common:git_clone:601 : pwd 2022-06-09 12:34:59.391 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-06-09 12:34:59.393 | + functions-common:git_clone:602 : local git_clone_flags= 2022-06-09 12:34:59.396 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-06-09 12:34:59.411 | + functions-common:git_clone:604 : RECLONE=False 2022-06-09 12:34:59.413 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-06-09 12:34:59.415 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-06-09 12:34:59.418 | + functions-common:git_clone:618 : echo master 2022-06-09 12:34:59.418 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-06-09 12:34:59.423 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/requirements ]] 2022-06-09 12:34:59.425 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-06-09 12:34:59.427 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-06-09 12:34:59.442 | + functions-common:git_clone:678 : cd /opt/stack/requirements 2022-06-09 12:34:59.445 | + functions-common:git_clone:679 : git show --oneline 2022-06-09 12:34:59.445 | + functions-common:git_clone:679 : head -1 2022-06-09 12:34:59.449 | 2cc6b9f8 Updated from generate-constraints 2022-06-09 12:34:59.451 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-06-09 12:34:59.454 | + ./stack.sh:main:769 : echo_summary 'Installing package prerequisites' 2022-06-09 12:34:59.457 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-09 12:34:59.459 | + ./stack.sh:echo_summary:441 : echo -e Installing package prerequisites 2022-06-09 12:34:59.462 | + ./stack.sh:main:770 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-06-09 12:34:59.464 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-06-09 12:34:59.467 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-06-09 12:34:59.469 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-06-09 12:34:59.471 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-06-09 12:34:59.474 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-06-09 12:34:59.476 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-06-09 12:34:59.479 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-06-09 12:34:59.483 | ++ tools/install_prereqs.sh:source:47 : NOW=1654778099 2022-06-09 12:34:59.487 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-06-09 12:34:59.491 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1654777942 2022-06-09 12:34:59.493 | ++ tools/install_prereqs.sh:source:49 : DELTA=157 2022-06-09 12:34:59.496 | ++ tools/install_prereqs.sh:source:50 : [[ 157 -lt 7200 ]] 2022-06-09 12:34:59.498 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-06-09 12:34:59.501 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-06-09 12:34:59.503 | ++ functions-common:export_proxy_variables:2244 : isset http_proxy 2022-06-09 12:34:59.506 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-06-09 12:34:59.508 | ++ functions-common:export_proxy_variables:2247 : isset https_proxy 2022-06-09 12:34:59.510 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-06-09 12:34:59.513 | ++ functions-common:export_proxy_variables:2250 : isset no_proxy 2022-06-09 12:34:59.515 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-06-09 12:34:59.519 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,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,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-06-09 12:34:59.565 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-06-09 12:34:59.565 | apache2-dev 2022-06-09 12:34:59.565 | bc 2022-06-09 12:34:59.565 | bsdmainutils 2022-06-09 12:34:59.565 | curl 2022-06-09 12:34:59.565 | g++ 2022-06-09 12:34:59.565 | gawk 2022-06-09 12:34:59.565 | gcc 2022-06-09 12:34:59.565 | gettext 2022-06-09 12:34:59.565 | git 2022-06-09 12:34:59.565 | graphviz 2022-06-09 12:34:59.565 | iputils-ping 2022-06-09 12:34:59.565 | libapache2-mod-proxy-uwsgi 2022-06-09 12:34:59.565 | libffi-dev 2022-06-09 12:34:59.565 | libjpeg-dev 2022-06-09 12:34:59.565 | libpcre3-dev 2022-06-09 12:34:59.565 | libpq-dev 2022-06-09 12:34:59.565 | libssl-dev 2022-06-09 12:34:59.565 | libsystemd-dev 2022-06-09 12:34:59.565 | libxml2-dev 2022-06-09 12:34:59.565 | libxslt1-dev 2022-06-09 12:34:59.566 | libyaml-dev 2022-06-09 12:34:59.566 | lsof 2022-06-09 12:34:59.566 | openssh-server 2022-06-09 12:34:59.566 | openssl 2022-06-09 12:34:59.566 | pkg-config 2022-06-09 12:34:59.566 | psmisc 2022-06-09 12:34:59.566 | python3-dev 2022-06-09 12:34:59.566 | python3-pip 2022-06-09 12:34:59.566 | python3-systemd 2022-06-09 12:34:59.566 | python3-venv 2022-06-09 12:34:59.566 | tar 2022-06-09 12:34:59.566 | tcpdump 2022-06-09 12:34:59.566 | unzip 2022-06-09 12:34:59.566 | uuid-runtime 2022-06-09 12:34:59.566 | wget 2022-06-09 12:34:59.566 | wget 2022-06-09 12:34:59.566 | zlib1g-dev 2022-06-09 12:34:59.566 | libkrb5-dev 2022-06-09 12:34:59.566 | libldap2-dev 2022-06-09 12:34:59.566 | libsasl2-dev 2022-06-09 12:34:59.566 | memcached 2022-06-09 12:34:59.566 | python3-mysqldb 2022-06-09 12:34:59.566 | sqlite3 2022-06-09 12:34:59.566 | conntrack 2022-06-09 12:34:59.566 | curl 2022-06-09 12:34:59.566 | dnsmasq-base 2022-06-09 12:34:59.566 | dnsmasq-utils 2022-06-09 12:34:59.566 | ebtables 2022-06-09 12:34:59.566 | genisoimage 2022-06-09 12:34:59.566 | iptables 2022-06-09 12:34:59.566 | iputils-arping 2022-06-09 12:34:59.566 | kpartx 2022-06-09 12:34:59.566 | libjs-jquery-tablesorter 2022-06-09 12:34:59.566 | parted 2022-06-09 12:34:59.566 | pm-utils 2022-06-09 12:34:59.566 | python3-mysqldb 2022-06-09 12:34:59.566 | socat 2022-06-09 12:34:59.567 | sqlite3 2022-06-09 12:34:59.567 | sudo 2022-06-09 12:34:59.567 | vlan 2022-06-09 12:34:59.567 | lsscsi 2022-06-09 12:34:59.567 | open-iscsi 2022-06-09 12:34:59.567 | lvm2 2022-06-09 12:34:59.567 | qemu-utils 2022-06-09 12:34:59.567 | thin-provisioning-tools 2022-06-09 12:34:59.567 | acl 2022-06-09 12:34:59.567 | dnsmasq-base 2022-06-09 12:34:59.567 | dnsmasq-utils 2022-06-09 12:34:59.567 | ebtables 2022-06-09 12:34:59.567 | haproxy 2022-06-09 12:34:59.567 | iptables 2022-06-09 12:34:59.567 | iputils-arping 2022-06-09 12:34:59.567 | iputils-ping 2022-06-09 12:34:59.567 | postgresql-server-dev-all 2022-06-09 12:34:59.567 | python3-mysqldb 2022-06-09 12:34:59.567 | sqlite3 2022-06-09 12:34:59.567 | sudo 2022-06-09 12:34:59.567 | vlan 2022-06-09 12:34:59.567 | pcp 2022-06-09 12:34:59.567 | ipset 2022-06-09 12:34:59.567 | conntrack 2022-06-09 12:34:59.567 | conntrackd 2022-06-09 12:34:59.567 | keepalived 2022-06-09 12:34:59.567 | lvm2 2022-06-09 12:34:59.567 | qemu-utils 2022-06-09 12:34:59.567 | thin-provisioning-tools 2022-06-09 12:34:59.567 | curl 2022-06-09 12:34:59.567 | liberasurecode-dev 2022-06-09 12:34:59.567 | make 2022-06-09 12:34:59.567 | memcached 2022-06-09 12:34:59.567 | rsync 2022-06-09 12:34:59.567 | sqlite3 2022-06-09 12:34:59.567 | xfsprogs' 2022-06-09 12:34:59.569 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-06-09 12:34:59.587 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-06-09 12:34:59.587 | apache2-dev 2022-06-09 12:34:59.587 | bc 2022-06-09 12:34:59.587 | bsdmainutils 2022-06-09 12:34:59.587 | curl 2022-06-09 12:34:59.587 | g++ 2022-06-09 12:34:59.587 | gawk 2022-06-09 12:34:59.587 | gcc 2022-06-09 12:34:59.587 | gettext 2022-06-09 12:34:59.587 | git 2022-06-09 12:34:59.587 | graphviz 2022-06-09 12:34:59.587 | iputils-ping 2022-06-09 12:34:59.587 | libapache2-mod-proxy-uwsgi 2022-06-09 12:34:59.587 | libffi-dev 2022-06-09 12:34:59.587 | libjpeg-dev 2022-06-09 12:34:59.587 | libpcre3-dev 2022-06-09 12:34:59.587 | libpq-dev 2022-06-09 12:34:59.587 | libssl-dev 2022-06-09 12:34:59.587 | libsystemd-dev 2022-06-09 12:34:59.587 | libxml2-dev 2022-06-09 12:34:59.587 | libxslt1-dev 2022-06-09 12:34:59.588 | libyaml-dev 2022-06-09 12:34:59.588 | lsof 2022-06-09 12:34:59.588 | openssh-server 2022-06-09 12:34:59.588 | openssl 2022-06-09 12:34:59.588 | pkg-config 2022-06-09 12:34:59.588 | psmisc 2022-06-09 12:34:59.588 | python3-dev 2022-06-09 12:34:59.588 | python3-pip 2022-06-09 12:34:59.588 | python3-systemd 2022-06-09 12:34:59.588 | python3-venv 2022-06-09 12:34:59.588 | tar 2022-06-09 12:34:59.588 | tcpdump 2022-06-09 12:34:59.588 | unzip 2022-06-09 12:34:59.588 | uuid-runtime 2022-06-09 12:34:59.588 | wget 2022-06-09 12:34:59.588 | wget 2022-06-09 12:34:59.588 | zlib1g-dev 2022-06-09 12:34:59.588 | libkrb5-dev 2022-06-09 12:34:59.588 | libldap2-dev 2022-06-09 12:34:59.588 | libsasl2-dev 2022-06-09 12:34:59.588 | memcached 2022-06-09 12:34:59.588 | python3-mysqldb 2022-06-09 12:34:59.588 | sqlite3 2022-06-09 12:34:59.588 | conntrack 2022-06-09 12:34:59.588 | curl 2022-06-09 12:34:59.588 | dnsmasq-base 2022-06-09 12:34:59.588 | dnsmasq-utils 2022-06-09 12:34:59.588 | ebtables 2022-06-09 12:34:59.588 | genisoimage 2022-06-09 12:34:59.588 | iptables 2022-06-09 12:34:59.588 | iputils-arping 2022-06-09 12:34:59.588 | kpartx 2022-06-09 12:34:59.588 | libjs-jquery-tablesorter 2022-06-09 12:34:59.588 | parted 2022-06-09 12:34:59.588 | pm-utils 2022-06-09 12:34:59.588 | python3-mysqldb 2022-06-09 12:34:59.589 | socat 2022-06-09 12:34:59.589 | sqlite3 2022-06-09 12:34:59.589 | sudo 2022-06-09 12:34:59.589 | vlan 2022-06-09 12:34:59.589 | lsscsi 2022-06-09 12:34:59.589 | open-iscsi 2022-06-09 12:34:59.589 | lvm2 2022-06-09 12:34:59.589 | qemu-utils 2022-06-09 12:34:59.589 | thin-provisioning-tools 2022-06-09 12:34:59.589 | acl 2022-06-09 12:34:59.589 | dnsmasq-base 2022-06-09 12:34:59.589 | dnsmasq-utils 2022-06-09 12:34:59.589 | ebtables 2022-06-09 12:34:59.589 | haproxy 2022-06-09 12:34:59.589 | iptables 2022-06-09 12:34:59.589 | iputils-arping 2022-06-09 12:34:59.589 | iputils-ping 2022-06-09 12:34:59.589 | postgresql-server-dev-all 2022-06-09 12:34:59.589 | python3-mysqldb 2022-06-09 12:34:59.589 | sqlite3 2022-06-09 12:34:59.589 | sudo 2022-06-09 12:34:59.589 | vlan 2022-06-09 12:34:59.589 | pcp 2022-06-09 12:34:59.589 | ipset 2022-06-09 12:34:59.589 | conntrack 2022-06-09 12:34:59.589 | conntrackd 2022-06-09 12:34:59.589 | keepalived 2022-06-09 12:34:59.589 | lvm2 2022-06-09 12:34:59.589 | qemu-utils 2022-06-09 12:34:59.589 | thin-provisioning-tools 2022-06-09 12:34:59.589 | curl 2022-06-09 12:34:59.589 | liberasurecode-dev 2022-06-09 12:34:59.589 | make 2022-06-09 12:34:59.589 | memcached 2022-06-09 12:34:59.590 | rsync 2022-06-09 12:34:59.590 | sqlite3 2022-06-09 12:34:59.590 | xfsprogs ' 2022-06-09 12:34:59.590 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-06-09 12:34:59.592 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-09 12:34:59.594 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-09 12:34:59.597 | ++ 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-09 12:34:59.597 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-06-09 12:34:59.602 | ++ 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-09 12:34:59.604 | ++ functions-common:install_package:1464 : update_package_repo 2022-06-09 12:34:59.606 | ++ functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-09 12:34:59.608 | ++ functions-common:update_package_repo:1437 : REPOS_UPDATED=False 2022-06-09 12:34:59.610 | ++ functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-09 12:34:59.612 | ++ functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-09 12:34:59.614 | ++ functions-common:update_package_repo:1444 : is_ubuntu 2022-06-09 12:34:59.616 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-09 12:34:59.618 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-09 12:34:59.620 | ++ functions-common:update_package_repo:1445 : apt_get_update 2022-06-09 12:34:59.623 | ++ functions-common:apt_get_update:1190 : [[ False == \T\r\u\e ]] 2022-06-09 12:34:59.625 | ++ functions-common:apt_get_update:1195 : [[ False = \T\r\u\e ]] 2022-06-09 12:34:59.627 | ++ functions-common:apt_get_update:1197 : local sudo=sudo 2022-06-09 12:34:59.630 | +++ functions-common:apt_get_update:1198 : id -u 2022-06-09 12:34:59.634 | ++ functions-common:apt_get_update:1198 : [[ 1000 = \0 ]] 2022-06-09 12:34:59.636 | ++ functions-common:apt_get_update:1201 : time_start apt-get-update 2022-06-09 12:34:59.638 | ++ functions-common:time_start:2412 : local name=apt-get-update 2022-06-09 12:34:59.640 | ++ functions-common:time_start:2413 : local start_time= 2022-06-09 12:34:59.642 | ++ functions-common:time_start:2414 : [[ -n '' ]] 2022-06-09 12:34:59.645 | +++ functions-common:time_start:2417 : date +%s%3N 2022-06-09 12:34:59.648 | ++ functions-common:time_start:2417 : _TIME_START[$name]=1654778099646 2022-06-09 12:34:59.651 | ++ functions-common:apt_get_update:1203 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-06-09 12:34:59.653 | ++ functions-common:apt_get_update:1204 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-06-09 12:34:59.655 | ++ 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-09 12:34:59.860 | Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-06-09 12:34:59.860 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-06-09 12:34:59.896 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-06-09 12:34:59.939 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-06-09 12:35:02.072 | Reading package lists... 2022-06-09 12:35:02.104 | ++ functions-common:apt_get_update:1209 : REPOS_UPDATED=True 2022-06-09 12:35:02.106 | ++ functions-common:apt_get_update:1211 : time_stop apt-get-update 2022-06-09 12:35:02.108 | ++ functions-common:time_stop:2426 : local name 2022-06-09 12:35:02.110 | ++ functions-common:time_stop:2427 : local end_time 2022-06-09 12:35:02.112 | ++ functions-common:time_stop:2428 : local elapsed_time 2022-06-09 12:35:02.114 | ++ functions-common:time_stop:2429 : local total 2022-06-09 12:35:02.116 | ++ functions-common:time_stop:2430 : local start_time 2022-06-09 12:35:02.119 | ++ functions-common:time_stop:2432 : name=apt-get-update 2022-06-09 12:35:02.121 | ++ functions-common:time_stop:2433 : start_time=1654778099646 2022-06-09 12:35:02.123 | ++ functions-common:time_stop:2435 : [[ -z 1654778099646 ]] 2022-06-09 12:35:02.125 | +++ functions-common:time_stop:2438 : date +%s%3N 2022-06-09 12:35:02.129 | ++ functions-common:time_stop:2438 : end_time=1654778102127 2022-06-09 12:35:02.132 | ++ functions-common:time_stop:2439 : elapsed_time=2481 2022-06-09 12:35:02.134 | ++ functions-common:time_stop:2440 : total=0 2022-06-09 12:35:02.136 | ++ functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-09 12:35:02.138 | ++ functions-common:time_stop:2443 : _TIME_TOTAL[$name]=2481 2022-06-09 12:35:02.140 | ++ 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-09 12:35:02.142 | ++ functions-common:real_install_package:1450 : is_ubuntu 2022-06-09 12:35:02.144 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-09 12:35:02.147 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-09 12:35:02.149 | ++ 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-09 12:35:02.170 | ++ 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-09 12:35:02.279 | Reading package lists... 2022-06-09 12:35:02.524 | Building dependency tree... 2022-06-09 12:35:02.525 | Reading state information... 2022-06-09 12:35:02.559 | acl is already the newest version (2.2.53-6). 2022-06-09 12:35:02.559 | bc is already the newest version (1.07.1-2build1). 2022-06-09 12:35:02.559 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-06-09 12:35:02.559 | conntrack is already the newest version (1:1.4.5-2). 2022-06-09 12:35:02.559 | ebtables is already the newest version (2.0.11-3build1). 2022-06-09 12:35:02.559 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-06-09 12:35:02.559 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-06-09 12:35:02.559 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-06-09 12:35:02.559 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-06-09 12:35:02.559 | gettext is already the newest version (0.19.8.1-10build1). 2022-06-09 12:35:02.559 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-06-09 12:35:02.559 | iputils-arping is already the newest version (3:20190709-3). 2022-06-09 12:35:02.559 | iputils-ping is already the newest version (3:20190709-3). 2022-06-09 12:35:02.559 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-06-09 12:35:02.559 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-06-09 12:35:02.559 | libffi-dev is already the newest version (3.3-4). 2022-06-09 12:35:02.559 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-06-09 12:35:02.559 | libxslt1-dev is already the newest version (1.1.34-4). 2022-06-09 12:35:02.559 | libyaml-dev is already the newest version (0.2.2-1). 2022-06-09 12:35:02.559 | lsscsi is already the newest version (0.30-0.1). 2022-06-09 12:35:02.559 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-06-09 12:35:02.559 | make is already the newest version (4.2.1-1.2). 2022-06-09 12:35:02.559 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-06-09 12:35:02.559 | psmisc is already the newest version (23.3-1). 2022-06-09 12:35:02.560 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-06-09 12:35:02.560 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-06-09 12:35:02.560 | python3-systemd is already the newest version (234-3build2). 2022-06-09 12:35:02.560 | socat is already the newest version (1.7.3.3-2). 2022-06-09 12:35:02.560 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-06-09 12:35:02.560 | unzip is already the newest version (6.0-25ubuntu1). 2022-06-09 12:35:02.560 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-06-09 12:35:02.560 | conntrackd is already the newest version (1:1.4.5-2). 2022-06-09 12:35:02.560 | graphviz is already the newest version (2.42.2-3build2). 2022-06-09 12:35:02.560 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-06-09 12:35:02.560 | pcp is already the newest version (5.0.3-1). 2022-06-09 12:35:02.560 | pm-utils is already the newest version (1.4.1-19). 2022-06-09 12:35:02.560 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-06-09 12:35:02.560 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-09 12:35:02.560 | apache2-dev is already the newest version (2.4.41-4ubuntu3.11). 2022-06-09 12:35:02.560 | curl is already the newest version (7.68.0-1ubuntu2.11). 2022-06-09 12:35:02.560 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-06-09 12:35:02.560 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-06-09 12:35:02.560 | git is already the newest version (1:2.25.1-1ubuntu3.4). 2022-06-09 12:35:02.560 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-06-09 12:35:02.560 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-06-09 12:35:02.560 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-06-09 12:35:02.560 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-06-09 12:35:02.560 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-06-09 12:35:02.560 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-06-09 12:35:02.560 | libpq-dev is already the newest version (12.11-0ubuntu0.20.04.1). 2022-06-09 12:35:02.560 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-06-09 12:35:02.560 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-09 12:35:02.560 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-06-09 12:35:02.560 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.3). 2022-06-09 12:35:02.560 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-06-09 12:35:02.560 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-06-09 12:35:02.560 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-06-09 12:35:02.561 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-06-09 12:35:02.561 | openssl is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-09 12:35:02.561 | openssl set to manually installed. 2022-06-09 12:35:02.561 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-06-09 12:35:02.561 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-06-09 12:35:02.561 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-06-09 12:35:02.561 | rsync set to manually installed. 2022-06-09 12:35:02.561 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-06-09 12:35:02.561 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-06-09 12:35:02.561 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-06-09 12:35:02.561 | tar set to manually installed. 2022-06-09 12:35:02.561 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-06-09 12:35:02.561 | tcpdump set to manually installed. 2022-06-09 12:35:02.561 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-06-09 12:35:02.775 | uuid-runtime set to manually installed. 2022-06-09 12:35:02.776 | wget is already the newest version (1.20.3-1ubuntu2). 2022-06-09 12:35:02.776 | wget set to manually installed. 2022-06-09 12:35:02.776 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-06-09 12:35:02.776 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-09 12:35:02.776 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-06-09 12:35:02.776 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-06-09 12:35:02.776 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-06-09 12:35:02.776 | The following packages were automatically installed and are no longer required: 2022-06-09 12:35:02.777 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-09 12:35:02.777 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-09 12:35:02.777 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-09 12:35:02.777 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-09 12:35:02.777 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-09 12:35:02.777 | python3-zope.interface 2022-06-09 12:35:02.777 | Use 'sudo apt autoremove' to remove them. 2022-06-09 12:35:02.904 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2022-06-09 12:35:02.908 | ++ functions-common:apt_get:1235 : result=0 2022-06-09 12:35:02.910 | ++ functions-common:apt_get:1238 : time_stop apt-get 2022-06-09 12:35:02.913 | ++ functions-common:time_stop:2426 : local name 2022-06-09 12:35:02.915 | ++ functions-common:time_stop:2427 : local end_time 2022-06-09 12:35:02.917 | ++ functions-common:time_stop:2428 : local elapsed_time 2022-06-09 12:35:02.919 | ++ functions-common:time_stop:2429 : local total 2022-06-09 12:35:02.921 | ++ functions-common:time_stop:2430 : local start_time 2022-06-09 12:35:02.924 | ++ functions-common:time_stop:2432 : name=apt-get 2022-06-09 12:35:02.926 | ++ functions-common:time_stop:2433 : start_time=1654778102167 2022-06-09 12:35:02.928 | ++ functions-common:time_stop:2435 : [[ -z 1654778102167 ]] 2022-06-09 12:35:02.931 | +++ functions-common:time_stop:2438 : date +%s%3N 2022-06-09 12:35:02.935 | ++ functions-common:time_stop:2438 : end_time=1654778102932 2022-06-09 12:35:02.938 | ++ functions-common:time_stop:2439 : elapsed_time=765 2022-06-09 12:35:02.940 | ++ functions-common:time_stop:2440 : total=755 2022-06-09 12:35:02.942 | ++ functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-09 12:35:02.944 | ++ functions-common:time_stop:2443 : _TIME_TOTAL[$name]=1520 2022-06-09 12:35:02.947 | ++ functions-common:apt_get:1239 : return 0 2022-06-09 12:35:02.949 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-06-09 12:35:02.952 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-06-09 12:35:02.955 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-06-09 12:35:02.959 | ++ tools/install_prereqs.sh:source:89 : date 2022-06-09 12:35:02.963 | + ./stack.sh:main:785 : [[ False != \T\r\u\e ]] 2022-06-09 12:35:02.965 | + ./stack.sh:main:786 : PYPI_ALTERNATIVE_URL= 2022-06-09 12:35:02.968 | + ./stack.sh:main:786 : /home/ubuntu/devstack/tools/install_pip.sh 2022-06-09 12:35:04.361 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-06-09 12:35:04.363 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-06-09 12:35:04.365 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-06-09 12:35:04.367 | + tools/install_pip.sh:main:43 : GetDistro 2022-06-09 12:35:04.368 | + functions-common:GetDistro:446 : GetOSVersion 2022-06-09 12:35:04.370 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-06-09 12:35:04.372 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-06-09 12:35:04.374 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-06-09 12:35:04.376 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-06-09 12:35:04.377 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-06-09 12:35:04.379 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-06-09 12:35:04.381 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-06-09 12:35:04.382 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-06-09 12:35:04.384 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-06-09 12:35:04.386 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-06-09 12:35:04.387 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-06-09 12:35:04.389 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-06-09 12:35:04.391 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-06-09 12:35:04.393 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-06-09 12:35:04.395 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-06-09 12:35:04.397 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-06-09 12:35:04.399 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-06-09 12:35:04.400 | + functions-common:_ensure_lsb_release:394 : return 2022-06-09 12:35:04.403 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-06-09 12:35:04.469 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-06-09 12:35:04.471 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-06-09 12:35:04.538 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-06-09 12:35:04.540 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-06-09 12:35:04.606 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-06-09 12:35:04.608 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-06-09 12:35:04.610 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-06-09 12:35:04.612 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-06-09 12:35:04.614 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-06-09 12:35:04.616 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-06-09 12:35:04.618 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-06-09 12:35:04.619 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-06-09 12:35:04.622 | + functions-common:GetDistro:451 : DISTRO=focal 2022-06-09 12:35:04.623 | + functions-common:GetDistro:496 : typeset -xr DISTRO 2022-06-09 12:35:04.626 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-06-09 12:35:04.626 | Distro: focal 2022-06-09 12:35:04.628 | + tools/install_pip.sh:main:124 : get_versions 2022-06-09 12:35:04.630 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-09 12:35:04.634 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-06-09 12:35:04.636 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-06-09 12:35:04.638 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-06-09 12:35:04.638 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-09 12:35:05.216 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-06-09 12:35:05.218 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-06-09 12:35:05.218 | pip: 21.3.1 2022-06-09 12:35:05.221 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-06-09 12:35:05.222 | + tools/install_pip.sh:main:130 : is_fedora 2022-06-09 12:35:05.224 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-09 12:35:05.226 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-09 12:35:05.227 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-09 12:35:05.229 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-09 12:35:05.231 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-09 12:35:05.232 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-09 12:35:05.235 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-09 12:35:05.236 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-09 12:35:05.238 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-09 12:35:05.240 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-09 12:35:05.242 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-06-09 12:35:05.243 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-09 12:35:05.245 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-09 12:35:05.247 | + tools/install_pip.sh:main:144 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2022-06-09 12:35:05.251 | + tools/install_pip.sh:main:153 : set -x 2022-06-09 12:35:05.253 | + tools/install_pip.sh:main:156 : get_versions 2022-06-09 12:35:05.255 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-09 12:35:05.259 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-06-09 12:35:05.260 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-06-09 12:35:05.263 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-06-09 12:35:05.263 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-09 12:35:05.823 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-06-09 12:35:05.825 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-06-09 12:35:05.825 | pip: 21.3.1 2022-06-09 12:35:05.828 | + ./stack.sh:main:790 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-06-09 12:35:05.831 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-06-09 12:35:05.834 | + ./stack.sh:main:791 : fixup_all 2022-06-09 12:35:05.836 | + tools/fixup_stuff.sh:fixup_all:157 : fixup_ubuntu 2022-06-09 12:35:05.838 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-06-09 12:35:05.841 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-09 12:35:05.843 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-09 12:35:05.845 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-06-09 12:35:05.856 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-06-09 12:35:05.867 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-06-09 12:35:05.878 | + tools/fixup_stuff.sh:fixup_all:158 : fixup_fedora 2022-06-09 12:35:05.881 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-06-09 12:35:05.883 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-09 12:35:05.885 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-09 12:35:05.887 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-09 12:35:05.889 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-09 12:35:05.892 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-09 12:35:05.894 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-09 12:35:05.896 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-09 12:35:05.898 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-09 12:35:05.900 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-09 12:35:05.902 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-09 12:35:05.904 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-06-09 12:35:05.906 | + tools/fixup_stuff.sh:fixup_all:159 : fixup_suse 2022-06-09 12:35:05.908 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-06-09 12:35:05.910 | + functions-common:is_suse:537 : is_opensuse 2022-06-09 12:35:05.913 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-09 12:35:05.915 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-09 12:35:05.917 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-09 12:35:05.919 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-09 12:35:05.921 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-09 12:35:05.923 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-06-09 12:35:05.926 | + ./stack.sh:main:794 : pip_install -U os-testr 2022-06-09 12:35:05.946 | Using python 3.8 to install os-testr 2022-06-09 12:35:05.949 | + 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-09 12:35:06.655 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-09 12:35:06.655 | from cryptography.utils import int_from_bytes 2022-06-09 12:35:06.655 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-09 12:35:06.655 | from cryptography.utils import int_from_bytes 2022-06-09 12:35:07.725 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 12:35:07.754 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-06-09 12:35:07.829 | 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-09 12:35:07.830 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-06-09 12:35:07.831 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-06-09 12:35:07.844 | 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-09 12:35:07.854 | 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-09 12:35:07.864 | 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-09 12:35:09.403 | 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-09 12:35:09.486 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-09 12:35:09.486 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-09 12:35:09.588 | + inc/python:pip_install:196 : result=0 2022-06-09 12:35:09.590 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-09 12:35:09.592 | + functions-common:time_stop:2426 : local name 2022-06-09 12:35:09.595 | + functions-common:time_stop:2427 : local end_time 2022-06-09 12:35:09.597 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-09 12:35:09.599 | + functions-common:time_stop:2429 : local total 2022-06-09 12:35:09.601 | + functions-common:time_stop:2430 : local start_time 2022-06-09 12:35:09.603 | + functions-common:time_stop:2432 : name=pip_install 2022-06-09 12:35:09.605 | + functions-common:time_stop:2433 : start_time=1654778105941 2022-06-09 12:35:09.607 | + functions-common:time_stop:2435 : [[ -z 1654778105941 ]] 2022-06-09 12:35:09.610 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-09 12:35:09.614 | + functions-common:time_stop:2438 : end_time=1654778109612 2022-06-09 12:35:09.616 | + functions-common:time_stop:2439 : elapsed_time=3671 2022-06-09 12:35:09.618 | + functions-common:time_stop:2440 : total=0 2022-06-09 12:35:09.620 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-09 12:35:09.622 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=3671 2022-06-09 12:35:09.624 | + inc/python:pip_install:199 : return 0 2022-06-09 12:35:09.627 | + ./stack.sh:main:798 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-06-09 12:35:09.677 | + ./stack.sh:main:799 : sudo systemctl restart systemd-journald 2022-06-09 12:35:09.774 | + ./stack.sh:main:805 : install_infra 2022-06-09 12:35:09.777 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-09 12:35:09.779 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-06-09 12:35:09.783 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-09 12:35:09.786 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-06-09 12:35:09.809 | + 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-09 12:35:12.554 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 12:35:12.676 | 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-09 12:35:12.981 | + inc/python:pip_install:196 : result=0 2022-06-09 12:35:12.983 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-09 12:35:12.986 | + functions-common:time_stop:2426 : local name 2022-06-09 12:35:12.988 | + functions-common:time_stop:2427 : local end_time 2022-06-09 12:35:12.990 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-09 12:35:12.992 | + functions-common:time_stop:2429 : local total 2022-06-09 12:35:12.994 | + functions-common:time_stop:2430 : local start_time 2022-06-09 12:35:12.996 | + functions-common:time_stop:2432 : name=pip_install 2022-06-09 12:35:12.998 | + functions-common:time_stop:2433 : start_time=1654778109801 2022-06-09 12:35:13.001 | + functions-common:time_stop:2435 : [[ -z 1654778109801 ]] 2022-06-09 12:35:13.004 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-09 12:35:13.008 | + functions-common:time_stop:2438 : end_time=1654778113006 2022-06-09 12:35:13.010 | + functions-common:time_stop:2439 : elapsed_time=3205 2022-06-09 12:35:13.012 | + functions-common:time_stop:2440 : total=3671 2022-06-09 12:35:13.014 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-09 12:35:13.016 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=6876 2022-06-09 12:35:13.018 | + inc/python:pip_install:199 : return 0 2022-06-09 12:35:13.021 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-09 12:35:13.023 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-06-09 12:35:13.045 | + 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-09 12:35:15.655 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 12:35:15.658 | Processing /opt/stack/requirements 2022-06-09 12:35:17.365 | 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-09 12:35:17.376 | 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-09 12:35:17.378 | 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-09 12:35:17.406 | 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-09 12:35:17.412 | 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-09 12:35:17.421 | 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-09 12:35:17.424 | 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-09 12:35:17.430 | 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-09 12:35:17.434 | 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-09 12:35:17.438 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5467) (1.3) 2022-06-09 12:35:17.441 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5467) (0.3.0) 2022-06-09 12:35:17.464 | 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-09 12:35:17.466 | 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-09 12:35:17.499 | 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-09 12:35:17.501 | 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-09 12:35:17.504 | 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-09 12:35:17.516 | 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-09 12:35:17.519 | 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-09 12:35:17.549 | 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-09 12:35:17.556 | 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-09 12:35:17.605 | 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-09 12:35:17.610 | 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-09 12:35:17.671 | 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-09 12:35:17.674 | Building wheels for collected packages: openstack-requirements 2022-06-09 12:35:17.675 | Building wheel for openstack-requirements (setup.py): started 2022-06-09 12:35:18.493 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-06-09 12:35:18.494 | ERROR: Command errored out with exit status 1: 2022-06-09 12:35:18.494 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-az4o613v/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-az4o613v/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-zru2t65v 2022-06-09 12:35:18.494 | cwd: /tmp/pip-req-build-az4o613v/ 2022-06-09 12:35:18.494 | Complete output (6 lines): 2022-06-09 12:35:18.494 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-06-09 12:35:18.494 | or: setup.py --help [cmd1 cmd2 ...] 2022-06-09 12:35:18.494 | or: setup.py --help-commands 2022-06-09 12:35:18.494 | or: setup.py cmd --help 2022-06-09 12:35:18.494 | 2022-06-09 12:35:18.494 | error: invalid command 'bdist_wheel' 2022-06-09 12:35:18.494 | ---------------------------------------- 2022-06-09 12:35:18.494 | ERROR: Failed building wheel for openstack-requirements 2022-06-09 12:35:18.494 | Running setup.py clean for openstack-requirements 2022-06-09 12:35:19.323 | Failed to build openstack-requirements 2022-06-09 12:35:19.337 | Installing collected packages: openstack-requirements 2022-06-09 12:35:19.338 | Attempting uninstall: openstack-requirements 2022-06-09 12:35:19.339 | Found existing installation: openstack-requirements 1.2.1.dev5467 2022-06-09 12:35:19.374 | Uninstalling openstack-requirements-1.2.1.dev5467: 2022-06-09 12:35:19.392 | Successfully uninstalled openstack-requirements-1.2.1.dev5467 2022-06-09 12:35:19.394 | Running setup.py install for openstack-requirements: started 2022-06-09 12:35:21.757 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-06-09 12:35:21.779 | Successfully installed openstack-requirements-1.2.1.dev5467 2022-06-09 12:35:21.903 | + inc/python:pip_install:196 : result=0 2022-06-09 12:35:21.905 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-09 12:35:21.908 | + functions-common:time_stop:2426 : local name 2022-06-09 12:35:21.910 | + functions-common:time_stop:2427 : local end_time 2022-06-09 12:35:21.912 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-09 12:35:21.914 | + functions-common:time_stop:2429 : local total 2022-06-09 12:35:21.916 | + functions-common:time_stop:2430 : local start_time 2022-06-09 12:35:21.919 | + functions-common:time_stop:2432 : name=pip_install 2022-06-09 12:35:21.921 | + functions-common:time_stop:2433 : start_time=1654778113038 2022-06-09 12:35:21.923 | + functions-common:time_stop:2435 : [[ -z 1654778113038 ]] 2022-06-09 12:35:21.926 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-09 12:35:21.930 | + functions-common:time_stop:2438 : end_time=1654778121927 2022-06-09 12:35:21.932 | + functions-common:time_stop:2439 : elapsed_time=8889 2022-06-09 12:35:21.934 | + functions-common:time_stop:2440 : total=6876 2022-06-09 12:35:21.936 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-09 12:35:21.938 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=15765 2022-06-09 12:35:21.940 | + inc/python:pip_install:199 : return 0 2022-06-09 12:35:21.943 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-06-09 12:35:21.945 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-06-09 12:35:21.948 | + inc/python:use_library_from_git:246 : local name=pbr 2022-06-09 12:35:21.950 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 12:35:21.952 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-09 12:35:21.955 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,pbr, ]] 2022-06-09 12:35:21.957 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 12:35:21.960 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-06-09 12:35:21.979 | Using python 3.8 to install pbr 2022-06-09 12:35:21.982 | + 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-09 12:35:22.704 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-09 12:35:22.704 | from cryptography.utils import int_from_bytes 2022-06-09 12:35:22.704 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-09 12:35:22.704 | from cryptography.utils import int_from_bytes 2022-06-09 12:35:23.793 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 12:35:23.832 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.9.0) 2022-06-09 12:35:25.550 | 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-09 12:35:25.621 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-09 12:35:25.621 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-09 12:35:25.732 | + inc/python:pip_install:196 : result=0 2022-06-09 12:35:25.734 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-09 12:35:25.736 | + functions-common:time_stop:2426 : local name 2022-06-09 12:35:25.738 | + functions-common:time_stop:2427 : local end_time 2022-06-09 12:35:25.740 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-09 12:35:25.742 | + functions-common:time_stop:2429 : local total 2022-06-09 12:35:25.744 | + functions-common:time_stop:2430 : local start_time 2022-06-09 12:35:25.747 | + functions-common:time_stop:2432 : name=pip_install 2022-06-09 12:35:25.749 | + functions-common:time_stop:2433 : start_time=1654778121974 2022-06-09 12:35:25.751 | + functions-common:time_stop:2435 : [[ -z 1654778121974 ]] 2022-06-09 12:35:25.753 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-09 12:35:25.757 | + functions-common:time_stop:2438 : end_time=1654778125755 2022-06-09 12:35:25.759 | + functions-common:time_stop:2439 : elapsed_time=3781 2022-06-09 12:35:25.762 | + functions-common:time_stop:2440 : total=15765 2022-06-09 12:35:25.764 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-09 12:35:25.766 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=19546 2022-06-09 12:35:25.768 | + inc/python:pip_install:199 : return 0 2022-06-09 12:35:25.771 | + ./stack.sh:main:808 : python3 -m venv /opt/stack/bindep-venv 2022-06-09 12:35:28.011 | + ./stack.sh:main:810 : /opt/stack/bindep-venv/bin/pip install bindep 2022-06-09 12:35:29.882 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 12:35:29.883 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-06-09 12:35:29.903 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-06-09 12:35:29.908 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.9.0) 2022-06-09 12:35:29.912 | 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-09 12:35:29.914 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-06-09 12:35:29.917 | 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-09 12:35:29.988 | + ./stack.sh:main:811 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-09 12:35:29.990 | + ./stack.sh:main:811 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-09 12:35:29.994 | ++ ./stack.sh:main:814 : _get_plugin_bindep_packages 2022-06-09 12:35:30.010 | + ./stack.sh:main:814 : pkgs= 2022-06-09 12:35:30.013 | + ./stack.sh:main:815 : [[ -n '' ]] 2022-06-09 12:35:30.015 | + ./stack.sh:main:822 : run_phase stack pre-install 2022-06-09 12:35:30.018 | + functions-common:run_phase:1854 : local mode=stack 2022-06-09 12:35:30.020 | + functions-common:run_phase:1855 : local phase=pre-install 2022-06-09 12:35:30.022 | + functions-common:run_phase:1856 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-09 12:35:30.024 | + functions-common:run_phase:1857 : local extra_plugin_file_name 2022-06-09 12:35:30.027 | + functions-common:run_phase:1858 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-09 12:35:30.029 | + functions-common:run_phase:1863 : local exceptions=80-tempest.sh 2022-06-09 12:35:30.031 | + functions-common:run_phase:1864 : local extra 2022-06-09 12:35:30.034 | ++ functions-common:run_phase:1865 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-09 12:35:30.038 | + functions-common:run_phase:1865 : extra=80-tempest.sh 2022-06-09 12:35:30.040 | + functions-common:run_phase:1866 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-09 12:35:30.043 | + functions-common:run_phase:1870 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-09 12:35:30.045 | + functions-common:run_phase:1870 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-06-09 12:35:30.047 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-09 12:35:30.062 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-09 12:35:30.064 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-09 12:35:30.066 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-09 12:35:30.068 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-06-09 12:35:30.070 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-06-09 12:35:30.072 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-06-09 12:35:30.074 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-06-09 12:35:30.076 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-06-09 12:35:30.079 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-06-09 12:35:30.081 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-06-09 12:35:30.083 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-06-09 12:35:30.085 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-06-09 12:35:30.087 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-06-09 12:35:30.089 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-06-09 12:35:30.091 | + functions-common:run_phase:1875 : [[ stack == \s\o\u\r\c\e ]] 2022-06-09 12:35:30.093 | + functions-common:run_phase:1878 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-09 12:35:30.096 | + functions-common:run_phase:1881 : run_plugins stack pre-install 2022-06-09 12:35:30.098 | + functions-common:run_plugins:1840 : local mode=stack 2022-06-09 12:35:30.101 | + functions-common:run_plugins:1841 : local phase=pre-install 2022-06-09 12:35:30.103 | + functions-common:run_plugins:1843 : local plugins= 2022-06-09 12:35:30.105 | + functions-common:run_plugins:1844 : local plugin 2022-06-09 12:35:30.108 | + ./stack.sh:main:825 : set_systemd_override DefaultLimitNOFILE 2048 2022-06-09 12:35:30.110 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-06-09 12:35:30.112 | + functions:set_systemd_override:821 : local value=2048 2022-06-09 12:35:30.115 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-06-09 12:35:30.117 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-06-09 12:35:30.169 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-06-09 12:35:30.169 | Set systemd system override for DefaultLimitNOFILE=2048 2022-06-09 12:35:30.171 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-06-09 12:35:30.525 | + ./stack.sh:main:827 : install_rpc_backend 2022-06-09 12:35:30.527 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-06-09 12:35:30.543 | + functions-common:is_service_enabled:2082 : return 0 2022-06-09 12:35:30.546 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-06-09 12:35:30.548 | + functions-common:install_package:1464 : update_package_repo 2022-06-09 12:35:30.551 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-09 12:35:30.553 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-09 12:35:30.556 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-09 12:35:30.558 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-09 12:35:30.560 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-09 12:35:30.562 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-09 12:35:30.565 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-09 12:35:30.568 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-09 12:35:30.570 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-09 12:35:30.572 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-09 12:35:30.574 | + functions-common:apt_get_update:1191 : return 2022-06-09 12:35:30.577 | + functions-common:install_package:1465 : real_install_package rabbitmq-server 2022-06-09 12:35:30.579 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-09 12:35:30.581 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-09 12:35:30.583 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-09 12:35:30.586 | + functions-common:real_install_package:1451 : apt_get install rabbitmq-server 2022-06-09 12:35:30.606 | + 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-09 12:35:30.715 | Reading package lists... 2022-06-09 12:35:30.957 | Building dependency tree... 2022-06-09 12:35:30.958 | Reading state information... 2022-06-09 12:35:31.202 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-06-09 12:35:31.202 | The following packages were automatically installed and are no longer required: 2022-06-09 12:35:31.203 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-09 12:35:31.203 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-09 12:35:31.203 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-09 12:35:31.203 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-09 12:35:31.203 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-09 12:35:31.203 | python3-zope.interface 2022-06-09 12:35:31.203 | Use 'sudo apt autoremove' to remove them. 2022-06-09 12:35:31.316 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2022-06-09 12:35:31.320 | + functions-common:apt_get:1235 : result=0 2022-06-09 12:35:31.323 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-09 12:35:31.325 | + functions-common:time_stop:2426 : local name 2022-06-09 12:35:31.327 | + functions-common:time_stop:2427 : local end_time 2022-06-09 12:35:31.330 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-09 12:35:31.332 | + functions-common:time_stop:2429 : local total 2022-06-09 12:35:31.334 | + functions-common:time_stop:2430 : local start_time 2022-06-09 12:35:31.336 | + functions-common:time_stop:2432 : name=apt-get 2022-06-09 12:35:31.338 | + functions-common:time_stop:2433 : start_time=1654778130603 2022-06-09 12:35:31.340 | + functions-common:time_stop:2435 : [[ -z 1654778130603 ]] 2022-06-09 12:35:31.343 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-09 12:35:31.348 | + functions-common:time_stop:2438 : end_time=1654778131345 2022-06-09 12:35:31.350 | + functions-common:time_stop:2439 : elapsed_time=742 2022-06-09 12:35:31.352 | + functions-common:time_stop:2440 : total=1520 2022-06-09 12:35:31.354 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-09 12:35:31.356 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=2262 2022-06-09 12:35:31.358 | + functions-common:apt_get:1239 : return 0 2022-06-09 12:35:31.361 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-06-09 12:35:31.363 | + functions-common:is_suse:537 : is_opensuse 2022-06-09 12:35:31.365 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-09 12:35:31.367 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-09 12:35:31.370 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-09 12:35:31.372 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-09 12:35:31.374 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-09 12:35:31.376 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-06-09 12:35:31.379 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-09 12:35:31.381 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-09 12:35:31.383 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-09 12:35:31.385 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-09 12:35:31.388 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-09 12:35:31.390 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-09 12:35:31.393 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-09 12:35:31.395 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-09 12:35:31.397 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-09 12:35:31.399 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-09 12:35:31.402 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-06-09 12:35:31.404 | + functions-common:is_suse:537 : is_opensuse 2022-06-09 12:35:31.406 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-09 12:35:31.409 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-09 12:35:31.411 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-09 12:35:31.414 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-09 12:35:31.416 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-09 12:35:31.418 | + ./stack.sh:main:828 : restart_rpc_backend 2022-06-09 12:35:31.420 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-06-09 12:35:31.436 | + functions-common:is_service_enabled:2082 : return 0 2022-06-09 12:35:31.438 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-06-09 12:35:31.441 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-09 12:35:31.443 | + ./stack.sh:echo_summary:441 : echo -e Starting RabbitMQ 2022-06-09 12:35:31.445 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-06-09 12:35:31.448 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-06-09 12:35:31.452 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-06-09 12:35:31.455 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-06-09 12:35:31.457 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-06-09 12:35:31.460 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-06-09 12:35:31.462 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-06-09 12:35:31.464 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-06-09 12:35:31.467 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-06-09 12:35:32.151 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-06-09 12:35:32.151 | user tags 2022-06-09 12:35:32.151 | stackrabbit []' 2022-06-09 12:35:32.155 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-06-09 12:35:32.155 | user tags 2022-06-09 12:35:32.155 | stackrabbit []' 2022-06-09 12:35:32.155 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-06-09 12:35:32.165 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-06-09 12:35:32.167 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-06-09 12:35:32.169 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-09 12:35:32.826 | Changing password for user "stackrabbit" ... 2022-06-09 12:35:32.848 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-06-09 12:35:33.502 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-06-09 12:35:33.525 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-06-09 12:35:33.527 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-09 12:35:34.208 | Changing password for user "stackrabbit" ... 2022-06-09 12:35:34.231 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-06-09 12:35:34.233 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-06-09 12:35:34.236 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-06-09 12:35:34.881 | Deleting user "guest" ... 2022-06-09 12:35:34.898 | Error: 2022-06-09 12:35:34.898 | {:no_such_user, "guest"} 2022-06-09 12:35:34.909 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-06-09 12:35:34.912 | + ./stack.sh:main:830 : is_service_enabled mysql postgresql 2022-06-09 12:35:34.928 | + functions-common:is_service_enabled:2082 : return 0 2022-06-09 12:35:34.931 | + ./stack.sh:main:831 : install_database 2022-06-09 12:35:34.933 | + lib/database:install_database:118 : install_database_mysql 2022-06-09 12:35:34.935 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2022-06-09 12:35:34.938 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-09 12:35:34.941 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-09 12:35:34.943 | + lib/databases/mysql:install_database_mysql:173 : sudo debconf-set-selections 2022-06-09 12:35:35.158 | + lib/databases/mysql:install_database_mysql:183 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-06-09 12:35:35.160 | + lib/databases/mysql:install_database_mysql:196 : [[ True == \T\r\u\e ]] 2022-06-09 12:35:35.163 | + lib/databases/mysql:install_database_mysql:197 : is_oraclelinux 2022-06-09 12:35:35.165 | + functions-common:is_oraclelinux:508 : [[ -z Ubuntu ]] 2022-06-09 12:35:35.167 | + functions-common:is_oraclelinux:512 : '[' Ubuntu = OracleServer ']' 2022-06-09 12:35:35.170 | + lib/databases/mysql:install_database_mysql:199 : is_fedora 2022-06-09 12:35:35.172 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-09 12:35:35.175 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-09 12:35:35.177 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-09 12:35:35.179 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-09 12:35:35.182 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-09 12:35:35.184 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-09 12:35:35.186 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-09 12:35:35.188 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-09 12:35:35.191 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-09 12:35:35.193 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-09 12:35:35.195 | + lib/databases/mysql:install_database_mysql:202 : is_suse 2022-06-09 12:35:35.198 | + functions-common:is_suse:537 : is_opensuse 2022-06-09 12:35:35.200 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-09 12:35:35.202 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-09 12:35:35.205 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-09 12:35:35.207 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-09 12:35:35.210 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-09 12:35:35.212 | + lib/databases/mysql:install_database_mysql:205 : is_ubuntu 2022-06-09 12:35:35.214 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-09 12:35:35.217 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-09 12:35:35.220 | + lib/databases/mysql:install_database_mysql:206 : install_package mysql-server 2022-06-09 12:35:35.222 | + functions-common:install_package:1464 : update_package_repo 2022-06-09 12:35:35.224 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-09 12:35:35.226 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-09 12:35:35.229 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-09 12:35:35.231 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-09 12:35:35.233 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-09 12:35:35.235 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-09 12:35:35.237 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-09 12:35:35.240 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-09 12:35:35.242 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-09 12:35:35.244 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-09 12:35:35.246 | + functions-common:apt_get_update:1191 : return 2022-06-09 12:35:35.248 | + functions-common:install_package:1465 : real_install_package mysql-server 2022-06-09 12:35:35.251 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-09 12:35:35.253 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-09 12:35:35.255 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-09 12:35:35.257 | + functions-common:real_install_package:1451 : apt_get install mysql-server 2022-06-09 12:35:35.278 | + 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-09 12:35:35.387 | Reading package lists... 2022-06-09 12:35:35.635 | Building dependency tree... 2022-06-09 12:35:35.637 | Reading state information... 2022-06-09 12:35:35.887 | mysql-server is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-06-09 12:35:35.887 | The following packages were automatically installed and are no longer required: 2022-06-09 12:35:35.889 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-09 12:35:35.889 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-09 12:35:35.889 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-09 12:35:35.889 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-09 12:35:35.889 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-09 12:35:35.889 | python3-zope.interface 2022-06-09 12:35:35.890 | Use 'sudo apt autoremove' to remove them. 2022-06-09 12:35:36.003 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2022-06-09 12:35:36.007 | + functions-common:apt_get:1235 : result=0 2022-06-09 12:35:36.009 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-09 12:35:36.011 | + functions-common:time_stop:2426 : local name 2022-06-09 12:35:36.014 | + functions-common:time_stop:2427 : local end_time 2022-06-09 12:35:36.016 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-09 12:35:36.018 | + functions-common:time_stop:2429 : local total 2022-06-09 12:35:36.020 | + functions-common:time_stop:2430 : local start_time 2022-06-09 12:35:36.022 | + functions-common:time_stop:2432 : name=apt-get 2022-06-09 12:35:36.024 | + functions-common:time_stop:2433 : start_time=1654778135276 2022-06-09 12:35:36.026 | + functions-common:time_stop:2435 : [[ -z 1654778135276 ]] 2022-06-09 12:35:36.029 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-09 12:35:36.033 | + functions-common:time_stop:2438 : end_time=1654778136031 2022-06-09 12:35:36.035 | + functions-common:time_stop:2439 : elapsed_time=755 2022-06-09 12:35:36.037 | + functions-common:time_stop:2440 : total=2262 2022-06-09 12:35:36.039 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-09 12:35:36.041 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=3017 2022-06-09 12:35:36.043 | + functions-common:apt_get:1239 : return 0 2022-06-09 12:35:36.046 | + ./stack.sh:main:833 : '[' -n mysql ']' 2022-06-09 12:35:36.048 | + ./stack.sh:main:834 : install_database_python 2022-06-09 12:35:36.051 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-06-09 12:35:36.053 | + lib/databases/mysql:install_database_python_mysql:215 : pip_install_gr PyMySQL 2022-06-09 12:35:36.055 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-06-09 12:35:36.058 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-09 12:35:36.061 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-06-09 12:35:36.064 | ++ inc/python:get_from_global_requirements:221 : local package=PyMySQL 2022-06-09 12:35:36.066 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-06-09 12:35:36.070 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-06-09 12:35:36.070 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-06-09 12:35:36.075 | ++ inc/python:get_from_global_requirements:223 : required_pkg='PyMySQL ' 2022-06-09 12:35:36.077 | ++ inc/python:get_from_global_requirements:224 : [[ PyMySQL == '' ]] 2022-06-09 12:35:36.080 | ++ inc/python:get_from_global_requirements:227 : echo PyMySQL 2022-06-09 12:35:36.083 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-06-09 12:35:36.085 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-06-09 12:35:36.106 | Using python 3.8 to install PyMySQL 2022-06-09 12:35:36.109 | + 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-09 12:35:36.825 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-09 12:35:36.825 | from cryptography.utils import int_from_bytes 2022-06-09 12:35:36.825 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-09 12:35:36.825 | from cryptography.utils import int_from_bytes 2022-06-09 12:35:37.896 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 12:35:37.926 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-06-09 12:35:39.492 | 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-09 12:35:39.571 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-09 12:35:39.572 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-09 12:35:39.669 | + inc/python:pip_install:196 : result=0 2022-06-09 12:35:39.672 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-09 12:35:39.674 | + functions-common:time_stop:2426 : local name 2022-06-09 12:35:39.677 | + functions-common:time_stop:2427 : local end_time 2022-06-09 12:35:39.679 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-09 12:35:39.681 | + functions-common:time_stop:2429 : local total 2022-06-09 12:35:39.684 | + functions-common:time_stop:2430 : local start_time 2022-06-09 12:35:39.686 | + functions-common:time_stop:2432 : name=pip_install 2022-06-09 12:35:39.689 | + functions-common:time_stop:2433 : start_time=1654778136101 2022-06-09 12:35:39.691 | + functions-common:time_stop:2435 : [[ -z 1654778136101 ]] 2022-06-09 12:35:39.694 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-09 12:35:39.698 | + functions-common:time_stop:2438 : end_time=1654778139695 2022-06-09 12:35:39.700 | + functions-common:time_stop:2439 : elapsed_time=3594 2022-06-09 12:35:39.702 | + functions-common:time_stop:2440 : total=19546 2022-06-09 12:35:39.704 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-09 12:35:39.706 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=23140 2022-06-09 12:35:39.709 | + inc/python:pip_install:199 : return 0 2022-06-09 12:35:39.711 | + lib/databases/mysql:install_database_python_mysql:216 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-06-09 12:35:39.713 | + lib/databases/mysql:install_database_python_mysql:218 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-09 12:35:39.716 | + lib/databases/mysql:install_database_python_mysql:219 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-06-09 12:35:39.718 | + ./stack.sh:main:837 : is_service_enabled neutron 2022-06-09 12:35:39.734 | + functions-common:is_service_enabled:2082 : return 0 2022-06-09 12:35:39.737 | + ./stack.sh:main:838 : install_neutron_agent_packages 2022-06-09 12:35:39.739 | + lib/neutron:install_neutron_agent_packages:715 : is_neutron_legacy_enabled 2022-06-09 12:35:39.742 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-09 12:35:39.743 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-06-09 12:35:39.748 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-09 12:35:39.750 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-09 12:35:39.753 | + 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,c-vol,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,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-06-09 12:35:39.755 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-06-09 12:35:39.758 | + lib/neutron:install_neutron_agent_packages:717 : install_neutron_agent_packages_mutnauq 2022-06-09 12:35:39.760 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:479 : is_service_enabled q-l3 2022-06-09 12:35:39.775 | + functions-common:is_service_enabled:2082 : return 0 2022-06-09 12:35:39.777 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:480 : install_package radvd 2022-06-09 12:35:39.780 | + functions-common:install_package:1464 : update_package_repo 2022-06-09 12:35:39.782 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-09 12:35:39.784 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-09 12:35:39.787 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-09 12:35:39.789 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-09 12:35:39.791 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-09 12:35:39.793 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-09 12:35:39.795 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-09 12:35:39.798 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-09 12:35:39.800 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-09 12:35:39.803 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-09 12:35:39.805 | + functions-common:apt_get_update:1191 : return 2022-06-09 12:35:39.807 | + functions-common:install_package:1465 : real_install_package radvd 2022-06-09 12:35:39.809 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-09 12:35:39.812 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-09 12:35:39.815 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-09 12:35:39.817 | + functions-common:real_install_package:1451 : apt_get install radvd 2022-06-09 12:35:39.837 | + 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-09 12:35:39.947 | Reading package lists... 2022-06-09 12:35:40.189 | Building dependency tree... 2022-06-09 12:35:40.190 | Reading state information... 2022-06-09 12:35:40.444 | radvd is already the newest version (1:2.17-2). 2022-06-09 12:35:40.444 | The following packages were automatically installed and are no longer required: 2022-06-09 12:35:40.445 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-09 12:35:40.445 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-09 12:35:40.445 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-09 12:35:40.445 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-09 12:35:40.445 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-09 12:35:40.446 | python3-zope.interface 2022-06-09 12:35:40.446 | Use 'sudo apt autoremove' to remove them. 2022-06-09 12:35:40.559 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2022-06-09 12:35:40.564 | + functions-common:apt_get:1235 : result=0 2022-06-09 12:35:40.566 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-09 12:35:40.568 | + functions-common:time_stop:2426 : local name 2022-06-09 12:35:40.570 | + functions-common:time_stop:2427 : local end_time 2022-06-09 12:35:40.573 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-09 12:35:40.575 | + functions-common:time_stop:2429 : local total 2022-06-09 12:35:40.577 | + functions-common:time_stop:2430 : local start_time 2022-06-09 12:35:40.580 | + functions-common:time_stop:2432 : name=apt-get 2022-06-09 12:35:40.582 | + functions-common:time_stop:2433 : start_time=1654778139835 2022-06-09 12:35:40.584 | + functions-common:time_stop:2435 : [[ -z 1654778139835 ]] 2022-06-09 12:35:40.587 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-09 12:35:40.591 | + functions-common:time_stop:2438 : end_time=1654778140588 2022-06-09 12:35:40.593 | + functions-common:time_stop:2439 : elapsed_time=753 2022-06-09 12:35:40.596 | + functions-common:time_stop:2440 : total=3017 2022-06-09 12:35:40.598 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-09 12:35:40.600 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=3770 2022-06-09 12:35:40.602 | + functions-common:apt_get:1239 : return 0 2022-06-09 12:35:40.604 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-agt q-dhcp q-l3 2022-06-09 12:35:40.621 | + functions-common:is_service_enabled:2082 : return 0 2022-06-09 12:35:40.623 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : neutron_plugin_install_agent_packages 2022-06-09 12:35:40.626 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-06-09 12:35:40.629 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-06-09 12:35:40.632 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-06-09 12:35:40.653 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-06-09 12:35:40.655 | + functions-common:install_package:1464 : update_package_repo 2022-06-09 12:35:40.658 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-09 12:35:40.660 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-09 12:35:40.662 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-09 12:35:40.664 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-09 12:35:40.667 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-09 12:35:40.669 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-09 12:35:40.671 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-09 12:35:40.673 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-09 12:35:40.675 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-09 12:35:40.677 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-09 12:35:40.679 | + functions-common:apt_get_update:1191 : return 2022-06-09 12:35:40.682 | + functions-common:install_package:1465 : real_install_package fakeroot make openvswitch-switch 2022-06-09 12:35:40.684 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-09 12:35:40.686 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-09 12:35:40.689 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-09 12:35:40.691 | + functions-common:real_install_package:1451 : apt_get install fakeroot make openvswitch-switch 2022-06-09 12:35:40.711 | + 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-09 12:35:40.821 | Reading package lists... 2022-06-09 12:35:41.078 | Building dependency tree... 2022-06-09 12:35:41.079 | Reading state information... 2022-06-09 12:35:41.336 | fakeroot is already the newest version (1.24-1). 2022-06-09 12:35:41.336 | make is already the newest version (4.2.1-1.2). 2022-06-09 12:35:41.336 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-06-09 12:35:41.336 | The following packages were automatically installed and are no longer required: 2022-06-09 12:35:41.337 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-09 12:35:41.337 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-09 12:35:41.337 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-09 12:35:41.337 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-09 12:35:41.337 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-09 12:35:41.338 | python3-zope.interface 2022-06-09 12:35:41.338 | Use 'sudo apt autoremove' to remove them. 2022-06-09 12:35:41.452 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2022-06-09 12:35:41.457 | + functions-common:apt_get:1235 : result=0 2022-06-09 12:35:41.459 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-09 12:35:41.461 | + functions-common:time_stop:2426 : local name 2022-06-09 12:35:41.463 | + functions-common:time_stop:2427 : local end_time 2022-06-09 12:35:41.466 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-09 12:35:41.468 | + functions-common:time_stop:2429 : local total 2022-06-09 12:35:41.470 | + functions-common:time_stop:2430 : local start_time 2022-06-09 12:35:41.472 | + functions-common:time_stop:2432 : name=apt-get 2022-06-09 12:35:41.474 | + functions-common:time_stop:2433 : start_time=1654778140709 2022-06-09 12:35:41.476 | + functions-common:time_stop:2435 : [[ -z 1654778140709 ]] 2022-06-09 12:35:41.479 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-09 12:35:41.483 | + functions-common:time_stop:2438 : end_time=1654778141480 2022-06-09 12:35:41.485 | + functions-common:time_stop:2439 : elapsed_time=771 2022-06-09 12:35:41.487 | + functions-common:time_stop:2440 : total=3770 2022-06-09 12:35:41.489 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-09 12:35:41.491 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=4541 2022-06-09 12:35:41.493 | + functions-common:apt_get:1239 : return 0 2022-06-09 12:35:41.495 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-06-09 12:35:41.498 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-09 12:35:41.500 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-09 12:35:41.502 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-06-09 12:35:41.505 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-06-09 12:35:41.508 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-06-09 12:35:41.511 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-06-09 12:35:41.514 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-06-09 12:35:41.518 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-06-09 12:35:41.518 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-06-09 12:35:41.523 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-06-09 12:35:41.525 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-06-09 12:35:41.527 | + functions:vercmp:628 : local v1=5.4 2022-06-09 12:35:41.529 | + functions:vercmp:629 : local 'op=<' 2022-06-09 12:35:41.531 | + functions:vercmp:630 : local v2=3.13 2022-06-09 12:35:41.534 | + functions:vercmp:631 : local result 2022-06-09 12:35:41.537 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-06-09 12:35:41.537 | ++ functions:vercmp:635 : sort -V 2022-06-09 12:35:41.538 | ++ functions:vercmp:635 : head -1 2022-06-09 12:35:41.544 | + functions:vercmp:635 : result=3.13 2022-06-09 12:35:41.546 | + functions:vercmp:637 : case $op in 2022-06-09 12:35:41.548 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-06-09 12:35:41.551 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-06-09 12:35:41.553 | + functions:vercmp:648 : return 2022-06-09 12:35:41.555 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-06-09 12:35:41.557 | + functions-common:restart_service:2310 : '[' -x /bin/systemctl ']' 2022-06-09 12:35:41.560 | + functions-common:restart_service:2311 : sudo /bin/systemctl restart openvswitch-switch 2022-06-09 12:35:42.038 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-06-09 12:35:42.040 | + inc/python:use_library_from_git:246 : local name=os-ken 2022-06-09 12:35:42.043 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 12:35:42.045 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-09 12:35:42.048 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-ken, ]] 2022-06-09 12:35:42.050 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 12:35:42.053 | + ./stack.sh:main:841 : is_service_enabled etcd3 2022-06-09 12:35:42.072 | + functions-common:is_service_enabled:2082 : return 0 2022-06-09 12:35:42.074 | + ./stack.sh:main:842 : install_etcd3 2022-06-09 12:35:42.076 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-06-09 12:35:42.076 | Installing etcd 2022-06-09 12:35:42.079 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-06-09 12:35:42.091 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-06-09 12:35:42.106 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-06-09 12:35:42.109 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-06-09 12:35:42.122 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-06-09 12:35:42.126 | ++ 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-09 12:35:42.128 | ++ 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-09 12:35:42.131 | +++ 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-09 12:35:42.135 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-06-09 12:35:42.138 | ++ 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-09 12:35:42.140 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-06-09 12:35:42.143 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-09 12:35:42.145 | ++ functions:get_extra_file:74 : return 2022-06-09 12:35:42.148 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-09 12:35:42.150 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-06-09 12:35:42.153 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-06-09 12:35:42.155 | + ./stack.sh:main:851 : is_service_enabled tls-proxy 2022-06-09 12:35:42.171 | + functions-common:is_service_enabled:2082 : return 1 2022-06-09 12:35:42.173 | + ./stack.sh:main:861 : install_dstat 2022-06-09 12:35:42.176 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-06-09 12:35:42.192 | + functions-common:is_service_enabled:2082 : return 1 2022-06-09 12:35:42.194 | + ./stack.sh:main:867 : echo_summary 'Installing OpenStack project source' 2022-06-09 12:35:42.197 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-09 12:35:42.199 | + ./stack.sh:echo_summary:441 : echo -e Installing OpenStack project source 2022-06-09 12:35:42.201 | + ./stack.sh:main:870 : install_libs 2022-06-09 12:35:42.204 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-06-09 12:35:42.207 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-06-09 12:35:42.212 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-06-09 12:35:42.215 | + inc/python:use_library_from_git:246 : local name=automaton 2022-06-09 12:35:42.217 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 12:35:42.219 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-09 12:35:42.222 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,automaton, ]] 2022-06-09 12:35:42.224 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 12:35:42.226 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-06-09 12:35:42.229 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-06-09 12:35:42.231 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-06-09 12:35:42.233 | + inc/python:use_library_from_git:246 : local name=castellan 2022-06-09 12:35:42.235 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 12:35:42.237 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-09 12:35:42.240 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,castellan, ]] 2022-06-09 12:35:42.242 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 12:35:42.244 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-06-09 12:35:42.246 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-06-09 12:35:42.248 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-06-09 12:35:42.251 | + inc/python:use_library_from_git:246 : local name=cliff 2022-06-09 12:35:42.253 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 12:35:42.256 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-09 12:35:42.258 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,cliff, ]] 2022-06-09 12:35:42.260 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 12:35:42.262 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-06-09 12:35:42.264 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-06-09 12:35:42.267 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-06-09 12:35:42.269 | + inc/python:use_library_from_git:246 : local name=cursive 2022-06-09 12:35:42.272 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 12:35:42.274 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-09 12:35:42.276 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,cursive, ]] 2022-06-09 12:35:42.278 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 12:35:42.280 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-06-09 12:35:42.283 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-06-09 12:35:42.285 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-06-09 12:35:42.287 | + inc/python:use_library_from_git:246 : local name=debtcollector 2022-06-09 12:35:42.289 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 12:35:42.291 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-09 12:35:42.294 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,debtcollector, ]] 2022-06-09 12:35:42.296 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 12:35:42.298 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-06-09 12:35:42.301 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-06-09 12:35:42.303 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-06-09 12:35:42.305 | + inc/python:use_library_from_git:246 : local name=futurist 2022-06-09 12:35:42.308 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 12:35:42.310 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-09 12:35:42.312 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,futurist, ]] 2022-06-09 12:35:42.315 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 12:35:42.317 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-06-09 12:35:42.319 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-06-09 12:35:42.322 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-06-09 12:35:42.324 | + inc/python:use_library_from_git:246 : local name=openstacksdk 2022-06-09 12:35:42.326 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 12:35:42.329 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-09 12:35:42.331 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,openstacksdk, ]] 2022-06-09 12:35:42.333 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 12:35:42.336 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-06-09 12:35:42.338 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-06-09 12:35:42.340 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-06-09 12:35:42.342 | + inc/python:use_library_from_git:246 : local name=osc-lib 2022-06-09 12:35:42.344 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 12:35:42.347 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-09 12:35:42.349 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osc-lib, ]] 2022-06-09 12:35:42.351 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 12:35:42.353 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-06-09 12:35:42.356 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-06-09 12:35:42.358 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-06-09 12:35:42.360 | + inc/python:use_library_from_git:246 : local name=osc-placement 2022-06-09 12:35:42.362 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 12:35:42.365 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-09 12:35:42.367 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osc-placement, ]] 2022-06-09 12:35:42.369 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 12:35:42.371 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-06-09 12:35:42.374 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-06-09 12:35:42.376 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-06-09 12:35:42.379 | + inc/python:use_library_from_git:246 : local name=os-client-config 2022-06-09 12:35:42.381 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 12:35:42.383 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-09 12:35:42.385 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-client-config, ]] 2022-06-09 12:35:42.388 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 12:35:42.390 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-06-09 12:35:42.393 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-06-09 12:35:42.395 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-06-09 12:35:42.397 | + inc/python:use_library_from_git:246 : local name=oslo.cache 2022-06-09 12:35:42.400 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 12:35:42.402 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-09 12:35:42.404 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.cache, ]] 2022-06-09 12:35:42.407 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 12:35:42.409 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-06-09 12:35:42.411 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-06-09 12:35:42.413 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-06-09 12:35:42.416 | + inc/python:use_library_from_git:246 : local name=oslo.concurrency 2022-06-09 12:35:42.418 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 12:35:42.420 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-09 12:35:42.422 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.concurrency, ]] 2022-06-09 12:35:42.424 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 12:35:42.427 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-06-09 12:35:42.429 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-06-09 12:35:42.432 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-06-09 12:35:42.434 | + inc/python:use_library_from_git:246 : local name=oslo.config 2022-06-09 12:35:42.436 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 12:35:42.439 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-09 12:35:42.441 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.config, ]] 2022-06-09 12:35:42.443 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 12:35:42.446 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-06-09 12:35:42.448 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-06-09 12:35:42.450 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-06-09 12:35:42.452 | + inc/python:use_library_from_git:246 : local name=oslo.context 2022-06-09 12:35:42.455 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 12:35:42.458 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-09 12:35:42.460 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.context, ]] 2022-06-09 12:35:42.462 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 12:35:42.464 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-06-09 12:35:42.467 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-06-09 12:35:42.469 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-06-09 12:35:42.471 | + inc/python:use_library_from_git:246 : local name=oslo.db 2022-06-09 12:35:42.473 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 12:35:42.476 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-09 12:35:42.478 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.db, ]] 2022-06-09 12:35:42.480 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 12:35:42.482 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-06-09 12:35:42.485 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-06-09 12:35:42.488 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-06-09 12:35:42.490 | + inc/python:use_library_from_git:246 : local name=oslo.i18n 2022-06-09 12:35:42.492 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 12:35:42.494 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-09 12:35:42.497 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.i18n, ]] 2022-06-09 12:35:42.499 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 12:35:42.502 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-06-09 12:35:42.504 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-06-09 12:35:42.507 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-06-09 12:35:42.509 | + inc/python:use_library_from_git:246 : local name=oslo.limit 2022-06-09 12:35:42.511 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 12:35:42.513 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-09 12:35:42.516 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.limit, ]] 2022-06-09 12:35:42.518 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 12:35:42.520 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-06-09 12:35:42.523 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-06-09 12:35:42.525 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-06-09 12:35:42.527 | + inc/python:use_library_from_git:246 : local name=oslo.log 2022-06-09 12:35:42.529 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 12:35:42.532 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-09 12:35:42.534 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.log, ]] 2022-06-09 12:35:42.536 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 12:35:42.538 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-06-09 12:35:42.541 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-06-09 12:35:42.543 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-06-09 12:35:42.545 | + inc/python:use_library_from_git:246 : local name=oslo.messaging 2022-06-09 12:35:42.548 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 12:35:42.550 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-09 12:35:42.552 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.messaging, ]] 2022-06-09 12:35:42.555 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 12:35:42.557 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-06-09 12:35:42.559 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-06-09 12:35:42.562 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-06-09 12:35:42.564 | + inc/python:use_library_from_git:246 : local name=oslo.middleware 2022-06-09 12:35:42.567 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 12:35:42.569 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-09 12:35:42.571 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.middleware, ]] 2022-06-09 12:35:42.573 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 12:35:42.576 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-06-09 12:35:42.583 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-06-09 12:35:42.585 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-06-09 12:35:42.587 | + inc/python:use_library_from_git:246 : local name=oslo.policy 2022-06-09 12:35:42.589 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 12:35:42.592 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-09 12:35:42.594 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.policy, ]] 2022-06-09 12:35:42.596 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 12:35:42.599 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-06-09 12:35:42.601 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-06-09 12:35:42.603 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-06-09 12:35:42.606 | + inc/python:use_library_from_git:246 : local name=oslo.privsep 2022-06-09 12:35:42.608 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 12:35:42.611 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-09 12:35:42.613 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.privsep, ]] 2022-06-09 12:35:42.615 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 12:35:42.617 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-06-09 12:35:42.620 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-06-09 12:35:42.622 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-06-09 12:35:42.624 | + inc/python:use_library_from_git:246 : local name=oslo.reports 2022-06-09 12:35:42.627 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 12:35:42.629 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-09 12:35:42.631 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.reports, ]] 2022-06-09 12:35:42.634 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 12:35:42.636 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-06-09 12:35:42.638 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-06-09 12:35:42.640 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-06-09 12:35:42.643 | + inc/python:use_library_from_git:246 : local name=oslo.rootwrap 2022-06-09 12:35:42.645 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 12:35:42.647 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-09 12:35:42.650 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-06-09 12:35:42.652 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 12:35:42.654 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-06-09 12:35:42.656 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-06-09 12:35:42.659 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-06-09 12:35:42.661 | + inc/python:use_library_from_git:246 : local name=oslo.serialization 2022-06-09 12:35:42.663 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 12:35:42.666 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-09 12:35:42.668 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.serialization, ]] 2022-06-09 12:35:42.670 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 12:35:42.673 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-06-09 12:35:42.675 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-06-09 12:35:42.678 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-06-09 12:35:42.680 | + inc/python:use_library_from_git:246 : local name=oslo.service 2022-06-09 12:35:42.682 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 12:35:42.685 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-09 12:35:42.687 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.service, ]] 2022-06-09 12:35:42.690 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 12:35:42.692 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-06-09 12:35:42.694 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-06-09 12:35:42.697 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-06-09 12:35:42.699 | + inc/python:use_library_from_git:246 : local name=oslo.utils 2022-06-09 12:35:42.701 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 12:35:42.704 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-09 12:35:42.706 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.utils, ]] 2022-06-09 12:35:42.708 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 12:35:42.711 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-06-09 12:35:42.713 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-06-09 12:35:42.715 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-06-09 12:35:42.717 | + inc/python:use_library_from_git:246 : local name=oslo.versionedobjects 2022-06-09 12:35:42.720 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 12:35:42.722 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-09 12:35:42.724 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-06-09 12:35:42.727 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 12:35:42.729 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-06-09 12:35:42.731 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-06-09 12:35:42.733 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-06-09 12:35:42.736 | + inc/python:use_library_from_git:246 : local name=oslo.vmware 2022-06-09 12:35:42.739 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 12:35:42.741 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-09 12:35:42.743 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.vmware, ]] 2022-06-09 12:35:42.746 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 12:35:42.748 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-06-09 12:35:42.751 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-06-09 12:35:42.753 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-06-09 12:35:42.755 | + inc/python:use_library_from_git:246 : local name=osprofiler 2022-06-09 12:35:42.758 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 12:35:42.760 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-09 12:35:42.762 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osprofiler, ]] 2022-06-09 12:35:42.765 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 12:35:42.767 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-06-09 12:35:42.769 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-06-09 12:35:42.772 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-06-09 12:35:42.774 | + inc/python:use_library_from_git:246 : local name=pycadf 2022-06-09 12:35:42.776 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 12:35:42.779 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-09 12:35:42.781 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,pycadf, ]] 2022-06-09 12:35:42.783 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 12:35:42.786 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-06-09 12:35:42.788 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-06-09 12:35:42.790 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-06-09 12:35:42.792 | + inc/python:use_library_from_git:246 : local name=stevedore 2022-06-09 12:35:42.795 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 12:35:42.798 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-09 12:35:42.800 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,stevedore, ]] 2022-06-09 12:35:42.802 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 12:35:42.805 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-06-09 12:35:42.807 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-06-09 12:35:42.809 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-06-09 12:35:42.812 | + inc/python:use_library_from_git:246 : local name=taskflow 2022-06-09 12:35:42.815 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 12:35:42.817 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-09 12:35:42.819 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,taskflow, ]] 2022-06-09 12:35:42.821 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 12:35:42.824 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-06-09 12:35:42.826 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-06-09 12:35:42.828 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-06-09 12:35:42.831 | + inc/python:use_library_from_git:246 : local name=tooz 2022-06-09 12:35:42.833 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 12:35:42.835 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-09 12:35:42.838 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,tooz, ]] 2022-06-09 12:35:42.840 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 12:35:42.842 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-06-09 12:35:42.844 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-06-09 12:35:42.847 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-06-09 12:35:42.849 | + inc/python:use_library_from_git:246 : local name=os-brick 2022-06-09 12:35:42.851 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 12:35:42.854 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-09 12:35:42.856 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-brick, ]] 2022-06-09 12:35:42.858 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 12:35:42.861 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-06-09 12:35:42.863 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-06-09 12:35:42.866 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-06-09 12:35:42.868 | + inc/python:use_library_from_git:246 : local name=os-resource-classes 2022-06-09 12:35:42.870 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 12:35:42.872 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-09 12:35:42.875 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-resource-classes, ]] 2022-06-09 12:35:42.878 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 12:35:42.880 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-06-09 12:35:42.882 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-06-09 12:35:42.885 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-06-09 12:35:42.887 | + inc/python:use_library_from_git:246 : local name=os-traits 2022-06-09 12:35:42.890 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 12:35:42.892 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-09 12:35:42.894 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-traits, ]] 2022-06-09 12:35:42.896 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 12:35:42.899 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-06-09 12:35:42.901 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-06-09 12:35:42.903 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-06-09 12:35:42.906 | + inc/python:use_library_from_git:246 : local name=python-barbicanclient 2022-06-09 12:35:42.909 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 12:35:42.911 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-09 12:35:42.913 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-barbicanclient, ]] 2022-06-09 12:35:42.916 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 12:35:42.918 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-06-09 12:35:42.939 | Using python 3.8 to install etcd3 2022-06-09 12:35:42.942 | + 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-09 12:35:43.658 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-09 12:35:43.658 | from cryptography.utils import int_from_bytes 2022-06-09 12:35:43.658 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-09 12:35:43.658 | from cryptography.utils import int_from_bytes 2022-06-09 12:35:44.732 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 12:35:44.832 | Collecting etcd3 2022-06-09 12:35:44.839 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2022-06-09 12:35:44.865 | Preparing metadata (setup.py): started 2022-06-09 12:35:44.907 | Preparing metadata (setup.py): finished with status 'error' 2022-06-09 12:35:44.907 | ERROR: Command errored out with exit status 1: 2022-06-09 12:35:44.907 | command: /usr/bin/python3.8 -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-t_k83jeu/etcd3_282f68150ece4fd2acc4b10d2199713c/setup.py'"'"'; __file__='"'"'/tmp/pip-install-t_k83jeu/etcd3_282f68150ece4fd2acc4b10d2199713c/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-_34mn_6q 2022-06-09 12:35:44.907 | cwd: /tmp/pip-install-t_k83jeu/etcd3_282f68150ece4fd2acc4b10d2199713c/ 2022-06-09 12:35:44.907 | Complete output (3 lines): 2022-06-09 12:35:44.907 | Traceback (most recent call last): 2022-06-09 12:35:44.907 | File "", line 1, in 2022-06-09 12:35:44.907 | ModuleNotFoundError: No module named 'setuptools' 2022-06-09 12:35:44.907 | ---------------------------------------- 2022-06-09 12:35:44.907 | 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-09 12:35:44.908 | ERROR: Cannot install etcd3 because these package versions have conflicting dependencies. 2022-06-09 12:35:44.908 | 2022-06-09 12:35:44.908 | The conflict is caused by: 2022-06-09 12:35:44.908 | The user requested etcd3 2022-06-09 12:35:44.908 | The user requested (constraint) etcd3===0.12.0 2022-06-09 12:35:44.908 | 2022-06-09 12:35:44.908 | To fix this you could try to: 2022-06-09 12:35:44.908 | 1. loosen the range of package versions you've specified 2022-06-09 12:35:44.908 | 2. remove package versions to allow pip attempt to solve the dependency conflict 2022-06-09 12:35:44.908 | 2022-06-09 12:35:44.908 | ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/user_guide/#fixing-conflicting-dependencies 2022-06-09 12:35:44.981 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-09 12:35:44.981 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-09 12:35:45.065 | + inc/python:pip_install:1 : exit_trap 2022-06-09 12:35:45.067 | + ./stack.sh:exit_trap:516 : local r=1 2022-06-09 12:35:45.070 | ++ ./stack.sh:exit_trap:517 : jobs -p 2022-06-09 12:35:45.073 | + ./stack.sh:exit_trap:517 : jobs= 2022-06-09 12:35:45.075 | + ./stack.sh:exit_trap:520 : [[ -n '' ]] 2022-06-09 12:35:45.077 | + ./stack.sh:exit_trap:526 : '[' -f '' ']' 2022-06-09 12:35:45.079 | + ./stack.sh:exit_trap:531 : kill_spinner 2022-06-09 12:35:45.081 | + ./stack.sh:kill_spinner:426 : '[' '!' -z '' ']' 2022-06-09 12:35:45.083 | + ./stack.sh:exit_trap:533 : [[ 1 -ne 0 ]] 2022-06-09 12:35:45.085 | + ./stack.sh:exit_trap:534 : echo 'Error on exit' 2022-06-09 12:35:45.085 | Error on exit 2022-06-09 12:35:45.087 | + ./stack.sh:exit_trap:536 : type -p generate-subunit 2022-06-09 12:35:45.090 | + ./stack.sh:exit_trap:537 : generate-subunit 1654778094 51 fail 2022-06-09 12:35:45.335 | + ./stack.sh:exit_trap:539 : [[ -z /opt/stack/logs ]] 2022-06-09 12:35:45.337 | + ./stack.sh:exit_trap:542 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-06-09 12:35:45.784 | + ./stack.sh:exit_trap:551 : exit 1