2022-04-13 08:49:20.626 | + ./stack.sh:main:489 : exec 2022-04-13 08:49:20.626 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-084920' 2022-04-13 08:49:20.627 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-13-084920.summary.2022-04-13-084920 2022-04-13 08:49:20.627 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 08:49:20.627 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-084920 2022-04-13 08:49:20.627 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-084920 /opt/stack/logs/stack.sh.log 2022-04-13 08:49:20.627 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-084920.summary.2022-04-13-084920 /opt/stack/logs/stack.sh.log.summary 2022-04-13 08:49:20.627 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-04-13 08:49:20.627 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-13 08:49:20.627 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-13 08:49:20.627 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-13 08:49:20.627 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-13 08:49:20.627 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-13 08:49:20.627 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-13 08:49:20.627 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 08:49:20.627 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-13 08:49:20.627 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-13 08:49:20.627 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 08:49:20.627 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 08:49:20.627 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-13 08:49:20.629 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-13 08:49:20.633 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 08:49:20.635 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-04-13 08:49:20.638 | + ./stack.sh:main:562 : trap err_trap ERR 2022-04-13 08:49:20.639 | + ./stack.sh:main:575 : set -o errexit 2022-04-13 08:49:20.641 | + ./stack.sh:main:578 : uname -a 2022-04-13 08:49:20.643 | Linux dv-neutron-837566-3-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 08:49:20.645 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-13 08:49:20.646 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-13 08:49:20.650 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-04-13 08:49:20.686 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-13 08:49:20.701 | + ./stack.sh:main:592 : fetch_plugins 2022-04-13 08:49:20.703 | + functions-common:fetch_plugins:1771 : local plugins= 2022-04-13 08:49:20.705 | + functions-common:fetch_plugins:1772 : local plugin 2022-04-13 08:49:20.707 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-04-13 08:49:20.709 | + functions-common:fetch_plugins:1776 : return 2022-04-13 08:49:20.711 | + ./stack.sh:main:596 : run_phase override_defaults 2022-04-13 08:49:20.712 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-04-13 08:49:20.714 | + functions-common:run_phase:1854 : local phase= 2022-04-13 08:49:20.716 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 08:49:20.718 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 08:49:20.719 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 08:49:20.721 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 08:49:20.723 | + functions-common:run_phase:1863 : local extra 2022-04-13 08:49:20.726 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 08:49:20.729 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 08:49:20.730 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 08:49:20.732 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 08:49:20.734 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-13 08:49:20.736 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 08:49:20.749 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:49:20.751 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 08:49:20.752 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 08:49:20.754 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 08:49:20.756 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 08:49:20.758 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 08:49:20.760 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 08:49:20.761 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-13 08:49:20.763 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-13 08:49:20.765 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 08:49:20.767 | + 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 08:49:20.769 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-04-13 08:49:20.770 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-04-13 08:49:20.772 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-04-13 08:49:20.774 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-04-13 08:49:20.776 | + functions-common:plugin_override_defaults:1817 : return 2022-04-13 08:49:20.778 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-04-13 08:49:20.795 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-04-13 08:49:20.797 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-13 08:49:20.810 | ++ functions-common:is_service_enabled:2081 : return 1 2022-04-13 08:49:20.812 | +++ lib/tls:source:43 : hostname -f 2022-04-13 08:49:20.815 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-13 08:49:20.817 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-13 08:49:20.819 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-13 08:49:20.821 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-13 08:49:20.822 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-13 08:49:20.824 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-13 08:49:20.826 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-13 08:49:20.828 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-13 08:49:20.830 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-13 08:49:20.832 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-13 08:49:20.836 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-04-13 08:49:20.850 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-04-13 08:49:20.868 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-04-13 08:49:20.880 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-04-13 08:49:20.892 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-04-13 08:49:20.927 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-04-13 08:49:20.985 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-04-13 08:49:21.073 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-04-13 08:49:21.095 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-04-13 08:49:21.146 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-04-13 08:49:21.198 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-04-13 08:49:21.344 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-04-13 08:49:21.358 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-04-13 08:49:21.370 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-13 08:49:21.384 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-04-13 08:49:21.470 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-04-13 08:49:21.472 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-13 08:49:21.475 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-13 08:49:21.477 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-13 08:49:21.479 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-13 08:49:21.481 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-13 08:49:21.484 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-13 08:49:21.484 | False' 2022-04-13 08:49:21.486 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-13 08:49:21.501 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-13 08:49:21.503 | + ./stack.sh:main:626 : run_phase source 2022-04-13 08:49:21.506 | + functions-common:run_phase:1853 : local mode=source 2022-04-13 08:49:21.508 | + functions-common:run_phase:1854 : local phase= 2022-04-13 08:49:21.510 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 08:49:21.512 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 08:49:21.514 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 08:49:21.516 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 08:49:21.518 | + functions-common:run_phase:1863 : local extra 2022-04-13 08:49:21.520 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 08:49:21.524 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 08:49:21.526 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 08:49:21.528 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 08:49:21.530 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-13 08:49:21.533 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 08:49:21.546 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:49:21.548 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 08:49:21.550 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-13 08:49:21.590 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-13 08:49:21.592 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-13 08:49:21.594 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 08:49:21.596 | + functions-common:run_phase:1875 : load_plugin_settings 2022-04-13 08:49:21.598 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-04-13 08:49:21.600 | + functions-common:load_plugin_settings:1790 : local plugin 2022-04-13 08:49:21.602 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-04-13 08:49:21.604 | + functions-common:load_plugin_settings:1794 : return 2022-04-13 08:49:21.607 | + functions-common:run_phase:1876 : verify_disabled_services 2022-04-13 08:49:21.609 | + functions-common:verify_disabled_services:2136 : local service 2022-04-13 08:49:21.611 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:49:21.613 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-04-13 08:49:21.615 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:49:21.618 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-04-13 08:49:21.620 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:49:21.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 08:49:21.624 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:49:21.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 08:49:21.629 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:49:21.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 08:49:21.634 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:49:21.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 08:49:21.638 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:49:21.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 08:49:21.642 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:49:21.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 08:49:21.647 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:49:21.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 08:49:21.652 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:49:21.654 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-04-13 08:49:21.656 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:49:21.659 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-04-13 08:49:21.661 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:49:21.663 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-04-13 08:49:21.665 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:49:21.667 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-04-13 08:49:21.670 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:49:21.672 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-04-13 08:49:21.674 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:49:21.676 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-04-13 08:49:21.679 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:49:21.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 08:49:21.683 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:49:21.685 | + 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 08:49:21.687 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:49:21.690 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-04-13 08:49:21.692 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:49:21.695 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-04-13 08:49:21.697 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:49:21.699 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-04-13 08:49:21.701 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:49:21.704 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-04-13 08:49:21.706 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:49:21.709 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-04-13 08:49:21.711 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:49:21.713 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-04-13 08:49:21.715 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:49:21.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 08:49:21.720 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:49:21.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 08:49:21.724 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:49:21.726 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-04-13 08:49:21.728 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:49:21.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 08:49:21.733 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:49:21.735 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-04-13 08:49:21.737 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:49:21.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 08:49:21.742 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:49:21.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 08:49:21.747 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:49:21.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 08:49:21.751 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:49:21.753 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-04-13 08:49:21.756 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:49:21.758 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-04-13 08:49:21.760 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:49:21.763 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-04-13 08:49:21.765 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:49:21.767 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-04-13 08:49:21.769 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:49:21.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 08:49:21.774 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:49:21.776 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-04-13 08:49:21.778 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:49:21.780 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-04-13 08:49:21.783 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:49:21.785 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-04-13 08:49:21.787 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:49:21.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 08:49:21.791 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:49:21.794 | + 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 08:49:21.796 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:49:21.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 08:49:21.800 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:49:21.803 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-04-13 08:49:21.805 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:49:21.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 08:49:21.810 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:49:21.812 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-04-13 08:49:21.814 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:49:21.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 08:49:21.819 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:49:21.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 08:49:21.824 | + ./stack.sh:main:697 : initialize_database_backends 2022-04-13 08:49:21.827 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 08:49:21.829 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-13 08:49:21.844 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:49:21.846 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-13 08:49:21.848 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 08:49:21.851 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-13 08:49:21.866 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 08:49:21.869 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-13 08:49:21.871 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-13 08:49:21.873 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-13 08:49:21.875 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-13 08:49:21.878 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-13 08:49:21.881 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-13 08:49:21.883 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-13 08:49:21.885 | + lib/database:initialize_database_backends:92 : return 0 2022-04-13 08:49:21.888 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-04-13 08:49:21.888 | Using mysql database backend 2022-04-13 08:49:21.890 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-13 08:49:21.906 | + ./stack.sh:main:703 : define_database_baseurl 2022-04-13 08:49:21.909 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-13 08:49:21.911 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 08:49:21.914 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-13 08:49:21.916 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 08:49:21.919 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-04-13 08:49:21.935 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:49:21.938 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-13 08:49:21.954 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-04-13 08:49:21.970 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:49:21.973 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-13 08:49:21.989 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-13 08:49:22.005 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-04-13 08:49:22.021 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 08:49:22.024 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-04-13 08:49:22.040 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:49:22.042 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-13 08:49:22.059 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-04-13 08:49:22.061 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-04-13 08:49:22.063 | + ./stack.sh:main:759 : save_stackenv 759 2022-04-13 08:49:22.066 | + functions-common:save_stackenv:60 : local tag=759 2022-04-13 08:49:22.069 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-13 08:49:22.073 | + functions-common:save_stackenv:62 : time_stamp=2022-04-13-084922 2022-04-13 08:49:22.076 | + functions-common:save_stackenv:63 : echo '# 2022-04-13-084922 759' 2022-04-13 08:49:22.078 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:49:22.081 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 08:49:22.083 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:49:22.085 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-13 08:49:22.088 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:49:22.090 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-13 08:49:22.093 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:49:22.095 | + 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 08:49:22.097 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:49:22.099 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.11 2022-04-13 08:49:22.102 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:49:22.104 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.11/identity 2022-04-13 08:49:22.106 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:49:22.109 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-13-084920 2022-04-13 08:49:22.111 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:49:22.114 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-13 08:49:22.116 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:49:22.119 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.11 2022-04-13 08:49:22.121 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:49:22.123 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-13 08:49:22.126 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:49:22.128 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-13 08:49:22.131 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:49:22.133 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-13 08:49:22.136 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:49:22.138 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-13 08:49:22.141 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-04-13 08:49:22.143 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-04-13 08:49:22.145 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-13 08:49:22.147 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-13 08:49:22.150 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 08:49:22.152 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 08:49:22.154 | ++ functions-common:git_clone:612 : pwd 2022-04-13 08:49:22.157 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 08:49:22.159 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 08:49:22.162 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 08:49:22.177 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 08:49:22.179 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 08:49:22.182 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 08:49:22.184 | + functions-common:git_clone:629 : echo master 2022-04-13 08:49:22.185 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 08:49:22.190 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-13 08:49:22.192 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 08:49:22.195 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-04-13 08:49:22.197 | + functions-common:git_clone:678 : git show --oneline 2022-04-13 08:49:22.199 | + functions-common:git_clone:678 : head -1 2022-04-13 08:49:22.201 | 7b88d6e8 update constraint for ovsdbapp to new release 1.16.0 2022-04-13 08:49:22.203 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-13 08:49:22.206 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-04-13 08:49:22.209 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 08:49:22.211 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-04-13 08:49:22.214 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-13 08:49:22.216 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-13 08:49:22.219 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-13 08:49:22.221 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 08:49:22.224 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-13 08:49:22.227 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-13 08:49:22.229 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-13 08:49:22.233 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-13 08:49:22.237 | ++ tools/install_prereqs.sh:source:47 : NOW=1649839762 2022-04-13 08:49:22.241 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-13 08:49:22.245 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1649839672 2022-04-13 08:49:22.248 | ++ tools/install_prereqs.sh:source:49 : DELTA=90 2022-04-13 08:49:22.250 | ++ tools/install_prereqs.sh:source:50 : [[ 90 -lt 7200 ]] 2022-04-13 08:49:22.253 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-13 08:49:22.255 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-13 08:49:22.257 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-04-13 08:49:22.260 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-13 08:49:22.262 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-04-13 08:49:22.264 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-13 08:49:22.267 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-04-13 08:49:22.269 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-13 08:49:22.272 | +++ 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 08:49:22.318 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-13 08:49:22.318 | apache2-dev 2022-04-13 08:49:22.318 | bc 2022-04-13 08:49:22.318 | bsdmainutils 2022-04-13 08:49:22.318 | curl 2022-04-13 08:49:22.318 | g++ 2022-04-13 08:49:22.318 | gawk 2022-04-13 08:49:22.319 | gcc 2022-04-13 08:49:22.319 | gettext 2022-04-13 08:49:22.319 | git 2022-04-13 08:49:22.319 | graphviz 2022-04-13 08:49:22.319 | iputils-ping 2022-04-13 08:49:22.319 | libapache2-mod-proxy-uwsgi 2022-04-13 08:49:22.319 | libffi-dev 2022-04-13 08:49:22.319 | libjpeg-dev 2022-04-13 08:49:22.319 | libpcre3-dev 2022-04-13 08:49:22.319 | libpq-dev 2022-04-13 08:49:22.319 | libssl-dev 2022-04-13 08:49:22.319 | libsystemd-dev 2022-04-13 08:49:22.319 | libxml2-dev 2022-04-13 08:49:22.319 | libxslt1-dev 2022-04-13 08:49:22.319 | libyaml-dev 2022-04-13 08:49:22.319 | lsof 2022-04-13 08:49:22.319 | openssh-server 2022-04-13 08:49:22.319 | openssl 2022-04-13 08:49:22.319 | pkg-config 2022-04-13 08:49:22.319 | psmisc 2022-04-13 08:49:22.319 | python3-dev 2022-04-13 08:49:22.319 | python3-pip 2022-04-13 08:49:22.319 | python3-systemd 2022-04-13 08:49:22.319 | python3-venv 2022-04-13 08:49:22.319 | tar 2022-04-13 08:49:22.319 | tcpdump 2022-04-13 08:49:22.319 | unzip 2022-04-13 08:49:22.319 | uuid-runtime 2022-04-13 08:49:22.319 | wget 2022-04-13 08:49:22.319 | wget 2022-04-13 08:49:22.319 | zlib1g-dev 2022-04-13 08:49:22.319 | libkrb5-dev 2022-04-13 08:49:22.319 | libldap2-dev 2022-04-13 08:49:22.319 | libsasl2-dev 2022-04-13 08:49:22.319 | memcached 2022-04-13 08:49:22.319 | python3-mysqldb 2022-04-13 08:49:22.319 | sqlite3 2022-04-13 08:49:22.319 | conntrack 2022-04-13 08:49:22.319 | curl 2022-04-13 08:49:22.319 | dnsmasq-base 2022-04-13 08:49:22.320 | dnsmasq-utils 2022-04-13 08:49:22.320 | ebtables 2022-04-13 08:49:22.320 | genisoimage 2022-04-13 08:49:22.320 | iptables 2022-04-13 08:49:22.320 | iputils-arping 2022-04-13 08:49:22.320 | kpartx 2022-04-13 08:49:22.320 | libjs-jquery-tablesorter 2022-04-13 08:49:22.320 | parted 2022-04-13 08:49:22.320 | pm-utils 2022-04-13 08:49:22.320 | python3-mysqldb 2022-04-13 08:49:22.320 | socat 2022-04-13 08:49:22.320 | sqlite3 2022-04-13 08:49:22.320 | sudo 2022-04-13 08:49:22.320 | vlan 2022-04-13 08:49:22.320 | lsscsi 2022-04-13 08:49:22.320 | open-iscsi 2022-04-13 08:49:22.320 | lvm2 2022-04-13 08:49:22.320 | qemu-utils 2022-04-13 08:49:22.320 | thin-provisioning-tools 2022-04-13 08:49:22.320 | acl 2022-04-13 08:49:22.320 | dnsmasq-base 2022-04-13 08:49:22.320 | dnsmasq-utils 2022-04-13 08:49:22.320 | ebtables 2022-04-13 08:49:22.320 | haproxy 2022-04-13 08:49:22.320 | iptables 2022-04-13 08:49:22.320 | iputils-arping 2022-04-13 08:49:22.320 | iputils-ping 2022-04-13 08:49:22.320 | postgresql-server-dev-all 2022-04-13 08:49:22.320 | python3-mysqldb 2022-04-13 08:49:22.320 | sqlite3 2022-04-13 08:49:22.320 | sudo 2022-04-13 08:49:22.320 | vlan 2022-04-13 08:49:22.320 | pcp 2022-04-13 08:49:22.320 | ipset 2022-04-13 08:49:22.320 | conntrack 2022-04-13 08:49:22.320 | conntrackd 2022-04-13 08:49:22.320 | keepalived 2022-04-13 08:49:22.320 | lvm2 2022-04-13 08:49:22.320 | qemu-utils 2022-04-13 08:49:22.320 | thin-provisioning-tools 2022-04-13 08:49:22.321 | curl 2022-04-13 08:49:22.321 | liberasurecode-dev 2022-04-13 08:49:22.321 | make 2022-04-13 08:49:22.321 | memcached 2022-04-13 08:49:22.321 | rsync 2022-04-13 08:49:22.321 | sqlite3 2022-04-13 08:49:22.321 | xfsprogs' 2022-04-13 08:49:22.323 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-13 08:49:22.341 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-13 08:49:22.341 | apache2-dev 2022-04-13 08:49:22.341 | bc 2022-04-13 08:49:22.341 | bsdmainutils 2022-04-13 08:49:22.341 | curl 2022-04-13 08:49:22.341 | g++ 2022-04-13 08:49:22.341 | gawk 2022-04-13 08:49:22.342 | gcc 2022-04-13 08:49:22.342 | gettext 2022-04-13 08:49:22.342 | git 2022-04-13 08:49:22.342 | graphviz 2022-04-13 08:49:22.342 | iputils-ping 2022-04-13 08:49:22.342 | libapache2-mod-proxy-uwsgi 2022-04-13 08:49:22.342 | libffi-dev 2022-04-13 08:49:22.342 | libjpeg-dev 2022-04-13 08:49:22.342 | libpcre3-dev 2022-04-13 08:49:22.342 | libpq-dev 2022-04-13 08:49:22.342 | libssl-dev 2022-04-13 08:49:22.342 | libsystemd-dev 2022-04-13 08:49:22.342 | libxml2-dev 2022-04-13 08:49:22.342 | libxslt1-dev 2022-04-13 08:49:22.342 | libyaml-dev 2022-04-13 08:49:22.342 | lsof 2022-04-13 08:49:22.342 | openssh-server 2022-04-13 08:49:22.342 | openssl 2022-04-13 08:49:22.342 | pkg-config 2022-04-13 08:49:22.342 | psmisc 2022-04-13 08:49:22.342 | python3-dev 2022-04-13 08:49:22.342 | python3-pip 2022-04-13 08:49:22.342 | python3-systemd 2022-04-13 08:49:22.342 | python3-venv 2022-04-13 08:49:22.342 | tar 2022-04-13 08:49:22.342 | tcpdump 2022-04-13 08:49:22.342 | unzip 2022-04-13 08:49:22.342 | uuid-runtime 2022-04-13 08:49:22.342 | wget 2022-04-13 08:49:22.342 | wget 2022-04-13 08:49:22.342 | zlib1g-dev 2022-04-13 08:49:22.342 | libkrb5-dev 2022-04-13 08:49:22.342 | libldap2-dev 2022-04-13 08:49:22.342 | libsasl2-dev 2022-04-13 08:49:22.342 | memcached 2022-04-13 08:49:22.342 | python3-mysqldb 2022-04-13 08:49:22.342 | sqlite3 2022-04-13 08:49:22.342 | conntrack 2022-04-13 08:49:22.342 | curl 2022-04-13 08:49:22.342 | dnsmasq-base 2022-04-13 08:49:22.342 | dnsmasq-utils 2022-04-13 08:49:22.343 | ebtables 2022-04-13 08:49:22.343 | genisoimage 2022-04-13 08:49:22.343 | iptables 2022-04-13 08:49:22.343 | iputils-arping 2022-04-13 08:49:22.343 | kpartx 2022-04-13 08:49:22.343 | libjs-jquery-tablesorter 2022-04-13 08:49:22.343 | parted 2022-04-13 08:49:22.343 | pm-utils 2022-04-13 08:49:22.343 | python3-mysqldb 2022-04-13 08:49:22.343 | socat 2022-04-13 08:49:22.343 | sqlite3 2022-04-13 08:49:22.343 | sudo 2022-04-13 08:49:22.343 | vlan 2022-04-13 08:49:22.343 | lsscsi 2022-04-13 08:49:22.343 | open-iscsi 2022-04-13 08:49:22.343 | lvm2 2022-04-13 08:49:22.343 | qemu-utils 2022-04-13 08:49:22.343 | thin-provisioning-tools 2022-04-13 08:49:22.343 | acl 2022-04-13 08:49:22.343 | dnsmasq-base 2022-04-13 08:49:22.343 | dnsmasq-utils 2022-04-13 08:49:22.343 | ebtables 2022-04-13 08:49:22.343 | haproxy 2022-04-13 08:49:22.343 | iptables 2022-04-13 08:49:22.343 | iputils-arping 2022-04-13 08:49:22.343 | iputils-ping 2022-04-13 08:49:22.343 | postgresql-server-dev-all 2022-04-13 08:49:22.343 | python3-mysqldb 2022-04-13 08:49:22.343 | sqlite3 2022-04-13 08:49:22.343 | sudo 2022-04-13 08:49:22.343 | vlan 2022-04-13 08:49:22.343 | pcp 2022-04-13 08:49:22.343 | ipset 2022-04-13 08:49:22.343 | conntrack 2022-04-13 08:49:22.343 | conntrackd 2022-04-13 08:49:22.343 | keepalived 2022-04-13 08:49:22.343 | lvm2 2022-04-13 08:49:22.343 | qemu-utils 2022-04-13 08:49:22.343 | thin-provisioning-tools 2022-04-13 08:49:22.344 | curl 2022-04-13 08:49:22.344 | liberasurecode-dev 2022-04-13 08:49:22.344 | make 2022-04-13 08:49:22.344 | memcached 2022-04-13 08:49:22.344 | rsync 2022-04-13 08:49:22.344 | sqlite3 2022-04-13 08:49:22.344 | xfsprogs ' 2022-04-13 08:49:22.345 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-13 08:49:22.347 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:49:22.350 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:49:22.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 08:49:22.354 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-13 08:49:22.358 | ++ 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 08:49:22.361 | ++ functions-common:install_package:1463 : update_package_repo 2022-04-13 08:49:22.363 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 08:49:22.365 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-04-13 08:49:22.367 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 08:49:22.369 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 08:49:22.371 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 08:49:22.374 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:49:22.376 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:49:22.378 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 08:49:22.380 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-04-13 08:49:22.382 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-04-13 08:49:22.384 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-04-13 08:49:22.386 | +++ functions-common:apt_get_update:1197 : id -u 2022-04-13 08:49:22.390 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-04-13 08:49:22.392 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-04-13 08:49:22.394 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-04-13 08:49:22.396 | ++ functions-common:time_start:2412 : local start_time= 2022-04-13 08:49:22.398 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-04-13 08:49:22.401 | +++ functions-common:time_start:2416 : date +%s%3N 2022-04-13 08:49:22.404 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1649839762402 2022-04-13 08:49:22.407 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-13 08:49:22.409 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-13 08:49:22.411 | ++ 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 08:49:22.794 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-13 08:49:22.900 | Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-04-13 08:49:22.915 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-04-13 08:49:23.045 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-04-13 08:49:24.991 | Reading package lists... 2022-04-13 08:49:25.022 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-04-13 08:49:25.024 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-04-13 08:49:25.026 | ++ functions-common:time_stop:2425 : local name 2022-04-13 08:49:25.028 | ++ functions-common:time_stop:2426 : local end_time 2022-04-13 08:49:25.030 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:49:25.032 | ++ functions-common:time_stop:2428 : local total 2022-04-13 08:49:25.034 | ++ functions-common:time_stop:2429 : local start_time 2022-04-13 08:49:25.037 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-04-13 08:49:25.039 | ++ functions-common:time_stop:2432 : start_time=1649839762402 2022-04-13 08:49:25.041 | ++ functions-common:time_stop:2434 : [[ -z 1649839762402 ]] 2022-04-13 08:49:25.044 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:49:25.048 | ++ functions-common:time_stop:2437 : end_time=1649839765045 2022-04-13 08:49:25.050 | ++ functions-common:time_stop:2438 : elapsed_time=2643 2022-04-13 08:49:25.052 | ++ functions-common:time_stop:2439 : total=0 2022-04-13 08:49:25.054 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:49:25.056 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2643 2022-04-13 08:49:25.058 | ++ 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 08:49:25.061 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 08:49:25.063 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:49:25.065 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:49:25.067 | ++ 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 08:49:25.088 | ++ 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 08:49:25.197 | Reading package lists... 2022-04-13 08:49:25.435 | Building dependency tree... 2022-04-13 08:49:25.436 | Reading state information... 2022-04-13 08:49:25.470 | acl is already the newest version (2.2.53-6). 2022-04-13 08:49:25.470 | bc is already the newest version (1.07.1-2build1). 2022-04-13 08:49:25.470 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-13 08:49:25.470 | conntrack is already the newest version (1:1.4.5-2). 2022-04-13 08:49:25.470 | ebtables is already the newest version (2.0.11-3build1). 2022-04-13 08:49:25.470 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 08:49:25.470 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-13 08:49:25.470 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 08:49:25.470 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-13 08:49:25.470 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-13 08:49:25.470 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-13 08:49:25.470 | iputils-arping is already the newest version (3:20190709-3). 2022-04-13 08:49:25.470 | iputils-ping is already the newest version (3:20190709-3). 2022-04-13 08:49:25.470 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-13 08:49:25.470 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-13 08:49:25.470 | libffi-dev is already the newest version (3.3-4). 2022-04-13 08:49:25.470 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-13 08:49:25.470 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-13 08:49:25.470 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-13 08:49:25.470 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-13 08:49:25.470 | lsscsi is already the newest version (0.30-0.1). 2022-04-13 08:49:25.470 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-13 08:49:25.470 | make is already the newest version (4.2.1-1.2). 2022-04-13 08:49:25.470 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-13 08:49:25.470 | psmisc is already the newest version (23.3-1). 2022-04-13 08:49:25.470 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-13 08:49:25.470 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-13 08:49:25.470 | python3-systemd is already the newest version (234-3build2). 2022-04-13 08:49:25.470 | socat is already the newest version (1.7.3.3-2). 2022-04-13 08:49:25.470 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-13 08:49:25.470 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-13 08:49:25.470 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-13 08:49:25.470 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-13 08:49:25.471 | graphviz is already the newest version (2.42.2-3build2). 2022-04-13 08:49:25.471 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-13 08:49:25.471 | pcp is already the newest version (5.0.3-1). 2022-04-13 08:49:25.471 | pm-utils is already the newest version (1.4.1-19). 2022-04-13 08:49:25.471 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-13 08:49:25.471 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 08:49:25.471 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 08:49:25.471 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-13 08:49:25.471 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 08:49:25.471 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 08:49:25.471 | git is already the newest version (1:2.25.1-1ubuntu3.3). 2022-04-13 08:49:25.471 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-13 08:49:25.471 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-13 08:49:25.471 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-13 08:49:25.471 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-13 08:49:25.471 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-13 08:49:25.471 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-13 08:49:25.471 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-13 08:49:25.471 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 08:49:25.471 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-04-13 08:49:25.471 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-13 08:49:25.471 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-13 08:49:25.471 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-13 08:49:25.471 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-13 08:49:25.471 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-13 08:49:25.471 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 08:49:25.471 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-13 08:49:25.471 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-13 08:49:25.471 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-13 08:49:25.471 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-13 08:49:25.471 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-13 08:49:25.471 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-13 08:49:25.471 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-04-13 08:49:25.471 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-13 08:49:25.471 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-13 08:49:25.471 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-13 08:49:25.680 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 08:49:25.680 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-13 08:49:25.681 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-13 08:49:25.681 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-13 08:49:25.681 | The following packages were automatically installed and are no longer required: 2022-04-13 08:49:25.682 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 08:49:25.682 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 08:49:25.682 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 08:49:25.682 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 08:49:25.682 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 08:49:25.682 | python3-zope.interface 2022-04-13 08:49:25.682 | Use 'sudo apt autoremove' to remove them. 2022-04-13 08:49:25.793 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 08:49:25.797 | ++ functions-common:apt_get:1234 : result=0 2022-04-13 08:49:25.799 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 08:49:25.802 | ++ functions-common:time_stop:2425 : local name 2022-04-13 08:49:25.804 | ++ functions-common:time_stop:2426 : local end_time 2022-04-13 08:49:25.806 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:49:25.808 | ++ functions-common:time_stop:2428 : local total 2022-04-13 08:49:25.810 | ++ functions-common:time_stop:2429 : local start_time 2022-04-13 08:49:25.812 | ++ functions-common:time_stop:2431 : name=apt-get 2022-04-13 08:49:25.814 | ++ functions-common:time_stop:2432 : start_time=1649839765086 2022-04-13 08:49:25.816 | ++ functions-common:time_stop:2434 : [[ -z 1649839765086 ]] 2022-04-13 08:49:25.819 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:49:25.823 | ++ functions-common:time_stop:2437 : end_time=1649839765821 2022-04-13 08:49:25.825 | ++ functions-common:time_stop:2438 : elapsed_time=735 2022-04-13 08:49:25.828 | ++ functions-common:time_stop:2439 : total=728 2022-04-13 08:49:25.830 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:49:25.832 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1463 2022-04-13 08:49:25.835 | ++ functions-common:apt_get:1238 : return 0 2022-04-13 08:49:25.837 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-13 08:49:25.840 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-13 08:49:25.842 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-13 08:49:25.846 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-13 08:49:25.851 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-04-13 08:49:25.853 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-04-13 08:49:25.856 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-13 08:49:27.251 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-13 08:49:27.253 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-13 08:49:27.255 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-13 08:49:27.256 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-13 08:49:27.258 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-13 08:49:27.260 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-13 08:49:27.262 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-13 08:49:27.264 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-13 08:49:27.265 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-13 08:49:27.267 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-13 08:49:27.269 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-13 08:49:27.271 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-13 08:49:27.273 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-13 08:49:27.274 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-13 08:49:27.276 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-13 08:49:27.278 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-13 08:49:27.280 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-13 08:49:27.281 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-13 08:49:27.283 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-13 08:49:27.285 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-13 08:49:27.288 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-13 08:49:27.290 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-13 08:49:27.291 | + functions-common:_ensure_lsb_release:394 : return 2022-04-13 08:49:27.294 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-13 08:49:27.361 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-13 08:49:27.363 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-13 08:49:27.438 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-13 08:49:27.441 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-13 08:49:27.508 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-13 08:49:27.510 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-13 08:49:27.512 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-13 08:49:27.513 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-13 08:49:27.515 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-13 08:49:27.517 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-13 08:49:27.519 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-13 08:49:27.522 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-13 08:49:27.523 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-13 08:49:27.525 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-13 08:49:27.527 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-13 08:49:27.527 | Distro: focal 2022-04-13 08:49:27.529 | + tools/install_pip.sh:main:124 : get_versions 2022-04-13 08:49:27.532 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 08:49:27.535 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 08:49:27.537 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 08:49:27.540 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 08:49:27.540 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 08:49:28.111 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 08:49:28.113 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 08:49:28.113 | pip: 21.3.1 2022-04-13 08:49:28.115 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-13 08:49:28.117 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-13 08:49:28.119 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 08:49:28.121 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 08:49:28.123 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 08:49:28.124 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 08:49:28.126 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 08:49:28.128 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 08:49:28.129 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 08:49:28.132 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 08:49:28.133 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 08:49:28.135 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 08:49:28.137 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 08:49:28.138 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-13 08:49:28.140 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:49:28.142 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:49:28.144 | + tools/install_pip.sh:main:142 : : 2022-04-13 08:49:28.145 | + tools/install_pip.sh:main:147 : set -x 2022-04-13 08:49:28.147 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-13 08:49:28.149 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-13 08:49:28.151 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 08:49:28.153 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-13 08:49:28.155 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-13 08:49:28.157 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 08:49:28.159 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-13 08:49:28.159 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 08:49:28.165 | ++ 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 08:49:28.167 | ++ 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 08:49:28.168 | ++ 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 08:49:28.171 | + 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 08:49:28.172 | + 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 08:49:28.189 | 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 08:49:28.190 | + 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 08:49:28.953 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:49:28.953 | from cryptography.utils import int_from_bytes 2022-04-13 08:49:28.953 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:49:28.953 | from cryptography.utils import int_from_bytes 2022-04-13 08:49:30.186 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:49:31.961 | 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 08:49:31.971 | 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 08:49:33.706 | Installing collected packages: setuptools 2022-04-13 08:49:34.656 | Successfully installed setuptools-62.0.0 2022-04-13 08:49:34.656 | 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 08:49:34.811 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 08:49:34.811 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 08:49:34.923 | + inc/python:pip_install:200 : result=0 2022-04-13 08:49:34.925 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:49:34.928 | + functions-common:time_stop:2425 : local name 2022-04-13 08:49:34.929 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:49:34.931 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:49:34.933 | + functions-common:time_stop:2428 : local total 2022-04-13 08:49:34.935 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:49:34.936 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:49:34.938 | + functions-common:time_stop:2432 : start_time=1649839768184 2022-04-13 08:49:34.940 | + functions-common:time_stop:2434 : [[ -z 1649839768184 ]] 2022-04-13 08:49:34.942 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:49:34.945 | + functions-common:time_stop:2437 : end_time=1649839774943 2022-04-13 08:49:34.947 | + functions-common:time_stop:2438 : elapsed_time=6759 2022-04-13 08:49:34.948 | + functions-common:time_stop:2439 : total=0 2022-04-13 08:49:34.950 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:49:34.952 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6759 2022-04-13 08:49:34.954 | + inc/python:pip_install:203 : return 0 2022-04-13 08:49:34.956 | + tools/install_pip.sh:main:153 : get_versions 2022-04-13 08:49:34.958 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 08:49:34.962 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 08:49:34.963 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 08:49:34.966 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 08:49:34.966 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 08:49:35.545 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 08:49:35.547 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 08:49:35.547 | pip: 21.3.1 2022-04-13 08:49:35.550 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-13 08:49:35.552 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 08:49:35.556 | + ./stack.sh:main:798 : fixup_all 2022-04-13 08:49:35.558 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-13 08:49:35.560 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-13 08:49:35.562 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:49:35.564 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:49:35.566 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-13 08:49:35.578 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-13 08:49:35.589 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-13 08:49:35.601 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-13 08:49:35.603 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-13 08:49:35.605 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 08:49:35.607 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 08:49:35.609 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 08:49:35.611 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 08:49:35.613 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 08:49:35.615 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 08:49:35.617 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 08:49:35.619 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 08:49:35.621 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 08:49:35.623 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 08:49:35.625 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 08:49:35.628 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-13 08:49:35.630 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-13 08:49:35.633 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-13 08:49:35.635 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 08:49:35.637 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 08:49:35.639 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 08:49:35.641 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 08:49:35.643 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 08:49:35.646 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 08:49:35.648 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-13 08:49:35.650 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-13 08:49:35.652 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-13 08:49:35.655 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-13 08:49:35.657 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-13 08:49:35.659 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-13 08:49:35.661 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-04-13 08:49:35.681 | Using python 3.8 to install os-testr 2022-04-13 08:49:35.684 | + 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 08:49:36.409 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:49:36.409 | from cryptography.utils import int_from_bytes 2022-04-13 08:49:36.409 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:49:36.409 | from cryptography.utils import int_from_bytes 2022-04-13 08:49:37.597 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:49:37.629 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-13 08:49:37.695 | 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 08:49:37.696 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-13 08:49:37.697 | 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 08:49:37.712 | 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 08:49:37.721 | 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 08:49:37.733 | 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 08:49:39.381 | 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 08:49:39.387 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 08:49:39.387 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 08:49:39.491 | + inc/python:pip_install:200 : result=0 2022-04-13 08:49:39.494 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:49:39.496 | + functions-common:time_stop:2425 : local name 2022-04-13 08:49:39.498 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:49:39.500 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:49:39.502 | + functions-common:time_stop:2428 : local total 2022-04-13 08:49:39.505 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:49:39.507 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:49:39.509 | + functions-common:time_stop:2432 : start_time=1649839775676 2022-04-13 08:49:39.511 | + functions-common:time_stop:2434 : [[ -z 1649839775676 ]] 2022-04-13 08:49:39.514 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:49:39.518 | + functions-common:time_stop:2437 : end_time=1649839779515 2022-04-13 08:49:39.520 | + functions-common:time_stop:2438 : elapsed_time=3839 2022-04-13 08:49:39.522 | + functions-common:time_stop:2439 : total=0 2022-04-13 08:49:39.525 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:49:39.527 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3839 2022-04-13 08:49:39.529 | + inc/python:pip_install:203 : return 0 2022-04-13 08:49:39.531 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-13 08:49:39.582 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-04-13 08:49:39.905 | + ./stack.sh:main:812 : install_infra 2022-04-13 08:49:39.909 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 08:49:39.911 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-13 08:49:39.915 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 08:49:39.917 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-13 08:49:39.940 | + 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 08:49:41.821 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:49:41.829 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:49:41.834 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:49:41.839 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:49:41.842 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:49:41.849 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:49:41.853 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:49:41.878 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:49:41.956 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:49:41.975 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:49:41.979 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:49:41.984 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:49:41.998 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:49:42.007 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:49:42.009 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:49:42.025 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:49:42.042 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:49:42.051 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:49:42.056 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:49:42.074 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:49:42.096 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:49:42.113 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:49:42.121 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:49:42.127 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:49:42.147 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:49:42.176 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:49:42.178 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:49:42.193 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:49:42.197 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:49:42.201 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:49:42.206 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:49:42.221 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:49:42.227 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:49:42.276 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:49:42.293 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:49:42.297 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:49:42.329 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:49:42.391 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:49:42.397 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:49:42.404 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:49:42.454 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:49:42.467 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:49:42.476 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:49:42.577 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:49:42.602 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:49:42.606 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:49:42.617 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:49:42.622 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:49:42.641 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:49:42.648 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:49:42.665 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:49:42.695 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:49:42.723 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:49:42.735 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:49:42.748 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:49:42.765 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:49:42.774 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:49:42.788 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:49:42.799 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:49:42.803 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:49:42.810 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:49:42.947 | 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 08:49:43.244 | + inc/python:pip_install:200 : result=0 2022-04-13 08:49:43.246 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:49:43.248 | + functions-common:time_stop:2425 : local name 2022-04-13 08:49:43.250 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:49:43.253 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:49:43.255 | + functions-common:time_stop:2428 : local total 2022-04-13 08:49:43.257 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:49:43.259 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:49:43.262 | + functions-common:time_stop:2432 : start_time=1649839779933 2022-04-13 08:49:43.264 | + functions-common:time_stop:2434 : [[ -z 1649839779933 ]] 2022-04-13 08:49:43.266 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:49:43.271 | + functions-common:time_stop:2437 : end_time=1649839783268 2022-04-13 08:49:43.273 | + functions-common:time_stop:2438 : elapsed_time=3335 2022-04-13 08:49:43.275 | + functions-common:time_stop:2439 : total=3839 2022-04-13 08:49:43.277 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:49:43.279 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7174 2022-04-13 08:49:43.282 | + inc/python:pip_install:203 : return 0 2022-04-13 08:49:43.284 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 08:49:43.286 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-13 08:49:43.308 | + 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 08:49:45.118 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:49:45.126 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:49:45.131 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:49:45.136 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:49:45.140 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:49:45.146 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:49:45.150 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:49:45.176 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:49:45.256 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:49:45.275 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:49:45.279 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:49:45.283 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:49:45.298 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:49:45.307 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:49:45.309 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:49:45.326 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:49:45.343 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:49:45.353 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:49:45.358 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:49:45.376 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:49:45.399 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:49:45.417 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:49:45.425 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:49:45.431 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:49:45.451 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:49:45.480 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:49:45.482 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:49:45.497 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:49:45.501 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:49:45.505 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:49:45.511 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:49:45.526 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:49:45.533 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:49:45.583 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:49:45.602 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:49:45.606 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:49:45.638 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:49:45.701 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:49:45.707 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:49:45.714 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:49:45.765 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:49:45.778 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:49:45.787 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:49:45.890 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:49:45.916 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:49:45.920 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:49:45.931 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:49:45.936 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:49:45.955 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:49:45.963 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:49:45.980 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:49:46.011 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:49:46.040 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:49:46.052 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:49:46.065 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:49:46.083 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:49:46.091 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:49:46.106 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:49:46.117 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:49:46.121 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:49:46.127 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:49:46.130 | Processing /opt/stack/requirements 2022-04-13 08:49:47.860 | 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 08:49:47.863 | 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 08:49:47.875 | 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 08:49:47.881 | 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 08:49:47.883 | 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 08:49:47.889 | 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 08:49:47.916 | 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 08:49:47.919 | 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 08:49:47.929 | 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 08:49:47.980 | 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 08:49:47.982 | 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 08:49:47.998 | 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 08:49:48.003 | 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 08:49:48.007 | 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 08:49:48.010 | 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 08:49:48.012 | 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 08:49:48.024 | 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 08:49:48.030 | 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 08:49:48.080 | 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 08:49:48.082 | 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 08:49:48.094 | 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 08:49:48.154 | 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 08:49:48.159 | 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 08:49:48.162 | Building wheels for collected packages: openstack-requirements 2022-04-13 08:49:48.163 | Building wheel for openstack-requirements (setup.py): started 2022-04-13 08:49:49.000 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-13 08:49:49.000 | ERROR: Command errored out with exit status 1: 2022-04-13 08:49:49.001 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-vhccv580/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-vhccv580/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-00l37nnu 2022-04-13 08:49:49.001 | cwd: /tmp/pip-req-build-vhccv580/ 2022-04-13 08:49:49.001 | Complete output (6 lines): 2022-04-13 08:49:49.001 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-13 08:49:49.001 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-13 08:49:49.001 | or: setup.py --help-commands 2022-04-13 08:49:49.001 | or: setup.py cmd --help 2022-04-13 08:49:49.001 | 2022-04-13 08:49:49.001 | error: invalid command 'bdist_wheel' 2022-04-13 08:49:49.001 | ---------------------------------------- 2022-04-13 08:49:49.001 | ERROR: Failed building wheel for openstack-requirements 2022-04-13 08:49:49.001 | Running setup.py clean for openstack-requirements 2022-04-13 08:49:49.838 | Failed to build openstack-requirements 2022-04-13 08:49:49.854 | Installing collected packages: openstack-requirements 2022-04-13 08:49:49.854 | Attempting uninstall: openstack-requirements 2022-04-13 08:49:49.855 | Found existing installation: openstack-requirements 1.2.1.dev5354 2022-04-13 08:49:49.892 | Uninstalling openstack-requirements-1.2.1.dev5354: 2022-04-13 08:49:49.911 | Successfully uninstalled openstack-requirements-1.2.1.dev5354 2022-04-13 08:49:49.914 | Running setup.py install for openstack-requirements: started 2022-04-13 08:49:52.262 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-13 08:49:52.285 | Successfully installed openstack-requirements-1.2.1.dev5354 2022-04-13 08:49:52.409 | + inc/python:pip_install:200 : result=0 2022-04-13 08:49:52.412 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:49:52.414 | + functions-common:time_stop:2425 : local name 2022-04-13 08:49:52.416 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:49:52.418 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:49:52.420 | + functions-common:time_stop:2428 : local total 2022-04-13 08:49:52.422 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:49:52.424 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:49:52.426 | + functions-common:time_stop:2432 : start_time=1649839783301 2022-04-13 08:49:52.428 | + functions-common:time_stop:2434 : [[ -z 1649839783301 ]] 2022-04-13 08:49:52.431 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:49:52.435 | + functions-common:time_stop:2437 : end_time=1649839792433 2022-04-13 08:49:52.437 | + functions-common:time_stop:2438 : elapsed_time=9132 2022-04-13 08:49:52.439 | + functions-common:time_stop:2439 : total=7174 2022-04-13 08:49:52.442 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:49:52.444 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=16306 2022-04-13 08:49:52.446 | + inc/python:pip_install:203 : return 0 2022-04-13 08:49:52.448 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-13 08:49:52.451 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-13 08:49:52.453 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-13 08:49:52.456 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:49:52.459 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:49:52.461 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-04-13 08:49:52.463 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:49:52.465 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-13 08:49:52.485 | Using python 3.8 to install pbr 2022-04-13 08:49:52.487 | + 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 08:49:53.211 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:49:53.211 | from cryptography.utils import int_from_bytes 2022-04-13 08:49:53.211 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:49:53.211 | from cryptography.utils import int_from_bytes 2022-04-13 08:49:54.354 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:49:54.386 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-13 08:49:56.150 | 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 08:49:56.155 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 08:49:56.156 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 08:49:56.261 | + inc/python:pip_install:200 : result=0 2022-04-13 08:49:56.263 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:49:56.265 | + functions-common:time_stop:2425 : local name 2022-04-13 08:49:56.267 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:49:56.269 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:49:56.271 | + functions-common:time_stop:2428 : local total 2022-04-13 08:49:56.274 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:49:56.276 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:49:56.278 | + functions-common:time_stop:2432 : start_time=1649839792480 2022-04-13 08:49:56.280 | + functions-common:time_stop:2434 : [[ -z 1649839792480 ]] 2022-04-13 08:49:56.282 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:49:56.286 | + functions-common:time_stop:2437 : end_time=1649839796284 2022-04-13 08:49:56.288 | + functions-common:time_stop:2438 : elapsed_time=3804 2022-04-13 08:49:56.290 | + functions-common:time_stop:2439 : total=16306 2022-04-13 08:49:56.292 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:49:56.294 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=20110 2022-04-13 08:49:56.297 | + inc/python:pip_install:203 : return 0 2022-04-13 08:49:56.299 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-04-13 08:49:58.525 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-13 08:50:00.502 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:50:00.503 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-04-13 08:50:00.518 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-13 08:50:00.520 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-13 08:50:00.523 | 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 08:50:00.526 | 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 08:50:00.532 | 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 08:50:00.602 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 08:50:00.608 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 08:50:00.611 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-04-13 08:50:00.630 | + ./stack.sh:main:821 : pkgs= 2022-04-13 08:50:00.632 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-04-13 08:50:00.634 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-04-13 08:50:00.637 | + functions-common:run_phase:1853 : local mode=stack 2022-04-13 08:50:00.639 | + functions-common:run_phase:1854 : local phase=pre-install 2022-04-13 08:50:00.641 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 08:50:00.643 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 08:50:00.646 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 08:50:00.648 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 08:50:00.650 | + functions-common:run_phase:1863 : local extra 2022-04-13 08:50:00.653 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 08:50:00.657 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 08:50:00.659 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 08:50:00.661 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 08:50:00.663 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-13 08:50:00.666 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 08:50:00.681 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:50:00.683 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 08:50:00.685 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-13 08:50:00.687 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-13 08:50:00.689 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-13 08:50:00.692 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-13 08:50:00.694 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-13 08:50:00.696 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-13 08:50:00.698 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-13 08:50:00.700 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-13 08:50:00.702 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-13 08:50:00.705 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-13 08:50:00.707 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-13 08:50:00.709 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-13 08:50:00.711 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 08:50:00.714 | + 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 08:50:00.716 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-04-13 08:50:00.718 | + functions-common:run_plugins:1839 : local mode=stack 2022-04-13 08:50:00.720 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-04-13 08:50:00.722 | + functions-common:run_plugins:1842 : local plugins= 2022-04-13 08:50:00.724 | + functions-common:run_plugins:1843 : local plugin 2022-04-13 08:50:00.727 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-13 08:50:00.729 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-13 08:50:00.731 | + functions:set_systemd_override:821 : local value=2048 2022-04-13 08:50:00.734 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-13 08:50:00.736 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-13 08:50:00.787 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-13 08:50:00.788 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-13 08:50:00.790 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-13 08:50:01.160 | + ./stack.sh:main:834 : install_rpc_backend 2022-04-13 08:50:01.172 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-13 08:50:01.178 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:50:01.180 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-13 08:50:01.183 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 08:50:01.185 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 08:50:01.187 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 08:50:01.190 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 08:50:01.192 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 08:50:01.194 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 08:50:01.197 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:50:01.199 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:50:01.201 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 08:50:01.204 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 08:50:01.206 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 08:50:01.209 | + functions-common:apt_get_update:1190 : return 2022-04-13 08:50:01.211 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-04-13 08:50:01.213 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 08:50:01.215 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:50:01.218 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:50:01.220 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-04-13 08:50:01.240 | + 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 08:50:01.349 | Reading package lists... 2022-04-13 08:50:01.589 | Building dependency tree... 2022-04-13 08:50:01.590 | Reading state information... 2022-04-13 08:50:01.837 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-13 08:50:01.838 | The following packages were automatically installed and are no longer required: 2022-04-13 08:50:01.839 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 08:50:01.839 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 08:50:01.839 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 08:50:01.839 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 08:50:01.839 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 08:50:01.839 | python3-zope.interface 2022-04-13 08:50:01.839 | Use 'sudo apt autoremove' to remove them. 2022-04-13 08:50:01.952 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 08:50:01.957 | + functions-common:apt_get:1234 : result=0 2022-04-13 08:50:01.960 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 08:50:01.962 | + functions-common:time_stop:2425 : local name 2022-04-13 08:50:01.964 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:50:01.966 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:50:01.968 | + functions-common:time_stop:2428 : local total 2022-04-13 08:50:01.970 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:50:01.973 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 08:50:01.975 | + functions-common:time_stop:2432 : start_time=1649839801238 2022-04-13 08:50:01.977 | + functions-common:time_stop:2434 : [[ -z 1649839801238 ]] 2022-04-13 08:50:01.980 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:50:01.984 | + functions-common:time_stop:2437 : end_time=1649839801981 2022-04-13 08:50:01.986 | + functions-common:time_stop:2438 : elapsed_time=743 2022-04-13 08:50:01.988 | + functions-common:time_stop:2439 : total=1463 2022-04-13 08:50:01.990 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:50:01.992 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2206 2022-04-13 08:50:01.995 | + functions-common:apt_get:1238 : return 0 2022-04-13 08:50:01.997 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-13 08:50:01.999 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 08:50:02.001 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 08:50:02.004 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 08:50:02.006 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 08:50:02.009 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 08:50:02.011 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 08:50:02.013 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-13 08:50:02.016 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 08:50:02.018 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 08:50:02.021 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 08:50:02.023 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 08:50:02.025 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 08:50:02.027 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 08:50:02.030 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 08:50:02.032 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 08:50:02.034 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 08:50:02.036 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 08:50:02.039 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 08:50:02.041 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-13 08:50:02.043 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 08:50:02.045 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 08:50:02.048 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 08:50:02.050 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 08:50:02.052 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 08:50:02.054 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 08:50:02.057 | + ./stack.sh:main:835 : restart_rpc_backend 2022-04-13 08:50:02.059 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-13 08:50:02.075 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:50:02.078 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-13 08:50:02.080 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 08:50:02.083 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-04-13 08:50:02.085 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-13 08:50:02.088 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-13 08:50:02.092 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-13 08:50:02.094 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-13 08:50:02.096 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-13 08:50:02.099 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-13 08:50:02.101 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-13 08:50:02.103 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-13 08:50:02.106 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-13 08:50:02.818 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-13 08:50:02.818 | user tags 2022-04-13 08:50:02.818 | stackrabbit []' 2022-04-13 08:50:02.822 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-13 08:50:02.822 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-13 08:50:02.822 | user tags 2022-04-13 08:50:02.822 | stackrabbit []' 2022-04-13 08:50:02.828 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-13 08:50:02.830 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-13 08:50:02.833 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 08:50:03.482 | Changing password for user "stackrabbit" ... 2022-04-13 08:50:03.539 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-13 08:50:04.212 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-13 08:50:04.265 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-13 08:50:04.267 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 08:50:04.952 | Changing password for user "stackrabbit" ... 2022-04-13 08:50:05.008 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-13 08:50:05.011 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-13 08:50:05.013 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-13 08:50:05.667 | Deleting user "guest" ... 2022-04-13 08:50:05.682 | Error: 2022-04-13 08:50:05.682 | {:no_such_user, "guest"} 2022-04-13 08:50:05.694 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-13 08:50:05.697 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-04-13 08:50:05.713 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:50:05.715 | + ./stack.sh:main:838 : install_database 2022-04-13 08:50:05.717 | + lib/database:install_database:118 : install_database_mysql 2022-04-13 08:50:05.720 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-13 08:50:05.722 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:50:05.725 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:50:05.727 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-13 08:50:06.065 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-13 08:50:06.067 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-13 08:50:06.069 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-13 08:50:06.071 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-13 08:50:06.074 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-13 08:50:06.076 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-13 08:50:06.079 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 08:50:06.081 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 08:50:06.083 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 08:50:06.086 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 08:50:06.088 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 08:50:06.090 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 08:50:06.092 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 08:50:06.095 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 08:50:06.098 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 08:50:06.100 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 08:50:06.102 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 08:50:06.104 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-13 08:50:06.107 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 08:50:06.109 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 08:50:06.111 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 08:50:06.113 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 08:50:06.116 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 08:50:06.118 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 08:50:06.120 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-13 08:50:06.122 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:50:06.124 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:50:06.127 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-13 08:50:06.129 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 08:50:06.131 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 08:50:06.133 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 08:50:06.136 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 08:50:06.138 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 08:50:06.140 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 08:50:06.142 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:50:06.145 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:50:06.147 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 08:50:06.150 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 08:50:06.152 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 08:50:06.154 | + functions-common:apt_get_update:1190 : return 2022-04-13 08:50:06.156 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-04-13 08:50:06.158 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 08:50:06.161 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:50:06.163 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:50:06.166 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-04-13 08:50:06.186 | + 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 08:50:06.294 | Reading package lists... 2022-04-13 08:50:06.531 | Building dependency tree... 2022-04-13 08:50:06.532 | Reading state information... 2022-04-13 08:50:06.775 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-13 08:50:06.776 | The following packages were automatically installed and are no longer required: 2022-04-13 08:50:06.777 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 08:50:06.777 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 08:50:06.777 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 08:50:06.777 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 08:50:06.777 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 08:50:06.777 | python3-zope.interface 2022-04-13 08:50:06.777 | Use 'sudo apt autoremove' to remove them. 2022-04-13 08:50:06.891 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 08:50:06.895 | + functions-common:apt_get:1234 : result=0 2022-04-13 08:50:06.898 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 08:50:06.900 | + functions-common:time_stop:2425 : local name 2022-04-13 08:50:06.902 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:50:06.904 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:50:06.907 | + functions-common:time_stop:2428 : local total 2022-04-13 08:50:06.909 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:50:06.911 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 08:50:06.913 | + functions-common:time_stop:2432 : start_time=1649839806183 2022-04-13 08:50:06.915 | + functions-common:time_stop:2434 : [[ -z 1649839806183 ]] 2022-04-13 08:50:06.918 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:50:06.923 | + functions-common:time_stop:2437 : end_time=1649839806920 2022-04-13 08:50:06.926 | + functions-common:time_stop:2438 : elapsed_time=737 2022-04-13 08:50:06.929 | + functions-common:time_stop:2439 : total=2206 2022-04-13 08:50:06.931 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:50:06.933 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2943 2022-04-13 08:50:06.935 | + functions-common:apt_get:1238 : return 0 2022-04-13 08:50:06.938 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-04-13 08:50:06.940 | + ./stack.sh:main:841 : install_database_python 2022-04-13 08:50:06.943 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-13 08:50:06.945 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-13 08:50:06.948 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-13 08:50:06.950 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 08:50:06.953 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-13 08:50:06.955 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-13 08:50:06.958 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 08:50:06.961 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-13 08:50:06.961 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 08:50:06.966 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-13 08:50:06.969 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-13 08:50:06.971 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-13 08:50:06.974 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-13 08:50:06.976 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-13 08:50:06.997 | Using python 3.8 to install PyMySQL 2022-04-13 08:50:06.999 | + 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 08:50:07.739 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:50:07.739 | from cryptography.utils import int_from_bytes 2022-04-13 08:50:07.739 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:50:07.739 | from cryptography.utils import int_from_bytes 2022-04-13 08:50:08.892 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:50:08.924 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-13 08:50:10.587 | 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 08:50:10.593 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 08:50:10.593 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 08:50:10.699 | + inc/python:pip_install:200 : result=0 2022-04-13 08:50:10.702 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:50:10.704 | + functions-common:time_stop:2425 : local name 2022-04-13 08:50:10.707 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:50:10.709 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:50:10.711 | + functions-common:time_stop:2428 : local total 2022-04-13 08:50:10.714 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:50:10.716 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:50:10.718 | + functions-common:time_stop:2432 : start_time=1649839806992 2022-04-13 08:50:10.720 | + functions-common:time_stop:2434 : [[ -z 1649839806992 ]] 2022-04-13 08:50:10.724 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:50:10.728 | + functions-common:time_stop:2437 : end_time=1649839810725 2022-04-13 08:50:10.730 | + functions-common:time_stop:2438 : elapsed_time=3733 2022-04-13 08:50:10.732 | + functions-common:time_stop:2439 : total=20110 2022-04-13 08:50:10.734 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:50:10.737 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=23843 2022-04-13 08:50:10.739 | + inc/python:pip_install:203 : return 0 2022-04-13 08:50:10.741 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-13 08:50:10.743 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 08:50:10.746 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-13 08:50:10.748 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-04-13 08:50:10.764 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:50:10.766 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-04-13 08:50:10.768 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-13 08:50:10.772 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 08:50:10.773 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 08:50:10.778 | + 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 08:50:10.780 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-13 08:50:10.782 | + 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 08:50:10.785 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 08:50:10.787 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-13 08:50:10.790 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-13 08:50:10.805 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:50:10.807 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-13 08:50:10.810 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 08:50:10.812 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 08:50:10.814 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 08:50:10.817 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 08:50:10.819 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 08:50:10.821 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 08:50:10.823 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:50:10.826 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:50:10.828 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 08:50:10.830 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 08:50:10.833 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 08:50:10.837 | + functions-common:apt_get_update:1190 : return 2022-04-13 08:50:10.840 | + functions-common:install_package:1464 : real_install_package radvd 2022-04-13 08:50:10.842 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 08:50:10.845 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:50:10.848 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:50:10.850 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-04-13 08:50:10.870 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-04-13 08:50:10.979 | Reading package lists... 2022-04-13 08:50:11.217 | Building dependency tree... 2022-04-13 08:50:11.218 | Reading state information... 2022-04-13 08:50:11.461 | radvd is already the newest version (1:2.17-2). 2022-04-13 08:50:11.461 | The following packages were automatically installed and are no longer required: 2022-04-13 08:50:11.462 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 08:50:11.462 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 08:50:11.462 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 08:50:11.462 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 08:50:11.462 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 08:50:11.462 | python3-zope.interface 2022-04-13 08:50:11.462 | Use 'sudo apt autoremove' to remove them. 2022-04-13 08:50:11.573 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 08:50:11.577 | + functions-common:apt_get:1234 : result=0 2022-04-13 08:50:11.580 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 08:50:11.582 | + functions-common:time_stop:2425 : local name 2022-04-13 08:50:11.584 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:50:11.586 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:50:11.588 | + functions-common:time_stop:2428 : local total 2022-04-13 08:50:11.591 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:50:11.593 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 08:50:11.595 | + functions-common:time_stop:2432 : start_time=1649839810868 2022-04-13 08:50:11.597 | + functions-common:time_stop:2434 : [[ -z 1649839810868 ]] 2022-04-13 08:50:11.600 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:50:11.604 | + functions-common:time_stop:2437 : end_time=1649839811601 2022-04-13 08:50:11.606 | + functions-common:time_stop:2438 : elapsed_time=733 2022-04-13 08:50:11.608 | + functions-common:time_stop:2439 : total=2943 2022-04-13 08:50:11.610 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:50:11.613 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3676 2022-04-13 08:50:11.615 | + functions-common:apt_get:1238 : return 0 2022-04-13 08:50:11.618 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-13 08:50:11.634 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:50:11.637 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-13 08:50:11.639 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-13 08:50:11.641 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-13 08:50:11.644 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-13 08:50:11.664 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-13 08:50:11.666 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 08:50:11.668 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 08:50:11.670 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 08:50:11.673 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 08:50:11.675 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 08:50:11.678 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 08:50:11.680 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:50:11.682 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:50:11.684 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 08:50:11.686 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 08:50:11.688 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 08:50:11.690 | + functions-common:apt_get_update:1190 : return 2022-04-13 08:50:11.693 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-04-13 08:50:11.695 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 08:50:11.697 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:50:11.699 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:50:11.701 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-04-13 08:50:11.721 | + 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 08:50:11.830 | Reading package lists... 2022-04-13 08:50:12.069 | Building dependency tree... 2022-04-13 08:50:12.070 | Reading state information... 2022-04-13 08:50:12.313 | fakeroot is already the newest version (1.24-1). 2022-04-13 08:50:12.313 | make is already the newest version (4.2.1-1.2). 2022-04-13 08:50:12.313 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-13 08:50:12.313 | The following packages were automatically installed and are no longer required: 2022-04-13 08:50:12.314 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 08:50:12.314 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 08:50:12.314 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 08:50:12.314 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 08:50:12.314 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 08:50:12.314 | python3-zope.interface 2022-04-13 08:50:12.314 | Use 'sudo apt autoremove' to remove them. 2022-04-13 08:50:12.426 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 08:50:12.430 | + functions-common:apt_get:1234 : result=0 2022-04-13 08:50:12.432 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 08:50:12.434 | + functions-common:time_stop:2425 : local name 2022-04-13 08:50:12.436 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:50:12.438 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:50:12.440 | + functions-common:time_stop:2428 : local total 2022-04-13 08:50:12.443 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:50:12.445 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 08:50:12.447 | + functions-common:time_stop:2432 : start_time=1649839811719 2022-04-13 08:50:12.449 | + functions-common:time_stop:2434 : [[ -z 1649839811719 ]] 2022-04-13 08:50:12.452 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:50:12.456 | + functions-common:time_stop:2437 : end_time=1649839812454 2022-04-13 08:50:12.459 | + functions-common:time_stop:2438 : elapsed_time=735 2022-04-13 08:50:12.461 | + functions-common:time_stop:2439 : total=3676 2022-04-13 08:50:12.463 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:50:12.465 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4411 2022-04-13 08:50:12.467 | + functions-common:apt_get:1238 : return 0 2022-04-13 08:50:12.469 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-13 08:50:12.472 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:50:12.474 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:50:12.476 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-13 08:50:12.478 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-13 08:50:12.481 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-13 08:50:12.485 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-13 08:50:12.487 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-13 08:50:12.490 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-13 08:50:12.491 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-13 08:50:12.495 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-13 08:50:12.497 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-13 08:50:12.500 | + functions:vercmp:628 : local v1=5.4 2022-04-13 08:50:12.502 | + functions:vercmp:629 : local 'op=<' 2022-04-13 08:50:12.505 | + functions:vercmp:630 : local v2=3.13 2022-04-13 08:50:12.507 | + functions:vercmp:631 : local result 2022-04-13 08:50:12.511 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-13 08:50:12.511 | ++ functions:vercmp:635 : sort -V 2022-04-13 08:50:12.511 | ++ functions:vercmp:635 : head -1 2022-04-13 08:50:12.516 | + functions:vercmp:635 : result=3.13 2022-04-13 08:50:12.518 | + functions:vercmp:637 : case $op in 2022-04-13 08:50:12.521 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-13 08:50:12.523 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-13 08:50:12.525 | + functions:vercmp:648 : return 2022-04-13 08:50:12.527 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-13 08:50:12.530 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-13 08:50:12.532 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-04-13 08:50:13.007 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-13 08:50:13.010 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-13 08:50:13.012 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:50:13.015 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:50:13.018 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-04-13 08:50:13.020 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:50:13.024 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-04-13 08:50:13.043 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:50:13.045 | + ./stack.sh:main:849 : install_etcd3 2022-04-13 08:50:13.048 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-13 08:50:13.048 | Installing etcd 2022-04-13 08:50:13.051 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-13 08:50:13.067 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-13 08:50:13.079 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-13 08:50:13.081 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-13 08:50:13.093 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-13 08:50:13.096 | ++ 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 08:50:13.100 | ++ 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 08:50:13.104 | +++ 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 08:50:13.108 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 08:50:13.111 | ++ 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 08:50:13.113 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-13 08:50:13.116 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 08:50:13.118 | ++ functions:get_extra_file:74 : return 2022-04-13 08:50:13.121 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 08:50:13.123 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-13 08:50:13.125 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-13 08:50:13.128 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-04-13 08:50:13.145 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 08:50:13.147 | + ./stack.sh:main:868 : install_dstat 2022-04-13 08:50:13.149 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-13 08:50:13.166 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 08:50:13.168 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-04-13 08:50:13.170 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 08:50:13.172 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-04-13 08:50:13.175 | + ./stack.sh:main:877 : install_libs 2022-04-13 08:50:13.178 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-13 08:50:13.180 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-13 08:50:13.182 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-13 08:50:13.184 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-13 08:50:13.186 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:50:13.189 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:50:13.191 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-04-13 08:50:13.193 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:50:13.195 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-13 08:50:13.198 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-13 08:50:13.200 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-13 08:50:13.203 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-13 08:50:13.205 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:50:13.207 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:50:13.209 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-04-13 08:50:13.211 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:50:13.214 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-13 08:50:13.216 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-13 08:50:13.218 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-13 08:50:13.220 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-13 08:50:13.223 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:50:13.225 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:50:13.227 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-04-13 08:50:13.230 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:50:13.232 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-13 08:50:13.234 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-13 08:50:13.237 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-13 08:50:13.239 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-13 08:50:13.242 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:50:13.244 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:50:13.246 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-04-13 08:50:13.248 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:50:13.250 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-13 08:50:13.253 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-13 08:50:13.255 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-13 08:50:13.258 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-13 08:50:13.260 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:50:13.262 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:50:13.264 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-04-13 08:50:13.266 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:50:13.269 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-13 08:50:13.271 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-13 08:50:13.273 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-13 08:50:13.276 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-13 08:50:13.278 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:50:13.280 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:50:13.282 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-04-13 08:50:13.285 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:50:13.288 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-13 08:50:13.290 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-13 08:50:13.292 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-13 08:50:13.294 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-13 08:50:13.297 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:50:13.299 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:50:13.302 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-04-13 08:50:13.304 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:50:13.306 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-13 08:50:13.308 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-13 08:50:13.311 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-13 08:50:13.313 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-13 08:50:13.315 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:50:13.317 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:50:13.320 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-04-13 08:50:13.322 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:50:13.324 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-13 08:50:13.326 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-13 08:50:13.329 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-13 08:50:13.331 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-13 08:50:13.333 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:50:13.336 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:50:13.338 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-04-13 08:50:13.341 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:50:13.343 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-13 08:50:13.345 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-13 08:50:13.348 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-13 08:50:13.350 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-13 08:50:13.353 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:50:13.355 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:50:13.357 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-04-13 08:50:13.359 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:50:13.362 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-13 08:50:13.365 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-13 08:50:13.367 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-13 08:50:13.369 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-13 08:50:13.371 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:50:13.374 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:50:13.376 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-04-13 08:50:13.378 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:50:13.381 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-13 08:50:13.383 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-13 08:50:13.385 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-13 08:50:13.388 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-13 08:50:13.390 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:50:13.392 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:50:13.395 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-04-13 08:50:13.397 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:50:13.399 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-13 08:50:13.401 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-13 08:50:13.404 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-13 08:50:13.406 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-13 08:50:13.408 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:50:13.411 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:50:13.413 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-04-13 08:50:13.416 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:50:13.418 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-13 08:50:13.420 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-13 08:50:13.422 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-13 08:50:13.425 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-13 08:50:13.428 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:50:13.430 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:50:13.432 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-04-13 08:50:13.435 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:50:13.437 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-13 08:50:13.439 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-13 08:50:13.442 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-13 08:50:13.444 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-13 08:50:13.446 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:50:13.448 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:50:13.451 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-04-13 08:50:13.453 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:50:13.456 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-13 08:50:13.458 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-13 08:50:13.460 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-13 08:50:13.462 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-13 08:50:13.465 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:50:13.467 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:50:13.469 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-04-13 08:50:13.472 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:50:13.475 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-13 08:50:13.477 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-13 08:50:13.479 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-13 08:50:13.481 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-13 08:50:13.484 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:50:13.486 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:50:13.489 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-04-13 08:50:13.491 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:50:13.494 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-13 08:50:13.496 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-13 08:50:13.498 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-13 08:50:13.501 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-13 08:50:13.503 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:50:13.505 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:50:13.508 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-04-13 08:50:13.510 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:50:13.512 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-13 08:50:13.515 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-13 08:50:13.517 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-13 08:50:13.520 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-13 08:50:13.522 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:50:13.524 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:50:13.526 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-04-13 08:50:13.529 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:50:13.531 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-13 08:50:13.533 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-13 08:50:13.536 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-13 08:50:13.539 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-13 08:50:13.541 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:50:13.543 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:50:13.546 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-04-13 08:50:13.548 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:50:13.550 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-13 08:50:13.553 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-13 08:50:13.555 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-13 08:50:13.557 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-13 08:50:13.559 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:50:13.562 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:50:13.564 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-04-13 08:50:13.566 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:50:13.569 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-13 08:50:13.571 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-13 08:50:13.573 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-13 08:50:13.576 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-13 08:50:13.578 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:50:13.580 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:50:13.583 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-04-13 08:50:13.586 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:50:13.588 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-13 08:50:13.590 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-13 08:50:13.592 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-13 08:50:13.595 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-13 08:50:13.598 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:50:13.600 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:50:13.602 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-04-13 08:50:13.605 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:50:13.607 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-13 08:50:13.609 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-13 08:50:13.611 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-13 08:50:13.614 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-13 08:50:13.616 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:50:13.619 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:50:13.621 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-04-13 08:50:13.623 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:50:13.626 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-13 08:50:13.628 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-13 08:50:13.630 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-13 08:50:13.633 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-13 08:50:13.635 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:50:13.637 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:50:13.640 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-04-13 08:50:13.642 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:50:13.645 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-13 08:50:13.647 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-13 08:50:13.649 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-13 08:50:13.652 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-13 08:50:13.654 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:50:13.656 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:50:13.658 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-04-13 08:50:13.661 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:50:13.664 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-13 08:50:13.666 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-13 08:50:13.668 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-13 08:50:13.671 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-13 08:50:13.673 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:50:13.675 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:50:13.678 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-04-13 08:50:13.680 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:50:13.682 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-13 08:50:13.685 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-13 08:50:13.687 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-13 08:50:13.689 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-13 08:50:13.691 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:50:13.694 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:50:13.696 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-04-13 08:50:13.698 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:50:13.701 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-13 08:50:13.703 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-13 08:50:13.705 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-13 08:50:13.708 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-13 08:50:13.711 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:50:13.713 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:50:13.715 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-04-13 08:50:13.718 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:50:13.720 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-13 08:50:13.723 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-13 08:50:13.725 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-13 08:50:13.727 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-13 08:50:13.730 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:50:13.732 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:50:13.734 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-04-13 08:50:13.737 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:50:13.739 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-13 08:50:13.741 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-13 08:50:13.744 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-13 08:50:13.746 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-13 08:50:13.748 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:50:13.751 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:50:13.753 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-04-13 08:50:13.755 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:50:13.758 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-13 08:50:13.760 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-13 08:50:13.762 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-13 08:50:13.764 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-13 08:50:13.767 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:50:13.770 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:50:13.772 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-04-13 08:50:13.774 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:50:13.777 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-13 08:50:13.779 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-13 08:50:13.781 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-13 08:50:13.784 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-13 08:50:13.786 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:50:13.789 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:50:13.791 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-04-13 08:50:13.793 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:50:13.796 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-13 08:50:13.798 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-13 08:50:13.800 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-13 08:50:13.803 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-13 08:50:13.805 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:50:13.807 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:50:13.810 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-04-13 08:50:13.812 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:50:13.814 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-13 08:50:13.816 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-13 08:50:13.819 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-13 08:50:13.821 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-13 08:50:13.823 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:50:13.826 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:50:13.828 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-04-13 08:50:13.831 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:50:13.833 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-13 08:50:13.836 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-13 08:50:13.838 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-13 08:50:13.840 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-13 08:50:13.842 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:50:13.845 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:50:13.848 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-04-13 08:50:13.850 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:50:13.852 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-13 08:50:13.855 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-13 08:50:13.857 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-13 08:50:13.859 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-13 08:50:13.861 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:50:13.864 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:50:13.866 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-04-13 08:50:13.868 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:50:13.871 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-13 08:50:13.873 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-13 08:50:13.875 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-13 08:50:13.878 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-13 08:50:13.881 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:50:13.883 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:50:13.885 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-04-13 08:50:13.887 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:50:13.890 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-13 08:50:13.911 | Using python 3.8 to install etcd3 2022-04-13 08:50:13.913 | + 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 08:50:14.651 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:50:14.651 | from cryptography.utils import int_from_bytes 2022-04-13 08:50:14.651 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:50:14.651 | from cryptography.utils import int_from_bytes 2022-04-13 08:50:15.844 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:50:15.876 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-13 08:50:15.884 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.0) 2022-04-13 08:50:15.885 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-04-13 08:50:15.886 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-13 08:50:15.887 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-13 08:50:17.571 | 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 08:50:17.577 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 08:50:17.578 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 08:50:17.679 | + inc/python:pip_install:200 : result=0 2022-04-13 08:50:17.682 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:50:17.684 | + functions-common:time_stop:2425 : local name 2022-04-13 08:50:17.686 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:50:17.688 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:50:17.690 | + functions-common:time_stop:2428 : local total 2022-04-13 08:50:17.693 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:50:17.695 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:50:17.697 | + functions-common:time_stop:2432 : start_time=1649839813905 2022-04-13 08:50:17.699 | + functions-common:time_stop:2434 : [[ -z 1649839813905 ]] 2022-04-13 08:50:17.702 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:50:17.707 | + functions-common:time_stop:2437 : end_time=1649839817704 2022-04-13 08:50:17.709 | + functions-common:time_stop:2438 : elapsed_time=3799 2022-04-13 08:50:17.711 | + functions-common:time_stop:2439 : total=23843 2022-04-13 08:50:17.714 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:50:17.716 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27642 2022-04-13 08:50:17.718 | + inc/python:pip_install:203 : return 0 2022-04-13 08:50:17.720 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-13 08:50:17.741 | Using python 3.8 to install etcd3gw 2022-04-13 08:50:17.743 | + 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 08:50:18.480 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:50:18.480 | from cryptography.utils import int_from_bytes 2022-04-13 08:50:18.480 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:50:18.480 | from cryptography.utils import int_from_bytes 2022-04-13 08:50:19.627 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:50:19.665 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-04-13 08:50:19.672 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-13 08:50:19.673 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-13 08:50:19.674 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-13 08:50:19.676 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-13 08:50:19.709 | 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 08:50:19.711 | 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 08:50:19.713 | 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 08:50:19.714 | 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 08:50:21.361 | 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 08:50:21.367 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 08:50:21.367 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 08:50:21.469 | + inc/python:pip_install:200 : result=0 2022-04-13 08:50:21.472 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:50:21.474 | + functions-common:time_stop:2425 : local name 2022-04-13 08:50:21.476 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:50:21.479 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:50:21.481 | + functions-common:time_stop:2428 : local total 2022-04-13 08:50:21.483 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:50:21.485 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:50:21.487 | + functions-common:time_stop:2432 : start_time=1649839817736 2022-04-13 08:50:21.490 | + functions-common:time_stop:2434 : [[ -z 1649839817736 ]] 2022-04-13 08:50:21.493 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:50:21.497 | + functions-common:time_stop:2437 : end_time=1649839821494 2022-04-13 08:50:21.499 | + functions-common:time_stop:2438 : elapsed_time=3758 2022-04-13 08:50:21.501 | + functions-common:time_stop:2439 : total=27642 2022-04-13 08:50:21.503 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:50:21.505 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=31400 2022-04-13 08:50:21.507 | + inc/python:pip_install:203 : return 0 2022-04-13 08:50:21.510 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-04-13 08:50:21.512 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-13 08:50:21.514 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-13 08:50:21.517 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 08:50:21.519 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 08:50:21.521 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 08:50:21.523 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 08:50:21.526 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 08:50:21.528 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 08:50:21.530 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 08:50:21.533 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 08:50:21.536 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 08:50:21.538 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 08:50:21.541 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 08:50:21.543 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-13 08:50:21.545 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:50:21.547 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:50:21.550 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-13 08:50:21.552 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 08:50:21.555 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 08:50:21.557 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 08:50:21.559 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 08:50:21.562 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 08:50:21.564 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 08:50:21.566 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 08:50:21.568 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:50:21.571 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:50:21.573 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 08:50:21.575 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 08:50:21.578 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 08:50:21.580 | + functions-common:apt_get_update:1190 : return 2022-04-13 08:50:21.583 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 08:50:21.585 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 08:50:21.587 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:50:21.590 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:50:21.592 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 08:50:21.614 | + 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 08:50:21.722 | Reading package lists... 2022-04-13 08:50:21.959 | Building dependency tree... 2022-04-13 08:50:21.960 | Reading state information... 2022-04-13 08:50:22.205 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-13 08:50:22.205 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-13 08:50:22.205 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 08:50:22.205 | The following packages were automatically installed and are no longer required: 2022-04-13 08:50:22.206 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 08:50:22.206 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 08:50:22.207 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 08:50:22.207 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 08:50:22.207 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 08:50:22.207 | python3-zope.interface 2022-04-13 08:50:22.207 | Use 'sudo apt autoremove' to remove them. 2022-04-13 08:50:22.319 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 08:50:22.323 | + functions-common:apt_get:1234 : result=0 2022-04-13 08:50:22.325 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 08:50:22.328 | + functions-common:time_stop:2425 : local name 2022-04-13 08:50:22.330 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:50:22.333 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:50:22.335 | + functions-common:time_stop:2428 : local total 2022-04-13 08:50:22.337 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:50:22.339 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 08:50:22.342 | + functions-common:time_stop:2432 : start_time=1649839821611 2022-04-13 08:50:22.344 | + functions-common:time_stop:2434 : [[ -z 1649839821611 ]] 2022-04-13 08:50:22.347 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:50:22.351 | + functions-common:time_stop:2437 : end_time=1649839822348 2022-04-13 08:50:22.353 | + functions-common:time_stop:2438 : elapsed_time=737 2022-04-13 08:50:22.355 | + functions-common:time_stop:2439 : total=4411 2022-04-13 08:50:22.357 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:50:22.359 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5148 2022-04-13 08:50:22.362 | + functions-common:apt_get:1238 : return 0 2022-04-13 08:50:22.364 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-13 08:50:22.366 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:50:22.369 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:50:22.371 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-13 08:50:22.432 | Module proxy already enabled 2022-04-13 08:50:22.436 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-13 08:50:22.497 | Considering dependency proxy for proxy_uwsgi: 2022-04-13 08:50:22.498 | Module proxy already enabled 2022-04-13 08:50:22.498 | Module proxy_uwsgi already enabled 2022-04-13 08:50:22.501 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-13 08:50:22.504 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 08:50:22.507 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-13 08:50:22.509 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-13 08:50:22.645 | + ./stack.sh:main:883 : install_keystoneauth 2022-04-13 08:50:22.648 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-13 08:50:22.650 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-13 08:50:22.653 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:50:22.655 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:50:22.658 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-04-13 08:50:22.660 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:50:22.662 | + ./stack.sh:main:884 : install_keystoneclient 2022-04-13 08:50:22.665 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-13 08:50:22.667 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-13 08:50:22.669 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:50:22.671 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:50:22.674 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-04-13 08:50:22.676 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:50:22.679 | + ./stack.sh:main:885 : install_glanceclient 2022-04-13 08:50:22.681 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-13 08:50:22.683 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-13 08:50:22.686 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:50:22.688 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:50:22.690 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-04-13 08:50:22.693 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:50:22.695 | + ./stack.sh:main:886 : install_cinderclient 2022-04-13 08:50:22.698 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-13 08:50:22.700 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-13 08:50:22.703 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:50:22.705 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:50:22.707 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-04-13 08:50:22.710 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:50:22.712 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-13 08:50:22.714 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-13 08:50:22.716 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:50:22.719 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:50:22.721 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-04-13 08:50:22.723 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:50:22.726 | + ./stack.sh:main:887 : install_novaclient 2022-04-13 08:50:22.728 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-13 08:50:22.732 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-13 08:50:22.735 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:50:22.737 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:50:22.740 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-04-13 08:50:22.742 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:50:22.744 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-04-13 08:50:22.761 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:50:22.764 | + ./stack.sh:main:889 : install_swiftclient 2022-04-13 08:50:22.766 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-13 08:50:22.768 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-13 08:50:22.771 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:50:22.773 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:50:22.775 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-04-13 08:50:22.778 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:50:22.780 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-04-13 08:50:22.796 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:50:22.798 | + ./stack.sh:main:892 : install_neutronclient 2022-04-13 08:50:22.801 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-13 08:50:22.804 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-13 08:50:22.806 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:50:22.808 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:50:22.811 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-04-13 08:50:22.813 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:50:22.815 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-04-13 08:50:22.818 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-13 08:50:22.821 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-13 08:50:22.823 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:50:22.825 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:50:22.828 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-04-13 08:50:22.830 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:50:22.833 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-13 08:50:22.835 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-13 08:50:22.837 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 08:50:22.840 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-13 08:50:22.842 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-13 08:50:22.845 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 08:50:22.848 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-13 08:50:22.848 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 08:50:22.853 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-13 08:50:22.855 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-13 08:50:22.858 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-13 08:50:22.860 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-13 08:50:22.863 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-13 08:50:22.884 | Using python 3.8 to install keystonemiddleware 2022-04-13 08:50:22.887 | + 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 08:50:23.621 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:50:23.621 | from cryptography.utils import int_from_bytes 2022-04-13 08:50:23.621 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:50:23.621 | from cryptography.utils import int_from_bytes 2022-04-13 08:50:24.780 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:50:24.811 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-13 08:50:24.864 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-04-13 08:50:24.865 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-13 08:50:24.866 | 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 08:50:24.868 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-13 08:50:24.869 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-13 08:50:24.870 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-13 08:50:24.871 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-13 08:50:24.872 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-13 08:50:24.873 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-04-13 08:50:24.874 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-13 08:50:24.875 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-13 08:50:24.876 | 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 08:50:24.877 | 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 08:50:24.878 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-13 08:50:24.939 | 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 08:50:24.940 | 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 08:50:24.942 | 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 08:50:24.984 | 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 08:50:25.023 | 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 08:50:25.025 | 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 08:50:25.026 | 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 08:50:25.027 | 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 08:50:25.077 | 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 08:50:25.079 | 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 08:50:25.088 | 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 08:50:25.090 | 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 08:50:25.103 | 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 08:50:25.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 08:50:25.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 08:50:25.172 | 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 08:50:25.173 | 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 08:50:25.175 | 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 08:50:25.176 | 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 08:50:25.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 08:50:25.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 08:50:26.804 | 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 08:50:26.810 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 08:50:26.810 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 08:50:26.914 | + inc/python:pip_install:200 : result=0 2022-04-13 08:50:26.917 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:50:26.920 | + functions-common:time_stop:2425 : local name 2022-04-13 08:50:26.922 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:50:26.924 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:50:26.926 | + functions-common:time_stop:2428 : local total 2022-04-13 08:50:26.929 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:50:26.931 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:50:26.933 | + functions-common:time_stop:2432 : start_time=1649839822878 2022-04-13 08:50:26.935 | + functions-common:time_stop:2434 : [[ -z 1649839822878 ]] 2022-04-13 08:50:26.938 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:50:26.942 | + functions-common:time_stop:2437 : end_time=1649839826939 2022-04-13 08:50:26.945 | + functions-common:time_stop:2438 : elapsed_time=4061 2022-04-13 08:50:26.947 | + functions-common:time_stop:2439 : total=31400 2022-04-13 08:50:26.949 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:50:26.951 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=35461 2022-04-13 08:50:26.954 | + inc/python:pip_install:203 : return 0 2022-04-13 08:50:26.956 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-13 08:50:26.959 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-13 08:50:26.961 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 08:50:26.972 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-13 08:50:26.972 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-13 08:50:26.972 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 08:50:26.973 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 08:50:26.973 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-13 08:50:26.978 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-13 08:50:26.980 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-13 08:50:26.983 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-13 08:50:26.985 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-13 08:50:26.988 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-13 08:50:27.010 | Using python 3.8 to install python-memcached 2022-04-13 08:50:27.012 | + 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 08:50:27.742 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:50:27.742 | from cryptography.utils import int_from_bytes 2022-04-13 08:50:27.742 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:50:27.742 | from cryptography.utils import int_from_bytes 2022-04-13 08:50:28.898 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:50:28.929 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-13 08:50:28.932 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-13 08:50:30.733 | 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 08:50:30.739 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 08:50:30.739 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 08:50:30.858 | + inc/python:pip_install:200 : result=0 2022-04-13 08:50:30.860 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:50:30.862 | + functions-common:time_stop:2425 : local name 2022-04-13 08:50:30.865 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:50:30.867 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:50:30.870 | + functions-common:time_stop:2428 : local total 2022-04-13 08:50:30.872 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:50:30.874 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:50:30.876 | + functions-common:time_stop:2432 : start_time=1649839827004 2022-04-13 08:50:30.879 | + functions-common:time_stop:2434 : [[ -z 1649839827004 ]] 2022-04-13 08:50:30.882 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:50:30.886 | + functions-common:time_stop:2437 : end_time=1649839830883 2022-04-13 08:50:30.888 | + functions-common:time_stop:2438 : elapsed_time=3879 2022-04-13 08:50:30.890 | + functions-common:time_stop:2439 : total=35461 2022-04-13 08:50:30.892 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:50:30.895 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=39340 2022-04-13 08:50:30.897 | + inc/python:pip_install:203 : return 0 2022-04-13 08:50:30.899 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-04-13 08:50:30.919 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:50:30.921 | + ./stack.sh:main:899 : '[' 10.222.0.11 == 10.222.0.11 ']' 2022-04-13 08:50:30.924 | + ./stack.sh:main:900 : stack_install_service keystone 2022-04-13 08:50:30.927 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-13 08:50:30.930 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-13 08:50:30.932 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 08:50:30.934 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-13 08:50:30.936 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-13 08:50:30.952 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 08:50:30.955 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-04-13 08:50:30.957 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-13 08:50:30.959 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-13 08:50:30.961 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 08:50:30.963 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 08:50:30.966 | ++ functions-common:git_clone:612 : pwd 2022-04-13 08:50:30.968 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 08:50:30.970 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 08:50:30.973 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 08:50:30.988 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 08:50:30.990 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 08:50:30.992 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 08:50:30.995 | + functions-common:git_clone:629 : echo master 2022-04-13 08:50:30.995 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 08:50:31.000 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-13 08:50:31.002 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 08:50:31.005 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-04-13 08:50:31.008 | + functions-common:git_clone:678 : git show --oneline 2022-04-13 08:50:31.008 | + functions-common:git_clone:678 : head -1 2022-04-13 08:50:31.011 | c141e6164 trivial: Fix typo 2022-04-13 08:50:31.014 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-13 08:50:31.016 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-13 08:50:31.018 | + inc/python:setup_develop:338 : local bindep 2022-04-13 08:50:31.021 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 08:50:31.023 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-13 08:50:31.025 | + inc/python:setup_develop:344 : local extras= 2022-04-13 08:50:31.027 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-13 08:50:31.030 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 08:50:31.032 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 08:50:31.034 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-13 08:50:31.036 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 08:50:31.039 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 08:50:31.042 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-13 08:50:31.044 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 08:50:31.047 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-13 08:50:31.049 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 08:50:31.052 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 08:50:31.054 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-13 08:50:31.060 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-13 08:50:31.062 | + 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 08:50:31.753 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-13 08:50:31.756 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 08:50:31.758 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 08:50:31.760 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 08:50:31.762 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 08:50:31.764 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-13 08:50:31.766 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 08:50:31.768 | + inc/python:setup_package:428 : local extras= 2022-04-13 08:50:31.771 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 08:50:31.773 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 08:50:31.775 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 08:50:31.777 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 08:50:31.779 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 08:50:31.782 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-13 08:50:31.802 | Using python 3.8 to install /opt/stack/keystone 2022-04-13 08:50:31.804 | + 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 08:50:32.537 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:50:32.537 | from cryptography.utils import int_from_bytes 2022-04-13 08:50:32.537 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:50:32.537 | from cryptography.utils import int_from_bytes 2022-04-13 08:50:33.711 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:50:33.748 | Obtaining file:///opt/stack/keystone 2022-04-13 08:50:33.749 | Preparing metadata (setup.py): started 2022-04-13 08:50:34.508 | Preparing metadata (setup.py): finished with status 'error' 2022-04-13 08:50:34.508 | ERROR: Command errored out with exit status 1: 2022-04-13 08:50:34.508 | 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-vqp9hvtn 2022-04-13 08:50:34.508 | cwd: /opt/stack/keystone/ 2022-04-13 08:50:34.508 | Complete output (16 lines): 2022-04-13 08:50:34.508 | Error parsing 2022-04-13 08:50:34.508 | Traceback (most recent call last): 2022-04-13 08:50:34.508 | File "/usr/local/lib/python3.8/dist-packages/pbr/core.py", line 111, in pbr 2022-04-13 08:50:34.508 | attrs = util.cfg_to_args(path, dist.script_args) 2022-04-13 08:50:34.508 | File "/usr/local/lib/python3.8/dist-packages/pbr/util.py", line 272, in cfg_to_args 2022-04-13 08:50:34.508 | pbr.hooks.setup_hook(config) 2022-04-13 08:50:34.508 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/__init__.py", line 25, in setup_hook 2022-04-13 08:50:34.508 | metadata_config.run() 2022-04-13 08:50:34.508 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/base.py", line 27, in run 2022-04-13 08:50:34.508 | self.hook() 2022-04-13 08:50:34.509 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/metadata.py", line 25, in hook 2022-04-13 08:50:34.509 | self.config['version'] = packaging.get_version( 2022-04-13 08:50:34.509 | File "/usr/local/lib/python3.8/dist-packages/pbr/packaging.py", line 872, in get_version 2022-04-13 08:50:34.509 | raise Exception("Versioning for this project requires either an sdist" 2022-04-13 08:50:34.509 | 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 08:50:34.509 | 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 08:50:34.509 | ---------------------------------------- 2022-04-13 08:50:34.509 | 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 08:50:34.509 | ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-04-13 08:50:34.516 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 08:50:34.516 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 08:50:34.600 | + inc/python:pip_install:1 : exit_trap 2022-04-13 08:50:34.602 | + ./stack.sh:exit_trap:523 : local r=1 2022-04-13 08:50:34.605 | ++ ./stack.sh:exit_trap:524 : jobs -p 2022-04-13 08:50:34.607 | + ./stack.sh:exit_trap:524 : jobs= 2022-04-13 08:50:34.609 | + ./stack.sh:exit_trap:527 : [[ -n '' ]] 2022-04-13 08:50:34.611 | + ./stack.sh:exit_trap:533 : '[' -f '' ']' 2022-04-13 08:50:34.614 | + ./stack.sh:exit_trap:538 : kill_spinner 2022-04-13 08:50:34.616 | + ./stack.sh:kill_spinner:433 : '[' '!' -z '' ']' 2022-04-13 08:50:34.618 | + ./stack.sh:exit_trap:540 : [[ 1 -ne 0 ]] 2022-04-13 08:50:34.620 | + ./stack.sh:exit_trap:541 : echo 'Error on exit' 2022-04-13 08:50:34.621 | Error on exit 2022-04-13 08:50:34.623 | + ./stack.sh:exit_trap:543 : type -p generate-subunit 2022-04-13 08:50:34.625 | + ./stack.sh:exit_trap:544 : generate-subunit 1649839757 77 fail 2022-04-13 08:50:35.208 | + ./stack.sh:exit_trap:546 : [[ -z /opt/stack/logs ]] 2022-04-13 08:50:35.210 | + ./stack.sh:exit_trap:549 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-13 08:50:36.098 | + ./stack.sh:exit_trap:558 : exit 1