2022-04-13 15:03:06.544 | + ./stack.sh:main:489 : exec 2022-04-13 15:03:06.544 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-13-150306.summary.2022-04-13-150306 2022-04-13 15:03:06.544 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-150306' 2022-04-13 15:03:06.544 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 15:03:06.544 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-150306 2022-04-13 15:03:06.544 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-150306 /opt/stack/logs/stack.sh.log 2022-04-13 15:03:06.545 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-150306.summary.2022-04-13-150306 /opt/stack/logs/stack.sh.log.summary 2022-04-13 15:03:06.545 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-04-13 15:03:06.545 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-13 15:03:06.545 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-13 15:03:06.545 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-13 15:03:06.545 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-13 15:03:06.545 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-13 15:03:06.545 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-13 15:03:06.545 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 15:03:06.545 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-13 15:03:06.545 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-13 15:03:06.545 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 15:03:06.545 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 15:03:06.545 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-13 15:03:06.545 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-13 15:03:06.549 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 15:03:06.551 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-04-13 15:03:06.553 | + ./stack.sh:main:562 : trap err_trap ERR 2022-04-13 15:03:06.555 | + ./stack.sh:main:575 : set -o errexit 2022-04-13 15:03:06.557 | + ./stack.sh:main:578 : uname -a 2022-04-13 15:03:06.558 | Linux dv-neutron-837685-1-hyperv 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-04-13 15:03:06.560 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-13 15:03:06.562 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-13 15:03:06.565 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-04-13 15:03:06.601 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-13 15:03:06.617 | + ./stack.sh:main:592 : fetch_plugins 2022-04-13 15:03:06.619 | + functions-common:fetch_plugins:1771 : local plugins= 2022-04-13 15:03:06.621 | + functions-common:fetch_plugins:1772 : local plugin 2022-04-13 15:03:06.622 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-04-13 15:03:06.624 | + functions-common:fetch_plugins:1776 : return 2022-04-13 15:03:06.626 | + ./stack.sh:main:596 : run_phase override_defaults 2022-04-13 15:03:06.628 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-04-13 15:03:06.630 | + functions-common:run_phase:1854 : local phase= 2022-04-13 15:03:06.632 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 15:03:06.633 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 15:03:06.635 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 15:03:06.637 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 15:03:06.639 | + functions-common:run_phase:1863 : local extra 2022-04-13 15:03:06.641 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 15:03:06.644 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 15:03:06.646 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 15:03:06.648 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 15:03:06.650 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-13 15:03:06.652 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 15:03:06.665 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 15:03:06.667 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 15:03:06.668 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 15:03:06.670 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 15:03:06.672 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 15:03:06.674 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 15:03:06.676 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 15:03:06.677 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-13 15:03:06.679 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-13 15:03:06.681 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 15:03:06.683 | + 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 15:03:06.685 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-04-13 15:03:06.686 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-04-13 15:03:06.689 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-04-13 15:03:06.690 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-04-13 15:03:06.692 | + functions-common:plugin_override_defaults:1817 : return 2022-04-13 15:03:06.694 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-04-13 15:03:06.711 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-04-13 15:03:06.713 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-13 15:03:06.726 | ++ functions-common:is_service_enabled:2081 : return 1 2022-04-13 15:03:06.728 | +++ lib/tls:source:43 : hostname -f 2022-04-13 15:03:06.732 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-13 15:03:06.733 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-13 15:03:06.735 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-13 15:03:06.737 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-13 15:03:06.739 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-13 15:03:06.741 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-13 15:03:06.743 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-13 15:03:06.745 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-13 15:03:06.746 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-13 15:03:06.748 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-13 15:03:06.753 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-04-13 15:03:06.765 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-04-13 15:03:06.782 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-04-13 15:03:06.794 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-04-13 15:03:06.807 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-04-13 15:03:06.842 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-04-13 15:03:06.902 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-04-13 15:03:06.992 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-04-13 15:03:07.013 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-04-13 15:03:07.064 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-04-13 15:03:07.116 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-04-13 15:03:07.261 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-04-13 15:03:07.275 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-04-13 15:03:07.288 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-13 15:03:07.301 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-04-13 15:03:07.388 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-04-13 15:03:07.391 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-13 15:03:07.394 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-13 15:03:07.396 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-13 15:03:07.398 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-13 15:03:07.400 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-13 15:03:07.403 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-13 15:03:07.403 | False' 2022-04-13 15:03:07.405 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-13 15:03:07.422 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-13 15:03:07.424 | + ./stack.sh:main:626 : run_phase source 2022-04-13 15:03:07.426 | + functions-common:run_phase:1853 : local mode=source 2022-04-13 15:03:07.428 | + functions-common:run_phase:1854 : local phase= 2022-04-13 15:03:07.430 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 15:03:07.432 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 15:03:07.434 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 15:03:07.436 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 15:03:07.439 | + functions-common:run_phase:1863 : local extra 2022-04-13 15:03:07.441 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 15:03:07.445 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 15:03:07.447 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 15:03:07.449 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 15:03:07.451 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-13 15:03:07.454 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 15:03:07.468 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 15:03:07.470 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 15:03:07.472 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-13 15:03:07.511 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-13 15:03:07.513 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-13 15:03:07.516 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 15:03:07.518 | + functions-common:run_phase:1875 : load_plugin_settings 2022-04-13 15:03:07.520 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-04-13 15:03:07.523 | + functions-common:load_plugin_settings:1790 : local plugin 2022-04-13 15:03:07.525 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-04-13 15:03:07.527 | + functions-common:load_plugin_settings:1794 : return 2022-04-13 15:03:07.529 | + functions-common:run_phase:1876 : verify_disabled_services 2022-04-13 15:03:07.531 | + functions-common:verify_disabled_services:2136 : local service 2022-04-13 15:03:07.533 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 15:03:07.535 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-04-13 15:03:07.538 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 15:03:07.540 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-04-13 15:03:07.542 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 15:03:07.544 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-04-13 15:03:07.546 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 15:03:07.549 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-04-13 15:03:07.551 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 15:03:07.553 | + 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 15:03:07.555 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 15:03:07.557 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-04-13 15:03:07.560 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 15:03:07.563 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-04-13 15:03:07.565 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 15:03:07.567 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-04-13 15:03:07.569 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 15:03:07.571 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-04-13 15:03:07.574 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 15:03:07.576 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-04-13 15:03:07.579 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 15:03:07.581 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-04-13 15:03:07.583 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 15:03:07.585 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-04-13 15:03:07.588 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 15:03:07.590 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-04-13 15:03:07.592 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 15:03:07.594 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-04-13 15:03:07.596 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 15:03:07.599 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-04-13 15:03:07.601 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 15:03:07.603 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-04-13 15:03:07.605 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 15:03:07.607 | + 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 15:03:07.610 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 15:03:07.612 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-04-13 15:03:07.614 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 15:03:07.616 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-04-13 15:03:07.619 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 15:03:07.621 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-04-13 15:03:07.623 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 15:03:07.626 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-04-13 15:03:07.628 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 15:03:07.630 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-04-13 15:03:07.632 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 15:03:07.635 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-04-13 15:03:07.637 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 15:03:07.639 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-04-13 15:03:07.641 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 15:03:07.644 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-04-13 15:03:07.646 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 15:03:07.648 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-04-13 15:03:07.651 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 15:03:07.653 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-04-13 15:03:07.655 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 15:03:07.658 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-04-13 15:03:07.660 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 15:03:07.662 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-04-13 15:03:07.665 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 15:03:07.667 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-04-13 15:03:07.669 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 15:03:07.672 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-04-13 15:03:07.674 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 15:03:07.676 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-04-13 15:03:07.678 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 15:03:07.681 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-04-13 15:03:07.683 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 15:03:07.685 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-04-13 15:03:07.687 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 15:03:07.690 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-04-13 15:03:07.692 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 15:03:07.694 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-04-13 15:03:07.696 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 15:03:07.699 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-04-13 15:03:07.701 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 15:03:07.703 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-04-13 15:03:07.705 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 15:03:07.707 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-04-13 15:03:07.710 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 15:03:07.712 | + 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 15:03:07.714 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 15:03:07.716 | + 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 15:03:07.719 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 15:03:07.721 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-04-13 15:03:07.724 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 15:03:07.726 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-04-13 15:03:07.728 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 15:03:07.730 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-04-13 15:03:07.732 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 15:03:07.735 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-04-13 15:03:07.737 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 15:03:07.740 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-04-13 15:03:07.742 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 15:03:07.744 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-04-13 15:03:07.747 | + ./stack.sh:main:697 : initialize_database_backends 2022-04-13 15:03:07.749 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 15:03:07.751 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-13 15:03:07.766 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 15:03:07.768 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-13 15:03:07.771 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 15:03:07.773 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-13 15:03:07.789 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 15:03:07.791 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-13 15:03:07.793 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-13 15:03:07.796 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-13 15:03:07.798 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-13 15:03:07.801 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-13 15:03:07.803 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-13 15:03:07.807 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-13 15:03:07.809 | + lib/database:initialize_database_backends:92 : return 0 2022-04-13 15:03:07.812 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-04-13 15:03:07.812 | Using mysql database backend 2022-04-13 15:03:07.814 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-13 15:03:07.830 | + ./stack.sh:main:703 : define_database_baseurl 2022-04-13 15:03:07.833 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-13 15:03:07.835 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 15:03:07.838 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-13 15:03:07.840 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 15:03:07.843 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-04-13 15:03:07.859 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 15:03:07.862 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-13 15:03:07.878 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-04-13 15:03:07.894 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 15:03:07.897 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-13 15:03:07.913 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-13 15:03:07.930 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-04-13 15:03:07.946 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 15:03:07.948 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-04-13 15:03:07.964 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 15:03:07.967 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-13 15:03:07.984 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-04-13 15:03:07.986 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-04-13 15:03:07.989 | + ./stack.sh:main:759 : save_stackenv 759 2022-04-13 15:03:07.991 | + functions-common:save_stackenv:60 : local tag=759 2022-04-13 15:03:07.994 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-13 15:03:07.998 | + functions-common:save_stackenv:62 : time_stamp=2022-04-13-150307 2022-04-13 15:03:08.001 | + functions-common:save_stackenv:63 : echo '# 2022-04-13-150307 759' 2022-04-13 15:03:08.003 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 15:03:08.006 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 15:03:08.008 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 15:03:08.010 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-13 15:03:08.013 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 15:03:08.015 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-13 15:03:08.018 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 15:03:08.020 | + 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 15:03:08.023 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 15:03:08.025 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.26 2022-04-13 15:03:08.027 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 15:03:08.030 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.26/identity 2022-04-13 15:03:08.033 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 15:03:08.035 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-13-150306 2022-04-13 15:03:08.038 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 15:03:08.040 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-13 15:03:08.042 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 15:03:08.045 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.26 2022-04-13 15:03:08.048 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 15:03:08.050 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-13 15:03:08.053 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 15:03:08.056 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-13 15:03:08.058 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 15:03:08.060 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-13 15:03:08.063 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 15:03:08.065 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-13 15:03:08.068 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-04-13 15:03:08.070 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-04-13 15:03:08.073 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-13 15:03:08.075 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-13 15:03:08.077 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 15:03:08.079 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 15:03:08.082 | ++ functions-common:git_clone:612 : pwd 2022-04-13 15:03:08.085 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 15:03:08.087 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 15:03:08.089 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 15:03:08.105 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 15:03:08.107 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 15:03:08.109 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 15:03:08.112 | + functions-common:git_clone:629 : echo master 2022-04-13 15:03:08.112 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 15:03:08.117 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-13 15:03:08.119 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 15:03:08.121 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-04-13 15:03:08.124 | + functions-common:git_clone:678 : git show --oneline 2022-04-13 15:03:08.125 | + functions-common:git_clone:678 : head -1 2022-04-13 15:03:08.127 | 7b88d6e8 update constraint for ovsdbapp to new release 1.16.0 2022-04-13 15:03:08.130 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-13 15:03:08.132 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-04-13 15:03:08.135 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 15:03:08.137 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-04-13 15:03:08.140 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-13 15:03:08.143 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-13 15:03:08.146 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-13 15:03:08.149 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 15:03:08.151 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-13 15:03:08.154 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-13 15:03:08.157 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-13 15:03:08.160 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-13 15:03:08.164 | ++ tools/install_prereqs.sh:source:47 : NOW=1649862188 2022-04-13 15:03:08.167 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-13 15:03:08.172 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1649861979 2022-04-13 15:03:08.175 | ++ tools/install_prereqs.sh:source:49 : DELTA=209 2022-04-13 15:03:08.177 | ++ tools/install_prereqs.sh:source:50 : [[ 209 -lt 7200 ]] 2022-04-13 15:03:08.179 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-13 15:03:08.182 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-13 15:03:08.184 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-04-13 15:03:08.187 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-13 15:03:08.189 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-04-13 15:03:08.191 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-13 15:03:08.194 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-04-13 15:03:08.196 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-13 15:03:08.199 | +++ 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 15:03:08.247 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-13 15:03:08.247 | apache2-dev 2022-04-13 15:03:08.247 | bc 2022-04-13 15:03:08.247 | bsdmainutils 2022-04-13 15:03:08.247 | curl 2022-04-13 15:03:08.247 | g++ 2022-04-13 15:03:08.247 | gawk 2022-04-13 15:03:08.247 | gcc 2022-04-13 15:03:08.247 | gettext 2022-04-13 15:03:08.247 | git 2022-04-13 15:03:08.247 | graphviz 2022-04-13 15:03:08.247 | iputils-ping 2022-04-13 15:03:08.247 | libapache2-mod-proxy-uwsgi 2022-04-13 15:03:08.247 | libffi-dev 2022-04-13 15:03:08.247 | libjpeg-dev 2022-04-13 15:03:08.247 | libpcre3-dev 2022-04-13 15:03:08.247 | libpq-dev 2022-04-13 15:03:08.247 | libssl-dev 2022-04-13 15:03:08.247 | libsystemd-dev 2022-04-13 15:03:08.247 | libxml2-dev 2022-04-13 15:03:08.247 | libxslt1-dev 2022-04-13 15:03:08.247 | libyaml-dev 2022-04-13 15:03:08.247 | lsof 2022-04-13 15:03:08.248 | openssh-server 2022-04-13 15:03:08.248 | openssl 2022-04-13 15:03:08.248 | pkg-config 2022-04-13 15:03:08.248 | psmisc 2022-04-13 15:03:08.248 | python3-dev 2022-04-13 15:03:08.248 | python3-pip 2022-04-13 15:03:08.248 | python3-systemd 2022-04-13 15:03:08.248 | python3-venv 2022-04-13 15:03:08.248 | tar 2022-04-13 15:03:08.248 | tcpdump 2022-04-13 15:03:08.248 | unzip 2022-04-13 15:03:08.248 | uuid-runtime 2022-04-13 15:03:08.248 | wget 2022-04-13 15:03:08.248 | wget 2022-04-13 15:03:08.248 | zlib1g-dev 2022-04-13 15:03:08.248 | libkrb5-dev 2022-04-13 15:03:08.248 | libldap2-dev 2022-04-13 15:03:08.248 | libsasl2-dev 2022-04-13 15:03:08.248 | memcached 2022-04-13 15:03:08.248 | python3-mysqldb 2022-04-13 15:03:08.248 | sqlite3 2022-04-13 15:03:08.248 | conntrack 2022-04-13 15:03:08.248 | curl 2022-04-13 15:03:08.248 | dnsmasq-base 2022-04-13 15:03:08.248 | dnsmasq-utils 2022-04-13 15:03:08.248 | ebtables 2022-04-13 15:03:08.248 | genisoimage 2022-04-13 15:03:08.248 | iptables 2022-04-13 15:03:08.248 | iputils-arping 2022-04-13 15:03:08.248 | kpartx 2022-04-13 15:03:08.248 | libjs-jquery-tablesorter 2022-04-13 15:03:08.248 | parted 2022-04-13 15:03:08.248 | pm-utils 2022-04-13 15:03:08.248 | python3-mysqldb 2022-04-13 15:03:08.248 | socat 2022-04-13 15:03:08.248 | sqlite3 2022-04-13 15:03:08.248 | sudo 2022-04-13 15:03:08.248 | vlan 2022-04-13 15:03:08.249 | lsscsi 2022-04-13 15:03:08.249 | open-iscsi 2022-04-13 15:03:08.249 | lvm2 2022-04-13 15:03:08.249 | qemu-utils 2022-04-13 15:03:08.249 | thin-provisioning-tools 2022-04-13 15:03:08.249 | acl 2022-04-13 15:03:08.249 | dnsmasq-base 2022-04-13 15:03:08.249 | dnsmasq-utils 2022-04-13 15:03:08.249 | ebtables 2022-04-13 15:03:08.249 | haproxy 2022-04-13 15:03:08.249 | iptables 2022-04-13 15:03:08.249 | iputils-arping 2022-04-13 15:03:08.249 | iputils-ping 2022-04-13 15:03:08.249 | postgresql-server-dev-all 2022-04-13 15:03:08.249 | python3-mysqldb 2022-04-13 15:03:08.249 | sqlite3 2022-04-13 15:03:08.249 | sudo 2022-04-13 15:03:08.249 | vlan 2022-04-13 15:03:08.249 | pcp 2022-04-13 15:03:08.249 | ipset 2022-04-13 15:03:08.249 | conntrack 2022-04-13 15:03:08.249 | conntrackd 2022-04-13 15:03:08.249 | keepalived 2022-04-13 15:03:08.249 | lvm2 2022-04-13 15:03:08.249 | qemu-utils 2022-04-13 15:03:08.249 | thin-provisioning-tools 2022-04-13 15:03:08.250 | curl 2022-04-13 15:03:08.250 | liberasurecode-dev 2022-04-13 15:03:08.250 | make 2022-04-13 15:03:08.250 | memcached 2022-04-13 15:03:08.250 | rsync 2022-04-13 15:03:08.250 | sqlite3 2022-04-13 15:03:08.250 | xfsprogs' 2022-04-13 15:03:08.252 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-13 15:03:08.270 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-13 15:03:08.270 | apache2-dev 2022-04-13 15:03:08.270 | bc 2022-04-13 15:03:08.270 | bsdmainutils 2022-04-13 15:03:08.270 | curl 2022-04-13 15:03:08.270 | g++ 2022-04-13 15:03:08.270 | gawk 2022-04-13 15:03:08.271 | gcc 2022-04-13 15:03:08.271 | gettext 2022-04-13 15:03:08.271 | git 2022-04-13 15:03:08.271 | graphviz 2022-04-13 15:03:08.271 | iputils-ping 2022-04-13 15:03:08.271 | libapache2-mod-proxy-uwsgi 2022-04-13 15:03:08.271 | libffi-dev 2022-04-13 15:03:08.271 | libjpeg-dev 2022-04-13 15:03:08.271 | libpcre3-dev 2022-04-13 15:03:08.271 | libpq-dev 2022-04-13 15:03:08.271 | libssl-dev 2022-04-13 15:03:08.271 | libsystemd-dev 2022-04-13 15:03:08.271 | libxml2-dev 2022-04-13 15:03:08.271 | libxslt1-dev 2022-04-13 15:03:08.271 | libyaml-dev 2022-04-13 15:03:08.271 | lsof 2022-04-13 15:03:08.271 | openssh-server 2022-04-13 15:03:08.271 | openssl 2022-04-13 15:03:08.271 | pkg-config 2022-04-13 15:03:08.271 | psmisc 2022-04-13 15:03:08.271 | python3-dev 2022-04-13 15:03:08.271 | python3-pip 2022-04-13 15:03:08.271 | python3-systemd 2022-04-13 15:03:08.271 | python3-venv 2022-04-13 15:03:08.271 | tar 2022-04-13 15:03:08.271 | tcpdump 2022-04-13 15:03:08.271 | unzip 2022-04-13 15:03:08.271 | uuid-runtime 2022-04-13 15:03:08.271 | wget 2022-04-13 15:03:08.271 | wget 2022-04-13 15:03:08.271 | zlib1g-dev 2022-04-13 15:03:08.271 | libkrb5-dev 2022-04-13 15:03:08.271 | libldap2-dev 2022-04-13 15:03:08.271 | libsasl2-dev 2022-04-13 15:03:08.271 | memcached 2022-04-13 15:03:08.271 | python3-mysqldb 2022-04-13 15:03:08.271 | sqlite3 2022-04-13 15:03:08.271 | conntrack 2022-04-13 15:03:08.272 | curl 2022-04-13 15:03:08.272 | dnsmasq-base 2022-04-13 15:03:08.272 | dnsmasq-utils 2022-04-13 15:03:08.272 | ebtables 2022-04-13 15:03:08.272 | genisoimage 2022-04-13 15:03:08.272 | iptables 2022-04-13 15:03:08.272 | iputils-arping 2022-04-13 15:03:08.272 | kpartx 2022-04-13 15:03:08.272 | libjs-jquery-tablesorter 2022-04-13 15:03:08.272 | parted 2022-04-13 15:03:08.272 | pm-utils 2022-04-13 15:03:08.272 | python3-mysqldb 2022-04-13 15:03:08.272 | socat 2022-04-13 15:03:08.272 | sqlite3 2022-04-13 15:03:08.272 | sudo 2022-04-13 15:03:08.272 | vlan 2022-04-13 15:03:08.272 | lsscsi 2022-04-13 15:03:08.272 | open-iscsi 2022-04-13 15:03:08.272 | lvm2 2022-04-13 15:03:08.272 | qemu-utils 2022-04-13 15:03:08.272 | thin-provisioning-tools 2022-04-13 15:03:08.272 | acl 2022-04-13 15:03:08.272 | dnsmasq-base 2022-04-13 15:03:08.272 | dnsmasq-utils 2022-04-13 15:03:08.272 | ebtables 2022-04-13 15:03:08.272 | haproxy 2022-04-13 15:03:08.272 | iptables 2022-04-13 15:03:08.272 | iputils-arping 2022-04-13 15:03:08.272 | iputils-ping 2022-04-13 15:03:08.272 | postgresql-server-dev-all 2022-04-13 15:03:08.272 | python3-mysqldb 2022-04-13 15:03:08.272 | sqlite3 2022-04-13 15:03:08.272 | sudo 2022-04-13 15:03:08.272 | vlan 2022-04-13 15:03:08.272 | pcp 2022-04-13 15:03:08.272 | ipset 2022-04-13 15:03:08.272 | conntrack 2022-04-13 15:03:08.273 | conntrackd 2022-04-13 15:03:08.273 | keepalived 2022-04-13 15:03:08.273 | lvm2 2022-04-13 15:03:08.273 | qemu-utils 2022-04-13 15:03:08.273 | thin-provisioning-tools 2022-04-13 15:03:08.273 | curl 2022-04-13 15:03:08.273 | liberasurecode-dev 2022-04-13 15:03:08.273 | make 2022-04-13 15:03:08.273 | memcached 2022-04-13 15:03:08.273 | rsync 2022-04-13 15:03:08.273 | sqlite3 2022-04-13 15:03:08.273 | xfsprogs ' 2022-04-13 15:03:08.273 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-13 15:03:08.275 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 15:03:08.277 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 15:03:08.281 | ++ 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 15:03:08.281 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-13 15:03:08.286 | ++ 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 15:03:08.288 | ++ functions-common:install_package:1463 : update_package_repo 2022-04-13 15:03:08.290 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 15:03:08.292 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-04-13 15:03:08.294 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 15:03:08.297 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 15:03:08.299 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 15:03:08.301 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 15:03:08.303 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 15:03:08.305 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 15:03:08.307 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-04-13 15:03:08.309 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-04-13 15:03:08.311 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-04-13 15:03:08.314 | +++ functions-common:apt_get_update:1197 : id -u 2022-04-13 15:03:08.318 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-04-13 15:03:08.320 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-04-13 15:03:08.322 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-04-13 15:03:08.324 | ++ functions-common:time_start:2412 : local start_time= 2022-04-13 15:03:08.326 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-04-13 15:03:08.329 | +++ functions-common:time_start:2416 : date +%s%3N 2022-04-13 15:03:08.333 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1649862188331 2022-04-13 15:03:08.335 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-13 15:03:08.337 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-13 15:03:08.339 | ++ 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 15:03:08.584 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-13 15:03:08.636 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-04-13 15:03:08.697 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-04-13 15:03:08.782 | Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-04-13 15:03:09.272 | Fetched 108 kB in 1s (165 kB/s) 2022-04-13 15:03:10.834 | Reading package lists... 2022-04-13 15:03:10.865 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-04-13 15:03:10.867 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-04-13 15:03:10.869 | ++ functions-common:time_stop:2425 : local name 2022-04-13 15:03:10.872 | ++ functions-common:time_stop:2426 : local end_time 2022-04-13 15:03:10.874 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-13 15:03:10.876 | ++ functions-common:time_stop:2428 : local total 2022-04-13 15:03:10.878 | ++ functions-common:time_stop:2429 : local start_time 2022-04-13 15:03:10.880 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-04-13 15:03:10.882 | ++ functions-common:time_stop:2432 : start_time=1649862188331 2022-04-13 15:03:10.884 | ++ functions-common:time_stop:2434 : [[ -z 1649862188331 ]] 2022-04-13 15:03:10.887 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 15:03:10.892 | ++ functions-common:time_stop:2437 : end_time=1649862190888 2022-04-13 15:03:10.894 | ++ functions-common:time_stop:2438 : elapsed_time=2557 2022-04-13 15:03:10.896 | ++ functions-common:time_stop:2439 : total=0 2022-04-13 15:03:10.898 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 15:03:10.900 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2557 2022-04-13 15:03:10.903 | ++ 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 15:03:10.905 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 15:03:10.908 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 15:03:10.910 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 15:03:10.912 | ++ 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 15:03:10.933 | ++ 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 15:03:11.042 | Reading package lists... 2022-04-13 15:03:11.283 | Building dependency tree... 2022-04-13 15:03:11.285 | Reading state information... 2022-04-13 15:03:11.318 | acl is already the newest version (2.2.53-6). 2022-04-13 15:03:11.318 | bc is already the newest version (1.07.1-2build1). 2022-04-13 15:03:11.318 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-13 15:03:11.318 | conntrack is already the newest version (1:1.4.5-2). 2022-04-13 15:03:11.318 | ebtables is already the newest version (2.0.11-3build1). 2022-04-13 15:03:11.318 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 15:03:11.318 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-13 15:03:11.318 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 15:03:11.318 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-13 15:03:11.318 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-13 15:03:11.318 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-13 15:03:11.318 | iputils-arping is already the newest version (3:20190709-3). 2022-04-13 15:03:11.318 | iputils-ping is already the newest version (3:20190709-3). 2022-04-13 15:03:11.318 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-13 15:03:11.318 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-13 15:03:11.318 | libffi-dev is already the newest version (3.3-4). 2022-04-13 15:03:11.318 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-13 15:03:11.318 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-13 15:03:11.318 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-13 15:03:11.318 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-13 15:03:11.318 | lsscsi is already the newest version (0.30-0.1). 2022-04-13 15:03:11.318 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-13 15:03:11.318 | make is already the newest version (4.2.1-1.2). 2022-04-13 15:03:11.318 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-13 15:03:11.318 | psmisc is already the newest version (23.3-1). 2022-04-13 15:03:11.318 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-13 15:03:11.318 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-13 15:03:11.318 | python3-systemd is already the newest version (234-3build2). 2022-04-13 15:03:11.318 | socat is already the newest version (1.7.3.3-2). 2022-04-13 15:03:11.318 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-13 15:03:11.319 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-13 15:03:11.319 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-13 15:03:11.319 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-13 15:03:11.319 | graphviz is already the newest version (2.42.2-3build2). 2022-04-13 15:03:11.319 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-13 15:03:11.319 | pcp is already the newest version (5.0.3-1). 2022-04-13 15:03:11.319 | pm-utils is already the newest version (1.4.1-19). 2022-04-13 15:03:11.319 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-13 15:03:11.319 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 15:03:11.319 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 15:03:11.319 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-13 15:03:11.319 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 15:03:11.319 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 15:03:11.319 | git is already the newest version (1:2.25.1-1ubuntu3.3). 2022-04-13 15:03:11.319 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-13 15:03:11.319 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-13 15:03:11.319 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-13 15:03:11.319 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-13 15:03:11.319 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-13 15:03:11.319 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-13 15:03:11.319 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-13 15:03:11.319 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 15:03:11.319 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-04-13 15:03:11.319 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-13 15:03:11.319 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-13 15:03:11.319 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-13 15:03:11.319 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-13 15:03:11.319 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-13 15:03:11.319 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 15:03:11.319 | openssl set to manually installed. 2022-04-13 15:03:11.319 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-13 15:03:11.319 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-13 15:03:11.319 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-13 15:03:11.319 | rsync set to manually installed. 2022-04-13 15:03:11.320 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-13 15:03:11.320 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-13 15:03:11.320 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-13 15:03:11.320 | tar set to manually installed. 2022-04-13 15:03:11.320 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-04-13 15:03:11.320 | tcpdump set to manually installed. 2022-04-13 15:03:11.320 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-13 15:03:11.530 | uuid-runtime set to manually installed. 2022-04-13 15:03:11.530 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-13 15:03:11.530 | wget set to manually installed. 2022-04-13 15:03:11.530 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-13 15:03:11.530 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 15:03:11.530 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-13 15:03:11.530 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-13 15:03:11.530 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-13 15:03:11.530 | The following packages were automatically installed and are no longer required: 2022-04-13 15:03:11.532 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 15:03:11.532 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 15:03:11.532 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 15:03:11.532 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 15:03:11.532 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 15:03:11.532 | python3-zope.interface 2022-04-13 15:03:11.532 | Use 'sudo apt autoremove' to remove them. 2022-04-13 15:03:11.660 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 15:03:11.665 | ++ functions-common:apt_get:1234 : result=0 2022-04-13 15:03:11.667 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 15:03:11.669 | ++ functions-common:time_stop:2425 : local name 2022-04-13 15:03:11.672 | ++ functions-common:time_stop:2426 : local end_time 2022-04-13 15:03:11.674 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-13 15:03:11.676 | ++ functions-common:time_stop:2428 : local total 2022-04-13 15:03:11.678 | ++ functions-common:time_stop:2429 : local start_time 2022-04-13 15:03:11.680 | ++ functions-common:time_stop:2431 : name=apt-get 2022-04-13 15:03:11.682 | ++ functions-common:time_stop:2432 : start_time=1649862190930 2022-04-13 15:03:11.685 | ++ functions-common:time_stop:2434 : [[ -z 1649862190930 ]] 2022-04-13 15:03:11.688 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 15:03:11.692 | ++ functions-common:time_stop:2437 : end_time=1649862191690 2022-04-13 15:03:11.694 | ++ functions-common:time_stop:2438 : elapsed_time=760 2022-04-13 15:03:11.696 | ++ functions-common:time_stop:2439 : total=773 2022-04-13 15:03:11.698 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 15:03:11.701 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1533 2022-04-13 15:03:11.703 | ++ functions-common:apt_get:1238 : return 0 2022-04-13 15:03:11.706 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-13 15:03:11.708 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-13 15:03:11.711 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-13 15:03:11.715 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-13 15:03:11.719 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-04-13 15:03:11.722 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-04-13 15:03:11.724 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-13 15:03:13.115 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-13 15:03:13.117 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-13 15:03:13.119 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-13 15:03:13.121 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-13 15:03:13.123 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-13 15:03:13.125 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-13 15:03:13.127 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-13 15:03:13.129 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-13 15:03:13.130 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-13 15:03:13.132 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-13 15:03:13.134 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-13 15:03:13.135 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-13 15:03:13.137 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-13 15:03:13.139 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-13 15:03:13.141 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-13 15:03:13.142 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-13 15:03:13.144 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-13 15:03:13.146 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-13 15:03:13.148 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-13 15:03:13.149 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-13 15:03:13.152 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-13 15:03:13.154 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-13 15:03:13.156 | + functions-common:_ensure_lsb_release:394 : return 2022-04-13 15:03:13.158 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-13 15:03:13.240 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-13 15:03:13.242 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-13 15:03:13.311 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-13 15:03:13.314 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-13 15:03:13.382 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-13 15:03:13.384 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-13 15:03:13.386 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-13 15:03:13.387 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-13 15:03:13.389 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-13 15:03:13.391 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-13 15:03:13.393 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-13 15:03:13.395 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-13 15:03:13.397 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-13 15:03:13.399 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-13 15:03:13.401 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-13 15:03:13.401 | Distro: focal 2022-04-13 15:03:13.403 | + tools/install_pip.sh:main:124 : get_versions 2022-04-13 15:03:13.405 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 15:03:13.409 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 15:03:13.411 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 15:03:13.414 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 15:03:13.414 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 15:03:13.996 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 15:03:13.998 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 15:03:13.998 | pip: 21.3.1 2022-04-13 15:03:14.000 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-13 15:03:14.002 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-13 15:03:14.004 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 15:03:14.005 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 15:03:14.007 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 15:03:14.009 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 15:03:14.010 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 15:03:14.012 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 15:03:14.014 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 15:03:14.016 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 15:03:14.018 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 15:03:14.020 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 15:03:14.022 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 15:03:14.023 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-13 15:03:14.025 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 15:03:14.027 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 15:03:14.029 | + tools/install_pip.sh:main:142 : : 2022-04-13 15:03:14.031 | + tools/install_pip.sh:main:147 : set -x 2022-04-13 15:03:14.033 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-13 15:03:14.035 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-13 15:03:14.036 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 15:03:14.039 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-13 15:03:14.041 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-13 15:03:14.042 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 15:03:14.045 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 15:03:14.045 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-13 15:03:14.052 | ++ 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 15:03:14.055 | ++ 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 15:03:14.056 | ++ 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 15:03:14.058 | + 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 15:03:14.060 | + 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 15:03:14.076 | 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 15:03:14.079 | + 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 15:03:14.815 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 15:03:14.815 | from cryptography.utils import int_from_bytes 2022-04-13 15:03:14.815 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 15:03:14.815 | from cryptography.utils import int_from_bytes 2022-04-13 15:03:16.074 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 15:03:16.913 | 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 15:03:16.925 | 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 15:03:18.673 | Installing collected packages: setuptools 2022-04-13 15:03:19.561 | Successfully installed setuptools-62.0.0 2022-04-13 15:03:19.561 | 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 15:03:19.713 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 15:03:19.713 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 15:03:19.828 | + inc/python:pip_install:200 : result=0 2022-04-13 15:03:19.830 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 15:03:19.832 | + functions-common:time_stop:2425 : local name 2022-04-13 15:03:19.833 | + functions-common:time_stop:2426 : local end_time 2022-04-13 15:03:19.835 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 15:03:19.837 | + functions-common:time_stop:2428 : local total 2022-04-13 15:03:19.838 | + functions-common:time_stop:2429 : local start_time 2022-04-13 15:03:19.840 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 15:03:19.842 | + functions-common:time_stop:2432 : start_time=1649862194072 2022-04-13 15:03:19.844 | + functions-common:time_stop:2434 : [[ -z 1649862194072 ]] 2022-04-13 15:03:19.846 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 15:03:19.849 | + functions-common:time_stop:2437 : end_time=1649862199847 2022-04-13 15:03:19.851 | + functions-common:time_stop:2438 : elapsed_time=5775 2022-04-13 15:03:19.852 | + functions-common:time_stop:2439 : total=0 2022-04-13 15:03:19.854 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 15:03:19.856 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5775 2022-04-13 15:03:19.858 | + inc/python:pip_install:203 : return 0 2022-04-13 15:03:19.860 | + tools/install_pip.sh:main:153 : get_versions 2022-04-13 15:03:19.862 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 15:03:19.866 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 15:03:19.868 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 15:03:19.870 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 15:03:19.871 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 15:03:20.459 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 15:03:20.461 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 15:03:20.461 | pip: 21.3.1 2022-04-13 15:03:20.464 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-13 15:03:20.466 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 15:03:20.470 | + ./stack.sh:main:798 : fixup_all 2022-04-13 15:03:20.472 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-13 15:03:20.474 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-13 15:03:20.476 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 15:03:20.478 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 15:03:20.481 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-13 15:03:20.493 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-13 15:03:20.504 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-13 15:03:20.517 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-13 15:03:20.519 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-13 15:03:20.521 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 15:03:20.523 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 15:03:20.526 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 15:03:20.528 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 15:03:20.530 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 15:03:20.532 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 15:03:20.534 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 15:03:20.536 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 15:03:20.538 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 15:03:20.540 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 15:03:20.542 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 15:03:20.545 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-13 15:03:20.548 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-13 15:03:20.550 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-13 15:03:20.552 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 15:03:20.554 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 15:03:20.556 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 15:03:20.559 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 15:03:20.561 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 15:03:20.563 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 15:03:20.565 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-13 15:03:20.567 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-13 15:03:20.569 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-13 15:03:20.572 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-13 15:03:20.574 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-13 15:03:20.576 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-13 15:03:20.578 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-04-13 15:03:20.599 | Using python 3.8 to install os-testr 2022-04-13 15:03:20.601 | + 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 15:03:21.335 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 15:03:21.335 | from cryptography.utils import int_from_bytes 2022-04-13 15:03:21.335 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 15:03:21.335 | from cryptography.utils import int_from_bytes 2022-04-13 15:03:22.498 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 15:03:22.531 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-13 15:03:22.599 | 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 15:03:22.600 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-13 15:03:22.601 | 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 15:03:22.615 | 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 15:03:22.626 | 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 15:03:22.637 | 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 15:03:24.333 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 15:03:24.339 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 15:03:24.339 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 15:03:24.447 | + inc/python:pip_install:200 : result=0 2022-04-13 15:03:24.450 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 15:03:24.452 | + functions-common:time_stop:2425 : local name 2022-04-13 15:03:24.454 | + functions-common:time_stop:2426 : local end_time 2022-04-13 15:03:24.457 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 15:03:24.459 | + functions-common:time_stop:2428 : local total 2022-04-13 15:03:24.461 | + functions-common:time_stop:2429 : local start_time 2022-04-13 15:03:24.463 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 15:03:24.465 | + functions-common:time_stop:2432 : start_time=1649862200594 2022-04-13 15:03:24.467 | + functions-common:time_stop:2434 : [[ -z 1649862200594 ]] 2022-04-13 15:03:24.470 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 15:03:24.474 | + functions-common:time_stop:2437 : end_time=1649862204472 2022-04-13 15:03:24.476 | + functions-common:time_stop:2438 : elapsed_time=3878 2022-04-13 15:03:24.479 | + functions-common:time_stop:2439 : total=0 2022-04-13 15:03:24.481 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 15:03:24.483 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3878 2022-04-13 15:03:24.485 | + inc/python:pip_install:203 : return 0 2022-04-13 15:03:24.487 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-13 15:03:24.538 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-04-13 15:03:24.641 | + ./stack.sh:main:812 : install_infra 2022-04-13 15:03:24.643 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 15:03:24.646 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-13 15:03:24.649 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 15:03:24.652 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-13 15:03:24.676 | + 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 15:03:26.615 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:03:26.622 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:03:26.627 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:03:26.632 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:03:26.635 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:03:26.642 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:03:26.646 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:03:26.672 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:03:26.750 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:03:26.769 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:03:26.773 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:03:26.778 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:03:26.792 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:03:26.801 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:03:26.803 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:03:26.820 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:03:26.837 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:03:26.846 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:03:26.851 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:03:26.869 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:03:26.892 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:03:26.909 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:03:26.917 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:03:26.923 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:03:26.944 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:03:26.972 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:03:26.974 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:03:26.988 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:03:26.993 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:03:26.997 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:03:27.003 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:03:27.017 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:03:27.024 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:03:27.073 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:03:27.090 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:03:27.095 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:03:27.126 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:03:27.189 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:03:27.195 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:03:27.202 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:03:27.253 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:03:27.266 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:03:27.275 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:03:27.379 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:03:27.404 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:03:27.408 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:03:27.418 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:03:27.424 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:03:27.442 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:03:27.449 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:03:27.466 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:03:27.497 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:03:27.526 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:03:27.539 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:03:27.551 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:03:27.569 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:03:27.578 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:03:27.591 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:03:27.602 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:03:27.606 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:03:27.613 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 15:03:27.751 | 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 15:03:28.042 | + inc/python:pip_install:200 : result=0 2022-04-13 15:03:28.044 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 15:03:28.046 | + functions-common:time_stop:2425 : local name 2022-04-13 15:03:28.048 | + functions-common:time_stop:2426 : local end_time 2022-04-13 15:03:28.050 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 15:03:28.052 | + functions-common:time_stop:2428 : local total 2022-04-13 15:03:28.054 | + functions-common:time_stop:2429 : local start_time 2022-04-13 15:03:28.056 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 15:03:28.059 | + functions-common:time_stop:2432 : start_time=1649862204668 2022-04-13 15:03:28.061 | + functions-common:time_stop:2434 : [[ -z 1649862204668 ]] 2022-04-13 15:03:28.065 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 15:03:28.072 | + functions-common:time_stop:2437 : end_time=1649862208069 2022-04-13 15:03:28.074 | + functions-common:time_stop:2438 : elapsed_time=3401 2022-04-13 15:03:28.076 | + functions-common:time_stop:2439 : total=3878 2022-04-13 15:03:28.078 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 15:03:28.080 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7279 2022-04-13 15:03:28.083 | + inc/python:pip_install:203 : return 0 2022-04-13 15:03:28.085 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 15:03:28.087 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-13 15:03:28.110 | + 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 15:03:29.875 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:03:29.882 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:03:29.886 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:03:29.892 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:03:29.896 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:03:29.902 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:03:29.907 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:03:29.932 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:03:30.013 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:03:30.033 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:03:30.037 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:03:30.042 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:03:30.057 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:03:30.065 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:03:30.067 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:03:30.086 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:03:30.103 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:03:30.113 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:03:30.118 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:03:30.136 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:03:30.159 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:03:30.177 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:03:30.185 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:03:30.190 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:03:30.211 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:03:30.240 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:03:30.242 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:03:30.256 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:03:30.260 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:03:30.265 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:03:30.270 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:03:30.285 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:03:30.292 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:03:30.341 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:03:30.359 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:03:30.363 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:03:30.395 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:03:30.458 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:03:30.464 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:03:30.472 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:03:30.523 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:03:30.536 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:03:30.544 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:03:30.649 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:03:30.675 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:03:30.678 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:03:30.689 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:03:30.695 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:03:30.714 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:03:30.721 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:03:30.738 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:03:30.768 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:03:30.797 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:03:30.809 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:03:30.822 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:03:30.840 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:03:30.849 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:03:30.864 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:03:30.875 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:03:30.879 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:03:30.885 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 15:03:30.887 | Processing /opt/stack/requirements 2022-04-13 15:03:32.644 | 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 15:03:32.647 | 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 15:03:32.659 | 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 15:03:32.664 | 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 15:03:32.666 | 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 15:03:32.673 | 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 15:03:32.700 | 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 15:03:32.703 | 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 15:03:32.713 | 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 15:03:32.764 | 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 15:03:32.767 | 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 15:03:32.783 | 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 15:03:32.785 | 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 15:03:32.788 | 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 15:03:32.794 | 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 15:03:32.797 | 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 15:03:32.809 | 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 15:03:32.859 | 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 15:03:32.873 | 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 15:03:32.877 | 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 15:03:32.886 | 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 15:03:32.889 | 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 15:03:32.897 | 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 15:03:32.979 | Building wheels for collected packages: openstack-requirements 2022-04-13 15:03:32.980 | Building wheel for openstack-requirements (setup.py): started 2022-04-13 15:03:33.860 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-13 15:03:33.861 | ERROR: Command errored out with exit status 1: 2022-04-13 15:03:33.861 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-fv0iaj9u/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-fv0iaj9u/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-sfpmxqq1 2022-04-13 15:03:33.861 | cwd: /tmp/pip-req-build-fv0iaj9u/ 2022-04-13 15:03:33.861 | Complete output (6 lines): 2022-04-13 15:03:33.861 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-13 15:03:33.861 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-13 15:03:33.861 | or: setup.py --help-commands 2022-04-13 15:03:33.861 | or: setup.py cmd --help 2022-04-13 15:03:33.861 | 2022-04-13 15:03:33.861 | error: invalid command 'bdist_wheel' 2022-04-13 15:03:33.861 | ---------------------------------------- 2022-04-13 15:03:33.861 | ERROR: Failed building wheel for openstack-requirements 2022-04-13 15:03:33.861 | Running setup.py clean for openstack-requirements 2022-04-13 15:03:34.690 | Failed to build openstack-requirements 2022-04-13 15:03:34.706 | Installing collected packages: openstack-requirements 2022-04-13 15:03:34.706 | Attempting uninstall: openstack-requirements 2022-04-13 15:03:34.707 | Found existing installation: openstack-requirements 1.2.1.dev5354 2022-04-13 15:03:34.743 | Uninstalling openstack-requirements-1.2.1.dev5354: 2022-04-13 15:03:34.760 | Successfully uninstalled openstack-requirements-1.2.1.dev5354 2022-04-13 15:03:34.763 | Running setup.py install for openstack-requirements: started 2022-04-13 15:03:37.152 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-13 15:03:37.176 | Successfully installed openstack-requirements-1.2.1.dev5354 2022-04-13 15:03:37.302 | + inc/python:pip_install:200 : result=0 2022-04-13 15:03:37.304 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 15:03:37.306 | + functions-common:time_stop:2425 : local name 2022-04-13 15:03:37.308 | + functions-common:time_stop:2426 : local end_time 2022-04-13 15:03:37.310 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 15:03:37.313 | + functions-common:time_stop:2428 : local total 2022-04-13 15:03:37.315 | + functions-common:time_stop:2429 : local start_time 2022-04-13 15:03:37.317 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 15:03:37.319 | + functions-common:time_stop:2432 : start_time=1649862208102 2022-04-13 15:03:37.321 | + functions-common:time_stop:2434 : [[ -z 1649862208102 ]] 2022-04-13 15:03:37.324 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 15:03:37.328 | + functions-common:time_stop:2437 : end_time=1649862217326 2022-04-13 15:03:37.330 | + functions-common:time_stop:2438 : elapsed_time=9224 2022-04-13 15:03:37.332 | + functions-common:time_stop:2439 : total=7279 2022-04-13 15:03:37.334 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 15:03:37.336 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=16503 2022-04-13 15:03:37.339 | + inc/python:pip_install:203 : return 0 2022-04-13 15:03:37.342 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-13 15:03:37.344 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-13 15:03:37.347 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-13 15:03:37.349 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 15:03:37.352 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 15:03:37.354 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-04-13 15:03:37.356 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 15:03:37.359 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-13 15:03:37.380 | Using python 3.8 to install pbr 2022-04-13 15:03:37.382 | + 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 15:03:38.118 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 15:03:38.118 | from cryptography.utils import int_from_bytes 2022-04-13 15:03:38.118 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 15:03:38.118 | from cryptography.utils import int_from_bytes 2022-04-13 15:03:39.292 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 15:03:39.324 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-13 15:03:41.151 | 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 15:03:41.157 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 15:03:41.157 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 15:03:41.265 | + inc/python:pip_install:200 : result=0 2022-04-13 15:03:41.267 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 15:03:41.269 | + functions-common:time_stop:2425 : local name 2022-04-13 15:03:41.271 | + functions-common:time_stop:2426 : local end_time 2022-04-13 15:03:41.274 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 15:03:41.275 | + functions-common:time_stop:2428 : local total 2022-04-13 15:03:41.278 | + functions-common:time_stop:2429 : local start_time 2022-04-13 15:03:41.280 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 15:03:41.282 | + functions-common:time_stop:2432 : start_time=1649862217375 2022-04-13 15:03:41.284 | + functions-common:time_stop:2434 : [[ -z 1649862217375 ]] 2022-04-13 15:03:41.287 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 15:03:41.291 | + functions-common:time_stop:2437 : end_time=1649862221289 2022-04-13 15:03:41.293 | + functions-common:time_stop:2438 : elapsed_time=3914 2022-04-13 15:03:41.296 | + functions-common:time_stop:2439 : total=16503 2022-04-13 15:03:41.298 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 15:03:41.300 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=20417 2022-04-13 15:03:41.302 | + inc/python:pip_install:203 : return 0 2022-04-13 15:03:41.305 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-04-13 15:03:43.614 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-13 15:03:45.531 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 15:03:45.532 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-04-13 15:03:45.546 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-13 15:03:45.548 | 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 15:03:45.551 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-13 15:03:45.554 | 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 15:03:45.560 | 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 15:03:45.631 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 15:03:45.633 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 15:03:45.636 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-04-13 15:03:45.654 | + ./stack.sh:main:821 : pkgs= 2022-04-13 15:03:45.656 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-04-13 15:03:45.658 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-04-13 15:03:45.661 | + functions-common:run_phase:1853 : local mode=stack 2022-04-13 15:03:45.663 | + functions-common:run_phase:1854 : local phase=pre-install 2022-04-13 15:03:45.665 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 15:03:45.667 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 15:03:45.669 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 15:03:45.671 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 15:03:45.673 | + functions-common:run_phase:1863 : local extra 2022-04-13 15:03:45.676 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 15:03:45.680 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 15:03:45.682 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 15:03:45.684 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 15:03:45.687 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-13 15:03:45.689 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 15:03:45.704 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 15:03:45.706 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 15:03:45.708 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-13 15:03:45.710 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-13 15:03:45.712 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-13 15:03:45.714 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-13 15:03:45.716 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-13 15:03:45.719 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-13 15:03:45.721 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-13 15:03:45.723 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-13 15:03:45.725 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-13 15:03:45.728 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-13 15:03:45.730 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-13 15:03:45.732 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-13 15:03:45.734 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 15:03:45.736 | + 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 15:03:45.738 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-04-13 15:03:45.741 | + functions-common:run_plugins:1839 : local mode=stack 2022-04-13 15:03:45.743 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-04-13 15:03:45.745 | + functions-common:run_plugins:1842 : local plugins= 2022-04-13 15:03:45.747 | + functions-common:run_plugins:1843 : local plugin 2022-04-13 15:03:45.750 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-13 15:03:45.752 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-13 15:03:45.755 | + functions:set_systemd_override:821 : local value=2048 2022-04-13 15:03:45.757 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-13 15:03:45.759 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-13 15:03:45.811 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-13 15:03:45.811 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-13 15:03:45.813 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-13 15:03:46.172 | + ./stack.sh:main:834 : install_rpc_backend 2022-04-13 15:03:46.174 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-13 15:03:46.190 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 15:03:46.193 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-13 15:03:46.195 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 15:03:46.197 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 15:03:46.200 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 15:03:46.202 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 15:03:46.205 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 15:03:46.207 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 15:03:46.209 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 15:03:46.211 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 15:03:46.213 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 15:03:46.216 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 15:03:46.218 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 15:03:46.221 | + functions-common:apt_get_update:1190 : return 2022-04-13 15:03:46.223 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-04-13 15:03:46.225 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 15:03:46.227 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 15:03:46.229 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 15:03:46.232 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-04-13 15:03:46.252 | + 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 15:03:46.362 | Reading package lists... 2022-04-13 15:03:46.602 | Building dependency tree... 2022-04-13 15:03:46.604 | Reading state information... 2022-04-13 15:03:46.850 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-13 15:03:46.850 | The following packages were automatically installed and are no longer required: 2022-04-13 15:03:46.851 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 15:03:46.851 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 15:03:46.851 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 15:03:46.851 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 15:03:46.851 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 15:03:46.851 | python3-zope.interface 2022-04-13 15:03:46.851 | Use 'sudo apt autoremove' to remove them. 2022-04-13 15:03:46.967 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 15:03:46.971 | + functions-common:apt_get:1234 : result=0 2022-04-13 15:03:46.974 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 15:03:46.976 | + functions-common:time_stop:2425 : local name 2022-04-13 15:03:46.978 | + functions-common:time_stop:2426 : local end_time 2022-04-13 15:03:46.980 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 15:03:46.984 | + functions-common:time_stop:2428 : local total 2022-04-13 15:03:46.986 | + functions-common:time_stop:2429 : local start_time 2022-04-13 15:03:46.988 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 15:03:46.990 | + functions-common:time_stop:2432 : start_time=1649862226250 2022-04-13 15:03:46.992 | + functions-common:time_stop:2434 : [[ -z 1649862226250 ]] 2022-04-13 15:03:46.995 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 15:03:46.999 | + functions-common:time_stop:2437 : end_time=1649862226997 2022-04-13 15:03:47.001 | + functions-common:time_stop:2438 : elapsed_time=747 2022-04-13 15:03:47.004 | + functions-common:time_stop:2439 : total=1533 2022-04-13 15:03:47.006 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 15:03:47.008 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2280 2022-04-13 15:03:47.010 | + functions-common:apt_get:1238 : return 0 2022-04-13 15:03:47.012 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-13 15:03:47.015 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 15:03:47.018 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 15:03:47.020 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 15:03:47.022 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 15:03:47.025 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 15:03:47.027 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 15:03:47.030 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-13 15:03:47.032 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 15:03:47.034 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 15:03:47.037 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 15:03:47.039 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 15:03:47.042 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 15:03:47.044 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 15:03:47.047 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 15:03:47.050 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 15:03:47.052 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 15:03:47.054 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 15:03:47.056 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 15:03:47.059 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-13 15:03:47.061 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 15:03:47.063 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 15:03:47.066 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 15:03:47.068 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 15:03:47.070 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 15:03:47.072 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 15:03:47.075 | + ./stack.sh:main:835 : restart_rpc_backend 2022-04-13 15:03:47.077 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-13 15:03:47.093 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 15:03:47.095 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-13 15:03:47.098 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 15:03:47.100 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-04-13 15:03:47.102 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-13 15:03:47.105 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-13 15:03:47.110 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-13 15:03:47.112 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-13 15:03:47.114 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-13 15:03:47.117 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-13 15:03:47.119 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-13 15:03:47.121 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-13 15:03:47.124 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-13 15:03:47.822 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-13 15:03:47.823 | user tags 2022-04-13 15:03:47.823 | stackrabbit []' 2022-04-13 15:03:47.827 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-13 15:03:47.827 | user tags 2022-04-13 15:03:47.827 | stackrabbit []' 2022-04-13 15:03:47.827 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-13 15:03:47.833 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-13 15:03:47.835 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-13 15:03:47.837 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 15:03:48.505 | Changing password for user "stackrabbit" ... 2022-04-13 15:03:48.529 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-13 15:03:49.209 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-13 15:03:49.231 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-13 15:03:49.234 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 15:03:49.900 | Changing password for user "stackrabbit" ... 2022-04-13 15:03:49.923 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-13 15:03:49.925 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-13 15:03:49.927 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-13 15:03:50.606 | Deleting user "guest" ... 2022-04-13 15:03:50.620 | Error: 2022-04-13 15:03:50.621 | {:no_such_user, "guest"} 2022-04-13 15:03:50.633 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-13 15:03:50.635 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-04-13 15:03:50.652 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 15:03:50.655 | + ./stack.sh:main:838 : install_database 2022-04-13 15:03:50.658 | + lib/database:install_database:118 : install_database_mysql 2022-04-13 15:03:50.660 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-13 15:03:50.662 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 15:03:50.664 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 15:03:50.667 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-13 15:03:50.880 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-13 15:03:50.882 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-13 15:03:50.884 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-13 15:03:50.887 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-13 15:03:50.890 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-13 15:03:50.892 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-13 15:03:50.894 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 15:03:50.897 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 15:03:50.899 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 15:03:50.901 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 15:03:50.903 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 15:03:50.906 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 15:03:50.908 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 15:03:50.910 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 15:03:50.913 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 15:03:50.915 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 15:03:50.917 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 15:03:50.919 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-13 15:03:50.922 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 15:03:50.924 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 15:03:50.926 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 15:03:50.928 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 15:03:50.931 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 15:03:50.933 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 15:03:50.936 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-13 15:03:50.938 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 15:03:50.941 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 15:03:50.943 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-13 15:03:50.945 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 15:03:50.948 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 15:03:50.950 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 15:03:50.953 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 15:03:50.955 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 15:03:50.957 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 15:03:50.960 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 15:03:50.962 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 15:03:50.964 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 15:03:50.966 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 15:03:50.969 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 15:03:50.971 | + functions-common:apt_get_update:1190 : return 2022-04-13 15:03:50.973 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-04-13 15:03:50.975 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 15:03:50.978 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 15:03:50.980 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 15:03:50.982 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-04-13 15:03:51.003 | + 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 15:03:51.113 | Reading package lists... 2022-04-13 15:03:51.353 | Building dependency tree... 2022-04-13 15:03:51.355 | Reading state information... 2022-04-13 15:03:51.599 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-13 15:03:51.599 | The following packages were automatically installed and are no longer required: 2022-04-13 15:03:51.600 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 15:03:51.600 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 15:03:51.600 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 15:03:51.600 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 15:03:51.600 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 15:03:51.600 | python3-zope.interface 2022-04-13 15:03:51.601 | Use 'sudo apt autoremove' to remove them. 2022-04-13 15:03:51.716 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 15:03:51.721 | + functions-common:apt_get:1234 : result=0 2022-04-13 15:03:51.723 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 15:03:51.725 | + functions-common:time_stop:2425 : local name 2022-04-13 15:03:51.727 | + functions-common:time_stop:2426 : local end_time 2022-04-13 15:03:51.730 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 15:03:51.732 | + functions-common:time_stop:2428 : local total 2022-04-13 15:03:51.735 | + functions-common:time_stop:2429 : local start_time 2022-04-13 15:03:51.737 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 15:03:51.739 | + functions-common:time_stop:2432 : start_time=1649862231001 2022-04-13 15:03:51.741 | + functions-common:time_stop:2434 : [[ -z 1649862231001 ]] 2022-04-13 15:03:51.744 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 15:03:51.748 | + functions-common:time_stop:2437 : end_time=1649862231745 2022-04-13 15:03:51.750 | + functions-common:time_stop:2438 : elapsed_time=744 2022-04-13 15:03:51.752 | + functions-common:time_stop:2439 : total=2280 2022-04-13 15:03:51.755 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 15:03:51.757 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3024 2022-04-13 15:03:51.759 | + functions-common:apt_get:1238 : return 0 2022-04-13 15:03:51.761 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-04-13 15:03:51.764 | + ./stack.sh:main:841 : install_database_python 2022-04-13 15:03:51.766 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-13 15:03:51.769 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-13 15:03:51.771 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-13 15:03:51.773 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 15:03:51.776 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-13 15:03:51.779 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-13 15:03:51.781 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 15:03:51.785 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-13 15:03:51.785 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 15:03:51.790 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-13 15:03:51.792 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-13 15:03:51.795 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-13 15:03:51.798 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-13 15:03:51.800 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-13 15:03:51.821 | Using python 3.8 to install PyMySQL 2022-04-13 15:03:51.823 | + 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 15:03:52.587 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 15:03:52.587 | from cryptography.utils import int_from_bytes 2022-04-13 15:03:52.587 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 15:03:52.587 | from cryptography.utils import int_from_bytes 2022-04-13 15:03:53.762 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 15:03:53.795 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-13 15:03:55.474 | 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 15:03:55.480 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 15:03:55.480 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 15:03:55.583 | + inc/python:pip_install:200 : result=0 2022-04-13 15:03:55.586 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 15:03:55.588 | + functions-common:time_stop:2425 : local name 2022-04-13 15:03:55.590 | + functions-common:time_stop:2426 : local end_time 2022-04-13 15:03:55.593 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 15:03:55.596 | + functions-common:time_stop:2428 : local total 2022-04-13 15:03:55.598 | + functions-common:time_stop:2429 : local start_time 2022-04-13 15:03:55.600 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 15:03:55.603 | + functions-common:time_stop:2432 : start_time=1649862231816 2022-04-13 15:03:55.605 | + functions-common:time_stop:2434 : [[ -z 1649862231816 ]] 2022-04-13 15:03:55.608 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 15:03:55.612 | + functions-common:time_stop:2437 : end_time=1649862235609 2022-04-13 15:03:55.614 | + functions-common:time_stop:2438 : elapsed_time=3793 2022-04-13 15:03:55.616 | + functions-common:time_stop:2439 : total=20417 2022-04-13 15:03:55.619 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 15:03:55.621 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=24210 2022-04-13 15:03:55.623 | + inc/python:pip_install:203 : return 0 2022-04-13 15:03:55.625 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-13 15:03:55.628 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 15:03:55.630 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-13 15:03:55.632 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-04-13 15:03:55.649 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 15:03:55.651 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-04-13 15:03:55.653 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-13 15:03:55.657 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 15:03:55.658 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 15:03:55.663 | + 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 15:03:55.665 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-13 15:03:55.667 | + 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 15:03:55.670 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 15:03:55.672 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-13 15:03:55.674 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-13 15:03:55.689 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 15:03:55.692 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-13 15:03:55.694 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 15:03:55.696 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 15:03:55.699 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 15:03:55.702 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 15:03:55.704 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 15:03:55.706 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 15:03:55.708 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 15:03:55.711 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 15:03:55.713 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 15:03:55.715 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 15:03:55.718 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 15:03:55.720 | + functions-common:apt_get_update:1190 : return 2022-04-13 15:03:55.722 | + functions-common:install_package:1464 : real_install_package radvd 2022-04-13 15:03:55.725 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 15:03:55.727 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 15:03:55.729 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 15:03:55.731 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-04-13 15:03:55.752 | + 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 15:03:55.861 | Reading package lists... 2022-04-13 15:03:56.110 | Building dependency tree... 2022-04-13 15:03:56.111 | Reading state information... 2022-04-13 15:03:56.365 | radvd is already the newest version (1:2.17-2). 2022-04-13 15:03:56.365 | The following packages were automatically installed and are no longer required: 2022-04-13 15:03:56.366 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 15:03:56.366 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 15:03:56.366 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 15:03:56.366 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 15:03:56.366 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 15:03:56.367 | python3-zope.interface 2022-04-13 15:03:56.367 | Use 'sudo apt autoremove' to remove them. 2022-04-13 15:03:56.478 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 15:03:56.483 | + functions-common:apt_get:1234 : result=0 2022-04-13 15:03:56.485 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 15:03:56.487 | + functions-common:time_stop:2425 : local name 2022-04-13 15:03:56.489 | + functions-common:time_stop:2426 : local end_time 2022-04-13 15:03:56.491 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 15:03:56.494 | + functions-common:time_stop:2428 : local total 2022-04-13 15:03:56.496 | + functions-common:time_stop:2429 : local start_time 2022-04-13 15:03:56.498 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 15:03:56.500 | + functions-common:time_stop:2432 : start_time=1649862235749 2022-04-13 15:03:56.503 | + functions-common:time_stop:2434 : [[ -z 1649862235749 ]] 2022-04-13 15:03:56.505 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 15:03:56.509 | + functions-common:time_stop:2437 : end_time=1649862236507 2022-04-13 15:03:56.511 | + functions-common:time_stop:2438 : elapsed_time=758 2022-04-13 15:03:56.514 | + functions-common:time_stop:2439 : total=3024 2022-04-13 15:03:56.516 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 15:03:56.518 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3782 2022-04-13 15:03:56.521 | + functions-common:apt_get:1238 : return 0 2022-04-13 15:03:56.523 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-13 15:03:56.540 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 15:03:56.543 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-13 15:03:56.545 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-13 15:03:56.547 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-13 15:03:56.550 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-13 15:03:56.569 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-13 15:03:56.571 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 15:03:56.574 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 15:03:56.577 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 15:03:56.579 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 15:03:56.581 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 15:03:56.583 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 15:03:56.585 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 15:03:56.588 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 15:03:56.590 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 15:03:56.593 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 15:03:56.595 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 15:03:56.597 | + functions-common:apt_get_update:1190 : return 2022-04-13 15:03:56.599 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-04-13 15:03:56.601 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 15:03:56.603 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 15:03:56.606 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 15:03:56.608 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-04-13 15:03:56.628 | + 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 15:03:56.737 | Reading package lists... 2022-04-13 15:03:56.975 | Building dependency tree... 2022-04-13 15:03:56.977 | Reading state information... 2022-04-13 15:03:57.221 | fakeroot is already the newest version (1.24-1). 2022-04-13 15:03:57.221 | make is already the newest version (4.2.1-1.2). 2022-04-13 15:03:57.221 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-13 15:03:57.221 | The following packages were automatically installed and are no longer required: 2022-04-13 15:03:57.222 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 15:03:57.222 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 15:03:57.222 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 15:03:57.222 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 15:03:57.222 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 15:03:57.222 | python3-zope.interface 2022-04-13 15:03:57.222 | Use 'sudo apt autoremove' to remove them. 2022-04-13 15:03:57.337 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 15:03:57.341 | + functions-common:apt_get:1234 : result=0 2022-04-13 15:03:57.343 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 15:03:57.345 | + functions-common:time_stop:2425 : local name 2022-04-13 15:03:57.347 | + functions-common:time_stop:2426 : local end_time 2022-04-13 15:03:57.349 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 15:03:57.351 | + functions-common:time_stop:2428 : local total 2022-04-13 15:03:57.354 | + functions-common:time_stop:2429 : local start_time 2022-04-13 15:03:57.356 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 15:03:57.358 | + functions-common:time_stop:2432 : start_time=1649862236625 2022-04-13 15:03:57.360 | + functions-common:time_stop:2434 : [[ -z 1649862236625 ]] 2022-04-13 15:03:57.363 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 15:03:57.367 | + functions-common:time_stop:2437 : end_time=1649862237365 2022-04-13 15:03:57.369 | + functions-common:time_stop:2438 : elapsed_time=740 2022-04-13 15:03:57.371 | + functions-common:time_stop:2439 : total=3782 2022-04-13 15:03:57.374 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 15:03:57.376 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4522 2022-04-13 15:03:57.378 | + functions-common:apt_get:1238 : return 0 2022-04-13 15:03:57.380 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-13 15:03:57.383 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 15:03:57.385 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 15:03:57.387 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-13 15:03:57.390 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-13 15:03:57.393 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-13 15:03:57.397 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-13 15:03:57.399 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-13 15:03:57.402 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-13 15:03:57.403 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-13 15:03:57.408 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-13 15:03:57.410 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-13 15:03:57.413 | + functions:vercmp:628 : local v1=5.4 2022-04-13 15:03:57.415 | + functions:vercmp:629 : local 'op=<' 2022-04-13 15:03:57.417 | + functions:vercmp:630 : local v2=3.13 2022-04-13 15:03:57.419 | + functions:vercmp:631 : local result 2022-04-13 15:03:57.423 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-13 15:03:57.423 | ++ functions:vercmp:635 : sort -V 2022-04-13 15:03:57.424 | ++ functions:vercmp:635 : head -1 2022-04-13 15:03:57.428 | + functions:vercmp:635 : result=3.13 2022-04-13 15:03:57.431 | + functions:vercmp:637 : case $op in 2022-04-13 15:03:57.433 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-13 15:03:57.436 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-13 15:03:57.438 | + functions:vercmp:648 : return 2022-04-13 15:03:57.441 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-13 15:03:57.443 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-13 15:03:57.445 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-04-13 15:03:57.914 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-13 15:03:57.917 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-13 15:03:57.920 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 15:03:57.922 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 15:03:57.924 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-04-13 15:03:57.927 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 15:03:57.929 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-04-13 15:03:57.947 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 15:03:57.949 | + ./stack.sh:main:849 : install_etcd3 2022-04-13 15:03:57.952 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-13 15:03:57.952 | Installing etcd 2022-04-13 15:03:57.955 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-13 15:03:57.968 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-13 15:03:57.980 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-13 15:03:57.982 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-13 15:03:57.994 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-13 15:03:57.997 | ++ 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 15:03:58.003 | ++ 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 15:03:58.006 | +++ 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 15:03:58.010 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 15:03:58.012 | ++ 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 15:03:58.015 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-13 15:03:58.018 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 15:03:58.020 | ++ functions:get_extra_file:74 : return 2022-04-13 15:03:58.023 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 15:03:58.026 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-13 15:03:58.028 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-13 15:03:58.031 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-04-13 15:03:58.047 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 15:03:58.050 | + ./stack.sh:main:868 : install_dstat 2022-04-13 15:03:58.052 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-13 15:03:58.068 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 15:03:58.070 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-04-13 15:03:58.073 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 15:03:58.075 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-04-13 15:03:58.078 | + ./stack.sh:main:877 : install_libs 2022-04-13 15:03:58.081 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-13 15:03:58.083 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-13 15:03:58.085 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-13 15:03:58.087 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-13 15:03:58.089 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 15:03:58.093 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 15:03:58.095 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-04-13 15:03:58.097 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 15:03:58.100 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-13 15:03:58.102 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-13 15:03:58.104 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-13 15:03:58.106 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-13 15:03:58.109 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 15:03:58.111 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 15:03:58.113 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-04-13 15:03:58.115 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 15:03:58.118 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-13 15:03:58.120 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-13 15:03:58.122 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-13 15:03:58.125 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-13 15:03:58.127 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 15:03:58.129 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 15:03:58.131 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-04-13 15:03:58.133 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 15:03:58.136 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-13 15:03:58.139 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-13 15:03:58.141 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-13 15:03:58.143 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-13 15:03:58.146 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 15:03:58.148 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 15:03:58.150 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-04-13 15:03:58.152 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 15:03:58.155 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-13 15:03:58.157 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-13 15:03:58.160 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-13 15:03:58.162 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-13 15:03:58.164 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 15:03:58.167 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 15:03:58.169 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-04-13 15:03:58.172 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 15:03:58.174 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-13 15:03:58.176 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-13 15:03:58.178 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-13 15:03:58.181 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-13 15:03:58.183 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 15:03:58.186 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 15:03:58.188 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-04-13 15:03:58.191 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 15:03:58.193 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-13 15:03:58.195 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-13 15:03:58.197 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-13 15:03:58.200 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-13 15:03:58.203 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 15:03:58.205 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 15:03:58.209 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-04-13 15:03:58.211 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 15:03:58.213 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-13 15:03:58.216 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-13 15:03:58.218 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-13 15:03:58.221 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-13 15:03:58.223 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 15:03:58.225 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 15:03:58.227 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-04-13 15:03:58.230 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 15:03:58.232 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-13 15:03:58.235 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-13 15:03:58.237 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-13 15:03:58.239 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-13 15:03:58.241 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 15:03:58.243 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 15:03:58.246 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-04-13 15:03:58.249 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 15:03:58.251 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-13 15:03:58.253 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-13 15:03:58.255 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-13 15:03:58.258 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-13 15:03:58.260 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 15:03:58.262 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 15:03:58.265 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-04-13 15:03:58.267 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 15:03:58.270 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-13 15:03:58.272 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-13 15:03:58.274 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-13 15:03:58.277 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-13 15:03:58.279 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 15:03:58.281 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 15:03:58.283 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-04-13 15:03:58.286 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 15:03:58.288 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-13 15:03:58.290 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-13 15:03:58.293 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-13 15:03:58.295 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-13 15:03:58.297 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 15:03:58.299 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 15:03:58.302 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-04-13 15:03:58.304 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 15:03:58.306 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-13 15:03:58.308 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-13 15:03:58.311 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-13 15:03:58.314 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-13 15:03:58.316 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 15:03:58.318 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 15:03:58.320 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-04-13 15:03:58.323 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 15:03:58.325 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-13 15:03:58.328 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-13 15:03:58.330 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-13 15:03:58.332 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-13 15:03:58.335 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 15:03:58.337 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 15:03:58.339 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-04-13 15:03:58.342 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 15:03:58.344 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-13 15:03:58.346 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-13 15:03:58.348 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-13 15:03:58.351 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-13 15:03:58.353 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 15:03:58.355 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 15:03:58.358 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-04-13 15:03:58.360 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 15:03:58.362 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-13 15:03:58.365 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-13 15:03:58.367 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-13 15:03:58.369 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-13 15:03:58.371 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 15:03:58.374 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 15:03:58.376 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-04-13 15:03:58.379 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 15:03:58.381 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-13 15:03:58.383 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-13 15:03:58.385 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-13 15:03:58.388 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-13 15:03:58.391 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 15:03:58.393 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 15:03:58.395 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-04-13 15:03:58.398 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 15:03:58.400 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-13 15:03:58.402 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-13 15:03:58.405 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-13 15:03:58.407 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-13 15:03:58.409 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 15:03:58.412 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 15:03:58.414 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-04-13 15:03:58.417 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 15:03:58.419 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-13 15:03:58.421 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-13 15:03:58.423 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-13 15:03:58.426 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-13 15:03:58.428 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 15:03:58.430 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 15:03:58.433 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-04-13 15:03:58.436 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 15:03:58.438 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-13 15:03:58.440 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-13 15:03:58.443 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-13 15:03:58.445 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-13 15:03:58.447 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 15:03:58.449 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 15:03:58.452 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-04-13 15:03:58.455 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 15:03:58.457 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-13 15:03:58.459 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-13 15:03:58.461 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-13 15:03:58.464 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-13 15:03:58.466 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 15:03:58.468 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 15:03:58.471 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-04-13 15:03:58.473 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 15:03:58.475 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-13 15:03:58.478 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-13 15:03:58.480 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-13 15:03:58.482 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-13 15:03:58.484 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 15:03:58.487 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 15:03:58.489 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-04-13 15:03:58.491 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 15:03:58.494 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-13 15:03:58.496 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-13 15:03:58.499 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-13 15:03:58.501 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-13 15:03:58.503 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 15:03:58.505 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 15:03:58.508 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-04-13 15:03:58.510 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 15:03:58.512 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-13 15:03:58.515 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-13 15:03:58.518 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-13 15:03:58.520 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-13 15:03:58.522 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 15:03:58.525 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 15:03:58.527 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-04-13 15:03:58.529 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 15:03:58.532 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-13 15:03:58.534 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-13 15:03:58.536 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-13 15:03:58.539 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-13 15:03:58.541 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 15:03:58.543 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 15:03:58.546 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-04-13 15:03:58.549 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 15:03:58.551 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-13 15:03:58.553 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-13 15:03:58.555 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-13 15:03:58.558 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-13 15:03:58.561 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 15:03:58.563 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 15:03:58.565 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-04-13 15:03:58.568 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 15:03:58.570 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-13 15:03:58.572 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-13 15:03:58.575 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-13 15:03:58.577 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-13 15:03:58.579 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 15:03:58.581 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 15:03:58.584 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-04-13 15:03:58.586 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 15:03:58.588 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-13 15:03:58.591 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-13 15:03:58.593 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-13 15:03:58.595 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-13 15:03:58.598 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 15:03:58.600 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 15:03:58.602 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-04-13 15:03:58.604 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 15:03:58.607 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-13 15:03:58.610 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-13 15:03:58.612 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-13 15:03:58.614 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-13 15:03:58.616 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 15:03:58.619 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 15:03:58.621 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-04-13 15:03:58.624 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 15:03:58.627 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-13 15:03:58.629 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-13 15:03:58.631 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-13 15:03:58.634 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-13 15:03:58.636 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 15:03:58.638 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 15:03:58.641 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-04-13 15:03:58.643 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 15:03:58.646 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-13 15:03:58.648 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-13 15:03:58.650 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-13 15:03:58.653 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-13 15:03:58.655 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 15:03:58.657 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 15:03:58.660 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-04-13 15:03:58.662 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 15:03:58.664 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-13 15:03:58.667 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-13 15:03:58.669 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-13 15:03:58.672 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-13 15:03:58.674 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 15:03:58.676 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 15:03:58.679 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-04-13 15:03:58.681 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 15:03:58.683 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-13 15:03:58.686 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-13 15:03:58.689 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-13 15:03:58.691 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-13 15:03:58.693 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 15:03:58.695 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 15:03:58.698 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-04-13 15:03:58.700 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 15:03:58.702 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-13 15:03:58.705 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-13 15:03:58.707 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-13 15:03:58.709 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-13 15:03:58.712 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 15:03:58.714 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 15:03:58.716 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-04-13 15:03:58.719 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 15:03:58.721 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-13 15:03:58.723 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-13 15:03:58.726 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-13 15:03:58.728 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-13 15:03:58.730 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 15:03:58.733 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 15:03:58.735 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-04-13 15:03:58.738 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 15:03:58.740 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-13 15:03:58.742 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-13 15:03:58.745 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-13 15:03:58.747 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-13 15:03:58.750 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 15:03:58.752 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 15:03:58.754 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-04-13 15:03:58.757 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 15:03:58.759 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-13 15:03:58.761 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-13 15:03:58.764 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-13 15:03:58.766 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-13 15:03:58.768 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 15:03:58.771 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 15:03:58.773 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-04-13 15:03:58.775 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 15:03:58.778 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-13 15:03:58.780 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-13 15:03:58.782 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-13 15:03:58.785 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-13 15:03:58.787 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 15:03:58.789 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 15:03:58.792 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-04-13 15:03:58.794 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 15:03:58.797 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-13 15:03:58.818 | Using python 3.8 to install etcd3 2022-04-13 15:03:58.820 | + 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 15:03:59.571 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 15:03:59.572 | from cryptography.utils import int_from_bytes 2022-04-13 15:03:59.572 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 15:03:59.572 | from cryptography.utils import int_from_bytes 2022-04-13 15:04:00.762 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 15:04:00.795 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-13 15:04:00.802 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-13 15:04:00.803 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-13 15:04:00.804 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.0) 2022-04-13 15:04:00.805 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-04-13 15:04:02.467 | 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 15:04:02.473 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 15:04:02.473 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 15:04:02.575 | + inc/python:pip_install:200 : result=0 2022-04-13 15:04:02.577 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 15:04:02.580 | + functions-common:time_stop:2425 : local name 2022-04-13 15:04:02.582 | + functions-common:time_stop:2426 : local end_time 2022-04-13 15:04:02.584 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 15:04:02.586 | + functions-common:time_stop:2428 : local total 2022-04-13 15:04:02.588 | + functions-common:time_stop:2429 : local start_time 2022-04-13 15:04:02.591 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 15:04:02.594 | + functions-common:time_stop:2432 : start_time=1649862238813 2022-04-13 15:04:02.596 | + functions-common:time_stop:2434 : [[ -z 1649862238813 ]] 2022-04-13 15:04:02.599 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 15:04:02.603 | + functions-common:time_stop:2437 : end_time=1649862242600 2022-04-13 15:04:02.605 | + functions-common:time_stop:2438 : elapsed_time=3787 2022-04-13 15:04:02.608 | + functions-common:time_stop:2439 : total=24210 2022-04-13 15:04:02.610 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 15:04:02.612 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27997 2022-04-13 15:04:02.614 | + inc/python:pip_install:203 : return 0 2022-04-13 15:04:02.616 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-13 15:04:02.637 | Using python 3.8 to install etcd3gw 2022-04-13 15:04:02.640 | + 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 15:04:03.396 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 15:04:03.396 | from cryptography.utils import int_from_bytes 2022-04-13 15:04:03.396 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 15:04:03.396 | from cryptography.utils import int_from_bytes 2022-04-13 15:04:04.581 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 15:04:04.613 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-04-13 15:04:04.621 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-13 15:04:04.623 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-13 15:04:04.624 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-13 15:04:04.625 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-13 15:04:04.659 | 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 15:04:04.660 | 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 15:04:04.662 | 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 15:04:04.665 | 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 15:04:06.351 | 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 15:04:06.358 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 15:04:06.358 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 15:04:06.461 | + inc/python:pip_install:200 : result=0 2022-04-13 15:04:06.464 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 15:04:06.466 | + functions-common:time_stop:2425 : local name 2022-04-13 15:04:06.469 | + functions-common:time_stop:2426 : local end_time 2022-04-13 15:04:06.471 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 15:04:06.473 | + functions-common:time_stop:2428 : local total 2022-04-13 15:04:06.475 | + functions-common:time_stop:2429 : local start_time 2022-04-13 15:04:06.477 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 15:04:06.480 | + functions-common:time_stop:2432 : start_time=1649862242632 2022-04-13 15:04:06.482 | + functions-common:time_stop:2434 : [[ -z 1649862242632 ]] 2022-04-13 15:04:06.485 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 15:04:06.489 | + functions-common:time_stop:2437 : end_time=1649862246487 2022-04-13 15:04:06.491 | + functions-common:time_stop:2438 : elapsed_time=3855 2022-04-13 15:04:06.493 | + functions-common:time_stop:2439 : total=27997 2022-04-13 15:04:06.495 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 15:04:06.498 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=31852 2022-04-13 15:04:06.500 | + inc/python:pip_install:203 : return 0 2022-04-13 15:04:06.502 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-04-13 15:04:06.505 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-13 15:04:06.507 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-13 15:04:06.509 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 15:04:06.511 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 15:04:06.515 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 15:04:06.517 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 15:04:06.519 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 15:04:06.522 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 15:04:06.524 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 15:04:06.526 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 15:04:06.529 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 15:04:06.532 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 15:04:06.534 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 15:04:06.536 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-13 15:04:06.538 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 15:04:06.541 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 15:04:06.543 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-13 15:04:06.545 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 15:04:06.548 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 15:04:06.550 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 15:04:06.552 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 15:04:06.554 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 15:04:06.557 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 15:04:06.559 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 15:04:06.561 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 15:04:06.564 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 15:04:06.566 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 15:04:06.568 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 15:04:06.571 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 15:04:06.573 | + functions-common:apt_get_update:1190 : return 2022-04-13 15:04:06.576 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 15:04:06.578 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 15:04:06.580 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 15:04:06.583 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 15:04:06.585 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 15:04:06.607 | + 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 15:04:06.715 | Reading package lists... 2022-04-13 15:04:06.965 | Building dependency tree... 2022-04-13 15:04:06.966 | Reading state information... 2022-04-13 15:04:07.214 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-13 15:04:07.214 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-13 15:04:07.214 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 15:04:07.214 | The following packages were automatically installed and are no longer required: 2022-04-13 15:04:07.215 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 15:04:07.215 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 15:04:07.215 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 15:04:07.215 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 15:04:07.215 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 15:04:07.215 | python3-zope.interface 2022-04-13 15:04:07.215 | Use 'sudo apt autoremove' to remove them. 2022-04-13 15:04:07.329 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 15:04:07.334 | + functions-common:apt_get:1234 : result=0 2022-04-13 15:04:07.336 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 15:04:07.338 | + functions-common:time_stop:2425 : local name 2022-04-13 15:04:07.341 | + functions-common:time_stop:2426 : local end_time 2022-04-13 15:04:07.344 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 15:04:07.346 | + functions-common:time_stop:2428 : local total 2022-04-13 15:04:07.348 | + functions-common:time_stop:2429 : local start_time 2022-04-13 15:04:07.350 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 15:04:07.353 | + functions-common:time_stop:2432 : start_time=1649862246604 2022-04-13 15:04:07.355 | + functions-common:time_stop:2434 : [[ -z 1649862246604 ]] 2022-04-13 15:04:07.358 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 15:04:07.362 | + functions-common:time_stop:2437 : end_time=1649862247359 2022-04-13 15:04:07.364 | + functions-common:time_stop:2438 : elapsed_time=755 2022-04-13 15:04:07.366 | + functions-common:time_stop:2439 : total=4522 2022-04-13 15:04:07.368 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 15:04:07.370 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5277 2022-04-13 15:04:07.373 | + functions-common:apt_get:1238 : return 0 2022-04-13 15:04:07.375 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-13 15:04:07.378 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 15:04:07.380 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 15:04:07.382 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-13 15:04:07.449 | Module proxy already enabled 2022-04-13 15:04:07.454 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-13 15:04:07.516 | Considering dependency proxy for proxy_uwsgi: 2022-04-13 15:04:07.516 | Module proxy already enabled 2022-04-13 15:04:07.516 | Module proxy_uwsgi already enabled 2022-04-13 15:04:07.520 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-13 15:04:07.522 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 15:04:07.525 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-13 15:04:07.527 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-13 15:04:07.653 | + ./stack.sh:main:883 : install_keystoneauth 2022-04-13 15:04:07.655 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-13 15:04:07.657 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-13 15:04:07.660 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 15:04:07.662 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 15:04:07.665 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-04-13 15:04:07.667 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 15:04:07.670 | + ./stack.sh:main:884 : install_keystoneclient 2022-04-13 15:04:07.672 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-13 15:04:07.674 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-13 15:04:07.677 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 15:04:07.679 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 15:04:07.681 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-04-13 15:04:07.684 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 15:04:07.686 | + ./stack.sh:main:885 : install_glanceclient 2022-04-13 15:04:07.689 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-13 15:04:07.691 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-13 15:04:07.693 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 15:04:07.696 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 15:04:07.698 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-04-13 15:04:07.701 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 15:04:07.703 | + ./stack.sh:main:886 : install_cinderclient 2022-04-13 15:04:07.706 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-13 15:04:07.709 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-13 15:04:07.712 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 15:04:07.714 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 15:04:07.717 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-04-13 15:04:07.719 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 15:04:07.722 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-13 15:04:07.725 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-13 15:04:07.727 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 15:04:07.729 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 15:04:07.732 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-04-13 15:04:07.734 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 15:04:07.737 | + ./stack.sh:main:887 : install_novaclient 2022-04-13 15:04:07.739 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-13 15:04:07.741 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-13 15:04:07.743 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 15:04:07.746 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 15:04:07.749 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-04-13 15:04:07.751 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 15:04:07.753 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-04-13 15:04:07.771 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 15:04:07.773 | + ./stack.sh:main:889 : install_swiftclient 2022-04-13 15:04:07.775 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-13 15:04:07.778 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-13 15:04:07.780 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 15:04:07.782 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 15:04:07.784 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-04-13 15:04:07.787 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 15:04:07.789 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-04-13 15:04:07.805 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 15:04:07.807 | + ./stack.sh:main:892 : install_neutronclient 2022-04-13 15:04:07.810 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-13 15:04:07.813 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-13 15:04:07.815 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 15:04:07.818 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 15:04:07.820 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-04-13 15:04:07.822 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 15:04:07.824 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-04-13 15:04:07.827 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-13 15:04:07.830 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-13 15:04:07.832 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 15:04:07.834 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 15:04:07.837 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-04-13 15:04:07.839 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 15:04:07.841 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-13 15:04:07.844 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-13 15:04:07.846 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 15:04:07.849 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-13 15:04:07.851 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-13 15:04:07.853 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 15:04:07.857 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 15:04:07.857 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-13 15:04:07.862 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-13 15:04:07.865 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-13 15:04:07.867 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-13 15:04:07.870 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-13 15:04:07.873 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-13 15:04:07.901 | Using python 3.8 to install keystonemiddleware 2022-04-13 15:04:07.904 | + 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 15:04:08.654 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 15:04:08.654 | from cryptography.utils import int_from_bytes 2022-04-13 15:04:08.654 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 15:04:08.654 | from cryptography.utils import int_from_bytes 2022-04-13 15:04:09.821 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 15:04:09.852 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-13 15:04:09.905 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-13 15:04:09.906 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-13 15:04:09.907 | 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 15:04:09.908 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-13 15:04:09.909 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-13 15:04:09.910 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-13 15:04:09.911 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-13 15:04:09.912 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-13 15:04:09.914 | 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 15:04:09.915 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-13 15:04:09.916 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-04-13 15:04:09.917 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-04-13 15:04:09.918 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-13 15:04:09.919 | 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 15:04:09.976 | 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 15:04:09.977 | 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 15:04:09.979 | 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 15:04:10.021 | 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 15:04:10.060 | 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 15:04:10.061 | 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 15:04:10.062 | 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 15:04:10.064 | 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 15:04:10.114 | 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 15:04:10.117 | 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 15:04:10.126 | 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 15:04:10.126 | 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 15:04:10.140 | 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 15:04:10.142 | 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 15:04:10.144 | 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 15:04:10.208 | 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 15:04:10.209 | 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 15:04:10.212 | 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 15:04:10.213 | 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 15:04:10.262 | 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 15:04:10.275 | 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 15:04:11.860 | 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 15:04:11.866 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 15:04:11.866 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 15:04:11.972 | + inc/python:pip_install:200 : result=0 2022-04-13 15:04:11.975 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 15:04:11.977 | + functions-common:time_stop:2425 : local name 2022-04-13 15:04:11.979 | + functions-common:time_stop:2426 : local end_time 2022-04-13 15:04:11.982 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 15:04:11.984 | + functions-common:time_stop:2428 : local total 2022-04-13 15:04:11.986 | + functions-common:time_stop:2429 : local start_time 2022-04-13 15:04:11.988 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 15:04:11.990 | + functions-common:time_stop:2432 : start_time=1649862247896 2022-04-13 15:04:11.992 | + functions-common:time_stop:2434 : [[ -z 1649862247896 ]] 2022-04-13 15:04:11.995 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 15:04:12.000 | + functions-common:time_stop:2437 : end_time=1649862251998 2022-04-13 15:04:12.002 | + functions-common:time_stop:2438 : elapsed_time=4102 2022-04-13 15:04:12.004 | + functions-common:time_stop:2439 : total=31852 2022-04-13 15:04:12.006 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 15:04:12.009 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=35954 2022-04-13 15:04:12.011 | + inc/python:pip_install:203 : return 0 2022-04-13 15:04:12.013 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-13 15:04:12.016 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-13 15:04:12.018 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 15:04:12.021 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-13 15:04:12.023 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-13 15:04:12.026 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 15:04:12.030 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 15:04:12.030 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-13 15:04:12.035 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-13 15:04:12.037 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-13 15:04:12.040 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-13 15:04:12.042 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-13 15:04:12.045 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-13 15:04:12.066 | Using python 3.8 to install python-memcached 2022-04-13 15:04:12.068 | + 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 15:04:12.809 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 15:04:12.809 | from cryptography.utils import int_from_bytes 2022-04-13 15:04:12.809 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 15:04:12.809 | from cryptography.utils import int_from_bytes 2022-04-13 15:04:13.978 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 15:04:14.009 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-13 15:04:14.013 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-13 15:04:16.295 | 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 15:04:16.305 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 15:04:16.305 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 15:04:16.437 | + inc/python:pip_install:200 : result=0 2022-04-13 15:04:16.439 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 15:04:16.441 | + functions-common:time_stop:2425 : local name 2022-04-13 15:04:16.444 | + functions-common:time_stop:2426 : local end_time 2022-04-13 15:04:16.446 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 15:04:16.448 | + functions-common:time_stop:2428 : local total 2022-04-13 15:04:16.451 | + functions-common:time_stop:2429 : local start_time 2022-04-13 15:04:16.453 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 15:04:16.455 | + functions-common:time_stop:2432 : start_time=1649862252060 2022-04-13 15:04:16.457 | + functions-common:time_stop:2434 : [[ -z 1649862252060 ]] 2022-04-13 15:04:16.460 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 15:04:16.464 | + functions-common:time_stop:2437 : end_time=1649862256462 2022-04-13 15:04:16.466 | + functions-common:time_stop:2438 : elapsed_time=4402 2022-04-13 15:04:16.469 | + functions-common:time_stop:2439 : total=35954 2022-04-13 15:04:16.471 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 15:04:16.473 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=40356 2022-04-13 15:04:16.475 | + inc/python:pip_install:203 : return 0 2022-04-13 15:04:16.478 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-04-13 15:04:16.494 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 15:04:16.497 | + ./stack.sh:main:899 : '[' 10.222.0.26 == 10.222.0.26 ']' 2022-04-13 15:04:16.499 | + ./stack.sh:main:900 : stack_install_service keystone 2022-04-13 15:04:16.502 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-13 15:04:16.504 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-13 15:04:16.507 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 15:04:16.509 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-13 15:04:16.511 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-13 15:04:16.538 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 15:04:16.540 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-04-13 15:04:16.542 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-13 15:04:16.545 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-13 15:04:16.547 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 15:04:16.549 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 15:04:16.552 | ++ functions-common:git_clone:612 : pwd 2022-04-13 15:04:16.555 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 15:04:16.557 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 15:04:16.560 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 15:04:16.575 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 15:04:16.578 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 15:04:16.580 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 15:04:16.582 | + functions-common:git_clone:629 : echo master 2022-04-13 15:04:16.583 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 15:04:16.588 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-13 15:04:16.590 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 15:04:16.593 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-04-13 15:04:16.596 | + functions-common:git_clone:678 : git show --oneline 2022-04-13 15:04:16.596 | + functions-common:git_clone:678 : head -1 2022-04-13 15:04:16.600 | c141e6164 trivial: Fix typo 2022-04-13 15:04:16.602 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-13 15:04:16.605 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-13 15:04:16.608 | + inc/python:setup_develop:338 : local bindep 2022-04-13 15:04:16.610 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 15:04:16.612 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-13 15:04:16.614 | + inc/python:setup_develop:344 : local extras= 2022-04-13 15:04:16.617 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-13 15:04:16.619 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 15:04:16.621 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 15:04:16.624 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-13 15:04:16.626 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 15:04:16.628 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 15:04:16.631 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-13 15:04:16.633 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 15:04:16.636 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-13 15:04:16.638 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 15:04:16.641 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 15:04:16.644 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-13 15:04:16.649 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-13 15:04:16.652 | + 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 15:04:17.362 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-13 15:04:17.365 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 15:04:17.367 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 15:04:17.369 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 15:04:17.373 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 15:04:17.375 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-13 15:04:17.379 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 15:04:17.381 | + inc/python:setup_package:428 : local extras= 2022-04-13 15:04:17.383 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 15:04:17.385 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 15:04:17.387 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 15:04:17.393 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 15:04:17.396 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 15:04:17.398 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-13 15:04:17.421 | Using python 3.8 to install /opt/stack/keystone 2022-04-13 15:04:17.423 | + 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 15:04:18.190 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 15:04:18.190 | from cryptography.utils import int_from_bytes 2022-04-13 15:04:18.190 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 15:04:18.190 | from cryptography.utils import int_from_bytes 2022-04-13 15:04:19.390 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 15:04:19.424 | Obtaining file:///opt/stack/keystone 2022-04-13 15:04:19.424 | Preparing metadata (setup.py): started 2022-04-13 15:04:20.201 | Preparing metadata (setup.py): finished with status 'error' 2022-04-13 15:04:20.202 | ERROR: Command errored out with exit status 1: 2022-04-13 15:04:20.202 | 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-sz5fdgor 2022-04-13 15:04:20.202 | cwd: /opt/stack/keystone/ 2022-04-13 15:04:20.202 | Complete output (16 lines): 2022-04-13 15:04:20.202 | Error parsing 2022-04-13 15:04:20.202 | Traceback (most recent call last): 2022-04-13 15:04:20.202 | File "/usr/local/lib/python3.8/dist-packages/pbr/core.py", line 111, in pbr 2022-04-13 15:04:20.202 | attrs = util.cfg_to_args(path, dist.script_args) 2022-04-13 15:04:20.202 | File "/usr/local/lib/python3.8/dist-packages/pbr/util.py", line 272, in cfg_to_args 2022-04-13 15:04:20.202 | pbr.hooks.setup_hook(config) 2022-04-13 15:04:20.202 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/__init__.py", line 25, in setup_hook 2022-04-13 15:04:20.202 | metadata_config.run() 2022-04-13 15:04:20.202 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/base.py", line 27, in run 2022-04-13 15:04:20.202 | self.hook() 2022-04-13 15:04:20.202 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/metadata.py", line 25, in hook 2022-04-13 15:04:20.202 | self.config['version'] = packaging.get_version( 2022-04-13 15:04:20.202 | File "/usr/local/lib/python3.8/dist-packages/pbr/packaging.py", line 872, in get_version 2022-04-13 15:04:20.202 | raise Exception("Versioning for this project requires either an sdist" 2022-04-13 15:04:20.202 | 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 15:04:20.202 | 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 15:04:20.202 | ---------------------------------------- 2022-04-13 15:04:20.202 | 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 15:04:20.202 | ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-04-13 15:04:20.210 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 15:04:20.210 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 15:04:20.294 | + inc/python:pip_install:1 : exit_trap 2022-04-13 15:04:20.297 | + ./stack.sh:exit_trap:523 : local r=1 2022-04-13 15:04:20.300 | ++ ./stack.sh:exit_trap:524 : jobs -p 2022-04-13 15:04:20.303 | + ./stack.sh:exit_trap:524 : jobs= 2022-04-13 15:04:20.305 | + ./stack.sh:exit_trap:527 : [[ -n '' ]] 2022-04-13 15:04:20.307 | + ./stack.sh:exit_trap:533 : '[' -f '' ']' 2022-04-13 15:04:20.310 | + ./stack.sh:exit_trap:538 : kill_spinner 2022-04-13 15:04:20.312 | + ./stack.sh:kill_spinner:433 : '[' '!' -z '' ']' 2022-04-13 15:04:20.314 | + ./stack.sh:exit_trap:540 : [[ 1 -ne 0 ]] 2022-04-13 15:04:20.316 | + ./stack.sh:exit_trap:541 : echo 'Error on exit' 2022-04-13 15:04:20.316 | Error on exit 2022-04-13 15:04:20.318 | + ./stack.sh:exit_trap:543 : type -p generate-subunit 2022-04-13 15:04:20.320 | + ./stack.sh:exit_trap:544 : generate-subunit 1649862183 77 fail 2022-04-13 15:04:20.911 | + ./stack.sh:exit_trap:546 : [[ -z /opt/stack/logs ]] 2022-04-13 15:04:20.914 | + ./stack.sh:exit_trap:549 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-13 15:04:21.795 | + ./stack.sh:exit_trap:558 : exit 1