2022-04-13 01:27:12.606 | + ./stack.sh:main:489 : exec 2022-04-13 01:27:12.606 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-012712' 2022-04-13 01:27:12.606 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-13-012712.summary.2022-04-13-012712 2022-04-13 01:27:12.606 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 01:27:12.606 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-012712 2022-04-13 01:27:12.606 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-012712 /opt/stack/logs/stack.sh.log 2022-04-13 01:27:12.606 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-012712.summary.2022-04-13-012712 /opt/stack/logs/stack.sh.log.summary 2022-04-13 01:27:12.606 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-04-13 01:27:12.606 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-13 01:27:12.606 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-13 01:27:12.606 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-13 01:27:12.606 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-13 01:27:12.606 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-13 01:27:12.606 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-13 01:27:12.606 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 01:27:12.606 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-13 01:27:12.606 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-13 01:27:12.606 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 01:27:12.606 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 01:27:12.607 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-13 01:27:12.609 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-13 01:27:12.613 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 01:27:12.615 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-04-13 01:27:12.617 | + ./stack.sh:main:562 : trap err_trap ERR 2022-04-13 01:27:12.619 | + ./stack.sh:main:575 : set -o errexit 2022-04-13 01:27:12.621 | + ./stack.sh:main:578 : uname -a 2022-04-13 01:27:12.622 | Linux dv-neutron-837392-7-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 01:27:12.624 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-13 01:27:12.626 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-13 01:27:12.629 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-04-13 01:27:12.666 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-13 01:27:12.682 | + ./stack.sh:main:592 : fetch_plugins 2022-04-13 01:27:12.684 | + functions-common:fetch_plugins:1771 : local plugins= 2022-04-13 01:27:12.685 | + functions-common:fetch_plugins:1772 : local plugin 2022-04-13 01:27:12.687 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-04-13 01:27:12.689 | + functions-common:fetch_plugins:1776 : return 2022-04-13 01:27:12.691 | + ./stack.sh:main:596 : run_phase override_defaults 2022-04-13 01:27:12.693 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-04-13 01:27:12.695 | + functions-common:run_phase:1854 : local phase= 2022-04-13 01:27:12.697 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 01:27:12.699 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 01:27:12.701 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 01:27:12.703 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 01:27:12.705 | + functions-common:run_phase:1863 : local extra 2022-04-13 01:27:12.707 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 01:27:12.710 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 01:27:12.712 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 01:27:12.714 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 01:27:12.716 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-13 01:27:12.718 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 01:27:12.731 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 01:27:12.733 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 01:27:12.735 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 01:27:12.736 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 01:27:12.738 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 01:27:12.740 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 01:27:12.742 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 01:27:12.744 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-13 01:27:12.746 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-13 01:27:12.748 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 01:27:12.750 | + 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 01:27:12.752 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-04-13 01:27:12.754 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-04-13 01:27:12.755 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-04-13 01:27:12.757 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-04-13 01:27:12.759 | + functions-common:plugin_override_defaults:1817 : return 2022-04-13 01:27:12.761 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-04-13 01:27:12.778 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-04-13 01:27:12.780 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-13 01:27:12.793 | ++ functions-common:is_service_enabled:2081 : return 1 2022-04-13 01:27:12.795 | +++ lib/tls:source:43 : hostname -f 2022-04-13 01:27:12.798 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-13 01:27:12.800 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-13 01:27:12.802 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-13 01:27:12.804 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-13 01:27:12.806 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-13 01:27:12.807 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-13 01:27:12.809 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-13 01:27:12.811 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-13 01:27:12.813 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-13 01:27:12.815 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-13 01:27:12.819 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-04-13 01:27:12.831 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-04-13 01:27:12.847 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-04-13 01:27:12.859 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-04-13 01:27:12.872 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-04-13 01:27:12.907 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-04-13 01:27:12.965 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-04-13 01:27:13.055 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-04-13 01:27:13.077 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-04-13 01:27:13.135 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-04-13 01:27:13.188 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-04-13 01:27:13.334 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-04-13 01:27:13.348 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-04-13 01:27:13.361 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-13 01:27:13.374 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-04-13 01:27:13.463 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-04-13 01:27:13.466 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-13 01:27:13.470 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-13 01:27:13.472 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-13 01:27:13.474 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-13 01:27:13.476 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-13 01:27:13.479 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-13 01:27:13.479 | False' 2022-04-13 01:27:13.482 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-13 01:27:13.499 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-13 01:27:13.501 | + ./stack.sh:main:626 : run_phase source 2022-04-13 01:27:13.504 | + functions-common:run_phase:1853 : local mode=source 2022-04-13 01:27:13.506 | + functions-common:run_phase:1854 : local phase= 2022-04-13 01:27:13.508 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 01:27:13.510 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 01:27:13.512 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 01:27:13.514 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 01:27:13.516 | + functions-common:run_phase:1863 : local extra 2022-04-13 01:27:13.519 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 01:27:13.523 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 01:27:13.525 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 01:27:13.527 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 01:27:13.530 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-13 01:27:13.532 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 01:27:13.546 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 01:27:13.548 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 01:27:13.550 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-13 01:27:13.589 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-13 01:27:13.591 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-13 01:27:13.593 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 01:27:13.595 | + functions-common:run_phase:1875 : load_plugin_settings 2022-04-13 01:27:13.598 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-04-13 01:27:13.600 | + functions-common:load_plugin_settings:1790 : local plugin 2022-04-13 01:27:13.602 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-04-13 01:27:13.604 | + functions-common:load_plugin_settings:1794 : return 2022-04-13 01:27:13.606 | + functions-common:run_phase:1876 : verify_disabled_services 2022-04-13 01:27:13.608 | + functions-common:verify_disabled_services:2136 : local service 2022-04-13 01:27:13.610 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:27:13.612 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-04-13 01:27:13.615 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:27:13.617 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-04-13 01:27:13.619 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:27:13.622 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-04-13 01:27:13.624 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:27:13.626 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-04-13 01:27:13.628 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:27:13.631 | + 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 01:27:13.633 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:27:13.636 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-04-13 01:27:13.638 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:27:13.640 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-04-13 01:27:13.643 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:27:13.645 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-04-13 01:27:13.647 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:27:13.650 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-04-13 01:27:13.652 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:27:13.655 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-04-13 01:27:13.658 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:27:13.660 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-04-13 01:27:13.662 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:27:13.664 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-04-13 01:27:13.666 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:27:13.668 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-04-13 01:27:13.671 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:27:13.673 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-04-13 01:27:13.675 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:27:13.677 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-04-13 01:27:13.679 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:27:13.681 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-04-13 01:27:13.684 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:27:13.686 | + 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 01:27:13.688 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:27:13.690 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-04-13 01:27:13.692 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:27:13.694 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-04-13 01:27:13.697 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:27:13.699 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-04-13 01:27:13.701 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:27:13.703 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-04-13 01:27:13.705 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:27:13.707 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-04-13 01:27:13.710 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:27:13.712 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-04-13 01:27:13.715 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:27:13.717 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-04-13 01:27:13.720 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:27:13.722 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-04-13 01:27:13.724 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:27:13.727 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-04-13 01:27:13.729 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:27:13.731 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-04-13 01:27:13.733 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:27:13.736 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-04-13 01:27:13.738 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:27:13.740 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-04-13 01:27:13.742 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:27:13.744 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-04-13 01:27:13.747 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:27:13.749 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-04-13 01:27:13.751 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:27:13.753 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-04-13 01:27:13.755 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:27:13.757 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-04-13 01:27:13.760 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:27:13.762 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-04-13 01:27:13.764 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:27:13.766 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-04-13 01:27:13.768 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:27:13.771 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-04-13 01:27:13.773 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:27:13.775 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-04-13 01:27:13.777 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:27:13.780 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-04-13 01:27:13.782 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:27:13.784 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-04-13 01:27:13.786 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:27:13.789 | + 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 01:27:13.791 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:27:13.793 | + 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 01:27:13.795 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:27:13.798 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-04-13 01:27:13.800 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:27:13.802 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-04-13 01:27:13.804 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:27:13.807 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-04-13 01:27:13.809 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:27:13.811 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-04-13 01:27:13.813 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:27:13.816 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-04-13 01:27:13.819 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 01:27:13.821 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-04-13 01:27:13.824 | + ./stack.sh:main:697 : initialize_database_backends 2022-04-13 01:27:13.826 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 01:27:13.829 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-13 01:27:13.847 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 01:27:13.850 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-13 01:27:13.853 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 01:27:13.857 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-13 01:27:13.873 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 01:27:13.875 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-13 01:27:13.878 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-13 01:27:13.880 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-13 01:27:13.882 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-13 01:27:13.884 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-13 01:27:13.887 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-13 01:27:13.889 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-13 01:27:13.892 | + lib/database:initialize_database_backends:92 : return 0 2022-04-13 01:27:13.894 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-04-13 01:27:13.894 | Using mysql database backend 2022-04-13 01:27:13.896 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-13 01:27:13.913 | + ./stack.sh:main:703 : define_database_baseurl 2022-04-13 01:27:13.916 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-13 01:27:13.918 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 01:27:13.921 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-13 01:27:13.923 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 01:27:13.926 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-04-13 01:27:13.942 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 01:27:13.944 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-13 01:27:13.960 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-04-13 01:27:13.977 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 01:27:13.979 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-13 01:27:13.995 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-13 01:27:14.012 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-04-13 01:27:14.028 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 01:27:14.031 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-04-13 01:27:14.046 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 01:27:14.049 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-13 01:27:14.064 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-04-13 01:27:14.067 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-04-13 01:27:14.069 | + ./stack.sh:main:759 : save_stackenv 759 2022-04-13 01:27:14.072 | + functions-common:save_stackenv:60 : local tag=759 2022-04-13 01:27:14.075 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-13 01:27:14.079 | + functions-common:save_stackenv:62 : time_stamp=2022-04-13-012714 2022-04-13 01:27:14.081 | + functions-common:save_stackenv:63 : echo '# 2022-04-13-012714 759' 2022-04-13 01:27:14.083 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 01:27:14.086 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 01:27:14.088 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 01:27:14.091 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-13 01:27:14.093 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 01:27:14.095 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-13 01:27:14.098 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 01:27:14.100 | + 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 01:27:14.102 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 01:27:14.104 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.11 2022-04-13 01:27:14.107 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 01:27:14.109 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.11/identity 2022-04-13 01:27:14.111 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 01:27:14.114 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-13-012712 2022-04-13 01:27:14.116 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 01:27:14.118 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-13 01:27:14.120 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 01:27:14.123 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.11 2022-04-13 01:27:14.125 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 01:27:14.127 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-13 01:27:14.130 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 01:27:14.132 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-13 01:27:14.134 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 01:27:14.136 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-13 01:27:14.139 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 01:27:14.141 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-13 01:27:14.144 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-04-13 01:27:14.146 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-04-13 01:27:14.149 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-13 01:27:14.151 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-13 01:27:14.153 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 01:27:14.155 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 01:27:14.158 | ++ functions-common:git_clone:612 : pwd 2022-04-13 01:27:14.161 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 01:27:14.163 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 01:27:14.165 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 01:27:14.180 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 01:27:14.182 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 01:27:14.184 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 01:27:14.187 | + functions-common:git_clone:629 : echo master 2022-04-13 01:27:14.187 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 01:27:14.192 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-13 01:27:14.195 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 01:27:14.197 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-04-13 01:27:14.200 | + functions-common:git_clone:678 : git show --oneline 2022-04-13 01:27:14.200 | + functions-common:git_clone:678 : head -1 2022-04-13 01:27:14.203 | 7b88d6e8 update constraint for ovsdbapp to new release 1.16.0 2022-04-13 01:27:14.206 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-13 01:27:14.208 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-04-13 01:27:14.211 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 01:27:14.214 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-04-13 01:27:14.216 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-13 01:27:14.219 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-13 01:27:14.221 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-13 01:27:14.224 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 01:27:14.226 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-13 01:27:14.229 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-13 01:27:14.232 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-13 01:27:14.235 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-13 01:27:14.239 | ++ tools/install_prereqs.sh:source:47 : NOW=1649813234 2022-04-13 01:27:14.242 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-13 01:27:14.247 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1649813145 2022-04-13 01:27:14.249 | ++ tools/install_prereqs.sh:source:49 : DELTA=89 2022-04-13 01:27:14.252 | ++ tools/install_prereqs.sh:source:50 : [[ 89 -lt 7200 ]] 2022-04-13 01:27:14.255 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-13 01:27:14.257 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-13 01:27:14.260 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-04-13 01:27:14.262 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-13 01:27:14.264 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-04-13 01:27:14.267 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-13 01:27:14.269 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-04-13 01:27:14.271 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-13 01:27:14.275 | +++ 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 01:27:14.321 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-13 01:27:14.322 | apache2-dev 2022-04-13 01:27:14.322 | bc 2022-04-13 01:27:14.322 | bsdmainutils 2022-04-13 01:27:14.322 | curl 2022-04-13 01:27:14.322 | g++ 2022-04-13 01:27:14.322 | gawk 2022-04-13 01:27:14.322 | gcc 2022-04-13 01:27:14.322 | gettext 2022-04-13 01:27:14.322 | git 2022-04-13 01:27:14.322 | graphviz 2022-04-13 01:27:14.322 | iputils-ping 2022-04-13 01:27:14.322 | libapache2-mod-proxy-uwsgi 2022-04-13 01:27:14.322 | libffi-dev 2022-04-13 01:27:14.322 | libjpeg-dev 2022-04-13 01:27:14.322 | libpcre3-dev 2022-04-13 01:27:14.322 | libpq-dev 2022-04-13 01:27:14.322 | libssl-dev 2022-04-13 01:27:14.322 | libsystemd-dev 2022-04-13 01:27:14.322 | libxml2-dev 2022-04-13 01:27:14.322 | libxslt1-dev 2022-04-13 01:27:14.322 | libyaml-dev 2022-04-13 01:27:14.322 | lsof 2022-04-13 01:27:14.322 | openssh-server 2022-04-13 01:27:14.322 | openssl 2022-04-13 01:27:14.322 | pkg-config 2022-04-13 01:27:14.322 | psmisc 2022-04-13 01:27:14.322 | python3-dev 2022-04-13 01:27:14.322 | python3-pip 2022-04-13 01:27:14.322 | python3-systemd 2022-04-13 01:27:14.322 | python3-venv 2022-04-13 01:27:14.322 | tar 2022-04-13 01:27:14.322 | tcpdump 2022-04-13 01:27:14.322 | unzip 2022-04-13 01:27:14.323 | uuid-runtime 2022-04-13 01:27:14.323 | wget 2022-04-13 01:27:14.323 | wget 2022-04-13 01:27:14.323 | zlib1g-dev 2022-04-13 01:27:14.323 | libkrb5-dev 2022-04-13 01:27:14.323 | libldap2-dev 2022-04-13 01:27:14.323 | libsasl2-dev 2022-04-13 01:27:14.323 | memcached 2022-04-13 01:27:14.323 | python3-mysqldb 2022-04-13 01:27:14.323 | sqlite3 2022-04-13 01:27:14.323 | conntrack 2022-04-13 01:27:14.323 | curl 2022-04-13 01:27:14.323 | dnsmasq-base 2022-04-13 01:27:14.323 | dnsmasq-utils 2022-04-13 01:27:14.323 | ebtables 2022-04-13 01:27:14.323 | genisoimage 2022-04-13 01:27:14.323 | iptables 2022-04-13 01:27:14.323 | iputils-arping 2022-04-13 01:27:14.323 | kpartx 2022-04-13 01:27:14.323 | libjs-jquery-tablesorter 2022-04-13 01:27:14.323 | parted 2022-04-13 01:27:14.323 | pm-utils 2022-04-13 01:27:14.323 | python3-mysqldb 2022-04-13 01:27:14.323 | socat 2022-04-13 01:27:14.323 | sqlite3 2022-04-13 01:27:14.323 | sudo 2022-04-13 01:27:14.323 | vlan 2022-04-13 01:27:14.323 | lsscsi 2022-04-13 01:27:14.323 | open-iscsi 2022-04-13 01:27:14.323 | lvm2 2022-04-13 01:27:14.323 | qemu-utils 2022-04-13 01:27:14.323 | thin-provisioning-tools 2022-04-13 01:27:14.323 | acl 2022-04-13 01:27:14.323 | dnsmasq-base 2022-04-13 01:27:14.323 | dnsmasq-utils 2022-04-13 01:27:14.323 | ebtables 2022-04-13 01:27:14.323 | haproxy 2022-04-13 01:27:14.324 | iptables 2022-04-13 01:27:14.324 | iputils-arping 2022-04-13 01:27:14.324 | iputils-ping 2022-04-13 01:27:14.324 | postgresql-server-dev-all 2022-04-13 01:27:14.324 | python3-mysqldb 2022-04-13 01:27:14.324 | sqlite3 2022-04-13 01:27:14.324 | sudo 2022-04-13 01:27:14.324 | vlan 2022-04-13 01:27:14.324 | pcp 2022-04-13 01:27:14.324 | ipset 2022-04-13 01:27:14.324 | conntrack 2022-04-13 01:27:14.324 | conntrackd 2022-04-13 01:27:14.324 | keepalived 2022-04-13 01:27:14.324 | lvm2 2022-04-13 01:27:14.324 | qemu-utils 2022-04-13 01:27:14.324 | thin-provisioning-tools 2022-04-13 01:27:14.324 | curl 2022-04-13 01:27:14.324 | liberasurecode-dev 2022-04-13 01:27:14.324 | make 2022-04-13 01:27:14.324 | memcached 2022-04-13 01:27:14.324 | rsync 2022-04-13 01:27:14.324 | sqlite3 2022-04-13 01:27:14.324 | xfsprogs' 2022-04-13 01:27:14.325 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-13 01:27:14.343 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-13 01:27:14.343 | apache2-dev 2022-04-13 01:27:14.343 | bc 2022-04-13 01:27:14.343 | bsdmainutils 2022-04-13 01:27:14.343 | curl 2022-04-13 01:27:14.343 | g++ 2022-04-13 01:27:14.343 | gawk 2022-04-13 01:27:14.343 | gcc 2022-04-13 01:27:14.343 | gettext 2022-04-13 01:27:14.343 | git 2022-04-13 01:27:14.343 | graphviz 2022-04-13 01:27:14.343 | iputils-ping 2022-04-13 01:27:14.343 | libapache2-mod-proxy-uwsgi 2022-04-13 01:27:14.343 | libffi-dev 2022-04-13 01:27:14.344 | libjpeg-dev 2022-04-13 01:27:14.344 | libpcre3-dev 2022-04-13 01:27:14.344 | libpq-dev 2022-04-13 01:27:14.344 | libssl-dev 2022-04-13 01:27:14.344 | libsystemd-dev 2022-04-13 01:27:14.344 | libxml2-dev 2022-04-13 01:27:14.344 | libxslt1-dev 2022-04-13 01:27:14.344 | libyaml-dev 2022-04-13 01:27:14.344 | lsof 2022-04-13 01:27:14.344 | openssh-server 2022-04-13 01:27:14.344 | openssl 2022-04-13 01:27:14.344 | pkg-config 2022-04-13 01:27:14.344 | psmisc 2022-04-13 01:27:14.344 | python3-dev 2022-04-13 01:27:14.344 | python3-pip 2022-04-13 01:27:14.344 | python3-systemd 2022-04-13 01:27:14.344 | python3-venv 2022-04-13 01:27:14.344 | tar 2022-04-13 01:27:14.344 | tcpdump 2022-04-13 01:27:14.344 | unzip 2022-04-13 01:27:14.344 | uuid-runtime 2022-04-13 01:27:14.344 | wget 2022-04-13 01:27:14.344 | wget 2022-04-13 01:27:14.344 | zlib1g-dev 2022-04-13 01:27:14.344 | libkrb5-dev 2022-04-13 01:27:14.344 | libldap2-dev 2022-04-13 01:27:14.344 | libsasl2-dev 2022-04-13 01:27:14.344 | memcached 2022-04-13 01:27:14.344 | python3-mysqldb 2022-04-13 01:27:14.344 | sqlite3 2022-04-13 01:27:14.344 | conntrack 2022-04-13 01:27:14.344 | curl 2022-04-13 01:27:14.344 | dnsmasq-base 2022-04-13 01:27:14.344 | dnsmasq-utils 2022-04-13 01:27:14.344 | ebtables 2022-04-13 01:27:14.344 | genisoimage 2022-04-13 01:27:14.344 | iptables 2022-04-13 01:27:14.345 | iputils-arping 2022-04-13 01:27:14.345 | kpartx 2022-04-13 01:27:14.345 | libjs-jquery-tablesorter 2022-04-13 01:27:14.345 | parted 2022-04-13 01:27:14.345 | pm-utils 2022-04-13 01:27:14.345 | python3-mysqldb 2022-04-13 01:27:14.345 | socat 2022-04-13 01:27:14.345 | sqlite3 2022-04-13 01:27:14.345 | sudo 2022-04-13 01:27:14.345 | vlan 2022-04-13 01:27:14.345 | lsscsi 2022-04-13 01:27:14.345 | open-iscsi 2022-04-13 01:27:14.345 | lvm2 2022-04-13 01:27:14.345 | qemu-utils 2022-04-13 01:27:14.345 | thin-provisioning-tools 2022-04-13 01:27:14.345 | acl 2022-04-13 01:27:14.345 | dnsmasq-base 2022-04-13 01:27:14.345 | dnsmasq-utils 2022-04-13 01:27:14.345 | ebtables 2022-04-13 01:27:14.345 | haproxy 2022-04-13 01:27:14.345 | iptables 2022-04-13 01:27:14.345 | iputils-arping 2022-04-13 01:27:14.345 | iputils-ping 2022-04-13 01:27:14.345 | postgresql-server-dev-all 2022-04-13 01:27:14.345 | python3-mysqldb 2022-04-13 01:27:14.345 | sqlite3 2022-04-13 01:27:14.345 | sudo 2022-04-13 01:27:14.345 | vlan 2022-04-13 01:27:14.345 | pcp 2022-04-13 01:27:14.345 | ipset 2022-04-13 01:27:14.345 | conntrack 2022-04-13 01:27:14.345 | conntrackd 2022-04-13 01:27:14.345 | keepalived 2022-04-13 01:27:14.345 | lvm2 2022-04-13 01:27:14.345 | qemu-utils 2022-04-13 01:27:14.345 | thin-provisioning-tools 2022-04-13 01:27:14.345 | curl 2022-04-13 01:27:14.346 | liberasurecode-dev 2022-04-13 01:27:14.346 | make 2022-04-13 01:27:14.346 | memcached 2022-04-13 01:27:14.346 | rsync 2022-04-13 01:27:14.346 | sqlite3 2022-04-13 01:27:14.346 | xfsprogs ' 2022-04-13 01:27:14.346 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-13 01:27:14.348 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 01:27:14.351 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 01:27:14.354 | ++ 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 01:27:14.354 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-13 01:27:14.359 | ++ 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 01:27:14.361 | ++ functions-common:install_package:1463 : update_package_repo 2022-04-13 01:27:14.363 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 01:27:14.366 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-04-13 01:27:14.368 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 01:27:14.370 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 01:27:14.372 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 01:27:14.374 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 01:27:14.376 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 01:27:14.378 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 01:27:14.380 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-04-13 01:27:14.382 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-04-13 01:27:14.384 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-04-13 01:27:14.387 | +++ functions-common:apt_get_update:1197 : id -u 2022-04-13 01:27:14.391 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-04-13 01:27:14.393 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-04-13 01:27:14.396 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-04-13 01:27:14.398 | ++ functions-common:time_start:2412 : local start_time= 2022-04-13 01:27:14.400 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-04-13 01:27:14.402 | +++ functions-common:time_start:2416 : date +%s%3N 2022-04-13 01:27:14.407 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1649813234404 2022-04-13 01:27:14.409 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-13 01:27:14.411 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-13 01:27:14.413 | ++ 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 01:27:14.808 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-13 01:27:14.863 | Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-04-13 01:27:14.924 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-04-13 01:27:15.054 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-04-13 01:27:17.079 | Reading package lists... 2022-04-13 01:27:17.113 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-04-13 01:27:17.116 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-04-13 01:27:17.120 | ++ functions-common:time_stop:2425 : local name 2022-04-13 01:27:17.123 | ++ functions-common:time_stop:2426 : local end_time 2022-04-13 01:27:17.126 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-13 01:27:17.129 | ++ functions-common:time_stop:2428 : local total 2022-04-13 01:27:17.131 | ++ functions-common:time_stop:2429 : local start_time 2022-04-13 01:27:17.133 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-04-13 01:27:17.135 | ++ functions-common:time_stop:2432 : start_time=1649813234404 2022-04-13 01:27:17.137 | ++ functions-common:time_stop:2434 : [[ -z 1649813234404 ]] 2022-04-13 01:27:17.140 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 01:27:17.144 | ++ functions-common:time_stop:2437 : end_time=1649813237142 2022-04-13 01:27:17.147 | ++ functions-common:time_stop:2438 : elapsed_time=2738 2022-04-13 01:27:17.149 | ++ functions-common:time_stop:2439 : total=0 2022-04-13 01:27:17.151 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 01:27:17.153 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2738 2022-04-13 01:27:17.156 | ++ 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 01:27:17.162 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 01:27:17.164 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 01:27:17.166 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 01:27:17.169 | ++ 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 01:27:17.190 | ++ 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 01:27:17.299 | Reading package lists... 2022-04-13 01:27:17.544 | Building dependency tree... 2022-04-13 01:27:17.545 | Reading state information... 2022-04-13 01:27:17.580 | acl is already the newest version (2.2.53-6). 2022-04-13 01:27:17.580 | bc is already the newest version (1.07.1-2build1). 2022-04-13 01:27:17.580 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-13 01:27:17.580 | conntrack is already the newest version (1:1.4.5-2). 2022-04-13 01:27:17.580 | ebtables is already the newest version (2.0.11-3build1). 2022-04-13 01:27:17.580 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 01:27:17.580 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-13 01:27:17.580 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 01:27:17.580 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-13 01:27:17.580 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-13 01:27:17.580 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-13 01:27:17.580 | iputils-arping is already the newest version (3:20190709-3). 2022-04-13 01:27:17.580 | iputils-ping is already the newest version (3:20190709-3). 2022-04-13 01:27:17.580 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-13 01:27:17.580 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-13 01:27:17.580 | libffi-dev is already the newest version (3.3-4). 2022-04-13 01:27:17.580 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-13 01:27:17.580 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-13 01:27:17.580 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-13 01:27:17.580 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-13 01:27:17.580 | lsscsi is already the newest version (0.30-0.1). 2022-04-13 01:27:17.580 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-13 01:27:17.580 | make is already the newest version (4.2.1-1.2). 2022-04-13 01:27:17.580 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-13 01:27:17.580 | psmisc is already the newest version (23.3-1). 2022-04-13 01:27:17.580 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-13 01:27:17.581 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-13 01:27:17.581 | python3-systemd is already the newest version (234-3build2). 2022-04-13 01:27:17.581 | socat is already the newest version (1.7.3.3-2). 2022-04-13 01:27:17.581 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-13 01:27:17.581 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-13 01:27:17.581 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-13 01:27:17.581 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-13 01:27:17.581 | graphviz is already the newest version (2.42.2-3build2). 2022-04-13 01:27:17.581 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-13 01:27:17.581 | pcp is already the newest version (5.0.3-1). 2022-04-13 01:27:17.581 | pm-utils is already the newest version (1.4.1-19). 2022-04-13 01:27:17.581 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-13 01:27:17.581 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 01:27:17.581 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 01:27:17.581 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-13 01:27:17.581 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 01:27:17.581 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 01:27:17.581 | git is already the newest version (1:2.25.1-1ubuntu3.3). 2022-04-13 01:27:17.581 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-13 01:27:17.581 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-13 01:27:17.581 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-13 01:27:17.581 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-13 01:27:17.581 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-13 01:27:17.581 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-13 01:27:17.581 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-13 01:27:17.581 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 01:27:17.581 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-04-13 01:27:17.581 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-13 01:27:17.581 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-13 01:27:17.581 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-13 01:27:17.582 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-13 01:27:17.582 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-13 01:27:17.582 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 01:27:17.582 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-13 01:27:17.582 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-13 01:27:17.582 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-13 01:27:17.582 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-13 01:27:17.582 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-13 01:27:17.582 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-13 01:27:17.582 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-04-13 01:27:17.582 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-13 01:27:17.582 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-13 01:27:17.582 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-13 01:27:17.791 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 01:27:17.791 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-13 01:27:17.791 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-13 01:27:17.791 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-13 01:27:17.791 | The following packages were automatically installed and are no longer required: 2022-04-13 01:27:17.792 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 01:27:17.792 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 01:27:17.792 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 01:27:17.792 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 01:27:17.792 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 01:27:17.792 | python3-zope.interface 2022-04-13 01:27:17.792 | Use 'sudo apt autoremove' to remove them. 2022-04-13 01:27:17.922 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 01:27:17.927 | ++ functions-common:apt_get:1234 : result=0 2022-04-13 01:27:17.930 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 01:27:17.933 | ++ functions-common:time_stop:2425 : local name 2022-04-13 01:27:17.936 | ++ functions-common:time_stop:2426 : local end_time 2022-04-13 01:27:17.939 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-13 01:27:17.941 | ++ functions-common:time_stop:2428 : local total 2022-04-13 01:27:17.944 | ++ functions-common:time_stop:2429 : local start_time 2022-04-13 01:27:17.946 | ++ functions-common:time_stop:2431 : name=apt-get 2022-04-13 01:27:17.948 | ++ functions-common:time_stop:2432 : start_time=1649813237187 2022-04-13 01:27:17.951 | ++ functions-common:time_stop:2434 : [[ -z 1649813237187 ]] 2022-04-13 01:27:17.953 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 01:27:17.958 | ++ functions-common:time_stop:2437 : end_time=1649813237955 2022-04-13 01:27:17.960 | ++ functions-common:time_stop:2438 : elapsed_time=768 2022-04-13 01:27:17.962 | ++ functions-common:time_stop:2439 : total=761 2022-04-13 01:27:17.964 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 01:27:17.966 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1529 2022-04-13 01:27:17.969 | ++ functions-common:apt_get:1238 : return 0 2022-04-13 01:27:17.971 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-13 01:27:17.974 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-13 01:27:17.976 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-13 01:27:17.981 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-13 01:27:17.985 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-04-13 01:27:17.988 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-04-13 01:27:17.991 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-13 01:27:19.413 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-13 01:27:19.415 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-13 01:27:19.417 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-13 01:27:19.419 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-13 01:27:19.421 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-13 01:27:19.423 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-13 01:27:19.424 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-13 01:27:19.426 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-13 01:27:19.428 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-13 01:27:19.430 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-13 01:27:19.432 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-13 01:27:19.433 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-13 01:27:19.435 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-13 01:27:19.437 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-13 01:27:19.438 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-13 01:27:19.440 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-13 01:27:19.442 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-13 01:27:19.444 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-13 01:27:19.445 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-13 01:27:19.447 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-13 01:27:19.449 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-13 01:27:19.451 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-13 01:27:19.453 | + functions-common:_ensure_lsb_release:394 : return 2022-04-13 01:27:19.456 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-13 01:27:19.524 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-13 01:27:19.528 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-13 01:27:19.596 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-13 01:27:19.600 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-13 01:27:19.679 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-13 01:27:19.682 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-13 01:27:19.685 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-13 01:27:19.688 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-13 01:27:19.691 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-13 01:27:19.694 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-13 01:27:19.696 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-13 01:27:19.698 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-13 01:27:19.700 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-13 01:27:19.702 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-13 01:27:19.704 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-13 01:27:19.704 | Distro: focal 2022-04-13 01:27:19.707 | + tools/install_pip.sh:main:124 : get_versions 2022-04-13 01:27:19.709 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 01:27:19.712 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 01:27:19.714 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 01:27:19.717 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 01:27:19.717 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 01:27:20.317 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 01:27:20.320 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 01:27:20.320 | pip: 21.3.1 2022-04-13 01:27:20.323 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-13 01:27:20.326 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-13 01:27:20.329 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 01:27:20.332 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 01:27:20.335 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 01:27:20.338 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 01:27:20.340 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 01:27:20.343 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 01:27:20.346 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 01:27:20.348 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 01:27:20.350 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 01:27:20.352 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 01:27:20.354 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 01:27:20.355 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-13 01:27:20.357 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 01:27:20.359 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 01:27:20.361 | + tools/install_pip.sh:main:142 : : 2022-04-13 01:27:20.363 | + tools/install_pip.sh:main:147 : set -x 2022-04-13 01:27:20.365 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-13 01:27:20.367 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-13 01:27:20.368 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 01:27:20.371 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-13 01:27:20.372 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-13 01:27:20.374 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 01:27:20.377 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-13 01:27:20.377 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 01:27:20.381 | ++ 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 01:27:20.383 | ++ 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 01:27:20.385 | ++ 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 01:27:20.387 | + 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 01:27:20.389 | + 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 01:27:20.405 | 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 01:27:20.407 | + 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 01:27:21.123 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 01:27:21.123 | from cryptography.utils import int_from_bytes 2022-04-13 01:27:21.123 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 01:27:21.123 | from cryptography.utils import int_from_bytes 2022-04-13 01:27:22.336 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 01:27:23.946 | 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 01:27:23.958 | 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 01:27:25.645 | Installing collected packages: setuptools 2022-04-13 01:27:26.500 | Successfully installed setuptools-62.0.0 2022-04-13 01:27:26.500 | 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 01:27:26.645 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 01:27:26.645 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 01:27:26.761 | + inc/python:pip_install:200 : result=0 2022-04-13 01:27:26.764 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 01:27:26.767 | + functions-common:time_stop:2425 : local name 2022-04-13 01:27:26.769 | + functions-common:time_stop:2426 : local end_time 2022-04-13 01:27:26.771 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 01:27:26.773 | + functions-common:time_stop:2428 : local total 2022-04-13 01:27:26.775 | + functions-common:time_stop:2429 : local start_time 2022-04-13 01:27:26.776 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 01:27:26.778 | + functions-common:time_stop:2432 : start_time=1649813240400 2022-04-13 01:27:26.780 | + functions-common:time_stop:2434 : [[ -z 1649813240400 ]] 2022-04-13 01:27:26.782 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 01:27:26.786 | + functions-common:time_stop:2437 : end_time=1649813246784 2022-04-13 01:27:26.788 | + functions-common:time_stop:2438 : elapsed_time=6384 2022-04-13 01:27:26.790 | + functions-common:time_stop:2439 : total=0 2022-04-13 01:27:26.791 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 01:27:26.793 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6384 2022-04-13 01:27:26.795 | + inc/python:pip_install:203 : return 0 2022-04-13 01:27:26.797 | + tools/install_pip.sh:main:153 : get_versions 2022-04-13 01:27:26.799 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 01:27:26.804 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 01:27:26.806 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 01:27:26.809 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 01:27:26.809 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 01:27:27.385 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 01:27:27.388 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 01:27:27.388 | pip: 21.3.1 2022-04-13 01:27:27.393 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-13 01:27:27.397 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 01:27:27.403 | + ./stack.sh:main:798 : fixup_all 2022-04-13 01:27:27.406 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-13 01:27:27.410 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-13 01:27:27.413 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 01:27:27.416 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 01:27:27.420 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-13 01:27:27.432 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-13 01:27:27.443 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-13 01:27:27.454 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-13 01:27:27.456 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-13 01:27:27.459 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 01:27:27.461 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 01:27:27.463 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 01:27:27.465 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 01:27:27.467 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 01:27:27.469 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 01:27:27.471 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 01:27:27.474 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 01:27:27.476 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 01:27:27.478 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 01:27:27.480 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 01:27:27.482 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-13 01:27:27.484 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-13 01:27:27.486 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-13 01:27:27.488 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 01:27:27.490 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 01:27:27.492 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 01:27:27.495 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 01:27:27.497 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 01:27:27.499 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 01:27:27.501 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-13 01:27:27.503 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-13 01:27:27.505 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-13 01:27:27.507 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-13 01:27:27.509 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-13 01:27:27.511 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-13 01:27:27.514 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-04-13 01:27:27.536 | Using python 3.8 to install os-testr 2022-04-13 01:27:27.538 | + 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 01:27:28.266 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 01:27:28.266 | from cryptography.utils import int_from_bytes 2022-04-13 01:27:28.266 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 01:27:28.266 | from cryptography.utils import int_from_bytes 2022-04-13 01:27:29.432 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 01:27:29.464 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-13 01:27:29.971 | 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 01:27:29.972 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-13 01:27:29.973 | 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 01:27:29.986 | 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 01:27:29.996 | 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 01:27:30.006 | 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 01:27:31.608 | 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 01:27:31.614 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 01:27:31.614 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 01:27:31.722 | + inc/python:pip_install:200 : result=0 2022-04-13 01:27:31.726 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 01:27:31.729 | + functions-common:time_stop:2425 : local name 2022-04-13 01:27:31.733 | + functions-common:time_stop:2426 : local end_time 2022-04-13 01:27:31.736 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 01:27:31.739 | + functions-common:time_stop:2428 : local total 2022-04-13 01:27:31.741 | + functions-common:time_stop:2429 : local start_time 2022-04-13 01:27:31.743 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 01:27:31.745 | + functions-common:time_stop:2432 : start_time=1649813247530 2022-04-13 01:27:31.747 | + functions-common:time_stop:2434 : [[ -z 1649813247530 ]] 2022-04-13 01:27:31.750 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 01:27:31.754 | + functions-common:time_stop:2437 : end_time=1649813251752 2022-04-13 01:27:31.756 | + functions-common:time_stop:2438 : elapsed_time=4222 2022-04-13 01:27:31.759 | + functions-common:time_stop:2439 : total=0 2022-04-13 01:27:31.761 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 01:27:31.763 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4222 2022-04-13 01:27:31.765 | + inc/python:pip_install:203 : return 0 2022-04-13 01:27:31.768 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-13 01:27:31.819 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-04-13 01:27:31.923 | + ./stack.sh:main:812 : install_infra 2022-04-13 01:27:31.926 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 01:27:31.928 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-13 01:27:31.932 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 01:27:31.934 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-13 01:27:31.957 | + 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 01:27:33.836 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:27:33.843 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:27:33.847 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:27:33.853 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:27:33.856 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:27:33.863 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:27:33.867 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:27:33.892 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:27:33.969 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:27:33.987 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:27:33.991 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:27:33.996 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:27:34.010 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:27:34.018 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:27:34.020 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:27:34.037 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:27:34.053 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:27:34.063 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:27:34.067 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:27:34.085 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:27:34.106 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:27:34.124 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:27:34.132 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:27:34.137 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:27:34.157 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:27:34.185 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:27:34.187 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:27:34.201 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:27:34.205 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:27:34.209 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:27:34.214 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:27:34.229 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:27:34.235 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:27:34.283 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:27:34.301 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:27:34.305 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:27:34.335 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:27:34.396 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:27:34.402 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:27:34.409 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:27:34.458 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:27:34.472 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:27:34.480 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:27:34.580 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:27:34.604 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:27:34.608 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:27:34.619 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:27:34.624 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:27:34.642 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:27:34.649 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:27:34.666 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:27:34.696 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:27:34.724 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:27:34.736 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:27:34.748 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:27:34.765 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:27:34.773 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:27:34.787 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:27:34.798 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:27:34.802 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:27:34.809 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 01:27:34.944 | 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 01:27:35.230 | + inc/python:pip_install:200 : result=0 2022-04-13 01:27:35.232 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 01:27:35.235 | + functions-common:time_stop:2425 : local name 2022-04-13 01:27:35.237 | + functions-common:time_stop:2426 : local end_time 2022-04-13 01:27:35.239 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 01:27:35.241 | + functions-common:time_stop:2428 : local total 2022-04-13 01:27:35.243 | + functions-common:time_stop:2429 : local start_time 2022-04-13 01:27:35.246 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 01:27:35.248 | + functions-common:time_stop:2432 : start_time=1649813251949 2022-04-13 01:27:35.250 | + functions-common:time_stop:2434 : [[ -z 1649813251949 ]] 2022-04-13 01:27:35.252 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 01:27:35.256 | + functions-common:time_stop:2437 : end_time=1649813255254 2022-04-13 01:27:35.259 | + functions-common:time_stop:2438 : elapsed_time=3305 2022-04-13 01:27:35.261 | + functions-common:time_stop:2439 : total=4222 2022-04-13 01:27:35.263 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 01:27:35.265 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7527 2022-04-13 01:27:35.267 | + inc/python:pip_install:203 : return 0 2022-04-13 01:27:35.270 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 01:27:35.272 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-13 01:27:35.295 | + 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 01:27:37.045 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:27:37.052 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:27:37.056 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:27:37.062 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:27:37.065 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:27:37.072 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:27:37.076 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:27:37.102 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:27:37.180 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:27:37.199 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:27:37.203 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:27:37.208 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:27:37.223 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:27:37.231 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:27:37.233 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:27:37.249 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:27:37.267 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:27:37.276 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:27:37.281 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:27:37.299 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:27:37.321 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:27:37.338 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:27:37.346 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:27:37.352 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:27:37.372 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:27:37.401 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:27:37.403 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:27:37.417 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:27:37.422 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:27:37.427 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:27:37.432 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:27:37.447 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:27:37.454 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:27:37.502 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:27:37.520 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:27:37.524 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:27:37.555 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:27:37.617 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:27:37.624 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:27:37.631 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:27:37.682 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:27:37.696 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:27:37.704 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:27:37.806 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:27:37.831 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:27:37.835 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:27:37.846 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:27:37.851 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:27:37.870 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:27:37.877 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:27:37.894 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:27:37.924 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:27:37.953 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:27:37.965 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:27:37.977 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:27:37.995 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:27:38.003 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:27:38.017 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:27:38.029 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:27:38.033 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 01:27:38.039 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 01:27:38.041 | Processing /opt/stack/requirements 2022-04-13 01:27:39.784 | 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 01:27:39.786 | 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 01:27:39.798 | 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 01:27:39.804 | 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 01:27:39.806 | 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 01:27:39.812 | 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 01:27:39.839 | 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 01:27:39.841 | 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 01:27:39.851 | 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 01:27:39.902 | 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 01:27:39.906 | 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 01:27:39.921 | 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 01:27:39.924 | 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 01:27:39.926 | 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 01:27:39.932 | 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 01:27:39.934 | 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 01:27:39.947 | 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 01:27:39.953 | 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 01:27:39.964 | 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 01:27:40.012 | 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 01:27:40.015 | 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 01:27:40.020 | 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 01:27:40.023 | 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 01:27:40.083 | Building wheels for collected packages: openstack-requirements 2022-04-13 01:27:40.084 | Building wheel for openstack-requirements (setup.py): started 2022-04-13 01:27:40.917 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-13 01:27:40.918 | ERROR: Command errored out with exit status 1: 2022-04-13 01:27:40.918 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-3hp4e6be/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-3hp4e6be/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-o1h0zsjm 2022-04-13 01:27:40.918 | cwd: /tmp/pip-req-build-3hp4e6be/ 2022-04-13 01:27:40.918 | Complete output (6 lines): 2022-04-13 01:27:40.918 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-13 01:27:40.918 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-13 01:27:40.918 | or: setup.py --help-commands 2022-04-13 01:27:40.918 | or: setup.py cmd --help 2022-04-13 01:27:40.918 | 2022-04-13 01:27:40.918 | error: invalid command 'bdist_wheel' 2022-04-13 01:27:40.918 | ---------------------------------------- 2022-04-13 01:27:40.919 | ERROR: Failed building wheel for openstack-requirements 2022-04-13 01:27:40.919 | Running setup.py clean for openstack-requirements 2022-04-13 01:27:41.763 | Failed to build openstack-requirements 2022-04-13 01:27:41.781 | Installing collected packages: openstack-requirements 2022-04-13 01:27:41.781 | Attempting uninstall: openstack-requirements 2022-04-13 01:27:41.782 | Found existing installation: openstack-requirements 1.2.1.dev5354 2022-04-13 01:27:41.817 | Uninstalling openstack-requirements-1.2.1.dev5354: 2022-04-13 01:27:41.835 | Successfully uninstalled openstack-requirements-1.2.1.dev5354 2022-04-13 01:27:41.838 | Running setup.py install for openstack-requirements: started 2022-04-13 01:27:44.216 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-13 01:27:44.239 | Successfully installed openstack-requirements-1.2.1.dev5354 2022-04-13 01:27:44.365 | + inc/python:pip_install:200 : result=0 2022-04-13 01:27:44.369 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 01:27:44.373 | + functions-common:time_stop:2425 : local name 2022-04-13 01:27:44.376 | + functions-common:time_stop:2426 : local end_time 2022-04-13 01:27:44.379 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 01:27:44.381 | + functions-common:time_stop:2428 : local total 2022-04-13 01:27:44.383 | + functions-common:time_stop:2429 : local start_time 2022-04-13 01:27:44.385 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 01:27:44.387 | + functions-common:time_stop:2432 : start_time=1649813255287 2022-04-13 01:27:44.389 | + functions-common:time_stop:2434 : [[ -z 1649813255287 ]] 2022-04-13 01:27:44.392 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 01:27:44.396 | + functions-common:time_stop:2437 : end_time=1649813264394 2022-04-13 01:27:44.398 | + functions-common:time_stop:2438 : elapsed_time=9107 2022-04-13 01:27:44.401 | + functions-common:time_stop:2439 : total=7527 2022-04-13 01:27:44.403 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 01:27:44.405 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=16634 2022-04-13 01:27:44.408 | + inc/python:pip_install:203 : return 0 2022-04-13 01:27:44.410 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-13 01:27:44.412 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-13 01:27:44.415 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-13 01:27:44.417 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:27:44.419 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:27:44.421 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-04-13 01:27:44.424 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:27:44.426 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-13 01:27:44.445 | Using python 3.8 to install pbr 2022-04-13 01:27:44.447 | + 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 01:27:45.170 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 01:27:45.170 | from cryptography.utils import int_from_bytes 2022-04-13 01:27:45.170 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 01:27:45.170 | from cryptography.utils import int_from_bytes 2022-04-13 01:27:46.322 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 01:27:46.354 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-13 01:27:48.125 | 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 01:27:48.131 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 01:27:48.131 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 01:27:48.241 | + inc/python:pip_install:200 : result=0 2022-04-13 01:27:48.245 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 01:27:48.248 | + functions-common:time_stop:2425 : local name 2022-04-13 01:27:48.252 | + functions-common:time_stop:2426 : local end_time 2022-04-13 01:27:48.255 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 01:27:48.259 | + functions-common:time_stop:2428 : local total 2022-04-13 01:27:48.263 | + functions-common:time_stop:2429 : local start_time 2022-04-13 01:27:48.266 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 01:27:48.269 | + functions-common:time_stop:2432 : start_time=1649813264440 2022-04-13 01:27:48.271 | + functions-common:time_stop:2434 : [[ -z 1649813264440 ]] 2022-04-13 01:27:48.274 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 01:27:48.278 | + functions-common:time_stop:2437 : end_time=1649813268276 2022-04-13 01:27:48.281 | + functions-common:time_stop:2438 : elapsed_time=3836 2022-04-13 01:27:48.283 | + functions-common:time_stop:2439 : total=16634 2022-04-13 01:27:48.285 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 01:27:48.287 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=20470 2022-04-13 01:27:48.290 | + inc/python:pip_install:203 : return 0 2022-04-13 01:27:48.292 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-04-13 01:27:50.543 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-13 01:27:52.405 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 01:27:52.406 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-04-13 01:27:52.420 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-13 01:27:52.424 | 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 01:27:52.429 | 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 01:27:52.431 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-13 01:27:52.434 | 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 01:27:52.505 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 01:27:52.508 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 01:27:52.513 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-04-13 01:27:52.537 | + ./stack.sh:main:821 : pkgs= 2022-04-13 01:27:52.540 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-04-13 01:27:52.543 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-04-13 01:27:52.546 | + functions-common:run_phase:1853 : local mode=stack 2022-04-13 01:27:52.549 | + functions-common:run_phase:1854 : local phase=pre-install 2022-04-13 01:27:52.553 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 01:27:52.556 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 01:27:52.560 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 01:27:52.563 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 01:27:52.566 | + functions-common:run_phase:1863 : local extra 2022-04-13 01:27:52.569 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 01:27:52.573 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 01:27:52.575 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 01:27:52.578 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 01:27:52.580 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-13 01:27:52.582 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 01:27:52.597 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 01:27:52.599 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 01:27:52.601 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-13 01:27:52.603 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-13 01:27:52.605 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-13 01:27:52.607 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-13 01:27:52.609 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-13 01:27:52.611 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-13 01:27:52.614 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-13 01:27:52.616 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-13 01:27:52.618 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-13 01:27:52.620 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-13 01:27:52.622 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-13 01:27:52.624 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-13 01:27:52.626 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 01:27:52.628 | + 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 01:27:52.630 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-04-13 01:27:52.632 | + functions-common:run_plugins:1839 : local mode=stack 2022-04-13 01:27:52.635 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-04-13 01:27:52.637 | + functions-common:run_plugins:1842 : local plugins= 2022-04-13 01:27:52.639 | + functions-common:run_plugins:1843 : local plugin 2022-04-13 01:27:52.642 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-13 01:27:52.644 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-13 01:27:52.646 | + functions:set_systemd_override:821 : local value=2048 2022-04-13 01:27:52.649 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-13 01:27:52.651 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-13 01:27:52.702 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-13 01:27:52.702 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-13 01:27:52.704 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-13 01:27:53.064 | + ./stack.sh:main:834 : install_rpc_backend 2022-04-13 01:27:53.067 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-13 01:27:53.086 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 01:27:53.089 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-13 01:27:53.091 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 01:27:53.094 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 01:27:53.096 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 01:27:53.099 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 01:27:53.101 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 01:27:53.103 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 01:27:53.106 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 01:27:53.108 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 01:27:53.111 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 01:27:53.113 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 01:27:53.115 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 01:27:53.117 | + functions-common:apt_get_update:1190 : return 2022-04-13 01:27:53.120 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-04-13 01:27:53.122 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 01:27:53.124 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 01:27:53.127 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 01:27:53.129 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-04-13 01:27:53.150 | + 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 01:27:53.259 | Reading package lists... 2022-04-13 01:27:53.504 | Building dependency tree... 2022-04-13 01:27:53.505 | Reading state information... 2022-04-13 01:27:53.752 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-13 01:27:53.752 | The following packages were automatically installed and are no longer required: 2022-04-13 01:27:53.753 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 01:27:53.753 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 01:27:53.753 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 01:27:53.753 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 01:27:53.753 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 01:27:53.753 | python3-zope.interface 2022-04-13 01:27:53.753 | Use 'sudo apt autoremove' to remove them. 2022-04-13 01:27:53.879 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 01:27:53.885 | + functions-common:apt_get:1234 : result=0 2022-04-13 01:27:53.888 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 01:27:53.891 | + functions-common:time_stop:2425 : local name 2022-04-13 01:27:53.894 | + functions-common:time_stop:2426 : local end_time 2022-04-13 01:27:53.897 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 01:27:53.900 | + functions-common:time_stop:2428 : local total 2022-04-13 01:27:53.902 | + functions-common:time_stop:2429 : local start_time 2022-04-13 01:27:53.905 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 01:27:53.908 | + functions-common:time_stop:2432 : start_time=1649813273147 2022-04-13 01:27:53.911 | + functions-common:time_stop:2434 : [[ -z 1649813273147 ]] 2022-04-13 01:27:53.914 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 01:27:53.919 | + functions-common:time_stop:2437 : end_time=1649813273916 2022-04-13 01:27:53.921 | + functions-common:time_stop:2438 : elapsed_time=769 2022-04-13 01:27:53.924 | + functions-common:time_stop:2439 : total=1529 2022-04-13 01:27:53.926 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 01:27:53.929 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2298 2022-04-13 01:27:53.931 | + functions-common:apt_get:1238 : return 0 2022-04-13 01:27:53.933 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-13 01:27:53.936 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 01:27:53.939 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 01:27:53.941 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 01:27:53.943 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 01:27:53.946 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 01:27:53.948 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 01:27:53.951 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-13 01:27:53.953 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 01:27:53.955 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 01:27:53.958 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 01:27:53.961 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 01:27:53.963 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 01:27:53.966 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 01:27:53.968 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 01:27:53.970 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 01:27:53.973 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 01:27:53.975 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 01:27:53.977 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 01:27:53.979 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-13 01:27:53.982 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 01:27:53.984 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 01:27:53.986 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 01:27:53.989 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 01:27:53.991 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 01:27:53.993 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 01:27:53.995 | + ./stack.sh:main:835 : restart_rpc_backend 2022-04-13 01:27:53.998 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-13 01:27:54.013 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 01:27:54.015 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-13 01:27:54.017 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 01:27:54.020 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-04-13 01:27:54.022 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-13 01:27:54.025 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-13 01:27:54.029 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-13 01:27:54.032 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-13 01:27:54.034 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-13 01:27:54.037 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-13 01:27:54.039 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-13 01:27:54.041 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-13 01:27:54.044 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-13 01:27:54.807 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-13 01:27:54.807 | user tags 2022-04-13 01:27:54.807 | stackrabbit []' 2022-04-13 01:27:54.810 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-13 01:27:54.810 | user tags 2022-04-13 01:27:54.810 | stackrabbit []' 2022-04-13 01:27:54.810 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-13 01:27:54.816 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-13 01:27:54.819 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-13 01:27:54.821 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 01:27:55.553 | Changing password for user "stackrabbit" ... 2022-04-13 01:27:55.582 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-13 01:27:56.289 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-13 01:27:56.323 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-13 01:27:56.326 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 01:27:57.016 | Changing password for user "stackrabbit" ... 2022-04-13 01:27:57.041 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-13 01:27:57.043 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-13 01:27:57.045 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-13 01:27:57.781 | Deleting user "guest" ... 2022-04-13 01:27:57.805 | Error: 2022-04-13 01:27:57.805 | {:no_such_user, "guest"} 2022-04-13 01:27:57.819 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-13 01:27:57.821 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-04-13 01:27:57.839 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 01:27:57.841 | + ./stack.sh:main:838 : install_database 2022-04-13 01:27:57.844 | + lib/database:install_database:118 : install_database_mysql 2022-04-13 01:27:57.846 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-13 01:27:57.848 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 01:27:57.851 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 01:27:57.853 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-13 01:27:58.071 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-13 01:27:58.075 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-13 01:27:58.078 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-13 01:27:58.081 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-13 01:27:58.085 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-13 01:27:58.089 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-13 01:27:58.093 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 01:27:58.097 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 01:27:58.099 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 01:27:58.101 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 01:27:58.104 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 01:27:58.106 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 01:27:58.108 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 01:27:58.111 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 01:27:58.113 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 01:27:58.115 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 01:27:58.117 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 01:27:58.120 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-13 01:27:58.122 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 01:27:58.124 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 01:27:58.127 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 01:27:58.129 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 01:27:58.131 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 01:27:58.133 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 01:27:58.135 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-13 01:27:58.138 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 01:27:58.140 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 01:27:58.142 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-13 01:27:58.144 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 01:27:58.146 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 01:27:58.148 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 01:27:58.150 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 01:27:58.153 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 01:27:58.155 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 01:27:58.157 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 01:27:58.160 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 01:27:58.162 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 01:27:58.164 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 01:27:58.166 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 01:27:58.168 | + functions-common:apt_get_update:1190 : return 2022-04-13 01:27:58.170 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-04-13 01:27:58.172 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 01:27:58.175 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 01:27:58.177 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 01:27:58.179 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-04-13 01:27:58.200 | + 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 01:27:58.310 | Reading package lists... 2022-04-13 01:27:58.557 | Building dependency tree... 2022-04-13 01:27:58.558 | Reading state information... 2022-04-13 01:27:58.812 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-13 01:27:58.812 | The following packages were automatically installed and are no longer required: 2022-04-13 01:27:58.813 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 01:27:58.813 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 01:27:58.813 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 01:27:58.813 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 01:27:58.813 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 01:27:58.813 | python3-zope.interface 2022-04-13 01:27:58.813 | Use 'sudo apt autoremove' to remove them. 2022-04-13 01:27:58.947 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 01:27:58.953 | + functions-common:apt_get:1234 : result=0 2022-04-13 01:27:58.955 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 01:27:58.959 | + functions-common:time_stop:2425 : local name 2022-04-13 01:27:58.961 | + functions-common:time_stop:2426 : local end_time 2022-04-13 01:27:58.963 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 01:27:58.966 | + functions-common:time_stop:2428 : local total 2022-04-13 01:27:58.968 | + functions-common:time_stop:2429 : local start_time 2022-04-13 01:27:58.970 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 01:27:58.973 | + functions-common:time_stop:2432 : start_time=1649813278198 2022-04-13 01:27:58.975 | + functions-common:time_stop:2434 : [[ -z 1649813278198 ]] 2022-04-13 01:27:58.977 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 01:27:58.981 | + functions-common:time_stop:2437 : end_time=1649813278979 2022-04-13 01:27:58.984 | + functions-common:time_stop:2438 : elapsed_time=781 2022-04-13 01:27:58.986 | + functions-common:time_stop:2439 : total=2298 2022-04-13 01:27:58.988 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 01:27:58.990 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3079 2022-04-13 01:27:58.992 | + functions-common:apt_get:1238 : return 0 2022-04-13 01:27:58.995 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-04-13 01:27:58.997 | + ./stack.sh:main:841 : install_database_python 2022-04-13 01:27:58.999 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-13 01:27:59.001 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-13 01:27:59.004 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-13 01:27:59.006 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 01:27:59.009 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-13 01:27:59.011 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-13 01:27:59.014 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 01:27:59.018 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-13 01:27:59.018 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 01:27:59.023 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-13 01:27:59.026 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-13 01:27:59.028 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-13 01:27:59.031 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-13 01:27:59.033 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-13 01:27:59.054 | Using python 3.8 to install PyMySQL 2022-04-13 01:27:59.056 | + 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 01:27:59.771 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 01:27:59.771 | from cryptography.utils import int_from_bytes 2022-04-13 01:27:59.771 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 01:27:59.771 | from cryptography.utils import int_from_bytes 2022-04-13 01:28:00.911 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 01:28:00.942 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-13 01:28:02.550 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 01:28:02.555 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 01:28:02.555 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 01:28:02.659 | + inc/python:pip_install:200 : result=0 2022-04-13 01:28:02.664 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 01:28:02.667 | + functions-common:time_stop:2425 : local name 2022-04-13 01:28:02.671 | + functions-common:time_stop:2426 : local end_time 2022-04-13 01:28:02.674 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 01:28:02.678 | + functions-common:time_stop:2428 : local total 2022-04-13 01:28:02.681 | + functions-common:time_stop:2429 : local start_time 2022-04-13 01:28:02.685 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 01:28:02.689 | + functions-common:time_stop:2432 : start_time=1649813279048 2022-04-13 01:28:02.692 | + functions-common:time_stop:2434 : [[ -z 1649813279048 ]] 2022-04-13 01:28:02.696 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 01:28:02.701 | + functions-common:time_stop:2437 : end_time=1649813282698 2022-04-13 01:28:02.704 | + functions-common:time_stop:2438 : elapsed_time=3650 2022-04-13 01:28:02.707 | + functions-common:time_stop:2439 : total=20470 2022-04-13 01:28:02.710 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 01:28:02.713 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=24120 2022-04-13 01:28:02.716 | + inc/python:pip_install:203 : return 0 2022-04-13 01:28:02.719 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-13 01:28:02.722 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 01:28:02.724 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-13 01:28:02.726 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-04-13 01:28:02.742 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 01:28:02.745 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-04-13 01:28:02.747 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-13 01:28:02.751 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 01:28:02.751 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 01:28:02.756 | + 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 01:28:02.759 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-13 01:28:02.761 | + 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 01:28:02.764 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 01:28:02.766 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-13 01:28:02.768 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-13 01:28:02.784 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 01:28:02.786 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-13 01:28:02.789 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 01:28:02.791 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 01:28:02.793 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 01:28:02.796 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 01:28:02.798 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 01:28:02.800 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 01:28:02.803 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 01:28:02.805 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 01:28:02.807 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 01:28:02.809 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 01:28:02.812 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 01:28:02.814 | + functions-common:apt_get_update:1190 : return 2022-04-13 01:28:02.816 | + functions-common:install_package:1464 : real_install_package radvd 2022-04-13 01:28:02.819 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 01:28:02.821 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 01:28:02.823 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 01:28:02.826 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-04-13 01:28:02.846 | + 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 01:28:02.955 | Reading package lists... 2022-04-13 01:28:03.198 | Building dependency tree... 2022-04-13 01:28:03.199 | Reading state information... 2022-04-13 01:28:03.445 | radvd is already the newest version (1:2.17-2). 2022-04-13 01:28:03.445 | The following packages were automatically installed and are no longer required: 2022-04-13 01:28:03.446 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 01:28:03.446 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 01:28:03.446 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 01:28:03.446 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 01:28:03.446 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 01:28:03.446 | python3-zope.interface 2022-04-13 01:28:03.446 | Use 'sudo apt autoremove' to remove them. 2022-04-13 01:28:03.571 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 01:28:03.577 | + functions-common:apt_get:1234 : result=0 2022-04-13 01:28:03.580 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 01:28:03.583 | + functions-common:time_stop:2425 : local name 2022-04-13 01:28:03.585 | + functions-common:time_stop:2426 : local end_time 2022-04-13 01:28:03.587 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 01:28:03.590 | + functions-common:time_stop:2428 : local total 2022-04-13 01:28:03.592 | + functions-common:time_stop:2429 : local start_time 2022-04-13 01:28:03.594 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 01:28:03.596 | + functions-common:time_stop:2432 : start_time=1649813282843 2022-04-13 01:28:03.599 | + functions-common:time_stop:2434 : [[ -z 1649813282843 ]] 2022-04-13 01:28:03.601 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 01:28:03.605 | + functions-common:time_stop:2437 : end_time=1649813283603 2022-04-13 01:28:03.608 | + functions-common:time_stop:2438 : elapsed_time=760 2022-04-13 01:28:03.610 | + functions-common:time_stop:2439 : total=3079 2022-04-13 01:28:03.612 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 01:28:03.614 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3839 2022-04-13 01:28:03.617 | + functions-common:apt_get:1238 : return 0 2022-04-13 01:28:03.619 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-13 01:28:03.636 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 01:28:03.638 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-13 01:28:03.641 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-13 01:28:03.644 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-13 01:28:03.647 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-13 01:28:03.672 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-13 01:28:03.675 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 01:28:03.678 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 01:28:03.682 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 01:28:03.684 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 01:28:03.687 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 01:28:03.690 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 01:28:03.693 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 01:28:03.696 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 01:28:03.699 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 01:28:03.702 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 01:28:03.705 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 01:28:03.707 | + functions-common:apt_get_update:1190 : return 2022-04-13 01:28:03.710 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-04-13 01:28:03.712 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 01:28:03.714 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 01:28:03.716 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 01:28:03.719 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-04-13 01:28:03.739 | + 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 01:28:03.851 | Reading package lists... 2022-04-13 01:28:04.095 | Building dependency tree... 2022-04-13 01:28:04.097 | Reading state information... 2022-04-13 01:28:04.342 | fakeroot is already the newest version (1.24-1). 2022-04-13 01:28:04.342 | make is already the newest version (4.2.1-1.2). 2022-04-13 01:28:04.342 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-13 01:28:04.342 | The following packages were automatically installed and are no longer required: 2022-04-13 01:28:04.343 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 01:28:04.343 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 01:28:04.343 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 01:28:04.344 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 01:28:04.344 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 01:28:04.344 | python3-zope.interface 2022-04-13 01:28:04.344 | Use 'sudo apt autoremove' to remove them. 2022-04-13 01:28:04.492 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 01:28:04.497 | + functions-common:apt_get:1234 : result=0 2022-04-13 01:28:04.499 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 01:28:04.502 | + functions-common:time_stop:2425 : local name 2022-04-13 01:28:04.505 | + functions-common:time_stop:2426 : local end_time 2022-04-13 01:28:04.508 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 01:28:04.511 | + functions-common:time_stop:2428 : local total 2022-04-13 01:28:04.514 | + functions-common:time_stop:2429 : local start_time 2022-04-13 01:28:04.517 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 01:28:04.520 | + functions-common:time_stop:2432 : start_time=1649813283736 2022-04-13 01:28:04.522 | + functions-common:time_stop:2434 : [[ -z 1649813283736 ]] 2022-04-13 01:28:04.525 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 01:28:04.529 | + functions-common:time_stop:2437 : end_time=1649813284526 2022-04-13 01:28:04.531 | + functions-common:time_stop:2438 : elapsed_time=790 2022-04-13 01:28:04.533 | + functions-common:time_stop:2439 : total=3839 2022-04-13 01:28:04.536 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 01:28:04.538 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4629 2022-04-13 01:28:04.540 | + functions-common:apt_get:1238 : return 0 2022-04-13 01:28:04.543 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-13 01:28:04.545 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 01:28:04.547 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 01:28:04.549 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-13 01:28:04.552 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-13 01:28:04.554 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-13 01:28:04.558 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-13 01:28:04.561 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-13 01:28:04.564 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-13 01:28:04.564 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-13 01:28:04.569 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-13 01:28:04.571 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-13 01:28:04.573 | + functions:vercmp:628 : local v1=5.4 2022-04-13 01:28:04.576 | + functions:vercmp:629 : local 'op=<' 2022-04-13 01:28:04.578 | + functions:vercmp:630 : local v2=3.13 2022-04-13 01:28:04.580 | + functions:vercmp:631 : local result 2022-04-13 01:28:04.584 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-13 01:28:04.584 | ++ functions:vercmp:635 : sort -V 2022-04-13 01:28:04.585 | ++ functions:vercmp:635 : head -1 2022-04-13 01:28:04.589 | + functions:vercmp:635 : result=3.13 2022-04-13 01:28:04.592 | + functions:vercmp:637 : case $op in 2022-04-13 01:28:04.594 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-13 01:28:04.596 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-13 01:28:04.598 | + functions:vercmp:648 : return 2022-04-13 01:28:04.601 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-13 01:28:04.603 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-13 01:28:04.605 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-04-13 01:28:05.102 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-13 01:28:05.104 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-13 01:28:05.106 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:28:05.109 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:28:05.111 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-04-13 01:28:05.114 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:28:05.117 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-04-13 01:28:05.136 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 01:28:05.138 | + ./stack.sh:main:849 : install_etcd3 2022-04-13 01:28:05.141 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-13 01:28:05.141 | Installing etcd 2022-04-13 01:28:05.143 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-13 01:28:05.155 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-13 01:28:05.169 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-13 01:28:05.171 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-13 01:28:05.186 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-13 01:28:05.189 | ++ 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 01:28:05.192 | ++ 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 01:28:05.195 | +++ 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 01:28:05.199 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 01:28:05.202 | ++ 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 01:28:05.204 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-13 01:28:05.207 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 01:28:05.209 | ++ functions:get_extra_file:74 : return 2022-04-13 01:28:05.212 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 01:28:05.214 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-13 01:28:05.216 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-13 01:28:05.219 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-04-13 01:28:05.238 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 01:28:05.240 | + ./stack.sh:main:868 : install_dstat 2022-04-13 01:28:05.243 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-13 01:28:05.261 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 01:28:05.264 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-04-13 01:28:05.266 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 01:28:05.269 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-04-13 01:28:05.272 | + ./stack.sh:main:877 : install_libs 2022-04-13 01:28:05.274 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-13 01:28:05.276 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-13 01:28:05.279 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-13 01:28:05.281 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-13 01:28:05.284 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:28:05.286 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:28:05.289 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-04-13 01:28:05.291 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:28:05.293 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-13 01:28:05.296 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-13 01:28:05.298 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-13 01:28:05.300 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-13 01:28:05.303 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:28:05.305 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:28:05.307 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-04-13 01:28:05.309 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:28:05.312 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-13 01:28:05.314 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-13 01:28:05.316 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-13 01:28:05.319 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-13 01:28:05.321 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:28:05.323 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:28:05.325 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-04-13 01:28:05.327 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:28:05.329 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-13 01:28:05.331 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-13 01:28:05.334 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-13 01:28:05.336 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-13 01:28:05.338 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:28:05.341 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:28:05.343 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-04-13 01:28:05.345 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:28:05.348 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-13 01:28:05.350 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-13 01:28:05.353 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-13 01:28:05.355 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-13 01:28:05.357 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:28:05.360 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:28:05.362 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-04-13 01:28:05.364 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:28:05.366 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-13 01:28:05.369 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-13 01:28:05.371 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-13 01:28:05.373 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-13 01:28:05.375 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:28:05.377 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:28:05.380 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-04-13 01:28:05.382 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:28:05.384 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-13 01:28:05.386 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-13 01:28:05.389 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-13 01:28:05.391 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-13 01:28:05.393 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:28:05.395 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:28:05.397 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-04-13 01:28:05.399 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:28:05.402 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-13 01:28:05.404 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-13 01:28:05.406 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-13 01:28:05.409 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-13 01:28:05.411 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:28:05.413 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:28:05.415 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-04-13 01:28:05.417 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:28:05.420 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-13 01:28:05.422 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-13 01:28:05.424 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-13 01:28:05.426 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-13 01:28:05.430 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:28:05.432 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:28:05.434 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-04-13 01:28:05.436 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:28:05.439 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-13 01:28:05.441 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-13 01:28:05.444 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-13 01:28:05.446 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-13 01:28:05.449 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:28:05.451 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:28:05.453 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-04-13 01:28:05.456 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:28:05.458 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-13 01:28:05.460 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-13 01:28:05.463 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-13 01:28:05.465 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-13 01:28:05.467 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:28:05.469 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:28:05.472 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-04-13 01:28:05.474 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:28:05.476 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-13 01:28:05.479 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-13 01:28:05.481 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-13 01:28:05.483 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-13 01:28:05.486 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:28:05.488 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:28:05.490 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-04-13 01:28:05.492 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:28:05.495 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-13 01:28:05.497 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-13 01:28:05.499 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-13 01:28:05.501 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-13 01:28:05.504 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:28:05.506 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:28:05.508 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-04-13 01:28:05.510 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:28:05.513 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-13 01:28:05.515 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-13 01:28:05.517 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-13 01:28:05.519 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-13 01:28:05.522 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:28:05.524 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:28:05.526 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-04-13 01:28:05.529 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:28:05.531 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-13 01:28:05.533 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-13 01:28:05.536 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-13 01:28:05.538 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-13 01:28:05.541 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:28:05.543 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:28:05.545 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-04-13 01:28:05.547 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:28:05.550 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-13 01:28:05.552 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-13 01:28:05.554 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-13 01:28:05.557 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-13 01:28:05.559 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:28:05.562 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:28:05.564 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-04-13 01:28:05.566 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:28:05.569 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-13 01:28:05.571 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-13 01:28:05.573 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-13 01:28:05.575 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-13 01:28:05.578 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:28:05.580 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:28:05.582 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-04-13 01:28:05.585 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:28:05.587 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-13 01:28:05.590 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-13 01:28:05.592 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-13 01:28:05.594 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-13 01:28:05.596 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:28:05.599 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:28:05.601 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-04-13 01:28:05.604 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:28:05.606 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-13 01:28:05.609 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-13 01:28:05.611 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-13 01:28:05.613 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-13 01:28:05.615 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:28:05.618 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:28:05.620 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-04-13 01:28:05.622 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:28:05.625 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-13 01:28:05.627 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-13 01:28:05.630 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-13 01:28:05.632 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-13 01:28:05.634 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:28:05.637 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:28:05.639 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-04-13 01:28:05.642 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:28:05.644 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-13 01:28:05.646 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-13 01:28:05.649 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-13 01:28:05.651 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-13 01:28:05.654 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:28:05.656 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:28:05.658 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-04-13 01:28:05.661 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:28:05.663 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-13 01:28:05.665 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-13 01:28:05.667 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-13 01:28:05.670 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-13 01:28:05.676 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:28:05.680 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:28:05.682 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-04-13 01:28:05.684 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:28:05.686 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-13 01:28:05.689 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-13 01:28:05.692 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-13 01:28:05.695 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-13 01:28:05.697 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:28:05.700 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:28:05.702 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-04-13 01:28:05.705 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:28:05.707 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-13 01:28:05.710 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-13 01:28:05.713 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-13 01:28:05.715 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-13 01:28:05.718 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:28:05.720 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:28:05.723 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-04-13 01:28:05.725 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:28:05.727 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-13 01:28:05.730 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-13 01:28:05.732 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-13 01:28:05.734 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-13 01:28:05.737 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:28:05.739 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:28:05.741 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-04-13 01:28:05.744 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:28:05.746 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-13 01:28:05.748 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-13 01:28:05.751 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-13 01:28:05.753 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-13 01:28:05.755 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:28:05.758 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:28:05.760 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-04-13 01:28:05.762 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:28:05.765 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-13 01:28:05.767 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-13 01:28:05.769 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-13 01:28:05.772 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-13 01:28:05.774 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:28:05.776 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:28:05.779 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-04-13 01:28:05.781 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:28:05.783 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-13 01:28:05.786 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-13 01:28:05.788 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-13 01:28:05.791 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-13 01:28:05.793 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:28:05.795 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:28:05.798 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-04-13 01:28:05.800 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:28:05.802 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-13 01:28:05.805 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-13 01:28:05.807 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-13 01:28:05.809 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-13 01:28:05.812 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:28:05.814 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:28:05.816 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-04-13 01:28:05.819 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:28:05.821 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-13 01:28:05.824 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-13 01:28:05.826 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-13 01:28:05.828 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-13 01:28:05.831 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:28:05.833 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:28:05.835 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-04-13 01:28:05.838 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:28:05.841 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-13 01:28:05.845 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-13 01:28:05.848 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-13 01:28:05.851 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-13 01:28:05.854 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:28:05.857 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:28:05.861 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-04-13 01:28:05.865 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:28:05.868 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-13 01:28:05.870 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-13 01:28:05.873 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-13 01:28:05.875 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-13 01:28:05.877 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:28:05.880 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:28:05.883 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-04-13 01:28:05.885 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:28:05.887 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-13 01:28:05.891 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-13 01:28:05.893 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-13 01:28:05.896 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-13 01:28:05.898 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:28:05.900 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:28:05.903 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-04-13 01:28:05.905 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:28:05.908 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-13 01:28:05.910 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-13 01:28:05.912 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-13 01:28:05.915 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-13 01:28:05.917 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:28:05.919 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:28:05.921 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-04-13 01:28:05.924 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:28:05.927 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-13 01:28:05.929 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-13 01:28:05.932 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-13 01:28:05.934 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-13 01:28:05.936 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:28:05.939 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:28:05.941 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-04-13 01:28:05.944 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:28:05.947 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-13 01:28:05.949 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-13 01:28:05.951 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-13 01:28:05.954 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-13 01:28:05.956 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:28:05.959 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:28:05.962 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-04-13 01:28:05.965 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:28:05.968 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-13 01:28:05.970 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-13 01:28:05.973 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-13 01:28:05.976 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-13 01:28:05.978 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:28:05.981 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:28:05.984 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-04-13 01:28:05.986 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:28:05.989 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-13 01:28:05.991 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-13 01:28:05.994 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-13 01:28:05.996 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-13 01:28:05.998 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:28:06.001 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:28:06.003 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-04-13 01:28:06.006 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:28:06.008 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-13 01:28:06.029 | Using python 3.8 to install etcd3 2022-04-13 01:28:06.031 | + 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 01:28:06.752 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 01:28:06.752 | from cryptography.utils import int_from_bytes 2022-04-13 01:28:06.752 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 01:28:06.752 | from cryptography.utils import int_from_bytes 2022-04-13 01:28:07.887 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 01:28:07.918 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-13 01:28:07.926 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-13 01:28:07.926 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-13 01:28:07.927 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.0) 2022-04-13 01:28:07.928 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-04-13 01:28:09.551 | 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 01:28:09.557 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 01:28:09.557 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 01:28:09.661 | + inc/python:pip_install:200 : result=0 2022-04-13 01:28:09.665 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 01:28:09.668 | + functions-common:time_stop:2425 : local name 2022-04-13 01:28:09.671 | + functions-common:time_stop:2426 : local end_time 2022-04-13 01:28:09.674 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 01:28:09.676 | + functions-common:time_stop:2428 : local total 2022-04-13 01:28:09.679 | + functions-common:time_stop:2429 : local start_time 2022-04-13 01:28:09.681 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 01:28:09.683 | + functions-common:time_stop:2432 : start_time=1649813286023 2022-04-13 01:28:09.685 | + functions-common:time_stop:2434 : [[ -z 1649813286023 ]] 2022-04-13 01:28:09.688 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 01:28:09.692 | + functions-common:time_stop:2437 : end_time=1649813289690 2022-04-13 01:28:09.695 | + functions-common:time_stop:2438 : elapsed_time=3667 2022-04-13 01:28:09.697 | + functions-common:time_stop:2439 : total=24120 2022-04-13 01:28:09.699 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 01:28:09.701 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27787 2022-04-13 01:28:09.705 | + inc/python:pip_install:203 : return 0 2022-04-13 01:28:09.708 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-13 01:28:09.733 | Using python 3.8 to install etcd3gw 2022-04-13 01:28:09.735 | + 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 01:28:10.452 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 01:28:10.452 | from cryptography.utils import int_from_bytes 2022-04-13 01:28:10.452 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 01:28:10.452 | from cryptography.utils import int_from_bytes 2022-04-13 01:28:11.611 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 01:28:11.646 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-04-13 01:28:11.653 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-13 01:28:11.654 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-13 01:28:11.655 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-13 01:28:11.656 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-13 01:28:11.688 | 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 01:28:11.689 | 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 01:28:11.691 | 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 01:28:11.694 | 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 01:28:13.333 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 01:28:13.338 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 01:28:13.338 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 01:28:13.445 | + inc/python:pip_install:200 : result=0 2022-04-13 01:28:13.449 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 01:28:13.452 | + functions-common:time_stop:2425 : local name 2022-04-13 01:28:13.455 | + functions-common:time_stop:2426 : local end_time 2022-04-13 01:28:13.458 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 01:28:13.460 | + functions-common:time_stop:2428 : local total 2022-04-13 01:28:13.462 | + functions-common:time_stop:2429 : local start_time 2022-04-13 01:28:13.465 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 01:28:13.467 | + functions-common:time_stop:2432 : start_time=1649813289726 2022-04-13 01:28:13.469 | + functions-common:time_stop:2434 : [[ -z 1649813289726 ]] 2022-04-13 01:28:13.472 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 01:28:13.476 | + functions-common:time_stop:2437 : end_time=1649813293474 2022-04-13 01:28:13.478 | + functions-common:time_stop:2438 : elapsed_time=3748 2022-04-13 01:28:13.480 | + functions-common:time_stop:2439 : total=27787 2022-04-13 01:28:13.483 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 01:28:13.485 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=31535 2022-04-13 01:28:13.487 | + inc/python:pip_install:203 : return 0 2022-04-13 01:28:13.490 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-04-13 01:28:13.492 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-13 01:28:13.495 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-13 01:28:13.497 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 01:28:13.500 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 01:28:13.502 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 01:28:13.504 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 01:28:13.507 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 01:28:13.509 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 01:28:13.512 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 01:28:13.514 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 01:28:13.516 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 01:28:13.519 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 01:28:13.521 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 01:28:13.523 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-13 01:28:13.526 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 01:28:13.528 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 01:28:13.530 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-13 01:28:13.533 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 01:28:13.535 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 01:28:13.537 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 01:28:13.540 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 01:28:13.542 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 01:28:13.544 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 01:28:13.547 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 01:28:13.549 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 01:28:13.551 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 01:28:13.554 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 01:28:13.556 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 01:28:13.558 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 01:28:13.561 | + functions-common:apt_get_update:1190 : return 2022-04-13 01:28:13.563 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 01:28:13.565 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 01:28:13.567 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 01:28:13.570 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 01:28:13.572 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 01:28:13.593 | + 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 01:28:13.702 | Reading package lists... 2022-04-13 01:28:13.950 | Building dependency tree... 2022-04-13 01:28:13.951 | Reading state information... 2022-04-13 01:28:14.194 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-13 01:28:14.194 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-13 01:28:14.194 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 01:28:14.194 | The following packages were automatically installed and are no longer required: 2022-04-13 01:28:14.195 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 01:28:14.195 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 01:28:14.195 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 01:28:14.195 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 01:28:14.195 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 01:28:14.195 | python3-zope.interface 2022-04-13 01:28:14.195 | Use 'sudo apt autoremove' to remove them. 2022-04-13 01:28:14.339 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 01:28:14.345 | + functions-common:apt_get:1234 : result=0 2022-04-13 01:28:14.348 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 01:28:14.350 | + functions-common:time_stop:2425 : local name 2022-04-13 01:28:14.353 | + functions-common:time_stop:2426 : local end_time 2022-04-13 01:28:14.355 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 01:28:14.358 | + functions-common:time_stop:2428 : local total 2022-04-13 01:28:14.361 | + functions-common:time_stop:2429 : local start_time 2022-04-13 01:28:14.363 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 01:28:14.367 | + functions-common:time_stop:2432 : start_time=1649813293590 2022-04-13 01:28:14.369 | + functions-common:time_stop:2434 : [[ -z 1649813293590 ]] 2022-04-13 01:28:14.373 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 01:28:14.378 | + functions-common:time_stop:2437 : end_time=1649813294374 2022-04-13 01:28:14.381 | + functions-common:time_stop:2438 : elapsed_time=784 2022-04-13 01:28:14.384 | + functions-common:time_stop:2439 : total=4629 2022-04-13 01:28:14.387 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 01:28:14.390 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5413 2022-04-13 01:28:14.394 | + functions-common:apt_get:1238 : return 0 2022-04-13 01:28:14.397 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-13 01:28:14.400 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 01:28:14.403 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 01:28:14.406 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-13 01:28:14.474 | Module proxy already enabled 2022-04-13 01:28:14.481 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-13 01:28:14.551 | Considering dependency proxy for proxy_uwsgi: 2022-04-13 01:28:14.552 | Module proxy already enabled 2022-04-13 01:28:14.552 | Module proxy_uwsgi already enabled 2022-04-13 01:28:14.558 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-13 01:28:14.561 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 01:28:14.565 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-13 01:28:14.568 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-13 01:28:14.697 | + ./stack.sh:main:883 : install_keystoneauth 2022-04-13 01:28:14.700 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-13 01:28:14.702 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-13 01:28:14.705 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:28:14.708 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:28:14.710 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-04-13 01:28:14.713 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:28:14.715 | + ./stack.sh:main:884 : install_keystoneclient 2022-04-13 01:28:14.717 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-13 01:28:14.720 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-13 01:28:14.722 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:28:14.725 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:28:14.727 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-04-13 01:28:14.729 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:28:14.732 | + ./stack.sh:main:885 : install_glanceclient 2022-04-13 01:28:14.734 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-13 01:28:14.736 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-13 01:28:14.739 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:28:14.741 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:28:14.743 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-04-13 01:28:14.746 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:28:14.748 | + ./stack.sh:main:886 : install_cinderclient 2022-04-13 01:28:14.751 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-13 01:28:14.753 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-13 01:28:14.755 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:28:14.758 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:28:14.761 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-04-13 01:28:14.765 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:28:14.767 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-13 01:28:14.770 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-13 01:28:14.772 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:28:14.774 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:28:14.777 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-04-13 01:28:14.779 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:28:14.782 | + ./stack.sh:main:887 : install_novaclient 2022-04-13 01:28:14.784 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-13 01:28:14.787 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-13 01:28:14.789 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:28:14.792 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:28:14.794 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-04-13 01:28:14.797 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:28:14.799 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-04-13 01:28:14.815 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 01:28:14.818 | + ./stack.sh:main:889 : install_swiftclient 2022-04-13 01:28:14.820 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-13 01:28:14.823 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-13 01:28:14.825 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:28:14.827 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:28:14.829 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-04-13 01:28:14.832 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:28:14.834 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-04-13 01:28:14.851 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 01:28:14.853 | + ./stack.sh:main:892 : install_neutronclient 2022-04-13 01:28:14.855 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-13 01:28:14.858 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-13 01:28:14.860 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:28:14.863 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:28:14.865 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-04-13 01:28:14.868 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:28:14.870 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-04-13 01:28:14.872 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-13 01:28:14.875 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-13 01:28:14.877 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 01:28:14.879 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 01:28:14.882 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-04-13 01:28:14.884 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 01:28:14.887 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-13 01:28:14.889 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-13 01:28:14.891 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 01:28:14.894 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-13 01:28:14.897 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-13 01:28:14.899 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 01:28:14.903 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 01:28:14.903 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-13 01:28:14.908 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-13 01:28:14.911 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-13 01:28:14.913 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-13 01:28:14.916 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-13 01:28:14.918 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-13 01:28:14.938 | Using python 3.8 to install keystonemiddleware 2022-04-13 01:28:14.941 | + 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 01:28:15.661 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 01:28:15.661 | from cryptography.utils import int_from_bytes 2022-04-13 01:28:15.661 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 01:28:15.661 | from cryptography.utils import int_from_bytes 2022-04-13 01:28:16.798 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 01:28:16.829 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-13 01:28:16.880 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-13 01:28:16.881 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-13 01:28:16.882 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-13 01:28:16.883 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-13 01:28:16.884 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-13 01:28:16.885 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-13 01:28:16.886 | 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 01:28:16.887 | 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 01:28:16.889 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-13 01:28:16.890 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-13 01:28:16.891 | 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 01:28:16.891 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-13 01:28:16.892 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-04-13 01:28:16.894 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-04-13 01:28:16.950 | 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 01:28:16.951 | 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 01:28:16.953 | 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 01:28:16.991 | 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 01:28:17.028 | 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 01:28:17.029 | 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 01:28:17.031 | 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 01:28:17.032 | 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 01:28:17.080 | 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 01:28:17.083 | 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 01:28:17.092 | 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 01:28:17.093 | 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 01:28:17.106 | 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 01:28:17.107 | 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 01:28:17.110 | 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 01:28:17.173 | 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 01:28:17.174 | 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 01:28:17.175 | 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 01:28:17.178 | 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 01:28:17.226 | 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 01:28:17.237 | 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 01:28:18.782 | 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 01:28:18.788 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 01:28:18.788 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 01:28:18.898 | + inc/python:pip_install:200 : result=0 2022-04-13 01:28:18.901 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 01:28:18.905 | + functions-common:time_stop:2425 : local name 2022-04-13 01:28:18.908 | + functions-common:time_stop:2426 : local end_time 2022-04-13 01:28:18.911 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 01:28:18.914 | + functions-common:time_stop:2428 : local total 2022-04-13 01:28:18.917 | + functions-common:time_stop:2429 : local start_time 2022-04-13 01:28:18.920 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 01:28:18.928 | + functions-common:time_stop:2432 : start_time=1649813294933 2022-04-13 01:28:18.930 | + functions-common:time_stop:2434 : [[ -z 1649813294933 ]] 2022-04-13 01:28:18.933 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 01:28:18.937 | + functions-common:time_stop:2437 : end_time=1649813298934 2022-04-13 01:28:18.940 | + functions-common:time_stop:2438 : elapsed_time=4001 2022-04-13 01:28:18.942 | + functions-common:time_stop:2439 : total=31535 2022-04-13 01:28:18.944 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 01:28:18.947 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=35536 2022-04-13 01:28:18.949 | + inc/python:pip_install:203 : return 0 2022-04-13 01:28:18.952 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-13 01:28:18.954 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-13 01:28:18.956 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 01:28:18.964 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-13 01:28:18.967 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-13 01:28:18.969 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 01:28:18.975 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 01:28:18.976 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-13 01:28:18.983 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-13 01:28:18.985 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-13 01:28:18.987 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-13 01:28:18.990 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-13 01:28:18.992 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-13 01:28:19.014 | Using python 3.8 to install python-memcached 2022-04-13 01:28:19.017 | + 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 01:28:19.737 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 01:28:19.738 | from cryptography.utils import int_from_bytes 2022-04-13 01:28:19.738 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 01:28:19.738 | from cryptography.utils import int_from_bytes 2022-04-13 01:28:20.890 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 01:28:20.921 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-13 01:28:20.924 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-13 01:28:22.536 | 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 01:28:22.542 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 01:28:22.542 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 01:28:22.646 | + inc/python:pip_install:200 : result=0 2022-04-13 01:28:22.650 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 01:28:22.653 | + functions-common:time_stop:2425 : local name 2022-04-13 01:28:22.657 | + functions-common:time_stop:2426 : local end_time 2022-04-13 01:28:22.661 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 01:28:22.665 | + functions-common:time_stop:2428 : local total 2022-04-13 01:28:22.668 | + functions-common:time_stop:2429 : local start_time 2022-04-13 01:28:22.671 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 01:28:22.675 | + functions-common:time_stop:2432 : start_time=1649813299008 2022-04-13 01:28:22.677 | + functions-common:time_stop:2434 : [[ -z 1649813299008 ]] 2022-04-13 01:28:22.681 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 01:28:22.686 | + functions-common:time_stop:2437 : end_time=1649813302683 2022-04-13 01:28:22.688 | + functions-common:time_stop:2438 : elapsed_time=3675 2022-04-13 01:28:22.691 | + functions-common:time_stop:2439 : total=35536 2022-04-13 01:28:22.693 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 01:28:22.695 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=39211 2022-04-13 01:28:22.698 | + inc/python:pip_install:203 : return 0 2022-04-13 01:28:22.701 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-04-13 01:28:22.717 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 01:28:22.719 | + ./stack.sh:main:899 : '[' 10.222.0.11 == 10.222.0.11 ']' 2022-04-13 01:28:22.722 | + ./stack.sh:main:900 : stack_install_service keystone 2022-04-13 01:28:22.724 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-13 01:28:22.726 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-13 01:28:22.729 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 01:28:22.731 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-13 01:28:22.733 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-13 01:28:22.748 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 01:28:22.751 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-04-13 01:28:22.753 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-13 01:28:22.755 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-13 01:28:22.758 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 01:28:22.760 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 01:28:22.764 | ++ functions-common:git_clone:612 : pwd 2022-04-13 01:28:22.767 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 01:28:22.770 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 01:28:22.773 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 01:28:22.790 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 01:28:22.792 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 01:28:22.794 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 01:28:22.797 | + functions-common:git_clone:629 : echo master 2022-04-13 01:28:22.797 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 01:28:22.803 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-13 01:28:22.805 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 01:28:22.807 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-04-13 01:28:22.810 | + functions-common:git_clone:678 : git show --oneline 2022-04-13 01:28:22.810 | + functions-common:git_clone:678 : head -1 2022-04-13 01:28:22.814 | c141e6164 trivial: Fix typo 2022-04-13 01:28:22.818 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-13 01:28:22.820 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-13 01:28:22.823 | + inc/python:setup_develop:338 : local bindep 2022-04-13 01:28:22.826 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 01:28:22.829 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-13 01:28:22.832 | + inc/python:setup_develop:344 : local extras= 2022-04-13 01:28:22.835 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-13 01:28:22.838 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 01:28:22.840 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 01:28:22.843 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-13 01:28:22.845 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 01:28:22.848 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 01:28:22.851 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-13 01:28:22.853 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 01:28:22.856 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-13 01:28:22.858 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 01:28:22.861 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 01:28:22.864 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-13 01:28:22.871 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-13 01:28:22.874 | + 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 01:28:23.562 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-13 01:28:23.566 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 01:28:23.568 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 01:28:23.571 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 01:28:23.575 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 01:28:23.578 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-13 01:28:23.582 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 01:28:23.585 | + inc/python:setup_package:428 : local extras= 2022-04-13 01:28:23.588 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 01:28:23.591 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 01:28:23.594 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 01:28:23.597 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 01:28:23.600 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 01:28:23.602 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-13 01:28:23.622 | Using python 3.8 to install /opt/stack/keystone 2022-04-13 01:28:23.625 | + 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 01:28:24.345 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 01:28:24.345 | from cryptography.utils import int_from_bytes 2022-04-13 01:28:24.345 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 01:28:24.345 | from cryptography.utils import int_from_bytes 2022-04-13 01:28:25.488 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 01:28:25.520 | Obtaining file:///opt/stack/keystone 2022-04-13 01:28:25.521 | Preparing metadata (setup.py): started 2022-04-13 01:28:26.300 | Preparing metadata (setup.py): finished with status 'error' 2022-04-13 01:28:26.300 | ERROR: Command errored out with exit status 1: 2022-04-13 01:28:26.300 | 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-33po9vkg 2022-04-13 01:28:26.300 | cwd: /opt/stack/keystone/ 2022-04-13 01:28:26.300 | Complete output (16 lines): 2022-04-13 01:28:26.300 | Error parsing 2022-04-13 01:28:26.300 | Traceback (most recent call last): 2022-04-13 01:28:26.300 | File "/usr/local/lib/python3.8/dist-packages/pbr/core.py", line 111, in pbr 2022-04-13 01:28:26.300 | attrs = util.cfg_to_args(path, dist.script_args) 2022-04-13 01:28:26.300 | File "/usr/local/lib/python3.8/dist-packages/pbr/util.py", line 272, in cfg_to_args 2022-04-13 01:28:26.300 | pbr.hooks.setup_hook(config) 2022-04-13 01:28:26.300 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/__init__.py", line 25, in setup_hook 2022-04-13 01:28:26.301 | metadata_config.run() 2022-04-13 01:28:26.301 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/base.py", line 27, in run 2022-04-13 01:28:26.301 | self.hook() 2022-04-13 01:28:26.301 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/metadata.py", line 25, in hook 2022-04-13 01:28:26.301 | self.config['version'] = packaging.get_version( 2022-04-13 01:28:26.301 | File "/usr/local/lib/python3.8/dist-packages/pbr/packaging.py", line 872, in get_version 2022-04-13 01:28:26.301 | raise Exception("Versioning for this project requires either an sdist" 2022-04-13 01:28:26.301 | 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 01:28:26.301 | 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 01:28:26.301 | ---------------------------------------- 2022-04-13 01:28:26.301 | 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 01:28:26.301 | ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-04-13 01:28:26.313 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 01:28:26.313 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 01:28:26.405 | + inc/python:pip_install:1 : exit_trap 2022-04-13 01:28:26.409 | + ./stack.sh:exit_trap:523 : local r=1 2022-04-13 01:28:26.413 | ++ ./stack.sh:exit_trap:524 : jobs -p 2022-04-13 01:28:26.418 | + ./stack.sh:exit_trap:524 : jobs= 2022-04-13 01:28:26.421 | + ./stack.sh:exit_trap:527 : [[ -n '' ]] 2022-04-13 01:28:26.425 | + ./stack.sh:exit_trap:533 : '[' -f '' ']' 2022-04-13 01:28:26.427 | + ./stack.sh:exit_trap:538 : kill_spinner 2022-04-13 01:28:26.429 | + ./stack.sh:kill_spinner:433 : '[' '!' -z '' ']' 2022-04-13 01:28:26.431 | + ./stack.sh:exit_trap:540 : [[ 1 -ne 0 ]] 2022-04-13 01:28:26.434 | + ./stack.sh:exit_trap:541 : echo 'Error on exit' 2022-04-13 01:28:26.434 | Error on exit 2022-04-13 01:28:26.436 | + ./stack.sh:exit_trap:543 : type -p generate-subunit 2022-04-13 01:28:26.438 | + ./stack.sh:exit_trap:544 : generate-subunit 1649813229 77 fail 2022-04-13 01:28:27.018 | + ./stack.sh:exit_trap:546 : [[ -z /opt/stack/logs ]] 2022-04-13 01:28:27.021 | + ./stack.sh:exit_trap:549 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-13 01:28:27.929 | + ./stack.sh:exit_trap:558 : exit 1