2022-04-13 03:11:15.582 | + ./stack.sh:main:489 : exec 2022-04-13 03:11:15.582 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-031115' 2022-04-13 03:11:15.583 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-13-031115.summary.2022-04-13-031115 2022-04-13 03:11:15.583 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 03:11:15.583 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-031115 2022-04-13 03:11:15.583 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-031115 /opt/stack/logs/stack.sh.log 2022-04-13 03:11:15.583 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-031115.summary.2022-04-13-031115 /opt/stack/logs/stack.sh.log.summary 2022-04-13 03:11:15.583 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-04-13 03:11:15.583 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-13 03:11:15.583 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-13 03:11:15.583 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-13 03:11:15.583 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-13 03:11:15.583 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-13 03:11:15.583 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-13 03:11:15.583 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 03:11:15.583 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-13 03:11:15.583 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-13 03:11:15.583 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 03:11:15.583 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 03:11:15.583 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-13 03:11:15.583 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-13 03:11:15.586 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 03:11:15.588 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-04-13 03:11:15.590 | + ./stack.sh:main:562 : trap err_trap ERR 2022-04-13 03:11:15.592 | + ./stack.sh:main:575 : set -o errexit 2022-04-13 03:11:15.594 | + ./stack.sh:main:578 : uname -a 2022-04-13 03:11:15.595 | Linux dv-neutron-837462-1-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-04-13 03:11:15.597 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-13 03:11:15.599 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-13 03:11:15.602 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-04-13 03:11:15.638 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-13 03:11:15.656 | + ./stack.sh:main:592 : fetch_plugins 2022-04-13 03:11:15.658 | + functions-common:fetch_plugins:1771 : local plugins= 2022-04-13 03:11:15.661 | + functions-common:fetch_plugins:1772 : local plugin 2022-04-13 03:11:15.664 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-04-13 03:11:15.666 | + functions-common:fetch_plugins:1776 : return 2022-04-13 03:11:15.669 | + ./stack.sh:main:596 : run_phase override_defaults 2022-04-13 03:11:15.671 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-04-13 03:11:15.673 | + functions-common:run_phase:1854 : local phase= 2022-04-13 03:11:15.675 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 03:11:15.677 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 03:11:15.678 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 03:11:15.680 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 03:11:15.682 | + functions-common:run_phase:1863 : local extra 2022-04-13 03:11:15.684 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 03:11:15.688 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 03:11:15.690 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 03:11:15.692 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 03:11:15.694 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-13 03:11:15.697 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 03:11:15.710 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 03:11:15.711 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 03:11:15.713 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 03:11:15.715 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 03:11:15.717 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 03:11:15.719 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 03:11:15.720 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 03:11:15.722 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-13 03:11:15.724 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-13 03:11:15.726 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 03:11:15.727 | + functions-common:run_phase:1877 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-13 03:11:15.729 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-04-13 03:11:15.731 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-04-13 03:11:15.733 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-04-13 03:11:15.734 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-04-13 03:11:15.736 | + functions-common:plugin_override_defaults:1817 : return 2022-04-13 03:11:15.738 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-04-13 03:11:15.755 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-04-13 03:11:15.757 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-13 03:11:15.770 | ++ functions-common:is_service_enabled:2081 : return 1 2022-04-13 03:11:15.772 | +++ lib/tls:source:43 : hostname -f 2022-04-13 03:11:15.776 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-13 03:11:15.778 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-13 03:11:15.779 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-13 03:11:15.781 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-13 03:11:15.783 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-13 03:11:15.785 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-13 03:11:15.787 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-13 03:11:15.788 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-13 03:11:15.790 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-13 03:11:15.792 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-13 03:11:15.796 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-04-13 03:11:15.808 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-04-13 03:11:15.825 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-04-13 03:11:15.837 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-04-13 03:11:15.849 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-04-13 03:11:15.884 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-04-13 03:11:15.948 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-04-13 03:11:16.039 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-04-13 03:11:16.060 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-04-13 03:11:16.111 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-04-13 03:11:16.164 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-04-13 03:11:16.308 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-04-13 03:11:16.322 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-04-13 03:11:16.335 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-13 03:11:16.348 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-04-13 03:11:16.435 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-04-13 03:11:16.439 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-13 03:11:16.444 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-13 03:11:16.446 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-13 03:11:16.450 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-13 03:11:16.453 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-13 03:11:16.455 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-13 03:11:16.456 | False' 2022-04-13 03:11:16.458 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-13 03:11:16.473 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-13 03:11:16.476 | + ./stack.sh:main:626 : run_phase source 2022-04-13 03:11:16.478 | + functions-common:run_phase:1853 : local mode=source 2022-04-13 03:11:16.480 | + functions-common:run_phase:1854 : local phase= 2022-04-13 03:11:16.482 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 03:11:16.484 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 03:11:16.486 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 03:11:16.488 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 03:11:16.490 | + functions-common:run_phase:1863 : local extra 2022-04-13 03:11:16.493 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 03:11:16.496 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 03:11:16.498 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 03:11:16.501 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 03:11:16.503 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-13 03:11:16.505 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 03:11:16.519 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 03:11:16.521 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 03:11:16.523 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-13 03:11:16.561 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-13 03:11:16.563 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-13 03:11:16.565 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 03:11:16.567 | + functions-common:run_phase:1875 : load_plugin_settings 2022-04-13 03:11:16.570 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-04-13 03:11:16.572 | + functions-common:load_plugin_settings:1790 : local plugin 2022-04-13 03:11:16.574 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-04-13 03:11:16.576 | + functions-common:load_plugin_settings:1794 : return 2022-04-13 03:11:16.578 | + functions-common:run_phase:1876 : verify_disabled_services 2022-04-13 03:11:16.580 | + functions-common:verify_disabled_services:2136 : local service 2022-04-13 03:11:16.583 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:11:16.585 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-04-13 03:11:16.587 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:11:16.589 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-04-13 03:11:16.592 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:11:16.594 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-04-13 03:11:16.596 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:11:16.598 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-04-13 03:11:16.601 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:11:16.603 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-04-13 03:11:16.605 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:11:16.608 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-04-13 03:11:16.610 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:11:16.613 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-04-13 03:11:16.615 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:11:16.617 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-04-13 03:11:16.619 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:11:16.622 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-04-13 03:11:16.624 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:11:16.627 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-04-13 03:11:16.630 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:11:16.632 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-04-13 03:11:16.636 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:11:16.638 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-04-13 03:11:16.641 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:11:16.644 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-04-13 03:11:16.646 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:11:16.648 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-04-13 03:11:16.651 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:11:16.653 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-04-13 03:11:16.655 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:11:16.657 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-04-13 03:11:16.660 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:11:16.662 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-04-13 03:11:16.664 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:11:16.666 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-04-13 03:11:16.668 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:11:16.671 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-04-13 03:11:16.673 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:11:16.675 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-04-13 03:11:16.677 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:11:16.679 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-04-13 03:11:16.682 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:11:16.684 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-04-13 03:11:16.686 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:11:16.688 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-04-13 03:11:16.691 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:11:16.693 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-04-13 03:11:16.696 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:11:16.698 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-04-13 03:11:16.701 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:11:16.703 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-04-13 03:11:16.707 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:11:16.709 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-04-13 03:11:16.712 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:11:16.714 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-04-13 03:11:16.716 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:11:16.718 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-04-13 03:11:16.720 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:11:16.722 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-04-13 03:11:16.725 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:11:16.727 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-04-13 03:11:16.729 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:11:16.732 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-04-13 03:11:16.734 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:11:16.736 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-04-13 03:11:16.739 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:11:16.741 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-04-13 03:11:16.743 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:11:16.746 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-04-13 03:11:16.748 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:11:16.750 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-04-13 03:11:16.752 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:11:16.754 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-04-13 03:11:16.756 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:11:16.758 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-04-13 03:11:16.761 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:11:16.763 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-04-13 03:11:16.765 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:11:16.767 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-04-13 03:11:16.770 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:11:16.772 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-04-13 03:11:16.774 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:11:16.776 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-04-13 03:11:16.778 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:11:16.780 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-04-13 03:11:16.783 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:11:16.785 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-04-13 03:11:16.787 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:11:16.789 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-04-13 03:11:16.791 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:11:16.793 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-04-13 03:11:16.795 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:11:16.798 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-04-13 03:11:16.800 | + ./stack.sh:main:697 : initialize_database_backends 2022-04-13 03:11:16.803 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 03:11:16.805 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-13 03:11:16.820 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 03:11:16.822 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-13 03:11:16.824 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 03:11:16.826 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-13 03:11:16.841 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 03:11:16.843 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-13 03:11:16.845 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-13 03:11:16.848 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-13 03:11:16.850 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-13 03:11:16.852 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-13 03:11:16.854 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-13 03:11:16.856 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-13 03:11:16.859 | + lib/database:initialize_database_backends:92 : return 0 2022-04-13 03:11:16.861 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-04-13 03:11:16.861 | Using mysql database backend 2022-04-13 03:11:16.863 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-13 03:11:16.878 | + ./stack.sh:main:703 : define_database_baseurl 2022-04-13 03:11:16.881 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-13 03:11:16.884 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 03:11:16.886 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-13 03:11:16.889 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 03:11:16.892 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-04-13 03:11:16.908 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 03:11:16.911 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-13 03:11:16.927 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-04-13 03:11:16.943 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 03:11:16.945 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-13 03:11:16.961 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-13 03:11:16.978 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-04-13 03:11:16.994 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 03:11:16.996 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-04-13 03:11:17.013 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 03:11:17.016 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-13 03:11:17.032 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-04-13 03:11:17.034 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-04-13 03:11:17.037 | + ./stack.sh:main:759 : save_stackenv 759 2022-04-13 03:11:17.039 | + functions-common:save_stackenv:60 : local tag=759 2022-04-13 03:11:17.042 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-13 03:11:17.047 | + functions-common:save_stackenv:62 : time_stamp=2022-04-13-031117 2022-04-13 03:11:17.049 | + functions-common:save_stackenv:63 : echo '# 2022-04-13-031117 759' 2022-04-13 03:11:17.052 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 03:11:17.054 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 03:11:17.057 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 03:11:17.059 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-13 03:11:17.062 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 03:11:17.064 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-13 03:11:17.067 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 03:11:17.069 | + 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-04-13 03:11:17.071 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 03:11:17.074 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.20 2022-04-13 03:11:17.076 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 03:11:17.078 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.20/identity 2022-04-13 03:11:17.081 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 03:11:17.083 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-13-031115 2022-04-13 03:11:17.085 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 03:11:17.088 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-13 03:11:17.090 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 03:11:17.093 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.20 2022-04-13 03:11:17.095 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 03:11:17.097 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-13 03:11:17.100 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 03:11:17.102 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-13 03:11:17.104 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 03:11:17.107 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-13 03:11:17.109 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 03:11:17.112 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-13 03:11:17.114 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-04-13 03:11:17.117 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-04-13 03:11:17.119 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-13 03:11:17.121 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-13 03:11:17.123 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 03:11:17.125 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 03:11:17.128 | ++ functions-common:git_clone:612 : pwd 2022-04-13 03:11:17.131 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 03:11:17.133 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 03:11:17.135 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 03:11:17.151 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 03:11:17.153 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 03:11:17.155 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 03:11:17.158 | + functions-common:git_clone:629 : echo master 2022-04-13 03:11:17.158 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 03:11:17.163 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-13 03:11:17.165 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 03:11:17.167 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-04-13 03:11:17.170 | + functions-common:git_clone:678 : git show --oneline 2022-04-13 03:11:17.170 | + functions-common:git_clone:678 : head -1 2022-04-13 03:11:17.173 | 7b88d6e8 update constraint for ovsdbapp to new release 1.16.0 2022-04-13 03:11:17.175 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-13 03:11:17.178 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-04-13 03:11:17.181 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 03:11:17.183 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-04-13 03:11:17.186 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-13 03:11:17.188 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-13 03:11:17.191 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-13 03:11:17.193 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 03:11:17.196 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-13 03:11:17.198 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-13 03:11:17.200 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-13 03:11:17.204 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-13 03:11:17.208 | ++ tools/install_prereqs.sh:source:47 : NOW=1649819477 2022-04-13 03:11:17.211 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-13 03:11:17.216 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1649819387 2022-04-13 03:11:17.218 | ++ tools/install_prereqs.sh:source:49 : DELTA=90 2022-04-13 03:11:17.221 | ++ tools/install_prereqs.sh:source:50 : [[ 90 -lt 7200 ]] 2022-04-13 03:11:17.223 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-13 03:11:17.226 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-13 03:11:17.228 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-04-13 03:11:17.230 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-13 03:11:17.233 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-04-13 03:11:17.235 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-13 03:11:17.237 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-04-13 03:11:17.239 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-13 03:11:17.243 | +++ 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-04-13 03:11:17.304 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-13 03:11:17.304 | apache2-dev 2022-04-13 03:11:17.304 | bc 2022-04-13 03:11:17.304 | bsdmainutils 2022-04-13 03:11:17.304 | curl 2022-04-13 03:11:17.304 | g++ 2022-04-13 03:11:17.304 | gawk 2022-04-13 03:11:17.304 | gcc 2022-04-13 03:11:17.304 | gettext 2022-04-13 03:11:17.304 | git 2022-04-13 03:11:17.304 | graphviz 2022-04-13 03:11:17.305 | iputils-ping 2022-04-13 03:11:17.305 | libapache2-mod-proxy-uwsgi 2022-04-13 03:11:17.305 | libffi-dev 2022-04-13 03:11:17.305 | libjpeg-dev 2022-04-13 03:11:17.305 | libpcre3-dev 2022-04-13 03:11:17.305 | libpq-dev 2022-04-13 03:11:17.305 | libssl-dev 2022-04-13 03:11:17.305 | libsystemd-dev 2022-04-13 03:11:17.305 | libxml2-dev 2022-04-13 03:11:17.305 | libxslt1-dev 2022-04-13 03:11:17.305 | libyaml-dev 2022-04-13 03:11:17.305 | lsof 2022-04-13 03:11:17.305 | openssh-server 2022-04-13 03:11:17.305 | openssl 2022-04-13 03:11:17.305 | pkg-config 2022-04-13 03:11:17.305 | psmisc 2022-04-13 03:11:17.305 | python3-dev 2022-04-13 03:11:17.305 | python3-pip 2022-04-13 03:11:17.305 | python3-systemd 2022-04-13 03:11:17.305 | python3-venv 2022-04-13 03:11:17.305 | tar 2022-04-13 03:11:17.305 | tcpdump 2022-04-13 03:11:17.305 | unzip 2022-04-13 03:11:17.305 | uuid-runtime 2022-04-13 03:11:17.305 | wget 2022-04-13 03:11:17.305 | wget 2022-04-13 03:11:17.305 | zlib1g-dev 2022-04-13 03:11:17.305 | libkrb5-dev 2022-04-13 03:11:17.305 | libldap2-dev 2022-04-13 03:11:17.305 | libsasl2-dev 2022-04-13 03:11:17.305 | memcached 2022-04-13 03:11:17.305 | python3-mysqldb 2022-04-13 03:11:17.305 | sqlite3 2022-04-13 03:11:17.305 | conntrack 2022-04-13 03:11:17.305 | curl 2022-04-13 03:11:17.306 | dnsmasq-base 2022-04-13 03:11:17.306 | dnsmasq-utils 2022-04-13 03:11:17.306 | ebtables 2022-04-13 03:11:17.306 | genisoimage 2022-04-13 03:11:17.306 | iptables 2022-04-13 03:11:17.306 | iputils-arping 2022-04-13 03:11:17.306 | kpartx 2022-04-13 03:11:17.306 | libjs-jquery-tablesorter 2022-04-13 03:11:17.306 | parted 2022-04-13 03:11:17.306 | pm-utils 2022-04-13 03:11:17.306 | python3-mysqldb 2022-04-13 03:11:17.306 | socat 2022-04-13 03:11:17.306 | sqlite3 2022-04-13 03:11:17.306 | sudo 2022-04-13 03:11:17.306 | vlan 2022-04-13 03:11:17.306 | lsscsi 2022-04-13 03:11:17.306 | open-iscsi 2022-04-13 03:11:17.306 | lvm2 2022-04-13 03:11:17.306 | qemu-utils 2022-04-13 03:11:17.306 | thin-provisioning-tools 2022-04-13 03:11:17.306 | acl 2022-04-13 03:11:17.306 | dnsmasq-base 2022-04-13 03:11:17.306 | dnsmasq-utils 2022-04-13 03:11:17.306 | ebtables 2022-04-13 03:11:17.306 | haproxy 2022-04-13 03:11:17.306 | iptables 2022-04-13 03:11:17.306 | iputils-arping 2022-04-13 03:11:17.306 | iputils-ping 2022-04-13 03:11:17.306 | postgresql-server-dev-all 2022-04-13 03:11:17.306 | python3-mysqldb 2022-04-13 03:11:17.306 | sqlite3 2022-04-13 03:11:17.306 | sudo 2022-04-13 03:11:17.306 | vlan 2022-04-13 03:11:17.306 | pcp 2022-04-13 03:11:17.306 | ipset 2022-04-13 03:11:17.306 | conntrack 2022-04-13 03:11:17.306 | conntrackd 2022-04-13 03:11:17.307 | keepalived 2022-04-13 03:11:17.307 | lvm2 2022-04-13 03:11:17.307 | qemu-utils 2022-04-13 03:11:17.307 | thin-provisioning-tools 2022-04-13 03:11:17.307 | curl 2022-04-13 03:11:17.307 | liberasurecode-dev 2022-04-13 03:11:17.307 | make 2022-04-13 03:11:17.307 | memcached 2022-04-13 03:11:17.307 | rsync 2022-04-13 03:11:17.307 | sqlite3 2022-04-13 03:11:17.307 | xfsprogs' 2022-04-13 03:11:17.309 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-13 03:11:17.328 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-13 03:11:17.328 | apache2-dev 2022-04-13 03:11:17.328 | bc 2022-04-13 03:11:17.328 | bsdmainutils 2022-04-13 03:11:17.328 | curl 2022-04-13 03:11:17.328 | g++ 2022-04-13 03:11:17.328 | gawk 2022-04-13 03:11:17.328 | gcc 2022-04-13 03:11:17.328 | gettext 2022-04-13 03:11:17.328 | git 2022-04-13 03:11:17.328 | graphviz 2022-04-13 03:11:17.328 | iputils-ping 2022-04-13 03:11:17.328 | libapache2-mod-proxy-uwsgi 2022-04-13 03:11:17.328 | libffi-dev 2022-04-13 03:11:17.328 | libjpeg-dev 2022-04-13 03:11:17.328 | libpcre3-dev 2022-04-13 03:11:17.328 | libpq-dev 2022-04-13 03:11:17.328 | libssl-dev 2022-04-13 03:11:17.328 | libsystemd-dev 2022-04-13 03:11:17.328 | libxml2-dev 2022-04-13 03:11:17.328 | libxslt1-dev 2022-04-13 03:11:17.328 | libyaml-dev 2022-04-13 03:11:17.328 | lsof 2022-04-13 03:11:17.328 | openssh-server 2022-04-13 03:11:17.328 | openssl 2022-04-13 03:11:17.328 | pkg-config 2022-04-13 03:11:17.328 | psmisc 2022-04-13 03:11:17.328 | python3-dev 2022-04-13 03:11:17.328 | python3-pip 2022-04-13 03:11:17.328 | python3-systemd 2022-04-13 03:11:17.329 | python3-venv 2022-04-13 03:11:17.329 | tar 2022-04-13 03:11:17.329 | tcpdump 2022-04-13 03:11:17.329 | unzip 2022-04-13 03:11:17.329 | uuid-runtime 2022-04-13 03:11:17.329 | wget 2022-04-13 03:11:17.329 | wget 2022-04-13 03:11:17.329 | zlib1g-dev 2022-04-13 03:11:17.329 | libkrb5-dev 2022-04-13 03:11:17.329 | libldap2-dev 2022-04-13 03:11:17.329 | libsasl2-dev 2022-04-13 03:11:17.329 | memcached 2022-04-13 03:11:17.329 | python3-mysqldb 2022-04-13 03:11:17.329 | sqlite3 2022-04-13 03:11:17.329 | conntrack 2022-04-13 03:11:17.329 | curl 2022-04-13 03:11:17.329 | dnsmasq-base 2022-04-13 03:11:17.329 | dnsmasq-utils 2022-04-13 03:11:17.329 | ebtables 2022-04-13 03:11:17.329 | genisoimage 2022-04-13 03:11:17.329 | iptables 2022-04-13 03:11:17.329 | iputils-arping 2022-04-13 03:11:17.329 | kpartx 2022-04-13 03:11:17.329 | libjs-jquery-tablesorter 2022-04-13 03:11:17.329 | parted 2022-04-13 03:11:17.329 | pm-utils 2022-04-13 03:11:17.329 | python3-mysqldb 2022-04-13 03:11:17.329 | socat 2022-04-13 03:11:17.329 | sqlite3 2022-04-13 03:11:17.329 | sudo 2022-04-13 03:11:17.329 | vlan 2022-04-13 03:11:17.329 | lsscsi 2022-04-13 03:11:17.329 | open-iscsi 2022-04-13 03:11:17.329 | lvm2 2022-04-13 03:11:17.330 | qemu-utils 2022-04-13 03:11:17.330 | thin-provisioning-tools 2022-04-13 03:11:17.330 | acl 2022-04-13 03:11:17.330 | dnsmasq-base 2022-04-13 03:11:17.330 | dnsmasq-utils 2022-04-13 03:11:17.330 | ebtables 2022-04-13 03:11:17.330 | haproxy 2022-04-13 03:11:17.330 | iptables 2022-04-13 03:11:17.330 | iputils-arping 2022-04-13 03:11:17.330 | iputils-ping 2022-04-13 03:11:17.330 | postgresql-server-dev-all 2022-04-13 03:11:17.330 | python3-mysqldb 2022-04-13 03:11:17.330 | sqlite3 2022-04-13 03:11:17.330 | sudo 2022-04-13 03:11:17.330 | vlan 2022-04-13 03:11:17.330 | pcp 2022-04-13 03:11:17.330 | ipset 2022-04-13 03:11:17.330 | conntrack 2022-04-13 03:11:17.330 | conntrackd 2022-04-13 03:11:17.330 | keepalived 2022-04-13 03:11:17.330 | lvm2 2022-04-13 03:11:17.330 | qemu-utils 2022-04-13 03:11:17.330 | thin-provisioning-tools 2022-04-13 03:11:17.330 | curl 2022-04-13 03:11:17.330 | liberasurecode-dev 2022-04-13 03:11:17.330 | make 2022-04-13 03:11:17.330 | memcached 2022-04-13 03:11:17.330 | rsync 2022-04-13 03:11:17.330 | sqlite3 2022-04-13 03:11:17.330 | xfsprogs ' 2022-04-13 03:11:17.330 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-13 03:11:17.333 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 03:11:17.335 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 03:11:17.338 | ++ 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-04-13 03:11:17.338 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-13 03:11:17.343 | ++ 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-04-13 03:11:17.345 | ++ functions-common:install_package:1463 : update_package_repo 2022-04-13 03:11:17.348 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 03:11:17.350 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-04-13 03:11:17.352 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 03:11:17.354 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 03:11:17.356 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 03:11:17.358 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 03:11:17.360 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 03:11:17.363 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 03:11:17.365 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-04-13 03:11:17.367 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-04-13 03:11:17.369 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-04-13 03:11:17.372 | +++ functions-common:apt_get_update:1197 : id -u 2022-04-13 03:11:17.376 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-04-13 03:11:17.378 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-04-13 03:11:17.380 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-04-13 03:11:17.382 | ++ functions-common:time_start:2412 : local start_time= 2022-04-13 03:11:17.384 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-04-13 03:11:17.386 | +++ functions-common:time_start:2416 : date +%s%3N 2022-04-13 03:11:17.391 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1649819477388 2022-04-13 03:11:17.393 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-13 03:11:17.395 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-13 03:11:17.397 | ++ functions-common:apt_get_update:1204 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-04-13 03:11:17.650 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-13 03:11:17.695 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-04-13 03:11:17.755 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-04-13 03:11:17.846 | Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-04-13 03:11:19.932 | Reading package lists... 2022-04-13 03:11:19.967 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-04-13 03:11:19.969 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-04-13 03:11:19.972 | ++ functions-common:time_stop:2425 : local name 2022-04-13 03:11:19.975 | ++ functions-common:time_stop:2426 : local end_time 2022-04-13 03:11:19.977 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-13 03:11:19.980 | ++ functions-common:time_stop:2428 : local total 2022-04-13 03:11:19.982 | ++ functions-common:time_stop:2429 : local start_time 2022-04-13 03:11:19.984 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-04-13 03:11:19.987 | ++ functions-common:time_stop:2432 : start_time=1649819477388 2022-04-13 03:11:19.989 | ++ functions-common:time_stop:2434 : [[ -z 1649819477388 ]] 2022-04-13 03:11:19.992 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 03:11:19.996 | ++ functions-common:time_stop:2437 : end_time=1649819479994 2022-04-13 03:11:19.999 | ++ functions-common:time_stop:2438 : elapsed_time=2606 2022-04-13 03:11:20.002 | ++ functions-common:time_stop:2439 : total=0 2022-04-13 03:11:20.004 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 03:11:20.006 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2606 2022-04-13 03:11:20.008 | ++ functions-common:install_package:1464 : 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-04-13 03:11:20.010 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 03:11:20.013 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 03:11:20.015 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 03:11:20.017 | ++ functions-common:real_install_package:1450 : 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-04-13 03:11:20.037 | ++ functions-common:apt_get:1230 : 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-04-13 03:11:20.147 | Reading package lists... 2022-04-13 03:11:20.390 | Building dependency tree... 2022-04-13 03:11:20.392 | Reading state information... 2022-04-13 03:11:20.425 | acl is already the newest version (2.2.53-6). 2022-04-13 03:11:20.425 | bc is already the newest version (1.07.1-2build1). 2022-04-13 03:11:20.425 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-13 03:11:20.425 | conntrack is already the newest version (1:1.4.5-2). 2022-04-13 03:11:20.425 | ebtables is already the newest version (2.0.11-3build1). 2022-04-13 03:11:20.425 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 03:11:20.425 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-13 03:11:20.425 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 03:11:20.425 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-13 03:11:20.425 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-13 03:11:20.425 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-13 03:11:20.425 | iputils-arping is already the newest version (3:20190709-3). 2022-04-13 03:11:20.425 | iputils-ping is already the newest version (3:20190709-3). 2022-04-13 03:11:20.425 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-13 03:11:20.425 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-13 03:11:20.425 | libffi-dev is already the newest version (3.3-4). 2022-04-13 03:11:20.425 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-13 03:11:20.425 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-13 03:11:20.425 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-13 03:11:20.425 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-13 03:11:20.425 | lsscsi is already the newest version (0.30-0.1). 2022-04-13 03:11:20.426 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-13 03:11:20.426 | make is already the newest version (4.2.1-1.2). 2022-04-13 03:11:20.426 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-13 03:11:20.426 | psmisc is already the newest version (23.3-1). 2022-04-13 03:11:20.426 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-13 03:11:20.426 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-13 03:11:20.426 | python3-systemd is already the newest version (234-3build2). 2022-04-13 03:11:20.426 | socat is already the newest version (1.7.3.3-2). 2022-04-13 03:11:20.426 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-13 03:11:20.426 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-13 03:11:20.426 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-13 03:11:20.426 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-13 03:11:20.426 | graphviz is already the newest version (2.42.2-3build2). 2022-04-13 03:11:20.426 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-13 03:11:20.426 | pcp is already the newest version (5.0.3-1). 2022-04-13 03:11:20.426 | pm-utils is already the newest version (1.4.1-19). 2022-04-13 03:11:20.426 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-13 03:11:20.426 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 03:11:20.426 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 03:11:20.426 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-13 03:11:20.426 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 03:11:20.426 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 03:11:20.426 | git is already the newest version (1:2.25.1-1ubuntu3.3). 2022-04-13 03:11:20.426 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-13 03:11:20.426 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-13 03:11:20.426 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-13 03:11:20.426 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-13 03:11:20.426 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-13 03:11:20.426 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-13 03:11:20.426 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-13 03:11:20.426 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 03:11:20.426 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-04-13 03:11:20.426 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-13 03:11:20.426 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-13 03:11:20.427 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-13 03:11:20.427 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-13 03:11:20.427 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-13 03:11:20.427 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 03:11:20.427 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-13 03:11:20.427 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-13 03:11:20.427 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-13 03:11:20.427 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-13 03:11:20.427 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-13 03:11:20.427 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-13 03:11:20.427 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-04-13 03:11:20.427 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-13 03:11:20.427 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-13 03:11:20.427 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-13 03:11:20.633 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 03:11:20.633 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-13 03:11:20.633 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-13 03:11:20.633 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-13 03:11:20.633 | The following packages were automatically installed and are no longer required: 2022-04-13 03:11:20.634 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 03:11:20.634 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 03:11:20.634 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 03:11:20.634 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 03:11:20.634 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 03:11:20.634 | python3-zope.interface 2022-04-13 03:11:20.634 | Use 'sudo apt autoremove' to remove them. 2022-04-13 03:11:20.772 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 03:11:20.777 | ++ functions-common:apt_get:1234 : result=0 2022-04-13 03:11:20.780 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 03:11:20.782 | ++ functions-common:time_stop:2425 : local name 2022-04-13 03:11:20.785 | ++ functions-common:time_stop:2426 : local end_time 2022-04-13 03:11:20.787 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-13 03:11:20.790 | ++ functions-common:time_stop:2428 : local total 2022-04-13 03:11:20.792 | ++ functions-common:time_stop:2429 : local start_time 2022-04-13 03:11:20.794 | ++ functions-common:time_stop:2431 : name=apt-get 2022-04-13 03:11:20.797 | ++ functions-common:time_stop:2432 : start_time=1649819480035 2022-04-13 03:11:20.799 | ++ functions-common:time_stop:2434 : [[ -z 1649819480035 ]] 2022-04-13 03:11:20.802 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 03:11:20.806 | ++ functions-common:time_stop:2437 : end_time=1649819480804 2022-04-13 03:11:20.808 | ++ functions-common:time_stop:2438 : elapsed_time=769 2022-04-13 03:11:20.810 | ++ functions-common:time_stop:2439 : total=785 2022-04-13 03:11:20.813 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 03:11:20.815 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1554 2022-04-13 03:11:20.818 | ++ functions-common:apt_get:1238 : return 0 2022-04-13 03:11:20.821 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-13 03:11:20.824 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-13 03:11:20.826 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-13 03:11:20.830 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-13 03:11:20.835 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-04-13 03:11:20.837 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-04-13 03:11:20.840 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-13 03:11:22.286 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-13 03:11:22.288 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-13 03:11:22.290 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-13 03:11:22.292 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-13 03:11:22.294 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-13 03:11:22.296 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-13 03:11:22.298 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-13 03:11:22.300 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-13 03:11:22.301 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-13 03:11:22.303 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-13 03:11:22.305 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-13 03:11:22.306 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-13 03:11:22.308 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-13 03:11:22.310 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-13 03:11:22.312 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-13 03:11:22.313 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-13 03:11:22.315 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-13 03:11:22.317 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-13 03:11:22.318 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-13 03:11:22.320 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-13 03:11:22.322 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-13 03:11:22.324 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-13 03:11:22.326 | + functions-common:_ensure_lsb_release:394 : return 2022-04-13 03:11:22.328 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-13 03:11:22.396 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-13 03:11:22.400 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-13 03:11:22.476 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-13 03:11:22.480 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-13 03:11:22.550 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-13 03:11:22.553 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-13 03:11:22.556 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-13 03:11:22.559 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-13 03:11:22.562 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-13 03:11:22.566 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-13 03:11:22.568 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-13 03:11:22.572 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-13 03:11:22.575 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-13 03:11:22.578 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-13 03:11:22.580 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-13 03:11:22.580 | Distro: focal 2022-04-13 03:11:22.583 | + tools/install_pip.sh:main:124 : get_versions 2022-04-13 03:11:22.585 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 03:11:22.589 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 03:11:22.590 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 03:11:22.593 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 03:11:22.593 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 03:11:23.172 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 03:11:23.176 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 03:11:23.176 | pip: 21.3.1 2022-04-13 03:11:23.179 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-13 03:11:23.182 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-13 03:11:23.185 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 03:11:23.188 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 03:11:23.191 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 03:11:23.194 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 03:11:23.197 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 03:11:23.200 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 03:11:23.203 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 03:11:23.205 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 03:11:23.207 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 03:11:23.209 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 03:11:23.211 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 03:11:23.213 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-13 03:11:23.214 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 03:11:23.217 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 03:11:23.218 | + tools/install_pip.sh:main:142 : : 2022-04-13 03:11:23.221 | + tools/install_pip.sh:main:147 : set -x 2022-04-13 03:11:23.222 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-13 03:11:23.225 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-13 03:11:23.226 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 03:11:23.230 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-13 03:11:23.232 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-13 03:11:23.234 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 03:11:23.237 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-13 03:11:23.238 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 03:11:23.242 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2022-04-13 03:11:23.243 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2022-04-13 03:11:23.245 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-13 03:11:23.247 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-13 03:11:23.249 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-13 03:11:23.266 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-04-13 03:11:23.268 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-13 03:11:23.994 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 03:11:23.994 | from cryptography.utils import int_from_bytes 2022-04-13 03:11:23.994 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 03:11:23.994 | from cryptography.utils import int_from_bytes 2022-04-13 03:11:25.213 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 03:11:26.845 | Collecting setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-04-13 03:11:26.857 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a65/e3802053e99fc/setuptools-62.0.0-py3-none-any.whl (1.1 MB) 2022-04-13 03:11:28.545 | Installing collected packages: setuptools 2022-04-13 03:11:29.406 | Successfully installed setuptools-62.0.0 2022-04-13 03:11:29.406 | 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-04-13 03:11:29.551 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 03:11:29.551 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 03:11:29.668 | + inc/python:pip_install:200 : result=0 2022-04-13 03:11:29.671 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 03:11:29.674 | + functions-common:time_stop:2425 : local name 2022-04-13 03:11:29.677 | + functions-common:time_stop:2426 : local end_time 2022-04-13 03:11:29.680 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 03:11:29.683 | + functions-common:time_stop:2428 : local total 2022-04-13 03:11:29.685 | + functions-common:time_stop:2429 : local start_time 2022-04-13 03:11:29.688 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 03:11:29.691 | + functions-common:time_stop:2432 : start_time=1649819483261 2022-04-13 03:11:29.693 | + functions-common:time_stop:2434 : [[ -z 1649819483261 ]] 2022-04-13 03:11:29.696 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 03:11:29.699 | + functions-common:time_stop:2437 : end_time=1649819489697 2022-04-13 03:11:29.701 | + functions-common:time_stop:2438 : elapsed_time=6436 2022-04-13 03:11:29.703 | + functions-common:time_stop:2439 : total=0 2022-04-13 03:11:29.706 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 03:11:29.709 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6436 2022-04-13 03:11:29.711 | + inc/python:pip_install:203 : return 0 2022-04-13 03:11:29.713 | + tools/install_pip.sh:main:153 : get_versions 2022-04-13 03:11:29.716 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 03:11:29.721 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 03:11:29.723 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 03:11:29.726 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 03:11:29.726 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 03:11:30.308 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 03:11:30.310 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 03:11:30.310 | pip: 21.3.1 2022-04-13 03:11:30.315 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-13 03:11:30.318 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 03:11:30.323 | + ./stack.sh:main:798 : fixup_all 2022-04-13 03:11:30.325 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-13 03:11:30.328 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-13 03:11:30.331 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 03:11:30.333 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 03:11:30.336 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-13 03:11:30.348 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-13 03:11:30.359 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-13 03:11:30.370 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-13 03:11:30.372 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-13 03:11:30.375 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 03:11:30.377 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 03:11:30.379 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 03:11:30.381 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 03:11:30.383 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 03:11:30.385 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 03:11:30.388 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 03:11:30.391 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 03:11:30.393 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 03:11:30.395 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 03:11:30.398 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 03:11:30.400 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-13 03:11:30.402 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-13 03:11:30.405 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-13 03:11:30.407 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 03:11:30.410 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 03:11:30.412 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 03:11:30.414 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 03:11:30.416 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 03:11:30.419 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 03:11:30.421 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-13 03:11:30.423 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-13 03:11:30.425 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-13 03:11:30.427 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-13 03:11:30.429 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-13 03:11:30.432 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-13 03:11:30.434 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-04-13 03:11:30.458 | Using python 3.8 to install os-testr 2022-04-13 03:11:30.460 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-04-13 03:11:31.210 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 03:11:31.210 | from cryptography.utils import int_from_bytes 2022-04-13 03:11:31.210 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 03:11:31.210 | from cryptography.utils import int_from_bytes 2022-04-13 03:11:32.359 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 03:11:32.390 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-13 03:11:32.458 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-04-13 03:11:32.459 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-13 03:11:32.460 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.1) 2022-04-13 03:11:32.475 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-04-13 03:11:32.485 | 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-04-13 03:11:32.495 | 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-04-13 03:11:34.182 | 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-04-13 03:11:34.196 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 03:11:34.196 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 03:11:34.309 | + inc/python:pip_install:200 : result=0 2022-04-13 03:11:34.313 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 03:11:34.317 | + functions-common:time_stop:2425 : local name 2022-04-13 03:11:34.320 | + functions-common:time_stop:2426 : local end_time 2022-04-13 03:11:34.324 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 03:11:34.328 | + functions-common:time_stop:2428 : local total 2022-04-13 03:11:34.331 | + functions-common:time_stop:2429 : local start_time 2022-04-13 03:11:34.333 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 03:11:34.335 | + functions-common:time_stop:2432 : start_time=1649819490451 2022-04-13 03:11:34.337 | + functions-common:time_stop:2434 : [[ -z 1649819490451 ]] 2022-04-13 03:11:34.340 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 03:11:34.345 | + functions-common:time_stop:2437 : end_time=1649819494342 2022-04-13 03:11:34.347 | + functions-common:time_stop:2438 : elapsed_time=3891 2022-04-13 03:11:34.349 | + functions-common:time_stop:2439 : total=0 2022-04-13 03:11:34.351 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 03:11:34.353 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3891 2022-04-13 03:11:34.355 | + inc/python:pip_install:203 : return 0 2022-04-13 03:11:34.358 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-13 03:11:34.410 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-04-13 03:11:34.526 | + ./stack.sh:main:812 : install_infra 2022-04-13 03:11:34.529 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 03:11:34.531 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-13 03:11:34.534 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 03:11:34.537 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-13 03:11:34.564 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-04-13 03:11:36.433 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:11:36.440 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:11:36.444 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:11:36.449 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:11:36.453 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:11:36.460 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:11:36.464 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:11:36.489 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:11:36.567 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:11:36.585 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:11:36.589 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:11:36.594 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:11:36.608 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:11:36.616 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:11:36.618 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:11:36.635 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:11:36.652 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:11:36.661 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:11:36.666 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:11:36.684 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:11:36.705 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:11:36.723 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:11:36.731 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:11:36.736 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:11:36.756 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:11:36.785 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:11:36.787 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:11:36.800 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:11:36.805 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:11:36.809 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:11:36.814 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:11:36.828 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:11:36.835 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:11:36.887 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:11:36.904 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:11:36.908 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:11:36.939 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:11:37.000 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:11:37.007 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:11:37.013 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:11:37.063 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:11:37.076 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:11:37.085 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:11:37.186 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:11:37.212 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:11:37.216 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:11:37.226 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:11:37.231 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:11:37.250 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:11:37.257 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:11:37.274 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:11:37.304 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:11:37.332 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:11:37.344 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:11:37.356 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:11:37.373 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:11:37.382 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:11:37.396 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:11:37.407 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:11:37.411 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:11:37.417 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 03:11:37.553 | Requirement already up-to-date: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.8.1) 2022-04-13 03:11:37.837 | + inc/python:pip_install:200 : result=0 2022-04-13 03:11:37.840 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 03:11:37.844 | + functions-common:time_stop:2425 : local name 2022-04-13 03:11:37.847 | + functions-common:time_stop:2426 : local end_time 2022-04-13 03:11:37.849 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 03:11:37.851 | + functions-common:time_stop:2428 : local total 2022-04-13 03:11:37.853 | + functions-common:time_stop:2429 : local start_time 2022-04-13 03:11:37.856 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 03:11:37.858 | + functions-common:time_stop:2432 : start_time=1649819494554 2022-04-13 03:11:37.860 | + functions-common:time_stop:2434 : [[ -z 1649819494554 ]] 2022-04-13 03:11:37.863 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 03:11:37.868 | + functions-common:time_stop:2437 : end_time=1649819497865 2022-04-13 03:11:37.871 | + functions-common:time_stop:2438 : elapsed_time=3311 2022-04-13 03:11:37.874 | + functions-common:time_stop:2439 : total=3891 2022-04-13 03:11:37.876 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 03:11:37.879 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7202 2022-04-13 03:11:37.881 | + inc/python:pip_install:203 : return 0 2022-04-13 03:11:37.883 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 03:11:37.886 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-13 03:11:37.908 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-04-13 03:11:39.666 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:11:39.673 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:11:39.677 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:11:39.682 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:11:39.686 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:11:39.693 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:11:39.697 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:11:39.722 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:11:39.801 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:11:39.819 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:11:39.823 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:11:39.828 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:11:39.843 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:11:39.851 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:11:39.853 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:11:39.870 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:11:39.887 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:11:39.897 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:11:39.902 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:11:39.919 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:11:39.941 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:11:39.959 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:11:39.967 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:11:39.972 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:11:39.993 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:11:40.022 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:11:40.024 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:11:40.038 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:11:40.043 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:11:40.047 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:11:40.052 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:11:40.067 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:11:40.073 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:11:40.123 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:11:40.140 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:11:40.144 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:11:40.176 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:11:40.238 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:11:40.244 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:11:40.251 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:11:40.302 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:11:40.315 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:11:40.323 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:11:40.426 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:11:40.451 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:11:40.455 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:11:40.465 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:11:40.470 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:11:40.489 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:11:40.496 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:11:40.513 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:11:40.544 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:11:40.572 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:11:40.584 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:11:40.597 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:11:40.615 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:11:40.623 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:11:40.637 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:11:40.648 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:11:40.652 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:11:40.659 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 03:11:40.661 | Processing /opt/stack/requirements 2022-04-13 03:11:42.420 | 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 29)) (6.0) 2022-04-13 03:11:42.423 | 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 191)) (3.0.0) 2022-04-13 03:11:42.434 | 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 366)) (21.3) 2022-04-13 03:11:42.440 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.8.1) 2022-04-13 03:11:42.442 | Requirement already satisfied: pyparsing===3.0.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (3.0.7) 2022-04-13 03:11:42.448 | 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 497)) (2.27.1) 2022-04-13 03:11:42.474 | 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 539)) (1.16.0) 2022-04-13 03:11:42.477 | 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 596)) (2.5.0) 2022-04-13 03:11:42.488 | 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 625)) (1.26.9) 2022-04-13 03:11:42.539 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5354) (1.3) 2022-04-13 03:11:42.541 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5354) (0.3.0) 2022-04-13 03:11:42.556 | 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 497)) (2021.10.8) 2022-04-13 03:11:42.559 | 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 128)) (2.0.12) 2022-04-13 03:11:42.564 | 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 226)) (3.3) 2022-04-13 03:11:42.568 | 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 186)) (1.0.0) 2022-04-13 03:11:42.570 | 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 131)) (3.10.1) 2022-04-13 03:11:42.582 | Requirement already satisfied: prettytable===3.2.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (3.2.0) 2022-04-13 03:11:42.593 | Requirement already satisfied: cmd2===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (2.4.0) 2022-04-13 03:11:42.643 | 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 575)) (3.5.0) 2022-04-13 03:11:42.649 | Requirement already satisfied: autopage===0.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 105)) (0.5.0) 2022-04-13 03:11:42.652 | 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 636)) (0.2.5) 2022-04-13 03:11:42.657 | 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 101)) (21.4.0) 2022-04-13 03:11:42.717 | 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 410)) (1.8.2) 2022-04-13 03:11:42.720 | Building wheels for collected packages: openstack-requirements 2022-04-13 03:11:42.721 | Building wheel for openstack-requirements (setup.py): started 2022-04-13 03:11:43.555 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-13 03:11:43.556 | ERROR: Command errored out with exit status 1: 2022-04-13 03:11:43.556 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-7kqhtohk/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-7kqhtohk/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-9sapjujh 2022-04-13 03:11:43.556 | cwd: /tmp/pip-req-build-7kqhtohk/ 2022-04-13 03:11:43.556 | Complete output (6 lines): 2022-04-13 03:11:43.556 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-13 03:11:43.556 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-13 03:11:43.556 | or: setup.py --help-commands 2022-04-13 03:11:43.556 | or: setup.py cmd --help 2022-04-13 03:11:43.556 | 2022-04-13 03:11:43.556 | error: invalid command 'bdist_wheel' 2022-04-13 03:11:43.556 | ---------------------------------------- 2022-04-13 03:11:43.556 | ERROR: Failed building wheel for openstack-requirements 2022-04-13 03:11:43.557 | Running setup.py clean for openstack-requirements 2022-04-13 03:11:44.386 | Failed to build openstack-requirements 2022-04-13 03:11:44.411 | Installing collected packages: openstack-requirements 2022-04-13 03:11:44.411 | Attempting uninstall: openstack-requirements 2022-04-13 03:11:44.412 | Found existing installation: openstack-requirements 1.2.1.dev5354 2022-04-13 03:11:44.447 | Uninstalling openstack-requirements-1.2.1.dev5354: 2022-04-13 03:11:44.465 | Successfully uninstalled openstack-requirements-1.2.1.dev5354 2022-04-13 03:11:44.468 | Running setup.py install for openstack-requirements: started 2022-04-13 03:11:46.855 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-13 03:11:46.886 | Successfully installed openstack-requirements-1.2.1.dev5354 2022-04-13 03:11:47.014 | + inc/python:pip_install:200 : result=0 2022-04-13 03:11:47.018 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 03:11:47.020 | + functions-common:time_stop:2425 : local name 2022-04-13 03:11:47.024 | + functions-common:time_stop:2426 : local end_time 2022-04-13 03:11:47.027 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 03:11:47.030 | + functions-common:time_stop:2428 : local total 2022-04-13 03:11:47.033 | + functions-common:time_stop:2429 : local start_time 2022-04-13 03:11:47.036 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 03:11:47.040 | + functions-common:time_stop:2432 : start_time=1649819497901 2022-04-13 03:11:47.042 | + functions-common:time_stop:2434 : [[ -z 1649819497901 ]] 2022-04-13 03:11:47.047 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 03:11:47.052 | + functions-common:time_stop:2437 : end_time=1649819507049 2022-04-13 03:11:47.054 | + functions-common:time_stop:2438 : elapsed_time=9148 2022-04-13 03:11:47.056 | + functions-common:time_stop:2439 : total=7202 2022-04-13 03:11:47.058 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 03:11:47.060 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=16350 2022-04-13 03:11:47.063 | + inc/python:pip_install:203 : return 0 2022-04-13 03:11:47.065 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-13 03:11:47.068 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-13 03:11:47.070 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-13 03:11:47.072 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:11:47.075 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:11:47.077 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-04-13 03:11:47.079 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:11:47.082 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-13 03:11:47.102 | Using python 3.8 to install pbr 2022-04-13 03:11:47.104 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-04-13 03:11:47.838 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 03:11:47.838 | from cryptography.utils import int_from_bytes 2022-04-13 03:11:47.838 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 03:11:47.838 | from cryptography.utils import int_from_bytes 2022-04-13 03:11:49.002 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 03:11:49.034 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-13 03:11:50.798 | 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-04-13 03:11:50.804 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 03:11:50.804 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 03:11:50.914 | + inc/python:pip_install:200 : result=0 2022-04-13 03:11:50.917 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 03:11:50.920 | + functions-common:time_stop:2425 : local name 2022-04-13 03:11:50.923 | + functions-common:time_stop:2426 : local end_time 2022-04-13 03:11:50.925 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 03:11:50.927 | + functions-common:time_stop:2428 : local total 2022-04-13 03:11:50.930 | + functions-common:time_stop:2429 : local start_time 2022-04-13 03:11:50.932 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 03:11:50.934 | + functions-common:time_stop:2432 : start_time=1649819507096 2022-04-13 03:11:50.936 | + functions-common:time_stop:2434 : [[ -z 1649819507096 ]] 2022-04-13 03:11:50.939 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 03:11:50.943 | + functions-common:time_stop:2437 : end_time=1649819510941 2022-04-13 03:11:50.945 | + functions-common:time_stop:2438 : elapsed_time=3845 2022-04-13 03:11:50.947 | + functions-common:time_stop:2439 : total=16350 2022-04-13 03:11:50.949 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 03:11:50.952 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=20195 2022-04-13 03:11:50.954 | + inc/python:pip_install:203 : return 0 2022-04-13 03:11:50.956 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-04-13 03:11:53.216 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-13 03:11:55.135 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 03:11:55.137 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-04-13 03:11:55.153 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-04-13 03:11:55.158 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-13 03:11:55.161 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-04-13 03:11:55.163 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-13 03:11:55.166 | 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.8) 2022-04-13 03:11:55.238 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 03:11:55.242 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 03:11:55.247 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-04-13 03:11:55.270 | + ./stack.sh:main:821 : pkgs= 2022-04-13 03:11:55.272 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-04-13 03:11:55.275 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-04-13 03:11:55.277 | + functions-common:run_phase:1853 : local mode=stack 2022-04-13 03:11:55.279 | + functions-common:run_phase:1854 : local phase=pre-install 2022-04-13 03:11:55.282 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 03:11:55.284 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 03:11:55.286 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 03:11:55.289 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 03:11:55.291 | + functions-common:run_phase:1863 : local extra 2022-04-13 03:11:55.294 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 03:11:55.298 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 03:11:55.300 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 03:11:55.302 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 03:11:55.304 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-13 03:11:55.307 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 03:11:55.321 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 03:11:55.323 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 03:11:55.326 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-13 03:11:55.328 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-13 03:11:55.330 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-13 03:11:55.332 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-13 03:11:55.334 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-13 03:11:55.336 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-13 03:11:55.338 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-13 03:11:55.340 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-13 03:11:55.342 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-13 03:11:55.345 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-13 03:11:55.347 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-13 03:11:55.349 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-13 03:11:55.351 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 03:11:55.353 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-13 03:11:55.355 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-04-13 03:11:55.357 | + functions-common:run_plugins:1839 : local mode=stack 2022-04-13 03:11:55.359 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-04-13 03:11:55.361 | + functions-common:run_plugins:1842 : local plugins= 2022-04-13 03:11:55.363 | + functions-common:run_plugins:1843 : local plugin 2022-04-13 03:11:55.366 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-13 03:11:55.369 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-13 03:11:55.371 | + functions:set_systemd_override:821 : local value=2048 2022-04-13 03:11:55.374 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-13 03:11:55.376 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-13 03:11:55.429 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-13 03:11:55.429 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-13 03:11:55.431 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-13 03:11:55.783 | + ./stack.sh:main:834 : install_rpc_backend 2022-04-13 03:11:55.786 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-13 03:11:55.806 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 03:11:55.809 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-13 03:11:55.812 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 03:11:55.815 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 03:11:55.818 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 03:11:55.820 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 03:11:55.822 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 03:11:55.824 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 03:11:55.827 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 03:11:55.829 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 03:11:55.831 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 03:11:55.833 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 03:11:55.835 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 03:11:55.838 | + functions-common:apt_get_update:1190 : return 2022-04-13 03:11:55.840 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-04-13 03:11:55.842 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 03:11:55.844 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 03:11:55.847 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 03:11:55.849 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-04-13 03:11:55.870 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-04-13 03:11:55.979 | Reading package lists... 2022-04-13 03:11:56.221 | Building dependency tree... 2022-04-13 03:11:56.223 | Reading state information... 2022-04-13 03:11:56.467 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-13 03:11:56.467 | The following packages were automatically installed and are no longer required: 2022-04-13 03:11:56.468 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 03:11:56.468 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 03:11:56.468 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 03:11:56.468 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 03:11:56.468 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 03:11:56.468 | python3-zope.interface 2022-04-13 03:11:56.468 | Use 'sudo apt autoremove' to remove them. 2022-04-13 03:11:56.598 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 03:11:56.603 | + functions-common:apt_get:1234 : result=0 2022-04-13 03:11:56.606 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 03:11:56.608 | + functions-common:time_stop:2425 : local name 2022-04-13 03:11:56.612 | + functions-common:time_stop:2426 : local end_time 2022-04-13 03:11:56.614 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 03:11:56.617 | + functions-common:time_stop:2428 : local total 2022-04-13 03:11:56.619 | + functions-common:time_stop:2429 : local start_time 2022-04-13 03:11:56.621 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 03:11:56.625 | + functions-common:time_stop:2432 : start_time=1649819515867 2022-04-13 03:11:56.627 | + functions-common:time_stop:2434 : [[ -z 1649819515867 ]] 2022-04-13 03:11:56.630 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 03:11:56.634 | + functions-common:time_stop:2437 : end_time=1649819516632 2022-04-13 03:11:56.637 | + functions-common:time_stop:2438 : elapsed_time=765 2022-04-13 03:11:56.639 | + functions-common:time_stop:2439 : total=1554 2022-04-13 03:11:56.642 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 03:11:56.644 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2319 2022-04-13 03:11:56.647 | + functions-common:apt_get:1238 : return 0 2022-04-13 03:11:56.649 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-13 03:11:56.652 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 03:11:56.654 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 03:11:56.656 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 03:11:56.658 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 03:11:56.661 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 03:11:56.663 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 03:11:56.665 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-13 03:11:56.667 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 03:11:56.670 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 03:11:56.672 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 03:11:56.674 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 03:11:56.676 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 03:11:56.679 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 03:11:56.681 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 03:11:56.683 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 03:11:56.685 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 03:11:56.688 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 03:11:56.690 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 03:11:56.692 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-13 03:11:56.694 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 03:11:56.697 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 03:11:56.699 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 03:11:56.701 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 03:11:56.703 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 03:11:56.706 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 03:11:56.708 | + ./stack.sh:main:835 : restart_rpc_backend 2022-04-13 03:11:56.710 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-13 03:11:56.726 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 03:11:56.728 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-13 03:11:56.730 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 03:11:56.732 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-04-13 03:11:56.735 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-13 03:11:56.738 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-13 03:11:56.742 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-13 03:11:56.744 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-13 03:11:56.746 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-13 03:11:56.749 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-13 03:11:56.751 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-13 03:11:56.753 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-13 03:11:56.756 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-13 03:11:57.462 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-13 03:11:57.462 | user tags 2022-04-13 03:11:57.462 | stackrabbit []' 2022-04-13 03:11:57.465 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-13 03:11:57.465 | user tags 2022-04-13 03:11:57.465 | stackrabbit []' 2022-04-13 03:11:57.465 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-13 03:11:57.473 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-13 03:11:57.476 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-13 03:11:57.478 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 03:11:58.170 | Changing password for user "stackrabbit" ... 2022-04-13 03:11:58.195 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-13 03:11:58.905 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-13 03:11:58.932 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-13 03:11:58.935 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 03:11:59.661 | Changing password for user "stackrabbit" ... 2022-04-13 03:11:59.690 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-13 03:11:59.692 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-13 03:11:59.695 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-13 03:12:00.398 | Deleting user "guest" ... 2022-04-13 03:12:00.415 | Error: 2022-04-13 03:12:00.415 | {:no_such_user, "guest"} 2022-04-13 03:12:00.428 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-13 03:12:00.430 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-04-13 03:12:00.447 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 03:12:00.449 | + ./stack.sh:main:838 : install_database 2022-04-13 03:12:00.451 | + lib/database:install_database:118 : install_database_mysql 2022-04-13 03:12:00.453 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-13 03:12:00.456 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 03:12:00.459 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 03:12:00.461 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-13 03:12:00.681 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-13 03:12:00.684 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-13 03:12:00.688 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-13 03:12:00.692 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-13 03:12:00.696 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-13 03:12:00.700 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-13 03:12:00.703 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 03:12:00.706 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 03:12:00.709 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 03:12:00.711 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 03:12:00.713 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 03:12:00.716 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 03:12:00.718 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 03:12:00.720 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 03:12:00.722 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 03:12:00.725 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 03:12:00.727 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 03:12:00.729 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-13 03:12:00.731 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 03:12:00.734 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 03:12:00.736 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 03:12:00.738 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 03:12:00.741 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 03:12:00.743 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 03:12:00.745 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-13 03:12:00.747 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 03:12:00.750 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 03:12:00.752 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-13 03:12:00.754 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 03:12:00.757 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 03:12:00.759 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 03:12:00.761 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 03:12:00.763 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 03:12:00.766 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 03:12:00.768 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 03:12:00.770 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 03:12:00.772 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 03:12:00.775 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 03:12:00.778 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 03:12:00.780 | + functions-common:apt_get_update:1190 : return 2022-04-13 03:12:00.783 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-04-13 03:12:00.787 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 03:12:00.789 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 03:12:00.792 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 03:12:00.795 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-04-13 03:12:00.815 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-04-13 03:12:00.924 | Reading package lists... 2022-04-13 03:12:01.168 | Building dependency tree... 2022-04-13 03:12:01.170 | Reading state information... 2022-04-13 03:12:01.413 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-13 03:12:01.413 | The following packages were automatically installed and are no longer required: 2022-04-13 03:12:01.414 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 03:12:01.415 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 03:12:01.415 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 03:12:01.415 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 03:12:01.415 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 03:12:01.415 | python3-zope.interface 2022-04-13 03:12:01.415 | Use 'sudo apt autoremove' to remove them. 2022-04-13 03:12:01.574 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 03:12:01.580 | + functions-common:apt_get:1234 : result=0 2022-04-13 03:12:01.584 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 03:12:01.588 | + functions-common:time_stop:2425 : local name 2022-04-13 03:12:01.591 | + functions-common:time_stop:2426 : local end_time 2022-04-13 03:12:01.594 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 03:12:01.597 | + functions-common:time_stop:2428 : local total 2022-04-13 03:12:01.599 | + functions-common:time_stop:2429 : local start_time 2022-04-13 03:12:01.602 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 03:12:01.604 | + functions-common:time_stop:2432 : start_time=1649819520813 2022-04-13 03:12:01.606 | + functions-common:time_stop:2434 : [[ -z 1649819520813 ]] 2022-04-13 03:12:01.609 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 03:12:01.613 | + functions-common:time_stop:2437 : end_time=1649819521611 2022-04-13 03:12:01.615 | + functions-common:time_stop:2438 : elapsed_time=798 2022-04-13 03:12:01.618 | + functions-common:time_stop:2439 : total=2319 2022-04-13 03:12:01.620 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 03:12:01.622 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3117 2022-04-13 03:12:01.624 | + functions-common:apt_get:1238 : return 0 2022-04-13 03:12:01.627 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-04-13 03:12:01.629 | + ./stack.sh:main:841 : install_database_python 2022-04-13 03:12:01.631 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-13 03:12:01.634 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-13 03:12:01.636 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-13 03:12:01.638 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 03:12:01.641 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-13 03:12:01.644 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-13 03:12:01.646 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 03:12:01.650 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-13 03:12:01.650 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 03:12:01.655 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-13 03:12:01.657 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-13 03:12:01.659 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-13 03:12:01.662 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-13 03:12:01.665 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-13 03:12:01.685 | Using python 3.8 to install PyMySQL 2022-04-13 03:12:01.688 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-04-13 03:12:02.420 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 03:12:02.421 | from cryptography.utils import int_from_bytes 2022-04-13 03:12:02.421 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 03:12:02.421 | from cryptography.utils import int_from_bytes 2022-04-13 03:12:03.564 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 03:12:03.595 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-13 03:12:05.230 | 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-04-13 03:12:05.236 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 03:12:05.236 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 03:12:05.343 | + inc/python:pip_install:200 : result=0 2022-04-13 03:12:05.346 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 03:12:05.350 | + functions-common:time_stop:2425 : local name 2022-04-13 03:12:05.353 | + functions-common:time_stop:2426 : local end_time 2022-04-13 03:12:05.357 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 03:12:05.360 | + functions-common:time_stop:2428 : local total 2022-04-13 03:12:05.364 | + functions-common:time_stop:2429 : local start_time 2022-04-13 03:12:05.368 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 03:12:05.372 | + functions-common:time_stop:2432 : start_time=1649819521680 2022-04-13 03:12:05.376 | + functions-common:time_stop:2434 : [[ -z 1649819521680 ]] 2022-04-13 03:12:05.379 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 03:12:05.384 | + functions-common:time_stop:2437 : end_time=1649819525381 2022-04-13 03:12:05.387 | + functions-common:time_stop:2438 : elapsed_time=3701 2022-04-13 03:12:05.391 | + functions-common:time_stop:2439 : total=20195 2022-04-13 03:12:05.393 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 03:12:05.397 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=23896 2022-04-13 03:12:05.399 | + inc/python:pip_install:203 : return 0 2022-04-13 03:12:05.402 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-13 03:12:05.406 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 03:12:05.408 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-13 03:12:05.411 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-04-13 03:12:05.427 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 03:12:05.429 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-04-13 03:12:05.431 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-13 03:12:05.435 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 03:12:05.435 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 03:12:05.440 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 03:12:05.442 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-13 03:12:05.445 | + 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-04-13 03:12:05.447 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 03:12:05.450 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-13 03:12:05.452 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-13 03:12:05.468 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 03:12:05.470 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-13 03:12:05.473 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 03:12:05.475 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 03:12:05.477 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 03:12:05.480 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 03:12:05.482 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 03:12:05.484 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 03:12:05.487 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 03:12:05.489 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 03:12:05.491 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 03:12:05.493 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 03:12:05.495 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 03:12:05.498 | + functions-common:apt_get_update:1190 : return 2022-04-13 03:12:05.500 | + functions-common:install_package:1464 : real_install_package radvd 2022-04-13 03:12:05.502 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 03:12:05.505 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 03:12:05.507 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 03:12:05.509 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-04-13 03:12:05.530 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-04-13 03:12:05.638 | Reading package lists... 2022-04-13 03:12:05.886 | Building dependency tree... 2022-04-13 03:12:05.887 | Reading state information... 2022-04-13 03:12:06.135 | radvd is already the newest version (1:2.17-2). 2022-04-13 03:12:06.135 | The following packages were automatically installed and are no longer required: 2022-04-13 03:12:06.136 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 03:12:06.136 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 03:12:06.136 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 03:12:06.136 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 03:12:06.136 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 03:12:06.136 | python3-zope.interface 2022-04-13 03:12:06.136 | Use 'sudo apt autoremove' to remove them. 2022-04-13 03:12:06.260 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 03:12:06.267 | + functions-common:apt_get:1234 : result=0 2022-04-13 03:12:06.270 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 03:12:06.274 | + functions-common:time_stop:2425 : local name 2022-04-13 03:12:06.276 | + functions-common:time_stop:2426 : local end_time 2022-04-13 03:12:06.280 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 03:12:06.284 | + functions-common:time_stop:2428 : local total 2022-04-13 03:12:06.286 | + functions-common:time_stop:2429 : local start_time 2022-04-13 03:12:06.288 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 03:12:06.291 | + functions-common:time_stop:2432 : start_time=1649819525527 2022-04-13 03:12:06.293 | + functions-common:time_stop:2434 : [[ -z 1649819525527 ]] 2022-04-13 03:12:06.296 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 03:12:06.300 | + functions-common:time_stop:2437 : end_time=1649819526297 2022-04-13 03:12:06.302 | + functions-common:time_stop:2438 : elapsed_time=770 2022-04-13 03:12:06.305 | + functions-common:time_stop:2439 : total=3117 2022-04-13 03:12:06.307 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 03:12:06.309 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3887 2022-04-13 03:12:06.312 | + functions-common:apt_get:1238 : return 0 2022-04-13 03:12:06.314 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-13 03:12:06.330 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 03:12:06.333 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-13 03:12:06.335 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-13 03:12:06.338 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-13 03:12:06.341 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-13 03:12:06.360 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-13 03:12:06.363 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 03:12:06.365 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 03:12:06.367 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 03:12:06.369 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 03:12:06.372 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 03:12:06.374 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 03:12:06.376 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 03:12:06.378 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 03:12:06.381 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 03:12:06.383 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 03:12:06.385 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 03:12:06.387 | + functions-common:apt_get_update:1190 : return 2022-04-13 03:12:06.389 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-04-13 03:12:06.392 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 03:12:06.394 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 03:12:06.396 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 03:12:06.398 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-04-13 03:12:06.418 | + functions-common:apt_get:1230 : 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-04-13 03:12:06.527 | Reading package lists... 2022-04-13 03:12:06.774 | Building dependency tree... 2022-04-13 03:12:06.775 | Reading state information... 2022-04-13 03:12:07.020 | fakeroot is already the newest version (1.24-1). 2022-04-13 03:12:07.020 | make is already the newest version (4.2.1-1.2). 2022-04-13 03:12:07.020 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-13 03:12:07.020 | The following packages were automatically installed and are no longer required: 2022-04-13 03:12:07.021 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 03:12:07.021 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 03:12:07.021 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 03:12:07.021 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 03:12:07.021 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 03:12:07.021 | python3-zope.interface 2022-04-13 03:12:07.021 | Use 'sudo apt autoremove' to remove them. 2022-04-13 03:12:07.142 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 03:12:07.146 | + functions-common:apt_get:1234 : result=0 2022-04-13 03:12:07.149 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 03:12:07.152 | + functions-common:time_stop:2425 : local name 2022-04-13 03:12:07.155 | + functions-common:time_stop:2426 : local end_time 2022-04-13 03:12:07.157 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 03:12:07.159 | + functions-common:time_stop:2428 : local total 2022-04-13 03:12:07.162 | + functions-common:time_stop:2429 : local start_time 2022-04-13 03:12:07.164 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 03:12:07.166 | + functions-common:time_stop:2432 : start_time=1649819526415 2022-04-13 03:12:07.168 | + functions-common:time_stop:2434 : [[ -z 1649819526415 ]] 2022-04-13 03:12:07.171 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 03:12:07.175 | + functions-common:time_stop:2437 : end_time=1649819527173 2022-04-13 03:12:07.177 | + functions-common:time_stop:2438 : elapsed_time=758 2022-04-13 03:12:07.180 | + functions-common:time_stop:2439 : total=3887 2022-04-13 03:12:07.182 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 03:12:07.184 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4645 2022-04-13 03:12:07.186 | + functions-common:apt_get:1238 : return 0 2022-04-13 03:12:07.189 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-13 03:12:07.191 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 03:12:07.193 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 03:12:07.195 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-13 03:12:07.198 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-13 03:12:07.200 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-13 03:12:07.204 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-13 03:12:07.207 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-13 03:12:07.210 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-13 03:12:07.211 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-13 03:12:07.215 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-13 03:12:07.218 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-13 03:12:07.220 | + functions:vercmp:628 : local v1=5.4 2022-04-13 03:12:07.222 | + functions:vercmp:629 : local 'op=<' 2022-04-13 03:12:07.224 | + functions:vercmp:630 : local v2=3.13 2022-04-13 03:12:07.227 | + functions:vercmp:631 : local result 2022-04-13 03:12:07.230 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-13 03:12:07.230 | ++ functions:vercmp:635 : sort -V 2022-04-13 03:12:07.231 | ++ functions:vercmp:635 : head -1 2022-04-13 03:12:07.235 | + functions:vercmp:635 : result=3.13 2022-04-13 03:12:07.238 | + functions:vercmp:637 : case $op in 2022-04-13 03:12:07.240 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-13 03:12:07.242 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-13 03:12:07.245 | + functions:vercmp:648 : return 2022-04-13 03:12:07.247 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-13 03:12:07.249 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-13 03:12:07.252 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-04-13 03:12:07.630 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-13 03:12:07.635 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-13 03:12:07.638 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:12:07.640 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:12:07.643 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-04-13 03:12:07.646 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:12:07.648 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-04-13 03:12:07.665 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 03:12:07.668 | + ./stack.sh:main:849 : install_etcd3 2022-04-13 03:12:07.671 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-13 03:12:07.671 | Installing etcd 2022-04-13 03:12:07.673 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-13 03:12:07.685 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-13 03:12:07.696 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-13 03:12:07.700 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-13 03:12:07.713 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-13 03:12:07.716 | ++ 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-04-13 03:12:07.718 | ++ 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-04-13 03:12:07.721 | +++ 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-04-13 03:12:07.726 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 03:12:07.728 | ++ 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-04-13 03:12:07.730 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-13 03:12:07.733 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 03:12:07.735 | ++ functions:get_extra_file:74 : return 2022-04-13 03:12:07.738 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 03:12:07.740 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-13 03:12:07.743 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-13 03:12:07.745 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-04-13 03:12:07.761 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 03:12:07.763 | + ./stack.sh:main:868 : install_dstat 2022-04-13 03:12:07.766 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-13 03:12:07.782 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 03:12:07.785 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-04-13 03:12:07.787 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 03:12:07.789 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-04-13 03:12:07.791 | + ./stack.sh:main:877 : install_libs 2022-04-13 03:12:07.794 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-13 03:12:07.796 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-13 03:12:07.798 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-13 03:12:07.801 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-13 03:12:07.803 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:12:07.805 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:12:07.807 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-04-13 03:12:07.809 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:12:07.811 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-13 03:12:07.813 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-13 03:12:07.815 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-13 03:12:07.818 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-13 03:12:07.820 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:12:07.822 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:12:07.824 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-04-13 03:12:07.826 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:12:07.828 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-13 03:12:07.831 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-13 03:12:07.834 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-13 03:12:07.836 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-13 03:12:07.838 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:12:07.841 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:12:07.843 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-04-13 03:12:07.845 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:12:07.847 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-13 03:12:07.850 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-13 03:12:07.852 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-13 03:12:07.854 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-13 03:12:07.856 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:12:07.859 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:12:07.861 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-04-13 03:12:07.863 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:12:07.865 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-13 03:12:07.868 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-13 03:12:07.870 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-13 03:12:07.873 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-13 03:12:07.875 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:12:07.877 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:12:07.879 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-04-13 03:12:07.881 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:12:07.884 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-13 03:12:07.886 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-13 03:12:07.888 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-13 03:12:07.891 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-13 03:12:07.893 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:12:07.895 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:12:07.898 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-04-13 03:12:07.900 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:12:07.906 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-13 03:12:07.909 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-13 03:12:07.911 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-13 03:12:07.914 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-13 03:12:07.916 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:12:07.919 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:12:07.921 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-04-13 03:12:07.924 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:12:07.927 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-13 03:12:07.929 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-13 03:12:07.932 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-13 03:12:07.934 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-13 03:12:07.937 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:12:07.939 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:12:07.941 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-04-13 03:12:07.944 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:12:07.946 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-13 03:12:07.948 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-13 03:12:07.951 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-13 03:12:07.953 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-13 03:12:07.956 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:12:07.958 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:12:07.960 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-04-13 03:12:07.962 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:12:07.965 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-13 03:12:07.967 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-13 03:12:07.969 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-13 03:12:07.972 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-13 03:12:07.974 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:12:07.976 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:12:07.978 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-04-13 03:12:07.981 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:12:07.983 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-13 03:12:07.985 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-13 03:12:07.988 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-13 03:12:07.990 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-13 03:12:07.992 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:12:07.994 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:12:07.997 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-04-13 03:12:07.999 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:12:08.001 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-13 03:12:08.004 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-13 03:12:08.006 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-13 03:12:08.008 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-13 03:12:08.011 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:12:08.013 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:12:08.015 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-04-13 03:12:08.018 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:12:08.021 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-13 03:12:08.023 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-13 03:12:08.025 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-13 03:12:08.027 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-13 03:12:08.030 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:12:08.032 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:12:08.035 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-04-13 03:12:08.037 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:12:08.040 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-13 03:12:08.042 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-13 03:12:08.044 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-13 03:12:08.046 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-13 03:12:08.049 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:12:08.052 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:12:08.054 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-04-13 03:12:08.057 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:12:08.060 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-13 03:12:08.062 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-13 03:12:08.066 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-13 03:12:08.068 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-13 03:12:08.071 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:12:08.073 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:12:08.077 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-04-13 03:12:08.079 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:12:08.082 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-13 03:12:08.084 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-13 03:12:08.086 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-13 03:12:08.089 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-13 03:12:08.091 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:12:08.094 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:12:08.096 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-04-13 03:12:08.099 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:12:08.102 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-13 03:12:08.105 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-13 03:12:08.107 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-13 03:12:08.110 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-13 03:12:08.112 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:12:08.114 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:12:08.117 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-04-13 03:12:08.119 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:12:08.121 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-13 03:12:08.124 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-13 03:12:08.126 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-13 03:12:08.129 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-13 03:12:08.131 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:12:08.133 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:12:08.136 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-04-13 03:12:08.138 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:12:08.141 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-13 03:12:08.143 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-13 03:12:08.145 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-13 03:12:08.148 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-13 03:12:08.150 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:12:08.152 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:12:08.155 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-04-13 03:12:08.157 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:12:08.159 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-13 03:12:08.162 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-13 03:12:08.164 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-13 03:12:08.166 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-13 03:12:08.169 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:12:08.171 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:12:08.173 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-04-13 03:12:08.175 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:12:08.178 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-13 03:12:08.180 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-13 03:12:08.182 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-13 03:12:08.185 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-13 03:12:08.187 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:12:08.189 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:12:08.192 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-04-13 03:12:08.194 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:12:08.196 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-13 03:12:08.199 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-13 03:12:08.201 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-13 03:12:08.203 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-13 03:12:08.205 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:12:08.208 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:12:08.210 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-04-13 03:12:08.212 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:12:08.214 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-13 03:12:08.216 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-13 03:12:08.219 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-13 03:12:08.221 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-13 03:12:08.223 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:12:08.226 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:12:08.228 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-04-13 03:12:08.230 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:12:08.233 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-13 03:12:08.235 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-13 03:12:08.237 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-13 03:12:08.240 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-13 03:12:08.242 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:12:08.244 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:12:08.247 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-04-13 03:12:08.249 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:12:08.251 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-13 03:12:08.254 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-13 03:12:08.256 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-13 03:12:08.258 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-13 03:12:08.260 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:12:08.263 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:12:08.265 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-04-13 03:12:08.267 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:12:08.270 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-13 03:12:08.272 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-13 03:12:08.274 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-13 03:12:08.277 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-13 03:12:08.279 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:12:08.282 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:12:08.284 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-04-13 03:12:08.287 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:12:08.289 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-13 03:12:08.292 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-13 03:12:08.294 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-13 03:12:08.296 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-13 03:12:08.299 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:12:08.302 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:12:08.304 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-04-13 03:12:08.306 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:12:08.308 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-13 03:12:08.311 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-13 03:12:08.313 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-13 03:12:08.315 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-13 03:12:08.318 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:12:08.320 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:12:08.323 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-04-13 03:12:08.325 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:12:08.327 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-13 03:12:08.330 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-13 03:12:08.332 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-13 03:12:08.335 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-13 03:12:08.337 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:12:08.340 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:12:08.342 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-04-13 03:12:08.345 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:12:08.347 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-13 03:12:08.350 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-13 03:12:08.352 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-13 03:12:08.354 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-13 03:12:08.357 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:12:08.359 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:12:08.361 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-04-13 03:12:08.364 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:12:08.366 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-13 03:12:08.368 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-13 03:12:08.370 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-13 03:12:08.373 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-13 03:12:08.375 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:12:08.377 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:12:08.380 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-04-13 03:12:08.382 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:12:08.385 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-13 03:12:08.387 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-13 03:12:08.389 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-13 03:12:08.392 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-13 03:12:08.395 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:12:08.397 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:12:08.399 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-04-13 03:12:08.402 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:12:08.405 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-13 03:12:08.407 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-13 03:12:08.410 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-13 03:12:08.412 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-13 03:12:08.414 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:12:08.417 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:12:08.419 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-04-13 03:12:08.421 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:12:08.424 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-13 03:12:08.426 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-13 03:12:08.428 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-13 03:12:08.430 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-13 03:12:08.433 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:12:08.435 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:12:08.437 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-04-13 03:12:08.440 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:12:08.442 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-13 03:12:08.444 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-13 03:12:08.447 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-13 03:12:08.449 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-13 03:12:08.451 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:12:08.454 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:12:08.456 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-04-13 03:12:08.458 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:12:08.461 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-13 03:12:08.463 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-13 03:12:08.465 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-13 03:12:08.467 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-13 03:12:08.469 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:12:08.472 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:12:08.474 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-04-13 03:12:08.476 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:12:08.478 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-13 03:12:08.481 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-13 03:12:08.483 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-13 03:12:08.485 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-13 03:12:08.487 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:12:08.489 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:12:08.492 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-04-13 03:12:08.494 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:12:08.496 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-13 03:12:08.498 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-13 03:12:08.501 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-13 03:12:08.503 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-13 03:12:08.506 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:12:08.508 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:12:08.510 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-04-13 03:12:08.513 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:12:08.516 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-13 03:12:08.538 | Using python 3.8 to install etcd3 2022-04-13 03:12:08.540 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-04-13 03:12:09.270 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 03:12:09.270 | from cryptography.utils import int_from_bytes 2022-04-13 03:12:09.270 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 03:12:09.270 | from cryptography.utils import int_from_bytes 2022-04-13 03:12:10.440 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 03:12:10.471 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-13 03:12:10.479 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-13 03:12:10.480 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-04-13 03:12:10.481 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-13 03:12:10.482 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.0) 2022-04-13 03:12:12.107 | 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-04-13 03:12:12.113 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 03:12:12.113 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 03:12:12.217 | + inc/python:pip_install:200 : result=0 2022-04-13 03:12:12.220 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 03:12:12.224 | + functions-common:time_stop:2425 : local name 2022-04-13 03:12:12.228 | + functions-common:time_stop:2426 : local end_time 2022-04-13 03:12:12.231 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 03:12:12.235 | + functions-common:time_stop:2428 : local total 2022-04-13 03:12:12.238 | + functions-common:time_stop:2429 : local start_time 2022-04-13 03:12:12.242 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 03:12:12.245 | + functions-common:time_stop:2432 : start_time=1649819528532 2022-04-13 03:12:12.249 | + functions-common:time_stop:2434 : [[ -z 1649819528532 ]] 2022-04-13 03:12:12.252 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 03:12:12.257 | + functions-common:time_stop:2437 : end_time=1649819532254 2022-04-13 03:12:12.259 | + functions-common:time_stop:2438 : elapsed_time=3722 2022-04-13 03:12:12.261 | + functions-common:time_stop:2439 : total=23896 2022-04-13 03:12:12.263 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 03:12:12.266 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27618 2022-04-13 03:12:12.269 | + inc/python:pip_install:203 : return 0 2022-04-13 03:12:12.272 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-13 03:12:12.294 | Using python 3.8 to install etcd3gw 2022-04-13 03:12:12.296 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-04-13 03:12:13.020 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 03:12:13.020 | from cryptography.utils import int_from_bytes 2022-04-13 03:12:13.020 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 03:12:13.020 | from cryptography.utils import int_from_bytes 2022-04-13 03:12:14.163 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 03:12:14.194 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-04-13 03:12:14.201 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-13 03:12:14.202 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-13 03:12:14.203 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-13 03:12:14.204 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-13 03:12:14.236 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-04-13 03:12:14.238 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-04-13 03:12:14.240 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.12) 2022-04-13 03:12:14.241 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.9) 2022-04-13 03:12:15.849 | 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-04-13 03:12:15.854 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 03:12:15.854 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 03:12:15.962 | + inc/python:pip_install:200 : result=0 2022-04-13 03:12:15.965 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 03:12:15.968 | + functions-common:time_stop:2425 : local name 2022-04-13 03:12:15.972 | + functions-common:time_stop:2426 : local end_time 2022-04-13 03:12:15.974 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 03:12:15.977 | + functions-common:time_stop:2428 : local total 2022-04-13 03:12:15.980 | + functions-common:time_stop:2429 : local start_time 2022-04-13 03:12:15.982 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 03:12:15.985 | + functions-common:time_stop:2432 : start_time=1649819532288 2022-04-13 03:12:15.987 | + functions-common:time_stop:2434 : [[ -z 1649819532288 ]] 2022-04-13 03:12:15.990 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 03:12:15.995 | + functions-common:time_stop:2437 : end_time=1649819535992 2022-04-13 03:12:15.997 | + functions-common:time_stop:2438 : elapsed_time=3704 2022-04-13 03:12:16.000 | + functions-common:time_stop:2439 : total=27618 2022-04-13 03:12:16.003 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 03:12:16.005 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=31322 2022-04-13 03:12:16.007 | + inc/python:pip_install:203 : return 0 2022-04-13 03:12:16.010 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-04-13 03:12:16.012 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-13 03:12:16.015 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-13 03:12:16.017 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 03:12:16.020 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 03:12:16.022 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 03:12:16.024 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 03:12:16.027 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 03:12:16.029 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 03:12:16.031 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 03:12:16.034 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 03:12:16.036 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 03:12:16.038 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 03:12:16.041 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 03:12:16.043 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-13 03:12:16.045 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 03:12:16.047 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 03:12:16.050 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-13 03:12:16.052 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 03:12:16.054 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 03:12:16.057 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 03:12:16.059 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 03:12:16.061 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 03:12:16.064 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 03:12:16.066 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 03:12:16.068 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 03:12:16.071 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 03:12:16.073 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 03:12:16.075 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 03:12:16.078 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 03:12:16.080 | + functions-common:apt_get_update:1190 : return 2022-04-13 03:12:16.082 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 03:12:16.084 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 03:12:16.087 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 03:12:16.089 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 03:12:16.091 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 03:12:16.113 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 03:12:16.222 | Reading package lists... 2022-04-13 03:12:16.466 | Building dependency tree... 2022-04-13 03:12:16.468 | Reading state information... 2022-04-13 03:12:16.714 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-13 03:12:16.714 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-13 03:12:16.714 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 03:12:16.714 | The following packages were automatically installed and are no longer required: 2022-04-13 03:12:16.715 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 03:12:16.715 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 03:12:16.715 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 03:12:16.715 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 03:12:16.715 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 03:12:16.715 | python3-zope.interface 2022-04-13 03:12:16.715 | Use 'sudo apt autoremove' to remove them. 2022-04-13 03:12:16.860 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 03:12:16.866 | + functions-common:apt_get:1234 : result=0 2022-04-13 03:12:16.870 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 03:12:16.873 | + functions-common:time_stop:2425 : local name 2022-04-13 03:12:16.876 | + functions-common:time_stop:2426 : local end_time 2022-04-13 03:12:16.878 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 03:12:16.881 | + functions-common:time_stop:2428 : local total 2022-04-13 03:12:16.884 | + functions-common:time_stop:2429 : local start_time 2022-04-13 03:12:16.887 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 03:12:16.891 | + functions-common:time_stop:2432 : start_time=1649819536110 2022-04-13 03:12:16.893 | + functions-common:time_stop:2434 : [[ -z 1649819536110 ]] 2022-04-13 03:12:16.897 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 03:12:16.902 | + functions-common:time_stop:2437 : end_time=1649819536899 2022-04-13 03:12:16.904 | + functions-common:time_stop:2438 : elapsed_time=789 2022-04-13 03:12:16.907 | + functions-common:time_stop:2439 : total=4645 2022-04-13 03:12:16.909 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 03:12:16.911 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5434 2022-04-13 03:12:16.914 | + functions-common:apt_get:1238 : return 0 2022-04-13 03:12:16.916 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-13 03:12:16.918 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 03:12:16.921 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 03:12:16.923 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-13 03:12:16.986 | Module proxy already enabled 2022-04-13 03:12:16.992 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-13 03:12:17.063 | Considering dependency proxy for proxy_uwsgi: 2022-04-13 03:12:17.063 | Module proxy already enabled 2022-04-13 03:12:17.063 | Module proxy_uwsgi already enabled 2022-04-13 03:12:17.069 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-13 03:12:17.073 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 03:12:17.076 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-13 03:12:17.080 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-13 03:12:17.206 | + ./stack.sh:main:883 : install_keystoneauth 2022-04-13 03:12:17.209 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-13 03:12:17.212 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-13 03:12:17.214 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:12:17.216 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:12:17.219 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-04-13 03:12:17.221 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:12:17.224 | + ./stack.sh:main:884 : install_keystoneclient 2022-04-13 03:12:17.226 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-13 03:12:17.228 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-13 03:12:17.231 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:12:17.233 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:12:17.236 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-04-13 03:12:17.238 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:12:17.240 | + ./stack.sh:main:885 : install_glanceclient 2022-04-13 03:12:17.243 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-13 03:12:17.245 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-13 03:12:17.247 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:12:17.250 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:12:17.252 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-04-13 03:12:17.254 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:12:17.257 | + ./stack.sh:main:886 : install_cinderclient 2022-04-13 03:12:17.259 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-13 03:12:17.262 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-13 03:12:17.264 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:12:17.267 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:12:17.269 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-04-13 03:12:17.272 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:12:17.274 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-13 03:12:17.276 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-13 03:12:17.278 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:12:17.281 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:12:17.283 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-04-13 03:12:17.285 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:12:17.287 | + ./stack.sh:main:887 : install_novaclient 2022-04-13 03:12:17.290 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-13 03:12:17.293 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-13 03:12:17.296 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:12:17.298 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:12:17.300 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-04-13 03:12:17.303 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:12:17.305 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-04-13 03:12:17.324 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 03:12:17.327 | + ./stack.sh:main:889 : install_swiftclient 2022-04-13 03:12:17.329 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-13 03:12:17.331 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-13 03:12:17.334 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:12:17.336 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:12:17.338 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-04-13 03:12:17.341 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:12:17.343 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-04-13 03:12:17.361 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 03:12:17.363 | + ./stack.sh:main:892 : install_neutronclient 2022-04-13 03:12:17.367 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-13 03:12:17.369 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-13 03:12:17.371 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:12:17.373 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:12:17.377 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-04-13 03:12:17.380 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:12:17.382 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-04-13 03:12:17.384 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-13 03:12:17.386 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-13 03:12:17.389 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:12:17.391 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:12:17.394 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-04-13 03:12:17.396 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:12:17.398 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-13 03:12:17.401 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-13 03:12:17.403 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 03:12:17.406 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-13 03:12:17.408 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-13 03:12:17.410 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 03:12:17.414 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-13 03:12:17.414 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 03:12:17.419 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-13 03:12:17.422 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-13 03:12:17.424 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-13 03:12:17.426 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-13 03:12:17.430 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-13 03:12:17.451 | Using python 3.8 to install keystonemiddleware 2022-04-13 03:12:17.453 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-04-13 03:12:18.176 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 03:12:18.176 | from cryptography.utils import int_from_bytes 2022-04-13 03:12:18.176 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 03:12:18.176 | from cryptography.utils import int_from_bytes 2022-04-13 03:12:19.347 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 03:12:19.378 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-13 03:12:19.430 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-13 03:12:19.431 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-13 03:12:19.432 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-13 03:12:19.432 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-13 03:12:19.434 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-04-13 03:12:19.435 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-04-13 03:12:19.436 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-04-13 03:12:19.437 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-13 03:12:19.438 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-04-13 03:12:19.439 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-13 03:12:19.440 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-04-13 03:12:19.441 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-13 03:12:19.442 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-13 03:12:19.443 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-13 03:12:19.499 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-04-13 03:12:19.500 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-04-13 03:12:19.502 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2022-04-13 03:12:19.540 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-04-13 03:12:19.579 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2022-04-13 03:12:19.580 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.5.0) 2022-04-13 03:12:19.581 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-04-13 03:12:19.582 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2022-04-13 03:12:19.631 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2022-04-13 03:12:19.634 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2022-04-13 03:12:19.643 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.3) 2022-04-13 03:12:19.644 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2022.1) 2022-04-13 03:12:19.658 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.7) 2022-04-13 03:12:19.659 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2022-04-13 03:12:19.661 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-04-13 03:12:19.724 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-04-13 03:12:19.728 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.12) 2022-04-13 03:12:19.729 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.9) 2022-04-13 03:12:19.730 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-04-13 03:12:19.779 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.14.0) 2022-04-13 03:12:19.791 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1) 2022-04-13 03:12:21.349 | 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-04-13 03:12:21.355 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 03:12:21.355 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 03:12:21.464 | + inc/python:pip_install:200 : result=0 2022-04-13 03:12:21.468 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 03:12:21.472 | + functions-common:time_stop:2425 : local name 2022-04-13 03:12:21.474 | + functions-common:time_stop:2426 : local end_time 2022-04-13 03:12:21.478 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 03:12:21.481 | + functions-common:time_stop:2428 : local total 2022-04-13 03:12:21.485 | + functions-common:time_stop:2429 : local start_time 2022-04-13 03:12:21.488 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 03:12:21.490 | + functions-common:time_stop:2432 : start_time=1649819537446 2022-04-13 03:12:21.492 | + functions-common:time_stop:2434 : [[ -z 1649819537446 ]] 2022-04-13 03:12:21.495 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 03:12:21.499 | + functions-common:time_stop:2437 : end_time=1649819541497 2022-04-13 03:12:21.501 | + functions-common:time_stop:2438 : elapsed_time=4051 2022-04-13 03:12:21.504 | + functions-common:time_stop:2439 : total=31322 2022-04-13 03:12:21.506 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 03:12:21.508 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=35373 2022-04-13 03:12:21.511 | + inc/python:pip_install:203 : return 0 2022-04-13 03:12:21.514 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-13 03:12:21.517 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-13 03:12:21.519 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 03:12:21.523 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-13 03:12:21.526 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-13 03:12:21.529 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 03:12:21.533 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-13 03:12:21.533 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 03:12:21.538 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-13 03:12:21.541 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-13 03:12:21.543 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-13 03:12:21.546 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-13 03:12:21.549 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-13 03:12:21.570 | Using python 3.8 to install python-memcached 2022-04-13 03:12:21.572 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-04-13 03:12:22.295 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 03:12:22.295 | from cryptography.utils import int_from_bytes 2022-04-13 03:12:22.296 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 03:12:22.296 | from cryptography.utils import int_from_bytes 2022-04-13 03:12:23.455 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 03:12:23.486 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-13 03:12:23.489 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-13 03:12:25.112 | 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-04-13 03:12:25.123 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 03:12:25.123 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 03:12:25.243 | + inc/python:pip_install:200 : result=0 2022-04-13 03:12:25.247 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 03:12:25.251 | + functions-common:time_stop:2425 : local name 2022-04-13 03:12:25.253 | + functions-common:time_stop:2426 : local end_time 2022-04-13 03:12:25.256 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 03:12:25.258 | + functions-common:time_stop:2428 : local total 2022-04-13 03:12:25.260 | + functions-common:time_stop:2429 : local start_time 2022-04-13 03:12:25.263 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 03:12:25.265 | + functions-common:time_stop:2432 : start_time=1649819541564 2022-04-13 03:12:25.268 | + functions-common:time_stop:2434 : [[ -z 1649819541564 ]] 2022-04-13 03:12:25.271 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 03:12:25.275 | + functions-common:time_stop:2437 : end_time=1649819545273 2022-04-13 03:12:25.277 | + functions-common:time_stop:2438 : elapsed_time=3709 2022-04-13 03:12:25.279 | + functions-common:time_stop:2439 : total=35373 2022-04-13 03:12:25.282 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 03:12:25.284 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=39082 2022-04-13 03:12:25.286 | + inc/python:pip_install:203 : return 0 2022-04-13 03:12:25.289 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-04-13 03:12:25.305 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 03:12:25.307 | + ./stack.sh:main:899 : '[' 10.222.0.20 == 10.222.0.20 ']' 2022-04-13 03:12:25.309 | + ./stack.sh:main:900 : stack_install_service keystone 2022-04-13 03:12:25.311 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-13 03:12:25.314 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-13 03:12:25.316 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 03:12:25.318 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-13 03:12:25.321 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-13 03:12:25.335 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 03:12:25.338 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-04-13 03:12:25.340 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-13 03:12:25.342 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-13 03:12:25.344 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 03:12:25.347 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 03:12:25.349 | ++ functions-common:git_clone:612 : pwd 2022-04-13 03:12:25.352 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 03:12:25.354 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 03:12:25.356 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 03:12:25.371 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 03:12:25.373 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 03:12:25.376 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 03:12:25.378 | + functions-common:git_clone:629 : echo master 2022-04-13 03:12:25.379 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 03:12:25.384 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-13 03:12:25.386 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 03:12:25.388 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-04-13 03:12:25.391 | + functions-common:git_clone:678 : git show --oneline 2022-04-13 03:12:25.391 | + functions-common:git_clone:678 : head -1 2022-04-13 03:12:25.395 | c141e6164 trivial: Fix typo 2022-04-13 03:12:25.397 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-13 03:12:25.399 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-13 03:12:25.402 | + inc/python:setup_develop:338 : local bindep 2022-04-13 03:12:25.404 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 03:12:25.406 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-13 03:12:25.408 | + inc/python:setup_develop:344 : local extras= 2022-04-13 03:12:25.410 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-13 03:12:25.413 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 03:12:25.415 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 03:12:25.417 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-13 03:12:25.419 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 03:12:25.421 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 03:12:25.424 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-13 03:12:25.426 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 03:12:25.429 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-13 03:12:25.431 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 03:12:25.433 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 03:12:25.436 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-13 03:12:25.442 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-13 03:12:25.444 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-04-13 03:12:26.120 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-13 03:12:26.123 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 03:12:26.126 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 03:12:26.129 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 03:12:26.131 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 03:12:26.134 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-13 03:12:26.137 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 03:12:26.140 | + inc/python:setup_package:428 : local extras= 2022-04-13 03:12:26.143 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 03:12:26.146 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 03:12:26.148 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 03:12:26.151 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 03:12:26.153 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 03:12:26.156 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-13 03:12:26.180 | Using python 3.8 to install /opt/stack/keystone 2022-04-13 03:12:26.182 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-04-13 03:12:26.906 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 03:12:26.906 | from cryptography.utils import int_from_bytes 2022-04-13 03:12:26.906 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 03:12:26.906 | from cryptography.utils import int_from_bytes 2022-04-13 03:12:28.053 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 03:12:28.085 | Obtaining file:///opt/stack/keystone 2022-04-13 03:12:28.086 | Preparing metadata (setup.py): started 2022-04-13 03:12:28.855 | Preparing metadata (setup.py): finished with status 'error' 2022-04-13 03:12:28.855 | ERROR: Command errored out with exit status 1: 2022-04-13 03:12:28.855 | command: /usr/bin/python3.8 -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/opt/stack/keystone/setup.py'"'"'; __file__='"'"'/opt/stack/keystone/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-f038ign8 2022-04-13 03:12:28.855 | cwd: /opt/stack/keystone/ 2022-04-13 03:12:28.855 | Complete output (16 lines): 2022-04-13 03:12:28.856 | Error parsing 2022-04-13 03:12:28.856 | Traceback (most recent call last): 2022-04-13 03:12:28.856 | File "/usr/local/lib/python3.8/dist-packages/pbr/core.py", line 111, in pbr 2022-04-13 03:12:28.856 | attrs = util.cfg_to_args(path, dist.script_args) 2022-04-13 03:12:28.856 | File "/usr/local/lib/python3.8/dist-packages/pbr/util.py", line 272, in cfg_to_args 2022-04-13 03:12:28.856 | pbr.hooks.setup_hook(config) 2022-04-13 03:12:28.856 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/__init__.py", line 25, in setup_hook 2022-04-13 03:12:28.856 | metadata_config.run() 2022-04-13 03:12:28.856 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/base.py", line 27, in run 2022-04-13 03:12:28.856 | self.hook() 2022-04-13 03:12:28.856 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/metadata.py", line 25, in hook 2022-04-13 03:12:28.856 | self.config['version'] = packaging.get_version( 2022-04-13 03:12:28.856 | File "/usr/local/lib/python3.8/dist-packages/pbr/packaging.py", line 872, in get_version 2022-04-13 03:12:28.856 | raise Exception("Versioning for this project requires either an sdist" 2022-04-13 03:12:28.856 | Exception: Versioning for this project requires either an sdist tarball, or access to an upstream git repository. It's also possible that there is a mismatch between the package name in setup.cfg and the argument given to pbr.version.VersionInfo. Project name keystone was given, but was not able to be found. 2022-04-13 03:12:28.856 | error in setup command: Error parsing /opt/stack/keystone/setup.cfg: Exception: Versioning for this project requires either an sdist tarball, or access to an upstream git repository. It's also possible that there is a mismatch between the package name in setup.cfg and the argument given to pbr.version.VersionInfo. Project name keystone was given, but was not able to be found. 2022-04-13 03:12:28.856 | ---------------------------------------- 2022-04-13 03:12:28.856 | WARNING: Discarding file:///opt/stack/keystone. Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-04-13 03:12:28.856 | ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-04-13 03:12:28.868 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 03:12:28.868 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 03:12:28.960 | + inc/python:pip_install:1 : exit_trap 2022-04-13 03:12:28.964 | + ./stack.sh:exit_trap:523 : local r=1 2022-04-13 03:12:28.968 | ++ ./stack.sh:exit_trap:524 : jobs -p 2022-04-13 03:12:28.972 | + ./stack.sh:exit_trap:524 : jobs= 2022-04-13 03:12:28.976 | + ./stack.sh:exit_trap:527 : [[ -n '' ]] 2022-04-13 03:12:28.979 | + ./stack.sh:exit_trap:533 : '[' -f '' ']' 2022-04-13 03:12:28.982 | + ./stack.sh:exit_trap:538 : kill_spinner 2022-04-13 03:12:28.986 | + ./stack.sh:kill_spinner:433 : '[' '!' -z '' ']' 2022-04-13 03:12:28.989 | + ./stack.sh:exit_trap:540 : [[ 1 -ne 0 ]] 2022-04-13 03:12:28.991 | + ./stack.sh:exit_trap:541 : echo 'Error on exit' 2022-04-13 03:12:28.991 | Error on exit 2022-04-13 03:12:28.993 | + ./stack.sh:exit_trap:543 : type -p generate-subunit 2022-04-13 03:12:28.995 | + ./stack.sh:exit_trap:544 : generate-subunit 1649819472 76 fail 2022-04-13 03:12:29.577 | + ./stack.sh:exit_trap:546 : [[ -z /opt/stack/logs ]] 2022-04-13 03:12:29.580 | + ./stack.sh:exit_trap:549 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-13 03:12:30.494 | + ./stack.sh:exit_trap:558 : exit 1