2022-02-14 17:28:52.704 | + ./stack.sh:main:487 : exec 2022-02-14 17:28:52.704 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-02-14-172852' 2022-02-14 17:28:52.704 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-02-14-172852.summary.2022-02-14-172852 2022-02-14 17:28:52.704 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 17:28:52.704 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-02-14-172852 2022-02-14 17:28:52.704 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-02-14-172852 /opt/stack/logs/stack.sh.log 2022-02-14 17:28:52.704 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-02-14-172852.summary.2022-02-14-172852 /opt/stack/logs/stack.sh.log.summary 2022-02-14 17:28:52.704 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-02-14 17:28:52.704 | + functions:check_path_perm_sanity:596 : local real_path 2022-02-14 17:28:52.704 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-02-14 17:28:52.704 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-02-14 17:28:52.704 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-02-14 17:28:52.704 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-02-14 17:28:52.704 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-02-14 17:28:52.704 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-02-14 17:28:52.704 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-02-14 17:28:52.704 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-02-14 17:28:52.705 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-02-14 17:28:52.705 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-02-14 17:28:52.705 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-02-14 17:28:52.705 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-02-14 17:28:52.705 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-02-14 17:28:52.705 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-02-14 17:28:52.705 | + ./stack.sh:main:560 : trap err_trap ERR 2022-02-14 17:28:52.705 | + ./stack.sh:main:573 : set -o errexit 2022-02-14 17:28:52.706 | + ./stack.sh:main:576 : uname -a 2022-02-14 17:28:52.708 | Linux n-d-829064-3 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-02-14 17:28:52.710 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-02-14 17:28:52.712 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-02-14 17:28:52.715 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-02-14 17:28:52.752 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-02-14 17:28:52.769 | + ./stack.sh:main:590 : fetch_plugins 2022-02-14 17:28:52.771 | + functions-common:fetch_plugins:1771 : local plugins= 2022-02-14 17:28:52.772 | + functions-common:fetch_plugins:1772 : local plugin 2022-02-14 17:28:52.774 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-02-14 17:28:52.776 | + functions-common:fetch_plugins:1776 : return 2022-02-14 17:28:52.778 | + ./stack.sh:main:594 : run_phase override_defaults 2022-02-14 17:28:52.780 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-02-14 17:28:52.782 | + functions-common:run_phase:1854 : local phase= 2022-02-14 17:28:52.784 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-14 17:28:52.786 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-02-14 17:28:52.787 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-14 17:28:52.789 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-02-14 17:28:52.792 | + functions-common:run_phase:1863 : local extra 2022-02-14 17:28:52.794 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-14 17:28:52.797 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-02-14 17:28:52.799 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-14 17:28:52.801 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-14 17:28:52.803 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-02-14 17:28:52.805 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-14 17:28:52.818 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:28:52.819 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-02-14 17:28:52.821 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-14 17:28:52.823 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-14 17:28:52.825 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-14 17:28:52.827 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-14 17:28:52.828 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-14 17:28:52.830 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-02-14 17:28:52.832 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-02-14 17:28:52.834 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-02-14 17:28:52.836 | + functions-common:run_phase:1877 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-14 17:28:52.838 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-02-14 17:28:52.839 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-02-14 17:28:52.841 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-02-14 17:28:52.843 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-02-14 17:28:52.845 | + functions-common:plugin_override_defaults:1817 : return 2022-02-14 17:28:52.847 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-02-14 17:28:52.864 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-02-14 17:28:52.866 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-02-14 17:28:52.879 | ++ functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:28:52.881 | +++ lib/tls:source:43 : hostname -f 2022-02-14 17:28:52.885 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-02-14 17:28:52.886 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-02-14 17:28:52.888 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-02-14 17:28:52.890 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-02-14 17:28:52.892 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-02-14 17:28:52.894 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-02-14 17:28:52.896 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-02-14 17:28:52.898 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-02-14 17:28:52.899 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-02-14 17:28:52.901 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-02-14 17:28:52.906 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-02-14 17:28:52.918 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-02-14 17:28:52.935 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-02-14 17:28:52.948 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-02-14 17:28:52.960 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-02-14 17:28:52.991 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-02-14 17:28:53.050 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-02-14 17:28:53.134 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-02-14 17:28:53.156 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-02-14 17:28:53.207 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-02-14 17:28:53.259 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-02-14 17:28:53.406 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-02-14 17:28:53.422 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-02-14 17:28:53.435 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-02-14 17:28:53.448 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-02-14 17:28:53.542 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-02-14 17:28:53.544 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-02-14 17:28:53.547 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-02-14 17:28:53.549 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-02-14 17:28:53.551 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-02-14 17:28:53.553 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-02-14 17:28:53.556 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-02-14 17:28:53.556 | False' 2022-02-14 17:28:53.559 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-02-14 17:28:53.574 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-02-14 17:28:53.576 | + ./stack.sh:main:624 : run_phase source 2022-02-14 17:28:53.578 | + functions-common:run_phase:1853 : local mode=source 2022-02-14 17:28:53.580 | + functions-common:run_phase:1854 : local phase= 2022-02-14 17:28:53.582 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-14 17:28:53.584 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-02-14 17:28:53.586 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-14 17:28:53.588 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-02-14 17:28:53.590 | + functions-common:run_phase:1863 : local extra 2022-02-14 17:28:53.593 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-14 17:28:53.596 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-02-14 17:28:53.598 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-14 17:28:53.601 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-14 17:28:53.603 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-02-14 17:28:53.605 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-14 17:28:53.620 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:28:53.622 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-02-14 17:28:53.624 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-02-14 17:28:53.663 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-02-14 17:28:53.665 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-02-14 17:28:53.668 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-02-14 17:28:53.670 | + functions-common:run_phase:1875 : load_plugin_settings 2022-02-14 17:28:53.672 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-02-14 17:28:53.674 | + functions-common:load_plugin_settings:1790 : local plugin 2022-02-14 17:28:53.676 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-02-14 17:28:53.678 | + functions-common:load_plugin_settings:1794 : return 2022-02-14 17:28:53.681 | + functions-common:run_phase:1876 : verify_disabled_services 2022-02-14 17:28:53.683 | + functions-common:verify_disabled_services:2136 : local service 2022-02-14 17:28:53.685 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:28:53.687 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-02-14 17:28:53.690 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:28:53.692 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-02-14 17:28:53.694 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:28:53.697 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-02-14 17:28:53.699 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:28:53.702 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-02-14 17:28:53.704 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:28:53.706 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-02-14 17:28:53.708 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:28:53.710 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-02-14 17:28:53.713 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:28:53.716 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-02-14 17:28:53.718 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:28:53.720 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-02-14 17:28:53.722 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:28:53.725 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-02-14 17:28:53.727 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:28:53.729 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-02-14 17:28:53.731 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:28:53.734 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-02-14 17:28:53.736 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:28:53.738 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-02-14 17:28:53.740 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:28:53.743 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-02-14 17:28:53.745 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:28:53.747 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-02-14 17:28:53.749 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:28:53.751 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-02-14 17:28:53.754 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:28:53.756 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-02-14 17:28:53.759 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:28:53.761 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-02-14 17:28:53.763 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:28:53.766 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-02-14 17:28:53.768 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:28:53.770 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-02-14 17:28:53.772 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:28:53.775 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-02-14 17:28:53.778 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:28:53.780 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-02-14 17:28:53.782 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:28:53.784 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-02-14 17:28:53.787 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:28:53.789 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-02-14 17:28:53.791 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:28:53.793 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-02-14 17:28:53.796 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:28:53.798 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-02-14 17:28:53.800 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:28:53.802 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-02-14 17:28:53.805 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:28:53.807 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-02-14 17:28:53.810 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:28:53.812 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-02-14 17:28:53.814 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:28:53.816 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-02-14 17:28:53.819 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:28:53.821 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-02-14 17:28:53.824 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:28:53.826 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-02-14 17:28:53.828 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:28:53.830 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-02-14 17:28:53.833 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:28:53.835 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-02-14 17:28:53.837 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:28:53.839 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-02-14 17:28:53.841 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:28:53.844 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-02-14 17:28:53.846 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:28:53.848 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-02-14 17:28:53.850 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:28:53.853 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-02-14 17:28:53.855 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:28:53.857 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-02-14 17:28:53.859 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:28:53.861 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-02-14 17:28:53.864 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:28:53.866 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-02-14 17:28:53.869 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:28:53.871 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-02-14 17:28:53.873 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:28:53.875 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-02-14 17:28:53.878 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:28:53.880 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-02-14 17:28:53.882 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:28:53.885 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-02-14 17:28:53.887 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:28:53.889 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-02-14 17:28:53.892 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:28:53.894 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-02-14 17:28:53.896 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:28:53.898 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-02-14 17:28:53.901 | + ./stack.sh:main:695 : initialize_database_backends 2022-02-14 17:28:53.903 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-02-14 17:28:53.906 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-02-14 17:28:53.921 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:28:53.923 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-02-14 17:28:53.925 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-02-14 17:28:53.928 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-02-14 17:28:53.943 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:28:53.946 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-02-14 17:28:53.949 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-02-14 17:28:53.951 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-02-14 17:28:53.953 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-02-14 17:28:53.955 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-02-14 17:28:53.958 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-02-14 17:28:53.960 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-02-14 17:28:53.962 | + lib/database:initialize_database_backends:92 : return 0 2022-02-14 17:28:53.965 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-02-14 17:28:53.965 | Using mysql database backend 2022-02-14 17:28:53.967 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-02-14 17:28:53.983 | + ./stack.sh:main:701 : define_database_baseurl 2022-02-14 17:28:53.986 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-02-14 17:28:53.988 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-02-14 17:28:53.991 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-02-14 17:28:53.994 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-02-14 17:28:53.997 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-02-14 17:28:54.013 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:28:54.015 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-02-14 17:28:54.031 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-02-14 17:28:54.047 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:28:54.050 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-02-14 17:28:54.066 | + ./stack.sh:main:725 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-02-14 17:28:54.083 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-02-14 17:28:54.099 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:28:54.101 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-02-14 17:28:54.117 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:28:54.120 | + ./stack.sh:main:749 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-02-14 17:28:54.137 | + ./stack.sh:main:751 : [[ -z '' ]] 2022-02-14 17:28:54.139 | + ./stack.sh:main:751 : [[ False == \T\r\u\e ]] 2022-02-14 17:28:54.141 | + ./stack.sh:main:757 : save_stackenv 757 2022-02-14 17:28:54.144 | + functions-common:save_stackenv:60 : local tag=757 2022-02-14 17:28:54.147 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-02-14 17:28:54.151 | + functions-common:save_stackenv:62 : time_stamp=2022-02-14-172854 2022-02-14 17:28:54.154 | + functions-common:save_stackenv:63 : echo '# 2022-02-14-172854 757' 2022-02-14 17:28:54.156 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 17:28:54.159 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-02-14 17:28:54.161 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 17:28:54.163 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-02-14 17:28:54.166 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 17:28:54.169 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-02-14 17:28:54.171 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 17:28:54.174 | + 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-02-14 17:28:54.176 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 17:28:54.178 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.89 2022-02-14 17:28:54.181 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 17:28:54.183 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.89/identity 2022-02-14 17:28:54.185 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 17:28:54.188 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-02-14-172852 2022-02-14 17:28:54.190 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 17:28:54.192 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-02-14 17:28:54.195 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 17:28:54.198 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.89 2022-02-14 17:28:54.200 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 17:28:54.202 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-02-14 17:28:54.205 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 17:28:54.207 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-02-14 17:28:54.209 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 17:28:54.212 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-02-14 17:28:54.215 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 17:28:54.217 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-02-14 17:28:54.219 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-02-14 17:28:54.222 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-02-14 17:28:54.224 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-02-14 17:28:54.226 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-02-14 17:28:54.229 | + functions-common:git_clone:610 : local git_ref=master 2022-02-14 17:28:54.231 | + functions-common:git_clone:611 : local orig_dir 2022-02-14 17:28:54.233 | ++ functions-common:git_clone:612 : pwd 2022-02-14 17:28:54.236 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-14 17:28:54.238 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-14 17:28:54.241 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-14 17:28:54.255 | + functions-common:git_clone:615 : RECLONE=False 2022-02-14 17:28:54.257 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-14 17:28:54.260 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-14 17:28:54.263 | + functions-common:git_clone:629 : echo master 2022-02-14 17:28:54.263 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-14 17:28:54.268 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-02-14 17:28:54.270 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-14 17:28:54.272 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-02-14 17:28:54.276 | + functions-common:git_clone:678 : git show --oneline 2022-02-14 17:28:54.276 | + functions-common:git_clone:678 : head -1 2022-02-14 17:28:54.279 | 69b91cef Merge "update constraint for taskflow to new release 4.6.4" 2022-02-14 17:28:54.282 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-14 17:28:54.285 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-02-14 17:28:54.287 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 17:28:54.289 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-02-14 17:28:54.292 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-02-14 17:28:54.295 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-02-14 17:28:54.297 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-02-14 17:28:54.300 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-02-14 17:28:54.302 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-02-14 17:28:54.305 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-02-14 17:28:54.307 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-02-14 17:28:54.310 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-02-14 17:28:54.315 | ++ tools/install_prereqs.sh:source:47 : NOW=1644859734 2022-02-14 17:28:54.318 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-02-14 17:28:54.323 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1644858949 2022-02-14 17:28:54.325 | ++ tools/install_prereqs.sh:source:49 : DELTA=785 2022-02-14 17:28:54.328 | ++ tools/install_prereqs.sh:source:50 : [[ 785 -lt 7200 ]] 2022-02-14 17:28:54.330 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-02-14 17:28:54.332 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-02-14 17:28:54.335 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-02-14 17:28:54.338 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-02-14 17:28:54.340 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-02-14 17:28:54.343 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-02-14 17:28:54.345 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-02-14 17:28:54.347 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-02-14 17:28:54.350 | +++ 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-02-14 17:28:54.397 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-02-14 17:28:54.397 | apache2-dev 2022-02-14 17:28:54.397 | bc 2022-02-14 17:28:54.397 | bsdmainutils 2022-02-14 17:28:54.397 | curl 2022-02-14 17:28:54.397 | g++ 2022-02-14 17:28:54.397 | gawk 2022-02-14 17:28:54.397 | gcc 2022-02-14 17:28:54.397 | gettext 2022-02-14 17:28:54.397 | git 2022-02-14 17:28:54.397 | graphviz 2022-02-14 17:28:54.397 | iputils-ping 2022-02-14 17:28:54.397 | libapache2-mod-proxy-uwsgi 2022-02-14 17:28:54.397 | libffi-dev 2022-02-14 17:28:54.397 | libjpeg-dev 2022-02-14 17:28:54.397 | libpcre3-dev 2022-02-14 17:28:54.397 | libpq-dev 2022-02-14 17:28:54.398 | libssl-dev 2022-02-14 17:28:54.398 | libsystemd-dev 2022-02-14 17:28:54.398 | libxml2-dev 2022-02-14 17:28:54.398 | libxslt1-dev 2022-02-14 17:28:54.398 | libyaml-dev 2022-02-14 17:28:54.398 | lsof 2022-02-14 17:28:54.398 | openssh-server 2022-02-14 17:28:54.398 | openssl 2022-02-14 17:28:54.398 | pkg-config 2022-02-14 17:28:54.398 | psmisc 2022-02-14 17:28:54.398 | python3-dev 2022-02-14 17:28:54.398 | python3-pip 2022-02-14 17:28:54.398 | python3-systemd 2022-02-14 17:28:54.398 | python3-venv 2022-02-14 17:28:54.398 | tar 2022-02-14 17:28:54.398 | tcpdump 2022-02-14 17:28:54.398 | unzip 2022-02-14 17:28:54.398 | uuid-runtime 2022-02-14 17:28:54.398 | wget 2022-02-14 17:28:54.398 | wget 2022-02-14 17:28:54.398 | zlib1g-dev 2022-02-14 17:28:54.398 | libkrb5-dev 2022-02-14 17:28:54.398 | libldap2-dev 2022-02-14 17:28:54.398 | libsasl2-dev 2022-02-14 17:28:54.398 | memcached 2022-02-14 17:28:54.398 | python3-mysqldb 2022-02-14 17:28:54.398 | sqlite3 2022-02-14 17:28:54.398 | conntrack 2022-02-14 17:28:54.398 | curl 2022-02-14 17:28:54.398 | dnsmasq-base 2022-02-14 17:28:54.398 | dnsmasq-utils 2022-02-14 17:28:54.398 | ebtables 2022-02-14 17:28:54.398 | genisoimage 2022-02-14 17:28:54.398 | iptables 2022-02-14 17:28:54.398 | iputils-arping 2022-02-14 17:28:54.399 | kpartx 2022-02-14 17:28:54.399 | libjs-jquery-tablesorter 2022-02-14 17:28:54.399 | parted 2022-02-14 17:28:54.399 | pm-utils 2022-02-14 17:28:54.399 | python3-mysqldb 2022-02-14 17:28:54.399 | socat 2022-02-14 17:28:54.399 | sqlite3 2022-02-14 17:28:54.400 | sudo 2022-02-14 17:28:54.400 | vlan 2022-02-14 17:28:54.400 | lsscsi 2022-02-14 17:28:54.400 | open-iscsi 2022-02-14 17:28:54.400 | lvm2 2022-02-14 17:28:54.400 | qemu-utils 2022-02-14 17:28:54.400 | thin-provisioning-tools 2022-02-14 17:28:54.400 | acl 2022-02-14 17:28:54.400 | dnsmasq-base 2022-02-14 17:28:54.400 | dnsmasq-utils 2022-02-14 17:28:54.400 | ebtables 2022-02-14 17:28:54.400 | haproxy 2022-02-14 17:28:54.400 | iptables 2022-02-14 17:28:54.400 | iputils-arping 2022-02-14 17:28:54.400 | iputils-ping 2022-02-14 17:28:54.400 | postgresql-server-dev-all 2022-02-14 17:28:54.400 | python3-mysqldb 2022-02-14 17:28:54.400 | sqlite3 2022-02-14 17:28:54.400 | sudo 2022-02-14 17:28:54.400 | vlan 2022-02-14 17:28:54.400 | pcp 2022-02-14 17:28:54.400 | ipset 2022-02-14 17:28:54.400 | conntrack 2022-02-14 17:28:54.400 | conntrackd 2022-02-14 17:28:54.400 | keepalived 2022-02-14 17:28:54.400 | lvm2 2022-02-14 17:28:54.400 | qemu-utils 2022-02-14 17:28:54.400 | thin-provisioning-tools 2022-02-14 17:28:54.400 | curl 2022-02-14 17:28:54.400 | liberasurecode-dev 2022-02-14 17:28:54.400 | make 2022-02-14 17:28:54.400 | memcached 2022-02-14 17:28:54.400 | sqlite3 2022-02-14 17:28:54.400 | xfsprogs' 2022-02-14 17:28:54.401 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-02-14 17:28:54.420 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-02-14 17:28:54.420 | apache2-dev 2022-02-14 17:28:54.420 | bc 2022-02-14 17:28:54.420 | bsdmainutils 2022-02-14 17:28:54.420 | curl 2022-02-14 17:28:54.420 | g++ 2022-02-14 17:28:54.420 | gawk 2022-02-14 17:28:54.420 | gcc 2022-02-14 17:28:54.420 | gettext 2022-02-14 17:28:54.420 | git 2022-02-14 17:28:54.420 | graphviz 2022-02-14 17:28:54.420 | iputils-ping 2022-02-14 17:28:54.420 | libapache2-mod-proxy-uwsgi 2022-02-14 17:28:54.420 | libffi-dev 2022-02-14 17:28:54.420 | libjpeg-dev 2022-02-14 17:28:54.420 | libpcre3-dev 2022-02-14 17:28:54.420 | libpq-dev 2022-02-14 17:28:54.420 | libssl-dev 2022-02-14 17:28:54.420 | libsystemd-dev 2022-02-14 17:28:54.420 | libxml2-dev 2022-02-14 17:28:54.420 | libxslt1-dev 2022-02-14 17:28:54.420 | libyaml-dev 2022-02-14 17:28:54.420 | lsof 2022-02-14 17:28:54.420 | openssh-server 2022-02-14 17:28:54.421 | openssl 2022-02-14 17:28:54.421 | pkg-config 2022-02-14 17:28:54.421 | psmisc 2022-02-14 17:28:54.421 | python3-dev 2022-02-14 17:28:54.421 | python3-pip 2022-02-14 17:28:54.421 | python3-systemd 2022-02-14 17:28:54.421 | python3-venv 2022-02-14 17:28:54.421 | tar 2022-02-14 17:28:54.421 | tcpdump 2022-02-14 17:28:54.421 | unzip 2022-02-14 17:28:54.421 | uuid-runtime 2022-02-14 17:28:54.421 | wget 2022-02-14 17:28:54.421 | wget 2022-02-14 17:28:54.421 | zlib1g-dev 2022-02-14 17:28:54.421 | libkrb5-dev 2022-02-14 17:28:54.421 | libldap2-dev 2022-02-14 17:28:54.421 | libsasl2-dev 2022-02-14 17:28:54.421 | memcached 2022-02-14 17:28:54.421 | python3-mysqldb 2022-02-14 17:28:54.421 | sqlite3 2022-02-14 17:28:54.421 | conntrack 2022-02-14 17:28:54.421 | curl 2022-02-14 17:28:54.421 | dnsmasq-base 2022-02-14 17:28:54.421 | dnsmasq-utils 2022-02-14 17:28:54.421 | ebtables 2022-02-14 17:28:54.421 | genisoimage 2022-02-14 17:28:54.421 | iptables 2022-02-14 17:28:54.421 | iputils-arping 2022-02-14 17:28:54.421 | kpartx 2022-02-14 17:28:54.421 | libjs-jquery-tablesorter 2022-02-14 17:28:54.421 | parted 2022-02-14 17:28:54.421 | pm-utils 2022-02-14 17:28:54.421 | python3-mysqldb 2022-02-14 17:28:54.421 | socat 2022-02-14 17:28:54.421 | sqlite3 2022-02-14 17:28:54.422 | sudo 2022-02-14 17:28:54.422 | vlan 2022-02-14 17:28:54.422 | lsscsi 2022-02-14 17:28:54.422 | open-iscsi 2022-02-14 17:28:54.422 | lvm2 2022-02-14 17:28:54.422 | qemu-utils 2022-02-14 17:28:54.422 | thin-provisioning-tools 2022-02-14 17:28:54.422 | acl 2022-02-14 17:28:54.422 | dnsmasq-base 2022-02-14 17:28:54.422 | dnsmasq-utils 2022-02-14 17:28:54.422 | ebtables 2022-02-14 17:28:54.422 | haproxy 2022-02-14 17:28:54.422 | iptables 2022-02-14 17:28:54.422 | iputils-arping 2022-02-14 17:28:54.422 | iputils-ping 2022-02-14 17:28:54.422 | postgresql-server-dev-all 2022-02-14 17:28:54.422 | python3-mysqldb 2022-02-14 17:28:54.422 | sqlite3 2022-02-14 17:28:54.422 | sudo 2022-02-14 17:28:54.422 | vlan 2022-02-14 17:28:54.422 | pcp 2022-02-14 17:28:54.422 | ipset 2022-02-14 17:28:54.422 | conntrack 2022-02-14 17:28:54.422 | conntrackd 2022-02-14 17:28:54.422 | keepalived 2022-02-14 17:28:54.422 | lvm2 2022-02-14 17:28:54.422 | qemu-utils 2022-02-14 17:28:54.422 | thin-provisioning-tools 2022-02-14 17:28:54.422 | curl 2022-02-14 17:28:54.422 | liberasurecode-dev 2022-02-14 17:28:54.422 | make 2022-02-14 17:28:54.422 | memcached 2022-02-14 17:28:54.422 | sqlite3 2022-02-14 17:28:54.422 | xfsprogs ' 2022-02-14 17:28:54.423 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-02-14 17:28:54.425 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:28:54.427 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:28:54.430 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-02-14 17:28:54.431 | ++ 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 sqlite3 xfsprogs 2022-02-14 17:28:54.435 | ++ 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 sqlite3 xfsprogs 2022-02-14 17:28:54.438 | ++ functions-common:install_package:1463 : update_package_repo 2022-02-14 17:28:54.440 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-14 17:28:54.442 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-02-14 17:28:54.444 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-14 17:28:54.446 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-14 17:28:54.449 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-02-14 17:28:54.451 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:28:54.453 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:28:54.455 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-02-14 17:28:54.457 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-02-14 17:28:54.459 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-02-14 17:28:54.461 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-02-14 17:28:54.464 | +++ functions-common:apt_get_update:1197 : id -u 2022-02-14 17:28:54.468 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-02-14 17:28:54.471 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-02-14 17:28:54.473 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-02-14 17:28:54.475 | ++ functions-common:time_start:2412 : local start_time= 2022-02-14 17:28:54.477 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-02-14 17:28:54.480 | +++ functions-common:time_start:2416 : date +%s%3N 2022-02-14 17:28:54.483 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1644859734481 2022-02-14 17:28:54.486 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-02-14 17:28:54.488 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-02-14 17:28:54.490 | ++ 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-02-14 17:28:54.843 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-02-14 17:28:54.941 | Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-02-14 17:28:54.946 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-02-14 17:28:55.059 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-02-14 17:28:57.091 | Reading package lists... 2022-02-14 17:28:57.123 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-02-14 17:28:57.125 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-02-14 17:28:57.127 | ++ functions-common:time_stop:2425 : local name 2022-02-14 17:28:57.129 | ++ functions-common:time_stop:2426 : local end_time 2022-02-14 17:28:57.131 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-02-14 17:28:57.133 | ++ functions-common:time_stop:2428 : local total 2022-02-14 17:28:57.135 | ++ functions-common:time_stop:2429 : local start_time 2022-02-14 17:28:57.137 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-02-14 17:28:57.140 | ++ functions-common:time_stop:2432 : start_time=1644859734481 2022-02-14 17:28:57.142 | ++ functions-common:time_stop:2434 : [[ -z 1644859734481 ]] 2022-02-14 17:28:57.144 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 17:28:57.148 | ++ functions-common:time_stop:2437 : end_time=1644859737146 2022-02-14 17:28:57.151 | ++ functions-common:time_stop:2438 : elapsed_time=2665 2022-02-14 17:28:57.153 | ++ functions-common:time_stop:2439 : total=0 2022-02-14 17:28:57.155 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 17:28:57.157 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2665 2022-02-14 17:28:57.160 | ++ 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 sqlite3 xfsprogs 2022-02-14 17:28:57.162 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-02-14 17:28:57.164 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:28:57.167 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:28:57.169 | ++ functions-common:real_install_package:1450 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-02-14 17:28:57.190 | ++ functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-02-14 17:28:57.299 | Reading package lists... 2022-02-14 17:28:57.540 | Building dependency tree... 2022-02-14 17:28:57.541 | Reading state information... 2022-02-14 17:28:57.575 | acl is already the newest version (2.2.53-6). 2022-02-14 17:28:57.575 | bc is already the newest version (1.07.1-2build1). 2022-02-14 17:28:57.575 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-02-14 17:28:57.575 | conntrack is already the newest version (1:1.4.5-2). 2022-02-14 17:28:57.575 | ebtables is already the newest version (2.0.11-3build1). 2022-02-14 17:28:57.575 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-02-14 17:28:57.575 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-02-14 17:28:57.575 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-02-14 17:28:57.575 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-02-14 17:28:57.575 | gettext is already the newest version (0.19.8.1-10build1). 2022-02-14 17:28:57.575 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-02-14 17:28:57.575 | iputils-arping is already the newest version (3:20190709-3). 2022-02-14 17:28:57.575 | iputils-ping is already the newest version (3:20190709-3). 2022-02-14 17:28:57.575 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-02-14 17:28:57.575 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-02-14 17:28:57.575 | libffi-dev is already the newest version (3.3-4). 2022-02-14 17:28:57.576 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-02-14 17:28:57.576 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-02-14 17:28:57.576 | libsasl2-dev is already the newest version (2.1.27+dfsg-2). 2022-02-14 17:28:57.576 | libxslt1-dev is already the newest version (1.1.34-4). 2022-02-14 17:28:57.576 | libyaml-dev is already the newest version (0.2.2-1). 2022-02-14 17:28:57.576 | lsscsi is already the newest version (0.30-0.1). 2022-02-14 17:28:57.576 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-02-14 17:28:57.576 | make is already the newest version (4.2.1-1.2). 2022-02-14 17:28:57.576 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-02-14 17:28:57.576 | psmisc is already the newest version (23.3-1). 2022-02-14 17:28:57.576 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-02-14 17:28:57.576 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-02-14 17:28:57.576 | python3-systemd is already the newest version (234-3build2). 2022-02-14 17:28:57.576 | socat is already the newest version (1.7.3.3-2). 2022-02-14 17:28:57.576 | tcpdump is already the newest version (4.9.3-4). 2022-02-14 17:28:57.576 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-02-14 17:28:57.576 | unzip is already the newest version (6.0-25ubuntu1). 2022-02-14 17:28:57.576 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-02-14 17:28:57.576 | conntrackd is already the newest version (1:1.4.5-2). 2022-02-14 17:28:57.576 | graphviz is already the newest version (2.42.2-3build2). 2022-02-14 17:28:57.576 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-02-14 17:28:57.576 | pcp is already the newest version (5.0.3-1). 2022-02-14 17:28:57.576 | pm-utils is already the newest version (1.4.1-19). 2022-02-14 17:28:57.576 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-02-14 17:28:57.576 | apache2 is already the newest version (2.4.41-4ubuntu3.9). 2022-02-14 17:28:57.576 | apache2-dev is already the newest version (2.4.41-4ubuntu3.9). 2022-02-14 17:28:57.576 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-02-14 17:28:57.576 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-02-14 17:28:57.576 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-02-14 17:28:57.576 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-02-14 17:28:57.576 | haproxy is already the newest version (2.0.13-2ubuntu0.3). 2022-02-14 17:28:57.577 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-02-14 17:28:57.577 | keepalived is already the newest version (1:2.0.19-2ubuntu0.1). 2022-02-14 17:28:57.577 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-02-14 17:28:57.577 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-02-14 17:28:57.577 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-02-14 17:28:57.577 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.10). 2022-02-14 17:28:57.577 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-02-14 17:28:57.577 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.1). 2022-02-14 17:28:57.577 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-02-14 17:28:57.577 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-02-14 17:28:57.577 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-02-14 17:28:57.577 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-02-14 17:28:57.577 | openssl is already the newest version (1.1.1f-1ubuntu2.10). 2022-02-14 17:28:57.577 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-02-14 17:28:57.577 | qemu-utils is already the newest version (1:4.2-3ubuntu6.19). 2022-02-14 17:28:57.577 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-02-14 17:28:57.577 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-02-14 17:28:57.577 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2022-02-14 17:28:57.577 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-02-14 17:28:57.577 | wget is already the newest version (1.20.3-1ubuntu2). 2022-02-14 17:28:57.577 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2022-02-14 17:28:57.577 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.9). 2022-02-14 17:28:57.791 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-02-14 17:28:57.791 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-02-14 17:28:57.791 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-02-14 17:28:57.791 | The following packages were automatically installed and are no longer required: 2022-02-14 17:28:57.792 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-14 17:28:57.792 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-14 17:28:57.792 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-14 17:28:57.792 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-14 17:28:57.792 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-14 17:28:57.792 | python3-zope.interface 2022-02-14 17:28:57.793 | Use 'sudo apt autoremove' to remove them. 2022-02-14 17:28:57.906 | 0 upgraded, 0 newly installed, 0 to remove and 115 not upgraded. 2022-02-14 17:28:57.911 | ++ functions-common:apt_get:1234 : result=0 2022-02-14 17:28:57.913 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-02-14 17:28:57.916 | ++ functions-common:time_stop:2425 : local name 2022-02-14 17:28:57.918 | ++ functions-common:time_stop:2426 : local end_time 2022-02-14 17:28:57.920 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-02-14 17:28:57.923 | ++ functions-common:time_stop:2428 : local total 2022-02-14 17:28:57.925 | ++ functions-common:time_stop:2429 : local start_time 2022-02-14 17:28:57.927 | ++ functions-common:time_stop:2431 : name=apt-get 2022-02-14 17:28:57.929 | ++ functions-common:time_stop:2432 : start_time=1644859737187 2022-02-14 17:28:57.932 | ++ functions-common:time_stop:2434 : [[ -z 1644859737187 ]] 2022-02-14 17:28:57.934 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 17:28:57.939 | ++ functions-common:time_stop:2437 : end_time=1644859737936 2022-02-14 17:28:57.941 | ++ functions-common:time_stop:2438 : elapsed_time=749 2022-02-14 17:28:57.943 | ++ functions-common:time_stop:2439 : total=744 2022-02-14 17:28:57.945 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 17:28:57.948 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1493 2022-02-14 17:28:57.950 | ++ functions-common:apt_get:1238 : return 0 2022-02-14 17:28:57.952 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-02-14 17:28:57.955 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-02-14 17:28:57.957 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-02-14 17:28:57.962 | ++ tools/install_prereqs.sh:source:89 : date 2022-02-14 17:28:57.966 | + ./stack.sh:main:790 : [[ False != \T\r\u\e ]] 2022-02-14 17:28:57.968 | + ./stack.sh:main:791 : PYPI_ALTERNATIVE_URL= 2022-02-14 17:28:57.971 | + ./stack.sh:main:791 : /home/ubuntu/devstack/tools/install_pip.sh 2022-02-14 17:28:59.382 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-02-14 17:28:59.386 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-02-14 17:28:59.388 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-02-14 17:28:59.390 | + tools/install_pip.sh:main:43 : GetDistro 2022-02-14 17:28:59.392 | + functions-common:GetDistro:446 : GetOSVersion 2022-02-14 17:28:59.394 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-02-14 17:28:59.395 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-02-14 17:28:59.397 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-02-14 17:28:59.399 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-02-14 17:28:59.401 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-02-14 17:28:59.403 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-02-14 17:28:59.404 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-02-14 17:28:59.406 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-02-14 17:28:59.408 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-02-14 17:28:59.409 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-02-14 17:28:59.411 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-02-14 17:28:59.413 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-02-14 17:28:59.416 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-02-14 17:28:59.418 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-02-14 17:28:59.420 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-02-14 17:28:59.423 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-02-14 17:28:59.425 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-02-14 17:28:59.427 | + functions-common:_ensure_lsb_release:394 : return 2022-02-14 17:28:59.429 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-02-14 17:28:59.517 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-02-14 17:28:59.519 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-02-14 17:28:59.611 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-02-14 17:28:59.613 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-02-14 17:28:59.690 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-02-14 17:28:59.692 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-02-14 17:28:59.694 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-02-14 17:28:59.696 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-02-14 17:28:59.698 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-02-14 17:28:59.700 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-02-14 17:28:59.702 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-02-14 17:28:59.704 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-02-14 17:28:59.706 | + functions-common:GetDistro:451 : DISTRO=focal 2022-02-14 17:28:59.708 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-02-14 17:28:59.710 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-02-14 17:28:59.710 | Distro: focal 2022-02-14 17:28:59.712 | + tools/install_pip.sh:main:124 : get_versions 2022-02-14 17:28:59.714 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-02-14 17:28:59.718 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-02-14 17:28:59.720 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-02-14 17:28:59.722 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-02-14 17:28:59.723 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-02-14 17:29:00.421 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-02-14 17:29:00.422 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-02-14 17:29:00.422 | pip: 21.3.1 2022-02-14 17:29:00.424 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-02-14 17:29:00.426 | + tools/install_pip.sh:main:130 : is_fedora 2022-02-14 17:29:00.428 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-14 17:29:00.430 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-14 17:29:00.432 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-14 17:29:00.434 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-14 17:29:00.435 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-14 17:29:00.437 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-14 17:29:00.439 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-14 17:29:00.440 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-14 17:29:00.442 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-14 17:29:00.444 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-14 17:29:00.445 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-14 17:29:00.447 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-02-14 17:29:00.449 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:29:00.451 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:29:00.453 | + tools/install_pip.sh:main:142 : : 2022-02-14 17:29:00.454 | + tools/install_pip.sh:main:147 : set -x 2022-02-14 17:29:00.456 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-02-14 17:29:00.458 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-02-14 17:29:00.460 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-14 17:29:00.463 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-02-14 17:29:00.464 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-02-14 17:29:00.466 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-14 17:29:00.469 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-02-14 17:29:00.469 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-14 17:29:00.473 | ++ 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-02-14 17:29:00.475 | ++ 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-02-14 17:29:00.477 | ++ 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-02-14 17:29:00.479 | + 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-02-14 17:29:00.481 | + 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-02-14 17:29:00.498 | 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-02-14 17:29:00.500 | + 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-02-14 17:29:01.391 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:29:01.391 | from cryptography.utils import int_from_bytes 2022-02-14 17:29:01.391 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:29:01.391 | from cryptography.utils import int_from_bytes 2022-02-14 17:29:02.668 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 17:29:04.177 | 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-02-14 17:29:04.186 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/43a/5575eea6d3459/setuptools-60.8.2-py3-none-any.whl (1.1 MB) 2022-02-14 17:29:07.113 | Installing collected packages: setuptools 2022-02-14 17:29:07.955 | Successfully installed setuptools-60.8.2 2022-02-14 17:29:07.955 | 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-02-14 17:29:08.132 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 17:29:08.132 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 17:29:08.274 | + inc/python:pip_install:200 : result=0 2022-02-14 17:29:08.276 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 17:29:08.278 | + functions-common:time_stop:2425 : local name 2022-02-14 17:29:08.280 | + functions-common:time_stop:2426 : local end_time 2022-02-14 17:29:08.281 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 17:29:08.283 | + functions-common:time_stop:2428 : local total 2022-02-14 17:29:08.285 | + functions-common:time_stop:2429 : local start_time 2022-02-14 17:29:08.287 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 17:29:08.288 | + functions-common:time_stop:2432 : start_time=1644859740494 2022-02-14 17:29:08.291 | + functions-common:time_stop:2434 : [[ -z 1644859740494 ]] 2022-02-14 17:29:08.293 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 17:29:08.296 | + functions-common:time_stop:2437 : end_time=1644859748295 2022-02-14 17:29:08.298 | + functions-common:time_stop:2438 : elapsed_time=7801 2022-02-14 17:29:08.300 | + functions-common:time_stop:2439 : total=0 2022-02-14 17:29:08.302 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 17:29:08.303 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7801 2022-02-14 17:29:08.305 | + inc/python:pip_install:203 : return 0 2022-02-14 17:29:08.307 | + tools/install_pip.sh:main:153 : get_versions 2022-02-14 17:29:08.310 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-02-14 17:29:08.313 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-02-14 17:29:08.315 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-02-14 17:29:08.318 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-02-14 17:29:08.318 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-02-14 17:29:09.007 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-02-14 17:29:09.009 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-02-14 17:29:09.010 | pip: 21.3.1 2022-02-14 17:29:09.013 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-02-14 17:29:09.015 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-02-14 17:29:09.018 | + ./stack.sh:main:796 : fixup_all 2022-02-14 17:29:09.021 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-02-14 17:29:09.023 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-02-14 17:29:09.025 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:29:09.027 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:29:09.029 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-02-14 17:29:09.041 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-02-14 17:29:09.052 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-02-14 17:29:09.064 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-02-14 17:29:09.066 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-02-14 17:29:09.068 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-14 17:29:09.071 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-14 17:29:09.073 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-14 17:29:09.075 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-14 17:29:09.077 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-14 17:29:09.079 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-14 17:29:09.081 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-14 17:29:09.083 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-14 17:29:09.085 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-14 17:29:09.087 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-14 17:29:09.090 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-14 17:29:09.092 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-02-14 17:29:09.094 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-02-14 17:29:09.096 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-02-14 17:29:09.098 | + functions-common:is_suse:542 : is_opensuse 2022-02-14 17:29:09.100 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-14 17:29:09.103 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-14 17:29:09.105 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-14 17:29:09.107 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-14 17:29:09.109 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-14 17:29:09.111 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-02-14 17:29:09.113 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-02-14 17:29:09.115 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-02-14 17:29:09.118 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-02-14 17:29:09.121 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-02-14 17:29:09.123 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-02-14 17:29:09.125 | + ./stack.sh:main:799 : pip_install -U os-testr 2022-02-14 17:29:09.146 | Using python 3.8 to install os-testr 2022-02-14 17:29:09.148 | + 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-02-14 17:29:10.035 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:29:10.036 | from cryptography.utils import int_from_bytes 2022-02-14 17:29:10.036 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:29:10.036 | from cryptography.utils import int_from_bytes 2022-02-14 17:29:11.185 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 17:29:11.209 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2022-02-14 17:29:11.287 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.1) 2022-02-14 17:29:11.288 | 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-02-14 17:29:11.289 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-02-14 17:29:11.290 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-02-14 17:29:11.304 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-02-14 17:29:11.332 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.10.0) 2022-02-14 17:29:11.333 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2022-02-14 17:29:11.333 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2022-02-14 17:29:11.335 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (6.0) 2022-02-14 17:29:11.336 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.2) 2022-02-14 17:29:11.359 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.0.7) 2022-02-14 17:29:11.361 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.0.0) 2022-02-14 17:29:11.362 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.5.0) 2022-02-14 17:29:11.363 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.5.0) 2022-02-14 17:29:11.364 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.3.3) 2022-02-14 17:29:11.379 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->stestr>=1.0.0->os-testr) (1.16.0) 2022-02-14 17:29:11.448 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (21.4.0) 2022-02-14 17:29:11.449 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2022-02-14 17:29:11.450 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2022-02-14 17:29:13.927 | 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-02-14 17:29:13.935 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 17:29:13.935 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 17:29:14.059 | + inc/python:pip_install:200 : result=0 2022-02-14 17:29:14.061 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 17:29:14.064 | + functions-common:time_stop:2425 : local name 2022-02-14 17:29:14.066 | + functions-common:time_stop:2426 : local end_time 2022-02-14 17:29:14.068 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 17:29:14.070 | + functions-common:time_stop:2428 : local total 2022-02-14 17:29:14.072 | + functions-common:time_stop:2429 : local start_time 2022-02-14 17:29:14.074 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 17:29:14.076 | + functions-common:time_stop:2432 : start_time=1644859749141 2022-02-14 17:29:14.078 | + functions-common:time_stop:2434 : [[ -z 1644859749141 ]] 2022-02-14 17:29:14.081 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 17:29:14.085 | + functions-common:time_stop:2437 : end_time=1644859754083 2022-02-14 17:29:14.088 | + functions-common:time_stop:2438 : elapsed_time=4942 2022-02-14 17:29:14.090 | + functions-common:time_stop:2439 : total=0 2022-02-14 17:29:14.092 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 17:29:14.094 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4942 2022-02-14 17:29:14.096 | + inc/python:pip_install:203 : return 0 2022-02-14 17:29:14.098 | + ./stack.sh:main:803 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-02-14 17:29:14.151 | + ./stack.sh:main:804 : sudo systemctl restart systemd-journald 2022-02-14 17:29:14.449 | + ./stack.sh:main:810 : install_infra 2022-02-14 17:29:14.452 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-02-14 17:29:14.455 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-02-14 17:29:14.457 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-02-14 17:29:14.460 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-02-14 17:29:14.484 | + 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-02-14 17:29:16.449 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:29:16.463 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:29:16.467 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:29:16.569 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:29:16.590 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:29:16.594 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:29:16.597 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:29:16.612 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:29:16.620 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:29:16.622 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:29:16.654 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:29:16.663 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:29:16.669 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:29:16.687 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:29:16.724 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:29:16.733 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:29:16.738 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:29:16.785 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:29:16.801 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:29:16.820 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:29:16.827 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:29:16.876 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:29:16.893 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:29:16.897 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:29:16.989 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:29:16.996 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:29:17.052 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:29:17.174 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:29:17.199 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:29:17.202 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:29:17.214 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:29:17.219 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:29:17.239 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:29:17.246 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:29:17.262 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:29:17.320 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:29:17.333 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:29:17.348 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:29:17.393 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:29:17.397 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:29:17.404 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 17:29:17.524 | 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 355)) (5.8.1) 2022-02-14 17:29:17.831 | + inc/python:pip_install:200 : result=0 2022-02-14 17:29:17.833 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 17:29:17.836 | + functions-common:time_stop:2425 : local name 2022-02-14 17:29:17.838 | + functions-common:time_stop:2426 : local end_time 2022-02-14 17:29:17.840 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 17:29:17.843 | + functions-common:time_stop:2428 : local total 2022-02-14 17:29:17.845 | + functions-common:time_stop:2429 : local start_time 2022-02-14 17:29:17.847 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 17:29:17.849 | + functions-common:time_stop:2432 : start_time=1644859754476 2022-02-14 17:29:17.851 | + functions-common:time_stop:2434 : [[ -z 1644859754476 ]] 2022-02-14 17:29:17.854 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 17:29:17.858 | + functions-common:time_stop:2437 : end_time=1644859757856 2022-02-14 17:29:17.860 | + functions-common:time_stop:2438 : elapsed_time=3380 2022-02-14 17:29:17.862 | + functions-common:time_stop:2439 : total=4942 2022-02-14 17:29:17.865 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 17:29:17.867 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8322 2022-02-14 17:29:17.869 | + inc/python:pip_install:203 : return 0 2022-02-14 17:29:17.871 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-02-14 17:29:17.874 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-02-14 17:29:17.896 | + 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-02-14 17:29:19.720 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:29:19.734 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:29:19.738 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:29:19.841 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:29:19.861 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:29:19.865 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:29:19.868 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:29:19.883 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:29:19.891 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:29:19.893 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:29:19.926 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:29:19.935 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:29:19.940 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:29:19.958 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:29:19.995 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:29:20.003 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:29:20.009 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:29:20.057 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:29:20.072 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:29:20.091 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:29:20.098 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:29:20.146 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:29:20.165 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:29:20.169 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:29:20.262 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:29:20.269 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:29:20.324 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:29:20.446 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:29:20.470 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:29:20.474 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:29:20.486 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:29:20.491 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:29:20.511 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:29:20.518 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:29:20.535 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:29:20.592 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:29:20.604 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:29:20.621 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:29:20.665 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:29:20.669 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:29:20.676 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 17:29:20.678 | Processing /opt/stack/requirements 2022-02-14 17:29:22.406 | 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 25)) (6.0) 2022-02-14 17:29:22.409 | 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 183)) (3.0.0) 2022-02-14 17:29:22.421 | 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 351)) (21.3) 2022-02-14 17:29:22.426 | 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 355)) (5.8.1) 2022-02-14 17:29:22.429 | 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 393)) (3.0.7) 2022-02-14 17:29:22.435 | 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 479)) (2.27.1) 2022-02-14 17:29:22.463 | 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 521)) (1.16.0) 2022-02-14 17:29:22.466 | 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 577)) (2.5.0) 2022-02-14 17:29:22.476 | Requirement already satisfied: urllib3===1.26.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 608)) (1.26.8) 2022-02-14 17:29:22.496 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5196) (1.3) 2022-02-14 17:29:22.499 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5196) (0.3.0) 2022-02-14 17:29:22.514 | 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 479)) (2021.10.8) 2022-02-14 17:29:22.516 | 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 122)) (2.0.12) 2022-02-14 17:29:22.521 | 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 217)) (3.3) 2022-02-14 17:29:22.525 | 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 178)) (1.0.0) 2022-02-14 17:29:22.527 | Requirement already satisfied: cliff===3.10.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (3.10.0) 2022-02-14 17:29:22.540 | 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 99)) (0.5.0) 2022-02-14 17:29:22.543 | Requirement already satisfied: prettytable===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (3.0.0) 2022-02-14 17:29:22.554 | 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 557)) (3.5.0) 2022-02-14 17:29:22.561 | Requirement already satisfied: cmd2===2.3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (2.3.3) 2022-02-14 17:29:22.631 | 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 618)) (0.2.5) 2022-02-14 17:29:22.636 | 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 95)) (21.4.0) 2022-02-14 17:29:22.699 | 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 394)) (1.8.2) 2022-02-14 17:29:22.702 | Building wheels for collected packages: openstack-requirements 2022-02-14 17:29:22.703 | Building wheel for openstack-requirements (setup.py): started 2022-02-14 17:29:23.523 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-02-14 17:29:23.523 | ERROR: Command errored out with exit status 1: 2022-02-14 17:29:23.523 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-rnujn3yq/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-rnujn3yq/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-txwc8xnj 2022-02-14 17:29:23.523 | cwd: /tmp/pip-req-build-rnujn3yq/ 2022-02-14 17:29:23.523 | Complete output (6 lines): 2022-02-14 17:29:23.523 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-02-14 17:29:23.523 | or: setup.py --help [cmd1 cmd2 ...] 2022-02-14 17:29:23.523 | or: setup.py --help-commands 2022-02-14 17:29:23.523 | or: setup.py cmd --help 2022-02-14 17:29:23.524 | 2022-02-14 17:29:23.524 | error: invalid command 'bdist_wheel' 2022-02-14 17:29:23.524 | ---------------------------------------- 2022-02-14 17:29:23.524 | ERROR: Failed building wheel for openstack-requirements 2022-02-14 17:29:23.524 | Running setup.py clean for openstack-requirements 2022-02-14 17:29:24.340 | Failed to build openstack-requirements 2022-02-14 17:29:24.356 | Installing collected packages: openstack-requirements 2022-02-14 17:29:24.357 | Attempting uninstall: openstack-requirements 2022-02-14 17:29:24.358 | Found existing installation: openstack-requirements 1.2.1.dev5196 2022-02-14 17:29:24.393 | Uninstalling openstack-requirements-1.2.1.dev5196: 2022-02-14 17:29:24.412 | Successfully uninstalled openstack-requirements-1.2.1.dev5196 2022-02-14 17:29:24.416 | Running setup.py install for openstack-requirements: started 2022-02-14 17:29:26.762 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-02-14 17:29:26.787 | Successfully installed openstack-requirements-1.2.1.dev5196 2022-02-14 17:29:26.919 | + inc/python:pip_install:200 : result=0 2022-02-14 17:29:26.922 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 17:29:26.924 | + functions-common:time_stop:2425 : local name 2022-02-14 17:29:26.926 | + functions-common:time_stop:2426 : local end_time 2022-02-14 17:29:26.928 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 17:29:26.931 | + functions-common:time_stop:2428 : local total 2022-02-14 17:29:26.933 | + functions-common:time_stop:2429 : local start_time 2022-02-14 17:29:26.935 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 17:29:26.937 | + functions-common:time_stop:2432 : start_time=1644859757888 2022-02-14 17:29:26.939 | + functions-common:time_stop:2434 : [[ -z 1644859757888 ]] 2022-02-14 17:29:26.942 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 17:29:26.947 | + functions-common:time_stop:2437 : end_time=1644859766943 2022-02-14 17:29:26.949 | + functions-common:time_stop:2438 : elapsed_time=9055 2022-02-14 17:29:26.952 | + functions-common:time_stop:2439 : total=8322 2022-02-14 17:29:26.956 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 17:29:26.958 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=17377 2022-02-14 17:29:26.960 | + inc/python:pip_install:203 : return 0 2022-02-14 17:29:26.964 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-02-14 17:29:26.966 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-02-14 17:29:26.968 | + inc/python:use_library_from_git:250 : local name=pbr 2022-02-14 17:29:26.971 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:29:26.973 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:29:26.975 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-02-14 17:29:26.978 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:29:26.981 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-02-14 17:29:27.001 | Using python 3.8 to install pbr 2022-02-14 17:29:27.003 | + 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-02-14 17:29:27.885 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:29:27.885 | from cryptography.utils import int_from_bytes 2022-02-14 17:29:27.885 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:29:27.885 | from cryptography.utils import int_from_bytes 2022-02-14 17:29:29.020 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 17:29:29.046 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-02-14 17:29:31.724 | 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-02-14 17:29:31.731 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 17:29:31.731 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 17:29:31.855 | + inc/python:pip_install:200 : result=0 2022-02-14 17:29:31.857 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 17:29:31.859 | + functions-common:time_stop:2425 : local name 2022-02-14 17:29:31.861 | + functions-common:time_stop:2426 : local end_time 2022-02-14 17:29:31.863 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 17:29:31.865 | + functions-common:time_stop:2428 : local total 2022-02-14 17:29:31.868 | + functions-common:time_stop:2429 : local start_time 2022-02-14 17:29:31.870 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 17:29:31.872 | + functions-common:time_stop:2432 : start_time=1644859766995 2022-02-14 17:29:31.874 | + functions-common:time_stop:2434 : [[ -z 1644859766995 ]] 2022-02-14 17:29:31.877 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 17:29:31.881 | + functions-common:time_stop:2437 : end_time=1644859771878 2022-02-14 17:29:31.883 | + functions-common:time_stop:2438 : elapsed_time=4883 2022-02-14 17:29:31.885 | + functions-common:time_stop:2439 : total=17377 2022-02-14 17:29:31.887 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 17:29:31.889 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=22260 2022-02-14 17:29:31.892 | + inc/python:pip_install:203 : return 0 2022-02-14 17:29:31.894 | + ./stack.sh:main:813 : python3 -m venv /opt/stack/bindep-venv 2022-02-14 17:29:34.218 | + ./stack.sh:main:815 : /opt/stack/bindep-venv/bin/pip install bindep 2022-02-14 17:29:36.141 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 17:29:36.142 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-02-14 17:29:36.157 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-02-14 17:29:36.162 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.6.0) 2022-02-14 17:29:36.165 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-02-14 17:29:36.168 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-02-14 17:29:36.171 | 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.7) 2022-02-14 17:29:36.242 | + ./stack.sh:main:816 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-02-14 17:29:36.245 | + ./stack.sh:main:816 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-02-14 17:29:36.254 | ++ ./stack.sh:main:819 : _get_plugin_bindep_packages 2022-02-14 17:29:36.265 | + ./stack.sh:main:819 : pkgs= 2022-02-14 17:29:36.267 | + ./stack.sh:main:820 : [[ -n '' ]] 2022-02-14 17:29:36.270 | + ./stack.sh:main:827 : run_phase stack pre-install 2022-02-14 17:29:36.272 | + functions-common:run_phase:1853 : local mode=stack 2022-02-14 17:29:36.275 | + functions-common:run_phase:1854 : local phase=pre-install 2022-02-14 17:29:36.277 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-14 17:29:36.279 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-02-14 17:29:36.282 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-14 17:29:36.284 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-02-14 17:29:36.286 | + functions-common:run_phase:1863 : local extra 2022-02-14 17:29:36.289 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-14 17:29:36.293 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-02-14 17:29:36.295 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-14 17:29:36.297 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-14 17:29:36.299 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-02-14 17:29:36.302 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-14 17:29:36.316 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:29:36.318 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-02-14 17:29:36.321 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-02-14 17:29:36.323 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-02-14 17:29:36.325 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-02-14 17:29:36.327 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-02-14 17:29:36.329 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-02-14 17:29:36.331 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-02-14 17:29:36.333 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-02-14 17:29:36.336 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-02-14 17:29:36.338 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-02-14 17:29:36.340 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-02-14 17:29:36.342 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-02-14 17:29:36.344 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-02-14 17:29:36.346 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-02-14 17:29:36.349 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-14 17:29:36.351 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-02-14 17:29:36.353 | + functions-common:run_plugins:1839 : local mode=stack 2022-02-14 17:29:36.355 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-02-14 17:29:36.358 | + functions-common:run_plugins:1842 : local plugins= 2022-02-14 17:29:36.360 | + functions-common:run_plugins:1843 : local plugin 2022-02-14 17:29:36.362 | + ./stack.sh:main:830 : set_systemd_override DefaultLimitNOFILE 2048 2022-02-14 17:29:36.365 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-02-14 17:29:36.367 | + functions:set_systemd_override:821 : local value=2048 2022-02-14 17:29:36.370 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-02-14 17:29:36.372 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-02-14 17:29:36.425 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-02-14 17:29:36.425 | Set systemd system override for DefaultLimitNOFILE=2048 2022-02-14 17:29:36.427 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-02-14 17:29:36.789 | + ./stack.sh:main:832 : install_rpc_backend 2022-02-14 17:29:36.791 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-02-14 17:29:36.808 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:29:36.810 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-02-14 17:29:36.812 | + functions-common:install_package:1463 : update_package_repo 2022-02-14 17:29:36.815 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-14 17:29:36.817 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-14 17:29:36.819 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-14 17:29:36.822 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-14 17:29:36.824 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-14 17:29:36.827 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:29:36.829 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:29:36.831 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-14 17:29:36.833 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-14 17:29:36.836 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-14 17:29:36.838 | + functions-common:apt_get_update:1190 : return 2022-02-14 17:29:36.840 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-02-14 17:29:36.842 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-14 17:29:36.845 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:29:36.847 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:29:36.849 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-02-14 17:29:36.870 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-02-14 17:29:36.979 | Reading package lists... 2022-02-14 17:29:37.217 | Building dependency tree... 2022-02-14 17:29:37.218 | Reading state information... 2022-02-14 17:29:37.463 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-02-14 17:29:37.463 | The following packages were automatically installed and are no longer required: 2022-02-14 17:29:37.465 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-14 17:29:37.465 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-14 17:29:37.465 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-14 17:29:37.465 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-14 17:29:37.465 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-14 17:29:37.465 | python3-zope.interface 2022-02-14 17:29:37.465 | Use 'sudo apt autoremove' to remove them. 2022-02-14 17:29:37.580 | 0 upgraded, 0 newly installed, 0 to remove and 115 not upgraded. 2022-02-14 17:29:37.584 | + functions-common:apt_get:1234 : result=0 2022-02-14 17:29:37.587 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-14 17:29:37.590 | + functions-common:time_stop:2425 : local name 2022-02-14 17:29:37.592 | + functions-common:time_stop:2426 : local end_time 2022-02-14 17:29:37.594 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 17:29:37.596 | + functions-common:time_stop:2428 : local total 2022-02-14 17:29:37.598 | + functions-common:time_stop:2429 : local start_time 2022-02-14 17:29:37.600 | + functions-common:time_stop:2431 : name=apt-get 2022-02-14 17:29:37.603 | + functions-common:time_stop:2432 : start_time=1644859776867 2022-02-14 17:29:37.605 | + functions-common:time_stop:2434 : [[ -z 1644859776867 ]] 2022-02-14 17:29:37.608 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 17:29:37.612 | + functions-common:time_stop:2437 : end_time=1644859777610 2022-02-14 17:29:37.614 | + functions-common:time_stop:2438 : elapsed_time=743 2022-02-14 17:29:37.617 | + functions-common:time_stop:2439 : total=1493 2022-02-14 17:29:37.619 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 17:29:37.621 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2236 2022-02-14 17:29:37.623 | + functions-common:apt_get:1238 : return 0 2022-02-14 17:29:37.625 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-02-14 17:29:37.628 | + functions-common:is_suse:542 : is_opensuse 2022-02-14 17:29:37.630 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-14 17:29:37.632 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-14 17:29:37.635 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-14 17:29:37.637 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-14 17:29:37.639 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-14 17:29:37.641 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-02-14 17:29:37.644 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-14 17:29:37.646 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-14 17:29:37.649 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-14 17:29:37.651 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-14 17:29:37.653 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-14 17:29:37.656 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-14 17:29:37.658 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-14 17:29:37.660 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-14 17:29:37.662 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-14 17:29:37.665 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-14 17:29:37.668 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-14 17:29:37.670 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-02-14 17:29:37.672 | + functions-common:is_suse:542 : is_opensuse 2022-02-14 17:29:37.675 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-14 17:29:37.677 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-14 17:29:37.679 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-14 17:29:37.682 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-14 17:29:37.684 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-14 17:29:37.686 | + ./stack.sh:main:833 : restart_rpc_backend 2022-02-14 17:29:37.689 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-02-14 17:29:37.705 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:29:37.707 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-02-14 17:29:37.709 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 17:29:37.712 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-02-14 17:29:37.715 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-02-14 17:29:37.717 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-02-14 17:29:37.721 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-02-14 17:29:37.724 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-02-14 17:29:37.726 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-02-14 17:29:37.728 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-02-14 17:29:37.731 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-02-14 17:29:37.733 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-02-14 17:29:37.736 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-02-14 17:29:38.428 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-02-14 17:29:38.428 | user tags 2022-02-14 17:29:38.428 | stackrabbit []' 2022-02-14 17:29:38.432 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-02-14 17:29:38.432 | user tags 2022-02-14 17:29:38.432 | stackrabbit []' 2022-02-14 17:29:38.433 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-02-14 17:29:38.439 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-02-14 17:29:38.441 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-02-14 17:29:38.443 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-02-14 17:29:39.113 | Changing password for user "stackrabbit" ... 2022-02-14 17:29:39.170 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-02-14 17:29:39.833 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-02-14 17:29:39.889 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-02-14 17:29:39.892 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-02-14 17:29:40.562 | Changing password for user "stackrabbit" ... 2022-02-14 17:29:40.614 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-02-14 17:29:40.617 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-02-14 17:29:40.620 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-02-14 17:29:41.279 | Deleting user "guest" ... 2022-02-14 17:29:41.296 | Error: 2022-02-14 17:29:41.296 | {:no_such_user, "guest"} 2022-02-14 17:29:41.310 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-02-14 17:29:41.312 | + ./stack.sh:main:835 : is_service_enabled mysql postgresql 2022-02-14 17:29:41.329 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:29:41.331 | + ./stack.sh:main:836 : install_database 2022-02-14 17:29:41.334 | + lib/database:install_database:118 : install_database_mysql 2022-02-14 17:29:41.336 | + lib/databases/mysql:install_database_mysql:153 : is_ubuntu 2022-02-14 17:29:41.338 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:29:41.341 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:29:41.343 | + lib/databases/mysql:install_database_mysql:156 : sudo debconf-set-selections 2022-02-14 17:29:41.711 | + lib/databases/mysql:install_database_mysql:166 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-02-14 17:29:41.714 | + lib/databases/mysql:install_database_mysql:179 : [[ True == \T\r\u\e ]] 2022-02-14 17:29:41.716 | + lib/databases/mysql:install_database_mysql:180 : is_oraclelinux 2022-02-14 17:29:41.718 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-02-14 17:29:41.721 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-02-14 17:29:41.723 | + lib/databases/mysql:install_database_mysql:182 : is_fedora 2022-02-14 17:29:41.725 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-14 17:29:41.728 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-14 17:29:41.730 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-14 17:29:41.733 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-14 17:29:41.735 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-14 17:29:41.737 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-14 17:29:41.739 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-14 17:29:41.742 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-14 17:29:41.744 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-14 17:29:41.746 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-14 17:29:41.749 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-14 17:29:41.751 | + lib/databases/mysql:install_database_mysql:185 : is_suse 2022-02-14 17:29:41.753 | + functions-common:is_suse:542 : is_opensuse 2022-02-14 17:29:41.755 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-14 17:29:41.758 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-14 17:29:41.761 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-14 17:29:41.763 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-14 17:29:41.765 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-14 17:29:41.768 | + lib/databases/mysql:install_database_mysql:188 : is_ubuntu 2022-02-14 17:29:41.770 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:29:41.773 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:29:41.775 | + lib/databases/mysql:install_database_mysql:189 : install_package mysql-server 2022-02-14 17:29:41.778 | + functions-common:install_package:1463 : update_package_repo 2022-02-14 17:29:41.780 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-14 17:29:41.782 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-14 17:29:41.784 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-14 17:29:41.787 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-14 17:29:41.789 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-14 17:29:41.791 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:29:41.794 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:29:41.796 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-14 17:29:41.798 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-14 17:29:41.800 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-14 17:29:41.802 | + functions-common:apt_get_update:1190 : return 2022-02-14 17:29:41.806 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-02-14 17:29:41.808 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-14 17:29:41.810 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:29:41.812 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:29:41.815 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-02-14 17:29:41.836 | + 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-02-14 17:29:41.945 | Reading package lists... 2022-02-14 17:29:42.189 | Building dependency tree... 2022-02-14 17:29:42.190 | Reading state information... 2022-02-14 17:29:42.434 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-02-14 17:29:42.434 | The following packages were automatically installed and are no longer required: 2022-02-14 17:29:42.435 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-14 17:29:42.435 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-14 17:29:42.435 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-14 17:29:42.435 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-14 17:29:42.435 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-14 17:29:42.436 | python3-zope.interface 2022-02-14 17:29:42.436 | Use 'sudo apt autoremove' to remove them. 2022-02-14 17:29:42.548 | 0 upgraded, 0 newly installed, 0 to remove and 115 not upgraded. 2022-02-14 17:29:42.553 | + functions-common:apt_get:1234 : result=0 2022-02-14 17:29:42.556 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-14 17:29:42.558 | + functions-common:time_stop:2425 : local name 2022-02-14 17:29:42.560 | + functions-common:time_stop:2426 : local end_time 2022-02-14 17:29:42.562 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 17:29:42.564 | + functions-common:time_stop:2428 : local total 2022-02-14 17:29:42.566 | + functions-common:time_stop:2429 : local start_time 2022-02-14 17:29:42.569 | + functions-common:time_stop:2431 : name=apt-get 2022-02-14 17:29:42.571 | + functions-common:time_stop:2432 : start_time=1644859781834 2022-02-14 17:29:42.573 | + functions-common:time_stop:2434 : [[ -z 1644859781834 ]] 2022-02-14 17:29:42.576 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 17:29:42.580 | + functions-common:time_stop:2437 : end_time=1644859782578 2022-02-14 17:29:42.582 | + functions-common:time_stop:2438 : elapsed_time=744 2022-02-14 17:29:42.584 | + functions-common:time_stop:2439 : total=2236 2022-02-14 17:29:42.586 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 17:29:42.588 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2980 2022-02-14 17:29:42.591 | + functions-common:apt_get:1238 : return 0 2022-02-14 17:29:42.593 | + ./stack.sh:main:838 : '[' -n mysql ']' 2022-02-14 17:29:42.595 | + ./stack.sh:main:839 : install_database_python 2022-02-14 17:29:42.597 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-02-14 17:29:42.600 | + lib/databases/mysql:install_database_python_mysql:198 : pip_install_gr PyMySQL 2022-02-14 17:29:42.602 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-02-14 17:29:42.604 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-14 17:29:42.607 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-02-14 17:29:42.610 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-02-14 17:29:42.612 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-14 17:29:42.616 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-02-14 17:29:42.617 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-14 17:29:42.622 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-02-14 17:29:42.624 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-02-14 17:29:42.626 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-02-14 17:29:42.629 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-02-14 17:29:42.631 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-02-14 17:29:42.653 | Using python 3.8 to install PyMySQL 2022-02-14 17:29:42.656 | + 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-02-14 17:29:43.548 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:29:43.548 | from cryptography.utils import int_from_bytes 2022-02-14 17:29:43.548 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:29:43.548 | from cryptography.utils import int_from_bytes 2022-02-14 17:29:44.689 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 17:29:44.716 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-02-14 17:29:47.267 | 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-02-14 17:29:47.275 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 17:29:47.278 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 17:29:47.400 | + inc/python:pip_install:200 : result=0 2022-02-14 17:29:47.402 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 17:29:47.404 | + functions-common:time_stop:2425 : local name 2022-02-14 17:29:47.406 | + functions-common:time_stop:2426 : local end_time 2022-02-14 17:29:47.408 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 17:29:47.411 | + functions-common:time_stop:2428 : local total 2022-02-14 17:29:47.413 | + functions-common:time_stop:2429 : local start_time 2022-02-14 17:29:47.416 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 17:29:47.418 | + functions-common:time_stop:2432 : start_time=1644859782648 2022-02-14 17:29:47.421 | + functions-common:time_stop:2434 : [[ -z 1644859782648 ]] 2022-02-14 17:29:47.423 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 17:29:47.427 | + functions-common:time_stop:2437 : end_time=1644859787425 2022-02-14 17:29:47.430 | + functions-common:time_stop:2438 : elapsed_time=4777 2022-02-14 17:29:47.432 | + functions-common:time_stop:2439 : total=22260 2022-02-14 17:29:47.434 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 17:29:47.436 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27037 2022-02-14 17:29:47.439 | + inc/python:pip_install:203 : return 0 2022-02-14 17:29:47.441 | + lib/databases/mysql:install_database_python_mysql:199 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-02-14 17:29:47.443 | + lib/databases/mysql:install_database_python_mysql:201 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-02-14 17:29:47.446 | + lib/databases/mysql:install_database_python_mysql:202 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-02-14 17:29:47.448 | + ./stack.sh:main:842 : is_service_enabled neutron 2022-02-14 17:29:47.465 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:29:47.468 | + ./stack.sh:main:843 : install_neutron_agent_packages 2022-02-14 17:29:47.470 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-02-14 17:29:47.473 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-14 17:29:47.474 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-14 17:29:47.480 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-14 17:29:47.482 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-14 17:29:47.484 | + 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-02-14 17:29:47.487 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-14 17:29:47.489 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-02-14 17:29:47.492 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-02-14 17:29:47.507 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:29:47.510 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-02-14 17:29:47.512 | + functions-common:install_package:1463 : update_package_repo 2022-02-14 17:29:47.515 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-14 17:29:47.517 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-14 17:29:47.519 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-14 17:29:47.522 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-14 17:29:47.524 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-14 17:29:47.526 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:29:47.528 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:29:47.531 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-14 17:29:47.533 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-14 17:29:47.535 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-14 17:29:47.537 | + functions-common:apt_get_update:1190 : return 2022-02-14 17:29:47.540 | + functions-common:install_package:1464 : real_install_package radvd 2022-02-14 17:29:47.543 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-14 17:29:47.545 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:29:47.548 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:29:47.550 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-02-14 17:29:47.571 | + 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-02-14 17:29:47.681 | Reading package lists... 2022-02-14 17:29:47.919 | Building dependency tree... 2022-02-14 17:29:47.921 | Reading state information... 2022-02-14 17:29:48.169 | radvd is already the newest version (1:2.17-2). 2022-02-14 17:29:48.169 | The following packages were automatically installed and are no longer required: 2022-02-14 17:29:48.170 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-14 17:29:48.171 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-14 17:29:48.171 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-14 17:29:48.171 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-14 17:29:48.171 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-14 17:29:48.171 | python3-zope.interface 2022-02-14 17:29:48.171 | Use 'sudo apt autoremove' to remove them. 2022-02-14 17:29:48.284 | 0 upgraded, 0 newly installed, 0 to remove and 115 not upgraded. 2022-02-14 17:29:48.289 | + functions-common:apt_get:1234 : result=0 2022-02-14 17:29:48.291 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-14 17:29:48.294 | + functions-common:time_stop:2425 : local name 2022-02-14 17:29:48.296 | + functions-common:time_stop:2426 : local end_time 2022-02-14 17:29:48.298 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 17:29:48.300 | + functions-common:time_stop:2428 : local total 2022-02-14 17:29:48.303 | + functions-common:time_stop:2429 : local start_time 2022-02-14 17:29:48.305 | + functions-common:time_stop:2431 : name=apt-get 2022-02-14 17:29:48.307 | + functions-common:time_stop:2432 : start_time=1644859787568 2022-02-14 17:29:48.309 | + functions-common:time_stop:2434 : [[ -z 1644859787568 ]] 2022-02-14 17:29:48.312 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 17:29:48.316 | + functions-common:time_stop:2437 : end_time=1644859788314 2022-02-14 17:29:48.318 | + functions-common:time_stop:2438 : elapsed_time=746 2022-02-14 17:29:48.321 | + functions-common:time_stop:2439 : total=2980 2022-02-14 17:29:48.323 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 17:29:48.325 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3726 2022-02-14 17:29:48.328 | + functions-common:apt_get:1238 : return 0 2022-02-14 17:29:48.330 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-02-14 17:29:48.347 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:29:48.349 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-02-14 17:29:48.351 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-02-14 17:29:48.354 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-02-14 17:29:48.356 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-02-14 17:29:48.375 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-02-14 17:29:48.378 | + functions-common:install_package:1463 : update_package_repo 2022-02-14 17:29:48.380 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-14 17:29:48.383 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-14 17:29:48.385 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-14 17:29:48.387 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-14 17:29:48.390 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-14 17:29:48.392 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:29:48.394 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:29:48.396 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-14 17:29:48.399 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-14 17:29:48.401 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-14 17:29:48.403 | + functions-common:apt_get_update:1190 : return 2022-02-14 17:29:48.405 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-02-14 17:29:48.408 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-14 17:29:48.410 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:29:48.412 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:29:48.414 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-02-14 17:29:48.434 | + 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-02-14 17:29:48.543 | Reading package lists... 2022-02-14 17:29:48.784 | Building dependency tree... 2022-02-14 17:29:48.785 | Reading state information... 2022-02-14 17:29:49.037 | fakeroot is already the newest version (1.24-1). 2022-02-14 17:29:49.037 | make is already the newest version (4.2.1-1.2). 2022-02-14 17:29:49.037 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.2). 2022-02-14 17:29:49.037 | The following packages were automatically installed and are no longer required: 2022-02-14 17:29:49.038 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-14 17:29:49.038 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-14 17:29:49.038 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-14 17:29:49.038 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-14 17:29:49.038 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-14 17:29:49.038 | python3-zope.interface 2022-02-14 17:29:49.038 | Use 'sudo apt autoremove' to remove them. 2022-02-14 17:29:49.153 | 0 upgraded, 0 newly installed, 0 to remove and 115 not upgraded. 2022-02-14 17:29:49.157 | + functions-common:apt_get:1234 : result=0 2022-02-14 17:29:49.159 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-14 17:29:49.161 | + functions-common:time_stop:2425 : local name 2022-02-14 17:29:49.163 | + functions-common:time_stop:2426 : local end_time 2022-02-14 17:29:49.166 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 17:29:49.168 | + functions-common:time_stop:2428 : local total 2022-02-14 17:29:49.170 | + functions-common:time_stop:2429 : local start_time 2022-02-14 17:29:49.172 | + functions-common:time_stop:2431 : name=apt-get 2022-02-14 17:29:49.174 | + functions-common:time_stop:2432 : start_time=1644859788432 2022-02-14 17:29:49.176 | + functions-common:time_stop:2434 : [[ -z 1644859788432 ]] 2022-02-14 17:29:49.179 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 17:29:49.183 | + functions-common:time_stop:2437 : end_time=1644859789181 2022-02-14 17:29:49.185 | + functions-common:time_stop:2438 : elapsed_time=749 2022-02-14 17:29:49.187 | + functions-common:time_stop:2439 : total=3726 2022-02-14 17:29:49.189 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 17:29:49.191 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4475 2022-02-14 17:29:49.194 | + functions-common:apt_get:1238 : return 0 2022-02-14 17:29:49.197 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-02-14 17:29:49.199 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:29:49.202 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:29:49.204 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-02-14 17:29:49.206 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-02-14 17:29:49.209 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-02-14 17:29:49.214 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-02-14 17:29:49.216 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-02-14 17:29:49.219 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-02-14 17:29:49.220 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-02-14 17:29:49.224 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-02-14 17:29:49.227 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-02-14 17:29:49.229 | + functions:vercmp:628 : local v1=5.4 2022-02-14 17:29:49.231 | + functions:vercmp:629 : local 'op=<' 2022-02-14 17:29:49.233 | + functions:vercmp:630 : local v2=3.13 2022-02-14 17:29:49.235 | + functions:vercmp:631 : local result 2022-02-14 17:29:49.239 | ++ functions:vercmp:635 : sort -V 2022-02-14 17:29:49.239 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-02-14 17:29:49.240 | ++ functions:vercmp:635 : head -1 2022-02-14 17:29:49.245 | + functions:vercmp:635 : result=3.13 2022-02-14 17:29:49.247 | + functions:vercmp:637 : case $op in 2022-02-14 17:29:49.249 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-02-14 17:29:49.251 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-02-14 17:29:49.254 | + functions:vercmp:648 : return 2022-02-14 17:29:49.256 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-02-14 17:29:49.259 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-14 17:29:49.261 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-02-14 17:29:49.723 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-02-14 17:29:49.726 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-02-14 17:29:49.729 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:29:49.731 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:29:49.733 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-02-14 17:29:49.736 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:29:49.739 | + ./stack.sh:main:846 : is_service_enabled etcd3 2022-02-14 17:29:49.756 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:29:49.760 | + ./stack.sh:main:847 : install_etcd3 2022-02-14 17:29:49.762 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-02-14 17:29:49.762 | Installing etcd 2022-02-14 17:29:49.764 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-02-14 17:29:49.776 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-02-14 17:29:49.788 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-02-14 17:29:49.791 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-02-14 17:29:49.809 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-02-14 17:29:49.811 | ++ 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-02-14 17:29:49.814 | ++ 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-02-14 17:29:49.817 | +++ 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-02-14 17:29:49.821 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-02-14 17:29:49.824 | ++ 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-02-14 17:29:49.826 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-02-14 17:29:49.829 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-14 17:29:49.831 | ++ functions:get_extra_file:74 : return 2022-02-14 17:29:49.834 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-14 17:29:49.836 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-02-14 17:29:49.838 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-02-14 17:29:49.841 | + ./stack.sh:main:856 : is_service_enabled tls-proxy 2022-02-14 17:29:49.857 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:29:49.860 | + ./stack.sh:main:866 : install_dstat 2022-02-14 17:29:49.862 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-02-14 17:29:49.878 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:29:49.881 | + ./stack.sh:main:872 : echo_summary 'Installing OpenStack project source' 2022-02-14 17:29:49.883 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 17:29:49.885 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-02-14 17:29:49.888 | + ./stack.sh:main:875 : install_libs 2022-02-14 17:29:49.890 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-02-14 17:29:49.892 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-02-14 17:29:49.895 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-02-14 17:29:49.897 | + inc/python:use_library_from_git:250 : local name=automaton 2022-02-14 17:29:49.899 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:29:49.902 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:29:49.904 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-02-14 17:29:49.906 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:29:49.908 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-02-14 17:29:49.911 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-02-14 17:29:49.913 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-02-14 17:29:49.915 | + inc/python:use_library_from_git:250 : local name=castellan 2022-02-14 17:29:49.918 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:29:49.920 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:29:49.923 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-02-14 17:29:49.925 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:29:49.927 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-02-14 17:29:49.930 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-02-14 17:29:49.933 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-02-14 17:29:49.935 | + inc/python:use_library_from_git:250 : local name=cliff 2022-02-14 17:29:49.937 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:29:49.939 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:29:49.942 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-02-14 17:29:49.944 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:29:49.946 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-02-14 17:29:49.948 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-02-14 17:29:49.951 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-02-14 17:29:49.953 | + inc/python:use_library_from_git:250 : local name=cursive 2022-02-14 17:29:49.955 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:29:49.957 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:29:49.960 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-02-14 17:29:49.962 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:29:49.964 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-02-14 17:29:49.967 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-02-14 17:29:49.969 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-02-14 17:29:49.971 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-02-14 17:29:49.973 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:29:49.976 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:29:49.978 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-02-14 17:29:49.981 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:29:49.983 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-02-14 17:29:49.985 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-02-14 17:29:49.988 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-02-14 17:29:49.990 | + inc/python:use_library_from_git:250 : local name=futurist 2022-02-14 17:29:49.993 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:29:49.995 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:29:49.997 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-02-14 17:29:50.000 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:29:50.002 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-02-14 17:29:50.004 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-02-14 17:29:50.006 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-02-14 17:29:50.009 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-02-14 17:29:50.011 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:29:50.013 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:29:50.015 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-02-14 17:29:50.018 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:29:50.020 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-02-14 17:29:50.023 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-02-14 17:29:50.025 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-02-14 17:29:50.028 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-02-14 17:29:50.030 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:29:50.032 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:29:50.034 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-02-14 17:29:50.037 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:29:50.040 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-02-14 17:29:50.042 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-02-14 17:29:50.045 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-02-14 17:29:50.047 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-02-14 17:29:50.049 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:29:50.051 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:29:50.054 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-02-14 17:29:50.056 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:29:50.058 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-02-14 17:29:50.060 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-02-14 17:29:50.063 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-02-14 17:29:50.065 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-02-14 17:29:50.067 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:29:50.070 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:29:50.072 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-02-14 17:29:50.074 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:29:50.077 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-02-14 17:29:50.079 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-02-14 17:29:50.081 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-02-14 17:29:50.083 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-02-14 17:29:50.086 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:29:50.089 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:29:50.091 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-02-14 17:29:50.093 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:29:50.095 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-02-14 17:29:50.098 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-02-14 17:29:50.100 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-02-14 17:29:50.103 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-02-14 17:29:50.105 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:29:50.107 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:29:50.109 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-02-14 17:29:50.112 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:29:50.114 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-02-14 17:29:50.116 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-02-14 17:29:50.119 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-02-14 17:29:50.121 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-02-14 17:29:50.123 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:29:50.125 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:29:50.128 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-02-14 17:29:50.130 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:29:50.132 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-02-14 17:29:50.135 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-02-14 17:29:50.137 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-02-14 17:29:50.139 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-02-14 17:29:50.141 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:29:50.144 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:29:50.146 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-02-14 17:29:50.149 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:29:50.151 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-02-14 17:29:50.154 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-02-14 17:29:50.156 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-02-14 17:29:50.158 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-02-14 17:29:50.160 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:29:50.163 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:29:50.165 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-02-14 17:29:50.168 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:29:50.170 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-02-14 17:29:50.173 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-02-14 17:29:50.175 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-02-14 17:29:50.177 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-02-14 17:29:50.179 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:29:50.182 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:29:50.184 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-02-14 17:29:50.186 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:29:50.189 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-02-14 17:29:50.191 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-02-14 17:29:50.193 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-02-14 17:29:50.195 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-02-14 17:29:50.198 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:29:50.200 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:29:50.202 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-02-14 17:29:50.205 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:29:50.207 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-02-14 17:29:50.210 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-02-14 17:29:50.212 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-02-14 17:29:50.214 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-02-14 17:29:50.217 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:29:50.219 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:29:50.221 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-02-14 17:29:50.223 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:29:50.226 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-02-14 17:29:50.229 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-02-14 17:29:50.231 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-02-14 17:29:50.233 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-02-14 17:29:50.236 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:29:50.238 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:29:50.240 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-02-14 17:29:50.243 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:29:50.245 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-02-14 17:29:50.247 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-02-14 17:29:50.249 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-02-14 17:29:50.252 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-02-14 17:29:50.254 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:29:50.256 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:29:50.259 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-02-14 17:29:50.261 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:29:50.263 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-02-14 17:29:50.266 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-02-14 17:29:50.268 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-02-14 17:29:50.270 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-02-14 17:29:50.273 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:29:50.275 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:29:50.278 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-02-14 17:29:50.280 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:29:50.282 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-02-14 17:29:50.285 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-02-14 17:29:50.287 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-02-14 17:29:50.290 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-02-14 17:29:50.292 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:29:50.295 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:29:50.297 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-02-14 17:29:50.300 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:29:50.302 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-02-14 17:29:50.304 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-02-14 17:29:50.307 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-02-14 17:29:50.309 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-02-14 17:29:50.311 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:29:50.314 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:29:50.316 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-02-14 17:29:50.318 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:29:50.321 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-02-14 17:29:50.323 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-02-14 17:29:50.325 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-02-14 17:29:50.328 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-02-14 17:29:50.330 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:29:50.332 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:29:50.335 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-02-14 17:29:50.337 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:29:50.340 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-02-14 17:29:50.342 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-02-14 17:29:50.344 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-02-14 17:29:50.347 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-02-14 17:29:50.349 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:29:50.352 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:29:50.354 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-02-14 17:29:50.356 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:29:50.359 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-02-14 17:29:50.361 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-02-14 17:29:50.364 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-02-14 17:29:50.366 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-02-14 17:29:50.368 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:29:50.371 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:29:50.373 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-02-14 17:29:50.375 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:29:50.378 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-02-14 17:29:50.380 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-02-14 17:29:50.382 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-02-14 17:29:50.384 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-02-14 17:29:50.387 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:29:50.389 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:29:50.391 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-02-14 17:29:50.394 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:29:50.396 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-02-14 17:29:50.399 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-02-14 17:29:50.401 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-02-14 17:29:50.403 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-02-14 17:29:50.406 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:29:50.408 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:29:50.410 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-02-14 17:29:50.413 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:29:50.415 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-02-14 17:29:50.418 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-02-14 17:29:50.420 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-02-14 17:29:50.423 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-02-14 17:29:50.425 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:29:50.427 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:29:50.430 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-02-14 17:29:50.432 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:29:50.434 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-02-14 17:29:50.437 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-02-14 17:29:50.439 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-02-14 17:29:50.441 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-02-14 17:29:50.444 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:29:50.447 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:29:50.449 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-02-14 17:29:50.451 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:29:50.454 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-02-14 17:29:50.456 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-02-14 17:29:50.458 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-02-14 17:29:50.461 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-02-14 17:29:50.463 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:29:50.466 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:29:50.468 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-02-14 17:29:50.471 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:29:50.473 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-02-14 17:29:50.475 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-02-14 17:29:50.477 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-02-14 17:29:50.480 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-02-14 17:29:50.482 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:29:50.484 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:29:50.487 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-02-14 17:29:50.489 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:29:50.491 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-02-14 17:29:50.494 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-02-14 17:29:50.496 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-02-14 17:29:50.498 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-02-14 17:29:50.501 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:29:50.503 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:29:50.505 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-02-14 17:29:50.508 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:29:50.510 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-02-14 17:29:50.513 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-02-14 17:29:50.515 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-02-14 17:29:50.517 | + inc/python:use_library_from_git:250 : local name=tooz 2022-02-14 17:29:50.520 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:29:50.523 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:29:50.525 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-02-14 17:29:50.528 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:29:50.530 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-02-14 17:29:50.533 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-02-14 17:29:50.535 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-02-14 17:29:50.537 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-02-14 17:29:50.540 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:29:50.542 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:29:50.545 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-02-14 17:29:50.547 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:29:50.550 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-02-14 17:29:50.552 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-02-14 17:29:50.554 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-02-14 17:29:50.557 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-02-14 17:29:50.559 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:29:50.561 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:29:50.564 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-02-14 17:29:50.566 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:29:50.568 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-02-14 17:29:50.571 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-02-14 17:29:50.574 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-02-14 17:29:50.576 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-02-14 17:29:50.578 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:29:50.581 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:29:50.583 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-02-14 17:29:50.586 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:29:50.589 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-02-14 17:29:50.591 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-02-14 17:29:50.593 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-02-14 17:29:50.596 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-02-14 17:29:50.598 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:29:50.600 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:29:50.603 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-02-14 17:29:50.605 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:29:50.607 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-02-14 17:29:50.628 | Using python 3.8 to install etcd3 2022-02-14 17:29:50.630 | + 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-02-14 17:29:51.515 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:29:51.515 | from cryptography.utils import int_from_bytes 2022-02-14 17:29:51.515 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:29:51.515 | from cryptography.utils import int_from_bytes 2022-02-14 17:29:52.662 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 17:29:52.688 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-02-14 17:29:52.697 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.43.0) 2022-02-14 17:29:52.698 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-02-14 17:29:52.699 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-02-14 17:29:52.700 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.19.4) 2022-02-14 17:29:55.226 | 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-02-14 17:29:55.234 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 17:29:55.234 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 17:29:55.352 | + inc/python:pip_install:200 : result=0 2022-02-14 17:29:55.355 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 17:29:55.357 | + functions-common:time_stop:2425 : local name 2022-02-14 17:29:55.359 | + functions-common:time_stop:2426 : local end_time 2022-02-14 17:29:55.361 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 17:29:55.363 | + functions-common:time_stop:2428 : local total 2022-02-14 17:29:55.365 | + functions-common:time_stop:2429 : local start_time 2022-02-14 17:29:55.367 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 17:29:55.370 | + functions-common:time_stop:2432 : start_time=1644859790622 2022-02-14 17:29:55.372 | + functions-common:time_stop:2434 : [[ -z 1644859790622 ]] 2022-02-14 17:29:55.374 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 17:29:55.378 | + functions-common:time_stop:2437 : end_time=1644859795376 2022-02-14 17:29:55.381 | + functions-common:time_stop:2438 : elapsed_time=4754 2022-02-14 17:29:55.384 | + functions-common:time_stop:2439 : total=27037 2022-02-14 17:29:55.386 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 17:29:55.388 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=31791 2022-02-14 17:29:55.390 | + inc/python:pip_install:203 : return 0 2022-02-14 17:29:55.393 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-02-14 17:29:55.414 | Using python 3.8 to install etcd3gw 2022-02-14 17:29:55.417 | + 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-02-14 17:29:56.332 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:29:56.332 | from cryptography.utils import int_from_bytes 2022-02-14 17:29:56.332 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:29:56.332 | from cryptography.utils import int_from_bytes 2022-02-14 17:29:57.474 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 17:29:57.500 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-02-14 17:29:57.509 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-02-14 17:29:57.510 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-02-14 17:29:57.511 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-02-14 17:29:57.512 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-02-14 17:29:57.546 | 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-02-14 17:29:57.547 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-02-14 17:29:57.548 | 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.8) 2022-02-14 17:29:57.550 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-02-14 17:30:00.073 | 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-02-14 17:30:00.080 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 17:30:00.080 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 17:30:00.200 | + inc/python:pip_install:200 : result=0 2022-02-14 17:30:00.202 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 17:30:00.205 | + functions-common:time_stop:2425 : local name 2022-02-14 17:30:00.207 | + functions-common:time_stop:2426 : local end_time 2022-02-14 17:30:00.209 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 17:30:00.211 | + functions-common:time_stop:2428 : local total 2022-02-14 17:30:00.213 | + functions-common:time_stop:2429 : local start_time 2022-02-14 17:30:00.215 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 17:30:00.218 | + functions-common:time_stop:2432 : start_time=1644859795409 2022-02-14 17:30:00.220 | + functions-common:time_stop:2434 : [[ -z 1644859795409 ]] 2022-02-14 17:30:00.223 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 17:30:00.227 | + functions-common:time_stop:2437 : end_time=1644859800224 2022-02-14 17:30:00.229 | + functions-common:time_stop:2438 : elapsed_time=4815 2022-02-14 17:30:00.231 | + functions-common:time_stop:2439 : total=31791 2022-02-14 17:30:00.233 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 17:30:00.236 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=36606 2022-02-14 17:30:00.238 | + inc/python:pip_install:203 : return 0 2022-02-14 17:30:00.241 | + ./stack.sh:main:878 : install_apache_uwsgi 2022-02-14 17:30:00.243 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-02-14 17:30:00.245 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-02-14 17:30:00.248 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-14 17:30:00.250 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-14 17:30:00.253 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-14 17:30:00.255 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-14 17:30:00.258 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-14 17:30:00.260 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-14 17:30:00.263 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-14 17:30:00.265 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-14 17:30:00.267 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-14 17:30:00.270 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-14 17:30:00.272 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-14 17:30:00.275 | + lib/apache:install_apache_uwsgi:85 : is_ubuntu 2022-02-14 17:30:00.277 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:30:00.279 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:30:00.281 | + lib/apache:install_apache_uwsgi:86 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-02-14 17:30:00.284 | + lib/apache:install_apache_uwsgi:87 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-02-14 17:30:00.286 | + functions-common:install_package:1463 : update_package_repo 2022-02-14 17:30:00.289 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-14 17:30:00.291 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-14 17:30:00.293 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-14 17:30:00.296 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-14 17:30:00.298 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-14 17:30:00.300 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:30:00.302 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:30:00.306 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-14 17:30:00.308 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-14 17:30:00.310 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-14 17:30:00.312 | + functions-common:apt_get_update:1190 : return 2022-02-14 17:30:00.315 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-02-14 17:30:00.317 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-14 17:30:00.320 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:30:00.323 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:30:00.325 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-02-14 17:30:00.346 | + 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-02-14 17:30:00.457 | Reading package lists... 2022-02-14 17:30:00.698 | Building dependency tree... 2022-02-14 17:30:00.699 | Reading state information... 2022-02-14 17:30:00.950 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-02-14 17:30:00.950 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-02-14 17:30:00.950 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.9). 2022-02-14 17:30:00.950 | The following packages were automatically installed and are no longer required: 2022-02-14 17:30:00.951 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-14 17:30:00.951 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-14 17:30:00.951 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-14 17:30:00.951 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-14 17:30:00.951 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-14 17:30:00.951 | python3-zope.interface 2022-02-14 17:30:00.951 | Use 'sudo apt autoremove' to remove them. 2022-02-14 17:30:01.064 | 0 upgraded, 0 newly installed, 0 to remove and 115 not upgraded. 2022-02-14 17:30:01.069 | + functions-common:apt_get:1234 : result=0 2022-02-14 17:30:01.072 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-14 17:30:01.074 | + functions-common:time_stop:2425 : local name 2022-02-14 17:30:01.076 | + functions-common:time_stop:2426 : local end_time 2022-02-14 17:30:01.078 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 17:30:01.080 | + functions-common:time_stop:2428 : local total 2022-02-14 17:30:01.083 | + functions-common:time_stop:2429 : local start_time 2022-02-14 17:30:01.085 | + functions-common:time_stop:2431 : name=apt-get 2022-02-14 17:30:01.087 | + functions-common:time_stop:2432 : start_time=1644859800343 2022-02-14 17:30:01.089 | + functions-common:time_stop:2434 : [[ -z 1644859800343 ]] 2022-02-14 17:30:01.092 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 17:30:01.096 | + functions-common:time_stop:2437 : end_time=1644859801094 2022-02-14 17:30:01.098 | + functions-common:time_stop:2438 : elapsed_time=751 2022-02-14 17:30:01.101 | + functions-common:time_stop:2439 : total=4475 2022-02-14 17:30:01.103 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 17:30:01.105 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5226 2022-02-14 17:30:01.107 | + functions-common:apt_get:1238 : return 0 2022-02-14 17:30:01.110 | + lib/apache:install_apache_uwsgi:123 : is_ubuntu 2022-02-14 17:30:01.112 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:30:01.114 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:30:01.117 | + lib/apache:install_apache_uwsgi:125 : sudo a2enmod proxy 2022-02-14 17:30:01.179 | Module proxy already enabled 2022-02-14 17:30:01.183 | + lib/apache:install_apache_uwsgi:126 : sudo a2enmod proxy_uwsgi 2022-02-14 17:30:01.245 | Considering dependency proxy for proxy_uwsgi: 2022-02-14 17:30:01.245 | Module proxy already enabled 2022-02-14 17:30:01.245 | Module proxy_uwsgi already enabled 2022-02-14 17:30:01.249 | + lib/apache:install_apache_uwsgi:132 : restart_apache_server 2022-02-14 17:30:01.251 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-14 17:30:01.253 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-14 17:30:01.256 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-14 17:30:01.467 | + ./stack.sh:main:881 : install_keystoneauth 2022-02-14 17:30:01.470 | + lib/keystone:install_keystoneauth:487 : use_library_from_git keystoneauth 2022-02-14 17:30:01.472 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-02-14 17:30:01.475 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:30:01.478 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:30:01.480 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-02-14 17:30:01.484 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:30:01.487 | + ./stack.sh:main:882 : install_keystoneclient 2022-02-14 17:30:01.490 | + lib/keystone:install_keystoneclient:495 : use_library_from_git python-keystoneclient 2022-02-14 17:30:01.493 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-02-14 17:30:01.496 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:30:01.499 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:30:01.501 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-02-14 17:30:01.504 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:30:01.510 | + ./stack.sh:main:883 : install_glanceclient 2022-02-14 17:30:01.513 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-02-14 17:30:01.515 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-02-14 17:30:01.518 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:30:01.520 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:30:01.523 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-02-14 17:30:01.526 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:30:01.529 | + ./stack.sh:main:884 : install_cinderclient 2022-02-14 17:30:01.533 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-02-14 17:30:01.535 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-02-14 17:30:01.538 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:30:01.540 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:30:01.543 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-02-14 17:30:01.546 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:30:01.548 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-02-14 17:30:01.551 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-02-14 17:30:01.554 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:30:01.558 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:30:01.560 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-02-14 17:30:01.563 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:30:01.566 | + ./stack.sh:main:885 : install_novaclient 2022-02-14 17:30:01.568 | + lib/nova:install_novaclient:825 : use_library_from_git python-novaclient 2022-02-14 17:30:01.571 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-02-14 17:30:01.574 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:30:01.576 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:30:01.579 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-02-14 17:30:01.581 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:30:01.583 | + ./stack.sh:main:886 : is_service_enabled swift glance horizon 2022-02-14 17:30:01.602 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:30:01.605 | + ./stack.sh:main:887 : install_swiftclient 2022-02-14 17:30:01.607 | + lib/swift:install_swiftclient:752 : use_library_from_git python-swiftclient 2022-02-14 17:30:01.610 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-02-14 17:30:01.612 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:30:01.614 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:30:01.617 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-02-14 17:30:01.619 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:30:01.622 | + ./stack.sh:main:889 : is_service_enabled neutron nova horizon 2022-02-14 17:30:01.639 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:30:01.641 | + ./stack.sh:main:890 : install_neutronclient 2022-02-14 17:30:01.644 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-02-14 17:30:01.646 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-02-14 17:30:01.649 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:30:01.652 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:30:01.654 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-02-14 17:30:01.657 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:30:01.659 | + ./stack.sh:main:894 : install_keystonemiddleware 2022-02-14 17:30:01.661 | + lib/keystone:install_keystonemiddleware:505 : use_library_from_git keystonemiddleware 2022-02-14 17:30:01.664 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-02-14 17:30:01.666 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:30:01.669 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:30:01.671 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-02-14 17:30:01.673 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:30:01.676 | + lib/keystone:install_keystonemiddleware:510 : pip_install_gr keystonemiddleware 2022-02-14 17:30:01.679 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-02-14 17:30:01.681 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-14 17:30:01.684 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-02-14 17:30:01.686 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-02-14 17:30:01.689 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-14 17:30:01.692 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-02-14 17:30:01.692 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-14 17:30:01.698 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-02-14 17:30:01.700 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-02-14 17:30:01.703 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-02-14 17:30:01.705 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-02-14 17:30:01.708 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-02-14 17:30:01.728 | Using python 3.8 to install keystonemiddleware 2022-02-14 17:30:01.731 | + 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-02-14 17:30:02.620 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:30:02.620 | from cryptography.utils import int_from_bytes 2022-02-14 17:30:02.620 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:30:02.620 | from cryptography.utils import int_from_bytes 2022-02-14 17:30:03.776 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 17:30:03.802 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.3.0) 2022-02-14 17:30:03.855 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-02-14 17:30:03.856 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-02-14 17:30:03.857 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-02-14 17:30:03.858 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.2.0) 2022-02-14 17:30:03.859 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.1) 2022-02-14 17:30:03.860 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.0) 2022-02-14 17:30:03.861 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-02-14 17:30:03.862 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.7.1) 2022-02-14 17:30:03.863 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-02-14 17:30:03.864 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.4.0) 2022-02-14 17:30:03.867 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.1) 2022-02-14 17:30:03.868 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-02-14 17:30:03.869 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-02-14 17:30:03.870 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-02-14 17:30:03.928 | 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-02-14 17:30:03.929 | 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-02-14 17:30:03.930 | 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-02-14 17:30:03.968 | 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-02-14 17:30:04.009 | 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-02-14 17:30:04.010 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-02-14 17:30:04.012 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.4.0) 2022-02-14 17:30:04.013 | 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-02-14 17:30:04.062 | 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-02-14 17:30:04.066 | 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-02-14 17:30:04.075 | 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-02-14 17:30:04.076 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2021.3) 2022-02-14 17:30:04.091 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-02-14 17:30:04.092 | 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-02-14 17:30:04.093 | 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-02-14 17:30:04.158 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-02-14 17:30:04.160 | 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-02-14 17:30:04.163 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-02-14 17:30:04.164 | 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.8) 2022-02-14 17:30:04.215 | 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.13.3) 2022-02-14 17:30:04.228 | 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-02-14 17:30:06.622 | 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-02-14 17:30:06.629 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 17:30:06.629 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 17:30:06.771 | + inc/python:pip_install:200 : result=0 2022-02-14 17:30:06.773 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 17:30:06.776 | + functions-common:time_stop:2425 : local name 2022-02-14 17:30:06.778 | + functions-common:time_stop:2426 : local end_time 2022-02-14 17:30:06.780 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 17:30:06.782 | + functions-common:time_stop:2428 : local total 2022-02-14 17:30:06.785 | + functions-common:time_stop:2429 : local start_time 2022-02-14 17:30:06.787 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 17:30:06.789 | + functions-common:time_stop:2432 : start_time=1644859801723 2022-02-14 17:30:06.792 | + functions-common:time_stop:2434 : [[ -z 1644859801723 ]] 2022-02-14 17:30:06.795 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 17:30:06.799 | + functions-common:time_stop:2437 : end_time=1644859806797 2022-02-14 17:30:06.805 | + functions-common:time_stop:2438 : elapsed_time=5074 2022-02-14 17:30:06.808 | + functions-common:time_stop:2439 : total=36606 2022-02-14 17:30:06.811 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 17:30:06.814 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=41680 2022-02-14 17:30:06.816 | + inc/python:pip_install:203 : return 0 2022-02-14 17:30:06.819 | + lib/keystone:install_keystonemiddleware:514 : pip_install_gr python-memcached 2022-02-14 17:30:06.821 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-02-14 17:30:06.824 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-14 17:30:06.828 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-02-14 17:30:06.830 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-02-14 17:30:06.833 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-14 17:30:06.837 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-02-14 17:30:06.837 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-14 17:30:06.842 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-02-14 17:30:06.845 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-02-14 17:30:06.847 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-02-14 17:30:06.851 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-02-14 17:30:06.853 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-02-14 17:30:06.878 | Using python 3.8 to install python-memcached 2022-02-14 17:30:06.880 | + 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-02-14 17:30:07.771 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:30:07.771 | from cryptography.utils import int_from_bytes 2022-02-14 17:30:07.771 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:30:07.771 | from cryptography.utils import int_from_bytes 2022-02-14 17:30:08.914 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 17:30:08.940 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-02-14 17:30:08.943 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-02-14 17:30:11.459 | 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-02-14 17:30:11.466 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 17:30:11.466 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 17:30:11.585 | + inc/python:pip_install:200 : result=0 2022-02-14 17:30:11.587 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 17:30:11.589 | + functions-common:time_stop:2425 : local name 2022-02-14 17:30:11.592 | + functions-common:time_stop:2426 : local end_time 2022-02-14 17:30:11.594 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 17:30:11.596 | + functions-common:time_stop:2428 : local total 2022-02-14 17:30:11.598 | + functions-common:time_stop:2429 : local start_time 2022-02-14 17:30:11.601 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 17:30:11.603 | + functions-common:time_stop:2432 : start_time=1644859806872 2022-02-14 17:30:11.605 | + functions-common:time_stop:2434 : [[ -z 1644859806872 ]] 2022-02-14 17:30:11.608 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 17:30:11.612 | + functions-common:time_stop:2437 : end_time=1644859811610 2022-02-14 17:30:11.615 | + functions-common:time_stop:2438 : elapsed_time=4738 2022-02-14 17:30:11.617 | + functions-common:time_stop:2439 : total=41680 2022-02-14 17:30:11.620 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 17:30:11.622 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=46418 2022-02-14 17:30:11.624 | + inc/python:pip_install:203 : return 0 2022-02-14 17:30:11.627 | + ./stack.sh:main:896 : is_service_enabled keystone 2022-02-14 17:30:11.644 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:30:11.646 | + ./stack.sh:main:897 : '[' 10.222.0.89 == 10.222.0.89 ']' 2022-02-14 17:30:11.648 | + ./stack.sh:main:898 : stack_install_service keystone 2022-02-14 17:30:11.651 | + lib/stack:stack_install_service:20 : local service=keystone 2022-02-14 17:30:11.653 | + lib/stack:stack_install_service:21 : type install_keystone 2022-02-14 17:30:11.656 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-14 17:30:11.658 | + lib/stack:stack_install_service:32 : install_keystone 2022-02-14 17:30:11.660 | + lib/keystone:install_keystone:520 : is_service_enabled ldap 2022-02-14 17:30:11.676 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:30:11.678 | + lib/keystone:install_keystone:524 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-02-14 17:30:11.681 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-02-14 17:30:11.683 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-02-14 17:30:11.685 | + functions-common:git_clone:610 : local git_ref=master 2022-02-14 17:30:11.687 | + functions-common:git_clone:611 : local orig_dir 2022-02-14 17:30:11.690 | ++ functions-common:git_clone:612 : pwd 2022-02-14 17:30:11.694 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-14 17:30:11.696 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-14 17:30:11.699 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-14 17:30:11.715 | + functions-common:git_clone:615 : RECLONE=False 2022-02-14 17:30:11.718 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-14 17:30:11.720 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-14 17:30:11.722 | + functions-common:git_clone:629 : echo master 2022-02-14 17:30:11.723 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-14 17:30:11.729 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-02-14 17:30:11.731 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-14 17:30:11.734 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-02-14 17:30:11.736 | + functions-common:git_clone:678 : git show --oneline 2022-02-14 17:30:11.738 | + functions-common:git_clone:678 : head -1 2022-02-14 17:30:11.759 | 86afaa7b1 Merge "Add Python3 xena unit tests" 2022-02-14 17:30:11.762 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-14 17:30:11.764 | + lib/keystone:install_keystone:525 : setup_develop /opt/stack/keystone 2022-02-14 17:30:11.766 | + inc/python:setup_develop:338 : local bindep 2022-02-14 17:30:11.769 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-02-14 17:30:11.772 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-02-14 17:30:11.774 | + inc/python:setup_develop:344 : local extras= 2022-02-14 17:30:11.777 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-02-14 17:30:11.779 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-14 17:30:11.781 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-02-14 17:30:11.784 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-02-14 17:30:11.786 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-14 17:30:11.789 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-14 17:30:11.792 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-02-14 17:30:11.794 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-14 17:30:11.797 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-02-14 17:30:11.799 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-14 17:30:11.802 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-14 17:30:11.805 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-02-14 17:30:11.811 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-02-14 17:30:11.813 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-02-14 17:30:12.502 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-02-14 17:30:12.504 | + inc/python:setup_package:418 : local bindep=0 2022-02-14 17:30:12.507 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-14 17:30:12.509 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-14 17:30:12.511 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-02-14 17:30:12.513 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-02-14 17:30:12.515 | + inc/python:setup_package:427 : local flags=-e 2022-02-14 17:30:12.518 | + inc/python:setup_package:428 : local extras= 2022-02-14 17:30:12.520 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-14 17:30:12.522 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-14 17:30:12.524 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-14 17:30:12.527 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-14 17:30:12.529 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-14 17:30:12.531 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-02-14 17:30:12.551 | Using python 3.8 to install /opt/stack/keystone 2022-02-14 17:30:12.554 | + 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-02-14 17:30:13.440 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:30:13.440 | from cryptography.utils import int_from_bytes 2022-02-14 17:30:13.440 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:30:13.440 | from cryptography.utils import int_from_bytes 2022-02-14 17:30:14.597 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 17:30:14.622 | Obtaining file:///opt/stack/keystone 2022-02-14 17:30:14.623 | Preparing metadata (setup.py): started 2022-02-14 17:30:16.191 | Preparing metadata (setup.py): finished with status 'done' 2022-02-14 17:30:16.268 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (5.8.1) 2022-02-14 17:30:16.270 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (1.8.7) 2022-02-14 17:30:16.271 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (2.0.2) 2022-02-14 17:30:16.272 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (0.3.9) 2022-02-14 17:30:16.273 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (36.0.1) 2022-02-14 17:30:16.274 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (1.4.31) 2022-02-14 17:30:16.275 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (0.13.0) 2022-02-14 17:30:16.276 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (3.5.0) 2022-02-14 17:30:16.277 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (1.7.4) 2022-02-14 17:30:16.278 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (4.4.0) 2022-02-14 17:30:16.279 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (9.3.0) 2022-02-14 17:30:16.281 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (3.2.0) 2022-02-14 17:30:16.282 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (0.8.19) 2022-02-14 17:30:16.283 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (2.10.0) 2022-02-14 17:30:16.284 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (8.7.1) 2022-02-14 17:30:16.286 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (3.4.0) 2022-02-14 17:30:16.287 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (12.12.0) 2022-02-14 17:30:16.288 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (11.1.0) 2022-02-14 17:30:16.289 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (5.1.0) 2022-02-14 17:30:16.290 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (4.6.1) 2022-02-14 17:30:16.292 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (4.5.0) 2022-02-14 17:30:16.293 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (3.10.1) 2022-02-14 17:30:16.294 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (4.2.0) 2022-02-14 17:30:16.295 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (1.4.0) 2022-02-14 17:30:16.297 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (4.12.1) 2022-02-14 17:30:16.298 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (3.2.0) 2022-02-14 17:30:16.299 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (7.1.0) 2022-02-14 17:30:16.300 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (2.3.0) 2022-02-14 17:30:16.301 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (1.1.5) 2022-02-14 17:30:16.303 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==20.1.0.dev100) (3.2.0) 2022-02-14 17:30:16.304 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (3.1.1) 2022-02-14 17:30:16.305 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (1.0.3) 2022-02-14 17:30:16.306 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (3.4.2) 2022-02-14 17:30:16.307 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (2021.3) 2022-02-14 17:30:16.318 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev100) (1.15.0) 2022-02-14 17:30:16.319 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev100) (1.16.0) 2022-02-14 17:30:16.362 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==20.1.0.dev100) (5.1.1) 2022-02-14 17:30:16.375 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev100) (2.0.3) 2022-02-14 17:30:16.376 | Requirement already satisfied: click>=7.1.2 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev100) (8.0.3) 2022-02-14 17:30:16.377 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev100) (3.0.3) 2022-02-14 17:30:16.378 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev100) (2.0.1) 2022-02-14 17:30:16.389 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==20.1.0.dev100) (9.0.1) 2022-02-14 17:30:16.451 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev100) (4.4.0) 2022-02-14 17:30:16.453 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev100) (2.27.1) 2022-02-14 17:30:16.552 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev100) (2.4.0) 2022-02-14 17:30:16.554 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev100) (6.0) 2022-02-14 17:30:16.555 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev100) (0.8.0) 2022-02-14 17:30:16.556 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev100) (1.5.0) 2022-02-14 17:30:16.610 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev100) (2.0.1) 2022-02-14 17:30:16.611 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev100) (0.5.0) 2022-02-14 17:30:16.614 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev100) (1.7.6) 2022-02-14 17:30:16.665 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.1.0.dev100) (0.9.6) 2022-02-14 17:30:16.666 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.1.0.dev100) (2.8.2) 2022-02-14 17:30:16.725 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (2.8.0) 2022-02-14 17:30:16.727 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (0.4.0) 2022-02-14 17:30:16.728 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (5.2.3) 2022-02-14 17:30:16.729 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (2.4.0) 2022-02-14 17:30:16.732 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (5.0.0) 2022-02-14 17:30:16.733 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (5.0.9) 2022-02-14 17:30:16.755 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==20.1.0.dev100) (3.3.0) 2022-02-14 17:30:16.804 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==20.1.0.dev100) (3.0.0) 2022-02-14 17:30:16.851 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev100) (1.0.2) 2022-02-14 17:30:16.852 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev100) (3.0.7) 2022-02-14 17:30:16.853 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev100) (21.3) 2022-02-14 17:30:16.855 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev100) (0.11.0) 2022-02-14 17:30:16.908 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==20.1.0.dev100) (4.5.0) 2022-02-14 17:30:17.025 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev100) (22.0.0) 2022-02-14 17:30:17.026 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev100) (0.7.1) 2022-02-14 17:30:17.027 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev100) (1.9.2) 2022-02-14 17:30:17.029 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev100) (5.4.0) 2022-02-14 17:30:17.252 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==20.1.0.dev100) (1.1.2) 2022-02-14 17:30:17.275 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev100) (0.4.2) 2022-02-14 17:30:17.275 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev100) (0.5.2) 2022-02-14 17:30:17.345 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.1.0.dev100) (1.1.6) 2022-02-14 17:30:17.346 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.1.0.dev100) (4.11.0) 2022-02-14 17:30:17.366 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (5.0.0) 2022-02-14 17:30:17.439 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==20.1.0.dev100) (2.21) 2022-02-14 17:30:17.480 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==20.1.0.dev100) (1.13.3) 2022-02-14 17:30:17.594 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==20.1.0.dev100) (2.0.1) 2022-02-14 17:30:17.669 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==20.1.0.dev100) (1.7.0) 2022-02-14 17:30:17.800 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==20.1.0.dev100) (0.17.3) 2022-02-14 17:30:17.829 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (0.13.1) 2022-02-14 17:30:17.871 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (3.5.0) 2022-02-14 17:30:17.872 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (1.3.3) 2022-02-14 17:30:17.873 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (0.33.0) 2022-02-14 17:30:17.874 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (3.0.0) 2022-02-14 17:30:17.875 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (2.5.1) 2022-02-14 17:30:17.878 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (2.1.1) 2022-02-14 17:30:17.932 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==20.1.0.dev100) (0.2.5) 2022-02-14 17:30:18.072 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev100) (2.0.12) 2022-02-14 17:30:18.074 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev100) (2019.11.28) 2022-02-14 17:30:18.075 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev100) (1.26.8) 2022-02-14 17:30:18.077 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev100) (3.3) 2022-02-14 17:30:18.236 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.1.0.dev100) (2.5.0) 2022-02-14 17:30:18.320 | Requirement already satisfied: elementpath<3.0.0,>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==20.1.0.dev100) (2.4.0) 2022-02-14 17:30:18.401 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==20.1.0.dev100) (3.7.0) 2022-02-14 17:30:18.578 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (2.1.0) 2022-02-14 17:30:18.749 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (60.8.2) 2022-02-14 17:30:18.844 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (0.7) 2022-02-14 17:30:18.879 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.1.0.dev100) (1.0.0) 2022-02-14 17:30:20.823 | Installing collected packages: keystone 2022-02-14 17:30:20.823 | Attempting uninstall: keystone 2022-02-14 17:30:20.824 | Found existing installation: keystone 20.1.0.dev100 2022-02-14 17:30:20.827 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-02-14 17:30:20.829 | Running setup.py develop for keystone 2022-02-14 17:30:23.099 | Successfully installed keystone 2022-02-14 17:30:23.100 | 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-02-14 17:30:23.107 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 17:30:23.107 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 17:30:23.241 | + inc/python:pip_install:200 : result=0 2022-02-14 17:30:23.243 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 17:30:23.245 | + functions-common:time_stop:2425 : local name 2022-02-14 17:30:23.247 | + functions-common:time_stop:2426 : local end_time 2022-02-14 17:30:23.249 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 17:30:23.252 | + functions-common:time_stop:2428 : local total 2022-02-14 17:30:23.254 | + functions-common:time_stop:2429 : local start_time 2022-02-14 17:30:23.256 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 17:30:23.258 | + functions-common:time_stop:2432 : start_time=1644859812546 2022-02-14 17:30:23.260 | + functions-common:time_stop:2434 : [[ -z 1644859812546 ]] 2022-02-14 17:30:23.263 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 17:30:23.267 | + functions-common:time_stop:2437 : end_time=1644859823264 2022-02-14 17:30:23.269 | + functions-common:time_stop:2438 : elapsed_time=10718 2022-02-14 17:30:23.271 | + functions-common:time_stop:2439 : total=46418 2022-02-14 17:30:23.273 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 17:30:23.275 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=57136 2022-02-14 17:30:23.277 | + inc/python:pip_install:203 : return 0 2022-02-14 17:30:23.280 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-14 17:30:23.282 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-02-14 17:30:23.284 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-02-14 17:30:23.304 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-02-14 17:30:23.316 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-02-14 17:30:23.318 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-02-14 17:30:23.320 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:30:23.323 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:30:23.325 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-02-14 17:30:23.328 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:30:23.330 | + lib/keystone:install_keystone:527 : is_service_enabled ldap 2022-02-14 17:30:23.346 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:30:23.350 | + lib/keystone:install_keystone:531 : '[' uwsgi == mod_wsgi ']' 2022-02-14 17:30:23.352 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-14 17:30:23.354 | + ./stack.sh:main:899 : configure_keystone 2022-02-14 17:30:23.357 | + lib/keystone:configure_keystone:186 : sudo install -d -o ubuntu /etc/keystone 2022-02-14 17:30:23.370 | + lib/keystone:configure_keystone:188 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-02-14 17:30:23.372 | + lib/keystone:configure_keystone:189 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-02-14 17:30:23.377 | + lib/keystone:configure_keystone:192 : is_service_enabled ldap 2022-02-14 17:30:23.392 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:30:23.395 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf identity driver sql 2022-02-14 17:30:23.426 | + lib/keystone:configure_keystone:197 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-02-14 17:30:23.454 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-02-14 17:30:23.485 | + lib/keystone:configure_keystone:199 : iniset /etc/keystone/keystone.conf role driver sql 2022-02-14 17:30:23.515 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf resource driver sql 2022-02-14 17:30:23.546 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf cache enabled True 2022-02-14 17:30:23.576 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-02-14 17:30:23.604 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-02-14 17:30:23.632 | + lib/keystone:configure_keystone:207 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-02-14 17:30:23.634 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-02-14 17:30:23.637 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-02-14 17:30:23.639 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-02-14 17:30:23.641 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-14 17:30:23.643 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-14 17:30:23.659 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:30:23.663 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-14 17:30:23.665 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-14 17:30:23.668 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-14 17:30:23.683 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:30:23.685 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-02-14 17:30:23.688 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-02-14 17:30:23.718 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-14 17:30:23.721 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-14 17:30:23.723 | + lib/keystone:configure_keystone:209 : local service_port=5000 2022-02-14 17:30:23.726 | + lib/keystone:configure_keystone:211 : is_service_enabled tls-proxy 2022-02-14 17:30:23.742 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:30:23.745 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.89/identity 2022-02-14 17:30:23.775 | + lib/keystone:configure_keystone:222 : [[ fernet != '' ]] 2022-02-14 17:30:23.777 | + lib/keystone:configure_keystone:223 : iniset /etc/keystone/keystone.conf token provider fernet 2022-02-14 17:30:23.808 | ++ lib/keystone:configure_keystone:226 : database_connection_url keystone 2022-02-14 17:30:23.811 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-02-14 17:30:23.813 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-02-14 17:30:23.815 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=keystone 2022-02-14 17:30:23.818 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-02-14 17:30:23.821 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-02-14 17:30:23.852 | + lib/keystone:configure_keystone:229 : '[' False '!=' False ']' 2022-02-14 17:30:23.854 | + lib/keystone:configure_keystone:234 : setup_logging /etc/keystone/keystone.conf 2022-02-14 17:30:23.857 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-02-14 17:30:23.859 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-02-14 17:30:23.862 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-14 17:30:23.878 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-14 17:30:23.881 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-14 17:30:23.883 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-14 17:30:23.885 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-14 17:30:23.888 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-02-14 17:30:23.916 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-02-14 17:30:23.944 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-02-14 17:30:23.972 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-14 17:30:23.999 | + lib/keystone:configure_keystone:236 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-02-14 17:30:24.028 | + lib/keystone:configure_keystone:238 : '[' uwsgi == mod_wsgi ']' 2022-02-14 17:30:24.030 | + lib/keystone:configure_keystone:242 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-02-14 17:30:24.032 | + lib/apache:write_uwsgi_config:249 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-02-14 17:30:24.035 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-02-14 17:30:24.037 | + lib/apache:write_uwsgi_config:251 : local url=/identity 2022-02-14 17:30:24.039 | + lib/apache:write_uwsgi_config:252 : local http= 2022-02-14 17:30:24.042 | + lib/apache:write_uwsgi_config:253 : local name= 2022-02-14 17:30:24.045 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/keystone-wsgi-public 2022-02-14 17:30:24.049 | + lib/apache:write_uwsgi_config:254 : name=keystone-wsgi-public 2022-02-14 17:30:24.051 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-02-14 17:30:24.054 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-14 17:30:24.067 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-14 17:30:24.067 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-14 17:30:24.076 | d /var/run/uwsgi 0755 ubuntu root 2022-02-14 17:30:24.079 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-14 17:30:24.095 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-02-14 17:30:24.098 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-02-14 17:30:24.102 | + lib/apache:write_uwsgi_config:270 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-02-14 17:30:24.132 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-02-14 17:30:24.160 | + lib/apache:write_uwsgi_config:273 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-02-14 17:30:24.187 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-02-14 17:30:24.215 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-02-14 17:30:24.242 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-02-14 17:30:24.269 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-02-14 17:30:24.296 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-02-14 17:30:24.324 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-02-14 17:30:24.351 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-14 17:30:24.379 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-02-14 17:30:24.407 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-02-14 17:30:24.434 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-02-14 17:30:24.462 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-02-14 17:30:24.464 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-02-14 17:30:24.467 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for keystone-wsgi-public 2022-02-14 17:30:24.469 | ++ lib/apache:apache_site_config_for:181 : local site=keystone-wsgi-public 2022-02-14 17:30:24.471 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-02-14 17:30:24.474 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:30:24.476 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:30:24.478 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-02-14 17:30:24.481 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-02-14 17:30:24.483 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-02-14 17:30:24.511 | + lib/apache:write_uwsgi_config:300 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-02-14 17:30:24.539 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-02-14 17:30:24.539 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-02-14 17:30:24.548 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-02-14 17:30:24.551 | + lib/apache:write_uwsgi_config:302 : enable_apache_site keystone-wsgi-public 2022-02-14 17:30:24.555 | + lib/apache:enable_apache_site:198 : local site=keystone-wsgi-public 2022-02-14 17:30:24.557 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-02-14 17:30:24.559 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-14 17:30:24.561 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-14 17:30:24.564 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:30:24.566 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:30:24.569 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-14 17:30:24.571 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-02-14 17:30:24.574 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:30:24.576 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:30:24.578 | + lib/apache:enable_apache_site:202 : sudo a2ensite keystone-wsgi-public 2022-02-14 17:30:24.640 | Site keystone-wsgi-public already enabled 2022-02-14 17:30:24.644 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-02-14 17:30:24.647 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-14 17:30:24.650 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-14 17:30:24.652 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-14 17:30:24.787 | + lib/keystone:configure_keystone:245 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-02-14 17:30:24.825 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-02-14 17:30:24.858 | + lib/keystone:configure_keystone:249 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-02-14 17:30:24.888 | + lib/keystone:configure_keystone:257 : [[ True = True ]] 2022-02-14 17:30:24.891 | + lib/keystone:configure_keystone:258 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-02-14 17:30:24.922 | + lib/keystone:configure_keystone:259 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-02-14 17:30:24.951 | + lib/keystone:configure_keystone:260 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-02-14 17:30:24.979 | + ./stack.sh:main:903 : is_service_enabled swift 2022-02-14 17:30:24.996 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:30:24.999 | + ./stack.sh:main:904 : is_service_enabled ceilometer 2022-02-14 17:30:25.016 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:30:25.018 | + ./stack.sh:main:907 : stack_install_service swift 2022-02-14 17:30:25.021 | + lib/stack:stack_install_service:20 : local service=swift 2022-02-14 17:30:25.023 | + lib/stack:stack_install_service:21 : type install_swift 2022-02-14 17:30:25.026 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-14 17:30:25.028 | + lib/stack:stack_install_service:32 : install_swift 2022-02-14 17:30:25.030 | + lib/swift:install_swift:742 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-02-14 17:30:25.033 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-02-14 17:30:25.035 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-02-14 17:30:25.038 | + functions-common:git_clone:610 : local git_ref=master 2022-02-14 17:30:25.040 | + functions-common:git_clone:611 : local orig_dir 2022-02-14 17:30:25.043 | ++ functions-common:git_clone:612 : pwd 2022-02-14 17:30:25.046 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-14 17:30:25.048 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-14 17:30:25.051 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-14 17:30:25.068 | + functions-common:git_clone:615 : RECLONE=False 2022-02-14 17:30:25.071 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-14 17:30:25.073 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-14 17:30:25.076 | + functions-common:git_clone:629 : echo master 2022-02-14 17:30:25.076 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-14 17:30:25.081 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-02-14 17:30:25.084 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-14 17:30:25.086 | + functions-common:git_clone:677 : cd /opt/stack/swift 2022-02-14 17:30:25.089 | + functions-common:git_clone:678 : git show --oneline 2022-02-14 17:30:25.089 | + functions-common:git_clone:678 : head -1 2022-02-14 17:30:25.096 | 975d3dbcf AUTHORS/CHANGELOG for 2.29.0 2022-02-14 17:30:25.099 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-14 17:30:25.101 | + lib/swift:install_swift:745 : setup_develop /opt/stack/swift keystone 2022-02-14 17:30:25.104 | + inc/python:setup_develop:338 : local bindep 2022-02-14 17:30:25.107 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-02-14 17:30:25.109 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-02-14 17:30:25.112 | + inc/python:setup_develop:344 : local extras=keystone 2022-02-14 17:30:25.114 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-02-14 17:30:25.117 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-14 17:30:25.119 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-02-14 17:30:25.122 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-02-14 17:30:25.124 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-14 17:30:25.126 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-02-14 17:30:25.129 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-02-14 17:30:25.133 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-14 17:30:25.136 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-02-14 17:30:25.138 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-14 17:30:25.141 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-14 17:30:25.144 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-02-14 17:30:25.149 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-02-14 17:30:25.152 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-02-14 17:30:25.812 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-02-14 17:30:25.815 | + inc/python:setup_package:418 : local bindep=0 2022-02-14 17:30:25.817 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-14 17:30:25.819 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-14 17:30:25.822 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-02-14 17:30:25.824 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-02-14 17:30:25.826 | + inc/python:setup_package:427 : local flags=-e 2022-02-14 17:30:25.829 | + inc/python:setup_package:428 : local extras=keystone 2022-02-14 17:30:25.831 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-14 17:30:25.834 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-02-14 17:30:25.836 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-02-14 17:30:25.839 | + inc/python:setup_package:438 : extras='[keystone]' 2022-02-14 17:30:25.841 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-14 17:30:25.843 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-02-14 17:30:25.865 | Using python 3.8 to install /opt/stack/swift 2022-02-14 17:30:25.867 | + 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/swift[keystone]' 2022-02-14 17:30:26.750 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:30:26.750 | from cryptography.utils import int_from_bytes 2022-02-14 17:30:26.750 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:30:26.750 | from cryptography.utils import int_from_bytes 2022-02-14 17:30:27.913 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 17:30:27.939 | Obtaining file:///opt/stack/swift 2022-02-14 17:30:27.940 | Preparing metadata (setup.py): started 2022-02-14 17:30:29.250 | Preparing metadata (setup.py): finished with status 'done' 2022-02-14 17:30:29.292 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev153) (0.33.0) 2022-02-14 17:30:29.294 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev153) (1.1.2) 2022-02-14 17:30:29.295 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev153) (0.11.0) 2022-02-14 17:30:29.296 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev153) (2.1.1) 2022-02-14 17:30:29.297 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev153) (4.7.1) 2022-02-14 17:30:29.298 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev153) (2.27.1) 2022-02-14 17:30:29.299 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev153) (1.16.0) 2022-02-14 17:30:29.300 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev153) (0.9.9) 2022-02-14 17:30:29.301 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev153) (1.6.0) 2022-02-14 17:30:29.302 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev153) (36.0.1) 2022-02-14 17:30:29.303 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev153) (9.3.0) 2022-02-14 17:30:29.342 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.29.0.dev153) (1.15.0) 2022-02-14 17:30:29.349 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.29.0.dev153) (2.1.0) 2022-02-14 17:30:29.404 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev153) (4.6.1) 2022-02-14 17:30:29.405 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev153) (8.7.1) 2022-02-14 17:30:29.407 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev153) (4.12.1) 2022-02-14 17:30:29.408 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev153) (4.4.0) 2022-02-14 17:30:29.409 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev153) (2.10.0) 2022-02-14 17:30:29.410 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev153) (5.1.0) 2022-02-14 17:30:29.411 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev153) (4.2.0) 2022-02-14 17:30:29.413 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev153) (3.1.1) 2022-02-14 17:30:29.414 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev153) (4.4.0) 2022-02-14 17:30:29.415 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev153) (1.8.7) 2022-02-14 17:30:29.416 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev153) (5.8.1) 2022-02-14 17:30:29.417 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev153) (3.4.0) 2022-02-14 17:30:29.438 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.29.0.dev153) (60.8.2) 2022-02-14 17:30:29.469 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev153) (2.0.12) 2022-02-14 17:30:29.470 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev153) (1.26.8) 2022-02-14 17:30:29.473 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev153) (3.3) 2022-02-14 17:30:29.474 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.29.0.dev153) (2019.11.28) 2022-02-14 17:30:29.497 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.29.0.dev153) (2.21) 2022-02-14 17:30:29.588 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev153) (1.7.0) 2022-02-14 17:30:29.589 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev153) (1.0.2) 2022-02-14 17:30:29.591 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev153) (3.5.0) 2022-02-14 17:30:29.634 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev153) (1.1.5) 2022-02-14 17:30:29.675 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev153) (0.8.0) 2022-02-14 17:30:29.677 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev153) (1.5.0) 2022-02-14 17:30:29.679 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev153) (6.0) 2022-02-14 17:30:29.680 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev153) (2.4.0) 2022-02-14 17:30:29.742 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev153) (0.9.6) 2022-02-14 17:30:29.744 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev153) (2.8.2) 2022-02-14 17:30:29.756 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev153) (2021.3) 2022-02-14 17:30:29.757 | 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>=4.17.0->swift==2.29.0.dev153) (1.0.3) 2022-02-14 17:30:29.776 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev153) (3.0.7) 2022-02-14 17:30:29.779 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev153) (21.3) 2022-02-14 17:30:29.883 | 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>=4.17.0->swift==2.29.0.dev153) (1.13.3) 2022-02-14 17:30:29.898 | 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>=4.17.0->swift==2.29.0.dev153) (5.1.1) 2022-02-14 17:30:32.209 | Installing collected packages: swift 2022-02-14 17:30:32.209 | Attempting uninstall: swift 2022-02-14 17:30:32.210 | Found existing installation: swift 2.29.0.dev153 2022-02-14 17:30:32.213 | Can't uninstall 'swift'. No files were found to uninstall. 2022-02-14 17:30:32.215 | Running setup.py develop for swift 2022-02-14 17:30:34.296 | Successfully installed swift 2022-02-14 17:30:34.296 | 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-02-14 17:30:34.304 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 17:30:34.305 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 17:30:34.444 | + inc/python:pip_install:200 : result=0 2022-02-14 17:30:34.447 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 17:30:34.450 | + functions-common:time_stop:2425 : local name 2022-02-14 17:30:34.452 | + functions-common:time_stop:2426 : local end_time 2022-02-14 17:30:34.454 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 17:30:34.456 | + functions-common:time_stop:2428 : local total 2022-02-14 17:30:34.459 | + functions-common:time_stop:2429 : local start_time 2022-02-14 17:30:34.461 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 17:30:34.463 | + functions-common:time_stop:2432 : start_time=1644859825859 2022-02-14 17:30:34.466 | + functions-common:time_stop:2434 : [[ -z 1644859825859 ]] 2022-02-14 17:30:34.468 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 17:30:34.472 | + functions-common:time_stop:2437 : end_time=1644859834470 2022-02-14 17:30:34.475 | + functions-common:time_stop:2438 : elapsed_time=8611 2022-02-14 17:30:34.477 | + functions-common:time_stop:2439 : total=57136 2022-02-14 17:30:34.479 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 17:30:34.481 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=65747 2022-02-14 17:30:34.483 | + inc/python:pip_install:203 : return 0 2022-02-14 17:30:34.486 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-14 17:30:34.488 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-02-14 17:30:34.490 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-02-14 17:30:34.509 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-02-14 17:30:34.522 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-02-14 17:30:34.524 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-02-14 17:30:34.526 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:30:34.529 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:30:34.531 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-02-14 17:30:34.533 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:30:34.536 | + lib/swift:install_swift:746 : '[' False == True ']' 2022-02-14 17:30:34.539 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-14 17:30:34.541 | + ./stack.sh:main:908 : configure_swift 2022-02-14 17:30:34.543 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2022-02-14 17:30:34.546 | + lib/swift:configure_swift:335 : local node_number 2022-02-14 17:30:34.548 | + lib/swift:configure_swift:336 : local swift_node_config 2022-02-14 17:30:34.550 | + lib/swift:configure_swift:337 : local swift_log_dir 2022-02-14 17:30:34.552 | + lib/swift:configure_swift:340 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-02-14 17:30:35.697 | No object-replicator running 2022-02-14 17:30:35.697 | No object-server running 2022-02-14 17:30:35.697 | No container-sharder running 2022-02-14 17:30:35.697 | No object-expirer running 2022-02-14 17:30:35.697 | No container-updater running 2022-02-14 17:30:35.697 | No object-auditor running 2022-02-14 17:30:35.697 | No proxy-server running 2022-02-14 17:30:35.697 | No account-auditor running 2022-02-14 17:30:35.697 | No container-sync running 2022-02-14 17:30:35.697 | No account-reaper running 2022-02-14 17:30:35.697 | No container-auditor running 2022-02-14 17:30:35.697 | No object-reconstructor running 2022-02-14 17:30:35.697 | No container-replicator running 2022-02-14 17:30:35.697 | No container-reconciler running 2022-02-14 17:30:35.697 | No object-updater running 2022-02-14 17:30:35.697 | No account-server running 2022-02-14 17:30:35.697 | No container-server running 2022-02-14 17:30:35.697 | No account-replicator running 2022-02-14 17:30:35.777 | + lib/swift:configure_swift:340 : true 2022-02-14 17:30:35.780 | + lib/swift:configure_swift:342 : sudo install -d -o ubuntu /etc/swift 2022-02-14 17:30:35.793 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-02-14 17:30:35.805 | + lib/swift:configure_swift:345 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-02-14 17:30:35.808 | + lib/swift:configure_swift:358 : sudo tee /etc/rsyncd.conf 2022-02-14 17:30:35.808 | ++ lib/swift:configure_swift:354 : id -g -n ubuntu 2022-02-14 17:30:35.813 | + lib/swift:configure_swift:354 : sed -e ' 2022-02-14 17:30:35.813 | s/%GROUP%/ubuntu/; 2022-02-14 17:30:35.813 | s/%USER%/ubuntu/; 2022-02-14 17:30:35.813 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-02-14 17:30:35.813 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-02-14 17:30:35.817 | uid = ubuntu 2022-02-14 17:30:35.817 | gid = ubuntu 2022-02-14 17:30:35.817 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-02-14 17:30:35.817 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-02-14 17:30:35.817 | address = 127.0.0.1 2022-02-14 17:30:35.817 | 2022-02-14 17:30:35.817 | [account6612] 2022-02-14 17:30:35.817 | max connections = 25 2022-02-14 17:30:35.817 | path = /opt/stack/data/swift/1/node/ 2022-02-14 17:30:35.818 | read only = false 2022-02-14 17:30:35.818 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-02-14 17:30:35.818 | 2022-02-14 17:30:35.818 | [account6622] 2022-02-14 17:30:35.818 | max connections = 25 2022-02-14 17:30:35.818 | path = /opt/stack/data/swift/2/node/ 2022-02-14 17:30:35.818 | read only = false 2022-02-14 17:30:35.818 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-02-14 17:30:35.818 | 2022-02-14 17:30:35.818 | [account6632] 2022-02-14 17:30:35.818 | max connections = 25 2022-02-14 17:30:35.818 | path = /opt/stack/data/swift/3/node/ 2022-02-14 17:30:35.818 | read only = false 2022-02-14 17:30:35.818 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-02-14 17:30:35.818 | 2022-02-14 17:30:35.818 | [account6642] 2022-02-14 17:30:35.818 | max connections = 25 2022-02-14 17:30:35.818 | path = /opt/stack/data/swift/4/node/ 2022-02-14 17:30:35.818 | read only = false 2022-02-14 17:30:35.818 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-02-14 17:30:35.818 | 2022-02-14 17:30:35.818 | 2022-02-14 17:30:35.818 | [container6611] 2022-02-14 17:30:35.818 | max connections = 25 2022-02-14 17:30:35.818 | path = /opt/stack/data/swift/1/node/ 2022-02-14 17:30:35.818 | read only = false 2022-02-14 17:30:35.818 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-02-14 17:30:35.818 | 2022-02-14 17:30:35.818 | [container6621] 2022-02-14 17:30:35.818 | max connections = 25 2022-02-14 17:30:35.818 | path = /opt/stack/data/swift/2/node/ 2022-02-14 17:30:35.818 | read only = false 2022-02-14 17:30:35.818 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-02-14 17:30:35.818 | 2022-02-14 17:30:35.819 | [container6631] 2022-02-14 17:30:35.819 | max connections = 25 2022-02-14 17:30:35.819 | path = /opt/stack/data/swift/3/node/ 2022-02-14 17:30:35.819 | read only = false 2022-02-14 17:30:35.819 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-02-14 17:30:35.819 | 2022-02-14 17:30:35.819 | [container6641] 2022-02-14 17:30:35.819 | max connections = 25 2022-02-14 17:30:35.819 | path = /opt/stack/data/swift/4/node/ 2022-02-14 17:30:35.819 | read only = false 2022-02-14 17:30:35.819 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-02-14 17:30:35.819 | 2022-02-14 17:30:35.819 | 2022-02-14 17:30:35.819 | [object6613] 2022-02-14 17:30:35.819 | max connections = 25 2022-02-14 17:30:35.819 | path = /opt/stack/data/swift/1/node/ 2022-02-14 17:30:35.819 | read only = false 2022-02-14 17:30:35.819 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-02-14 17:30:35.819 | 2022-02-14 17:30:35.819 | [object6623] 2022-02-14 17:30:35.819 | max connections = 25 2022-02-14 17:30:35.819 | path = /opt/stack/data/swift/2/node/ 2022-02-14 17:30:35.819 | read only = false 2022-02-14 17:30:35.819 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-02-14 17:30:35.819 | 2022-02-14 17:30:35.819 | [object6633] 2022-02-14 17:30:35.819 | max connections = 25 2022-02-14 17:30:35.819 | path = /opt/stack/data/swift/3/node/ 2022-02-14 17:30:35.819 | read only = false 2022-02-14 17:30:35.819 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-02-14 17:30:35.819 | 2022-02-14 17:30:35.819 | [object6643] 2022-02-14 17:30:35.819 | max connections = 25 2022-02-14 17:30:35.819 | path = /opt/stack/data/swift/4/node/ 2022-02-14 17:30:35.820 | read only = false 2022-02-14 17:30:35.820 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-02-14 17:30:35.820 | + lib/swift:configure_swift:360 : is_ubuntu 2022-02-14 17:30:35.823 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:30:35.825 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:30:35.827 | + lib/swift:configure_swift:361 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-02-14 17:30:35.839 | + lib/swift:configure_swift:366 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-02-14 17:30:35.841 | + lib/swift:configure_swift:367 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-02-14 17:30:35.846 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-02-14 17:30:35.850 | + lib/swift:configure_swift:372 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-02-14 17:30:35.852 | + lib/swift:configure_swift:373 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-02-14 17:30:35.856 | + lib/swift:configure_swift:374 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-02-14 17:30:35.884 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.89:8080/v1/ 2022-02-14 17:30:35.914 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-02-14 17:30:35.933 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-02-14 17:30:35.964 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-02-14 17:30:35.982 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-02-14 17:30:36.010 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-02-14 17:30:36.030 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-02-14 17:30:36.061 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-02-14 17:30:36.080 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-02-14 17:30:36.110 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-02-14 17:30:36.128 | + lib/swift:configure_swift:390 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-02-14 17:30:36.158 | + lib/swift:configure_swift:392 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-02-14 17:30:36.176 | + lib/swift:configure_swift:393 : is_service_enabled tls-proxy 2022-02-14 17:30:36.191 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:30:36.194 | + lib/swift:configure_swift:396 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-02-14 17:30:36.221 | + lib/swift:configure_swift:402 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-02-14 17:30:36.248 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-02-14 17:30:36.275 | + lib/swift:configure_swift:406 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-02-14 17:30:36.302 | + lib/swift:configure_swift:409 : is_service_enabled ceilometer 2022-02-14 17:30:36.318 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:30:36.320 | + lib/swift:configure_swift:420 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-02-14 17:30:36.347 | + lib/swift:configure_swift:426 : is_service_enabled s3api 2022-02-14 17:30:36.362 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:30:36.365 | + lib/swift:configure_swift:429 : is_service_enabled keystone 2022-02-14 17:30:36.379 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:30:36.382 | + lib/swift:configure_swift:430 : swift_pipeline+=' authtoken' 2022-02-14 17:30:36.384 | + lib/swift:configure_swift:431 : is_service_enabled s3api 2022-02-14 17:30:36.399 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:30:36.401 | + lib/swift:configure_swift:436 : swift_pipeline+=' keystoneauth' 2022-02-14 17:30:36.403 | + lib/swift:configure_swift:439 : swift_pipeline+=' tempauth ' 2022-02-14 17:30:36.405 | + lib/swift:configure_swift:441 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-02-14 17:30:36.410 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-02-14 17:30:36.416 | + lib/swift:configure_swift:444 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-02-14 17:30:36.444 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-02-14 17:30:36.471 | + lib/swift:configure_swift:448 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-02-14 17:30:36.500 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-02-14 17:30:36.530 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-02-14 17:30:36.558 | + lib/swift:configure_swift:456 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-02-14 17:30:36.560 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/swift/proxy-server.conf 2022-02-14 17:30:36.562 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=swift 2022-02-14 17:30:36.564 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=filter:authtoken 2022-02-14 17:30:36.566 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-02-14 17:30:36.593 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-02-14 17:30:36.620 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.89/identity 2022-02-14 17:30:36.647 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-02-14 17:30:36.674 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-02-14 17:30:36.702 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-02-14 17:30:36.729 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-02-14 17:30:36.756 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-02-14 17:30:36.783 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-14 17:30:36.811 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-02-14 17:30:36.838 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-02-14 17:30:36.867 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-02-14 17:30:36.894 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-02-14 17:30:36.922 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-02-14 17:30:36.953 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-02-14 17:30:36.981 | + lib/swift:configure_swift:467 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-02-14 17:30:36.999 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-02-14 17:30:37.027 | + lib/swift:configure_swift:471 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-02-14 17:30:37.055 | + lib/swift:configure_swift:473 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-02-14 17:30:37.059 | + lib/swift:configure_swift:474 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-02-14 17:30:37.088 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-02-14 17:30:37.115 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-02-14 17:30:37.146 | + lib/swift:configure_swift:478 : local node_number 2022-02-14 17:30:37.148 | + lib/swift:configure_swift:479 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-02-14 17:30:37.150 | + lib/swift:configure_swift:480 : local swift_node_config=/etc/swift/object-server/1.conf 2022-02-14 17:30:37.152 | + lib/swift:configure_swift:481 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-02-14 17:30:37.157 | + lib/swift:configure_swift:482 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-02-14 17:30:37.159 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2022-02-14 17:30:37.162 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-02-14 17:30:37.164 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2022-02-14 17:30:37.166 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2022-02-14 17:30:37.169 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-02-14 17:30:37.171 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-02-14 17:30:37.173 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-02-14 17:30:37.191 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-02-14 17:30:37.218 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-02-14 17:30:37.237 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-02-14 17:30:37.264 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-02-14 17:30:37.282 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-02-14 17:30:37.311 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-02-14 17:30:37.329 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-02-14 17:30:37.357 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-02-14 17:30:37.375 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-02-14 17:30:37.404 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-02-14 17:30:37.422 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-02-14 17:30:37.451 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-02-14 17:30:37.469 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-02-14 17:30:37.497 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-02-14 17:30:37.516 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-02-14 17:30:37.544 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-02-14 17:30:37.562 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-02-14 17:30:37.590 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-02-14 17:30:37.596 | + lib/swift:configure_swift:483 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-02-14 17:30:37.614 | + lib/swift:configure_swift:484 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-02-14 17:30:37.643 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-02-14 17:30:37.671 | + lib/swift:configure_swift:487 : swift_node_config=/etc/swift/container-server/1.conf 2022-02-14 17:30:37.674 | + lib/swift:configure_swift:488 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-02-14 17:30:37.678 | + lib/swift:configure_swift:489 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-02-14 17:30:37.680 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2022-02-14 17:30:37.683 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-02-14 17:30:37.685 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2022-02-14 17:30:37.687 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2022-02-14 17:30:37.689 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-02-14 17:30:37.691 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-02-14 17:30:37.693 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-02-14 17:30:37.711 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-02-14 17:30:37.740 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-02-14 17:30:37.758 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-02-14 17:30:37.786 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-02-14 17:30:37.805 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-02-14 17:30:37.833 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-02-14 17:30:37.852 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-02-14 17:30:37.881 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-02-14 17:30:37.899 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-02-14 17:30:37.928 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-02-14 17:30:37.946 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-02-14 17:30:37.974 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-02-14 17:30:37.992 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-02-14 17:30:38.021 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-02-14 17:30:38.039 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-02-14 17:30:38.068 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-02-14 17:30:38.086 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-02-14 17:30:38.113 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-02-14 17:30:38.118 | + lib/swift:configure_swift:490 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-02-14 17:30:38.136 | + lib/swift:configure_swift:491 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-02-14 17:30:38.164 | + lib/swift:configure_swift:493 : swift_node_config=/etc/swift/account-server/1.conf 2022-02-14 17:30:38.167 | + lib/swift:configure_swift:494 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-02-14 17:30:38.171 | + lib/swift:configure_swift:495 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-02-14 17:30:38.173 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2022-02-14 17:30:38.176 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-02-14 17:30:38.178 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2022-02-14 17:30:38.180 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2022-02-14 17:30:38.182 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-02-14 17:30:38.185 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-02-14 17:30:38.187 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-02-14 17:30:38.205 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-02-14 17:30:38.233 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-02-14 17:30:38.251 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-02-14 17:30:38.280 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-02-14 17:30:38.298 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-02-14 17:30:38.326 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-02-14 17:30:38.344 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-02-14 17:30:38.373 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-02-14 17:30:38.391 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-02-14 17:30:38.420 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-02-14 17:30:38.438 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-02-14 17:30:38.466 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-02-14 17:30:38.483 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-02-14 17:30:38.512 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-02-14 17:30:38.530 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-02-14 17:30:38.558 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-02-14 17:30:38.577 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-02-14 17:30:38.603 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-02-14 17:30:38.609 | + lib/swift:configure_swift:496 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-02-14 17:30:38.626 | + lib/swift:configure_swift:497 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-02-14 17:30:38.655 | + lib/swift:configure_swift:501 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-02-14 17:30:38.683 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-02-14 17:30:38.711 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-02-14 17:30:38.740 | + lib/swift:configure_swift:505 : testfile=/etc/swift/test.conf 2022-02-14 17:30:38.742 | + lib/swift:configure_swift:506 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-02-14 17:30:38.746 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-02-14 17:30:38.775 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-02-14 17:30:38.805 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-02-14 17:30:38.835 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-02-14 17:30:38.864 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-02-14 17:30:38.892 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-02-14 17:30:38.921 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-02-14 17:30:38.951 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test password4 testing4 2022-02-14 17:30:38.979 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-02-14 17:30:39.006 | + lib/swift:configure_swift:519 : is_service_enabled keystone 2022-02-14 17:30:39.022 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:30:39.025 | + lib/swift:configure_swift:520 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-02-14 17:30:39.043 | + lib/swift:configure_swift:521 : local auth_vers 2022-02-14 17:30:39.046 | ++ lib/swift:configure_swift:522 : iniget /etc/swift/test.conf func_test auth_version 2022-02-14 17:30:39.066 | + lib/swift:configure_swift:522 : auth_vers=3 2022-02-14 17:30:39.068 | + lib/swift:configure_swift:523 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.89 2022-02-14 17:30:39.095 | + lib/swift:configure_swift:524 : [[ http == \h\t\t\p\s ]] 2022-02-14 17:30:39.097 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test auth_port 80 2022-02-14 17:30:39.125 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.89/identity 2022-02-14 17:30:39.153 | + lib/swift:configure_swift:530 : [[ 3 == \3 ]] 2022-02-14 17:30:39.155 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-02-14 17:30:39.183 | + lib/swift:configure_swift:535 : is_service_enabled tls-proxy 2022-02-14 17:30:39.199 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:30:39.201 | + lib/swift:configure_swift:541 : local user_group 2022-02-14 17:30:39.204 | ++ lib/swift:configure_swift:542 : id -g ubuntu 2022-02-14 17:30:39.209 | + lib/swift:configure_swift:542 : user_group=1000 2022-02-14 17:30:39.211 | + lib/swift:configure_swift:543 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-02-14 17:30:39.224 | + lib/swift:configure_swift:545 : local swift_log_dir=/opt/stack/data/swift/logs 2022-02-14 17:30:39.227 | + lib/swift:configure_swift:546 : sudo rm -rf /opt/stack/data/swift/logs 2022-02-14 17:30:39.238 | + lib/swift:configure_swift:547 : local swift_log_group=adm 2022-02-14 17:30:39.240 | + lib/swift:configure_swift:548 : is_suse 2022-02-14 17:30:39.242 | + functions-common:is_suse:542 : is_opensuse 2022-02-14 17:30:39.246 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-14 17:30:39.249 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-14 17:30:39.251 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-14 17:30:39.253 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-14 17:30:39.256 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-14 17:30:39.258 | + lib/swift:configure_swift:551 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-02-14 17:30:39.271 | + lib/swift:configure_swift:553 : [[ False != \F\a\l\s\e ]] 2022-02-14 17:30:39.273 | + lib/swift:configure_swift:561 : '[' False == True ']' 2022-02-14 17:30:39.276 | + ./stack.sh:main:911 : is_service_enabled s3api 2022-02-14 17:30:39.293 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:30:39.296 | + ./stack.sh:main:917 : is_service_enabled g-api n-api 2022-02-14 17:30:39.313 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:30:39.315 | + ./stack.sh:main:919 : stack_install_service glance 2022-02-14 17:30:39.318 | + lib/stack:stack_install_service:20 : local service=glance 2022-02-14 17:30:39.321 | + lib/stack:stack_install_service:21 : type install_glance 2022-02-14 17:30:39.323 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-14 17:30:39.325 | + lib/stack:stack_install_service:32 : install_glance 2022-02-14 17:30:39.328 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-02-14 17:30:39.331 | + lib/glance:install_glance:507 : local glance_store_extras 2022-02-14 17:30:39.334 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-02-14 17:30:39.351 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:30:39.353 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-02-14 17:30:39.356 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-02-14 17:30:39.373 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:30:39.375 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-02-14 17:30:39.378 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-02-14 17:30:39.380 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-02-14 17:30:39.383 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:30:39.386 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:30:39.388 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-02-14 17:30:39.391 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:30:39.394 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-02-14 17:30:39.398 | ++ inc/python:join_extras:29 : local IFS=, 2022-02-14 17:30:39.400 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-02-14 17:30:39.403 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-02-14 17:30:39.406 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-02-14 17:30:39.408 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-02-14 17:30:39.412 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-02-14 17:30:39.415 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-02-14 17:30:39.418 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-02-14 17:30:39.420 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-02-14 17:30:39.424 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-02-14 17:30:39.424 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-02-14 17:30:39.430 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-02-14 17:30:39.432 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-02-14 17:30:39.435 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-02-14 17:30:39.438 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-02-14 17:30:39.440 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-02-14 17:30:39.462 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-02-14 17:30:39.465 | + 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 'glance-store[swift,cinder]!=0.29.0' 2022-02-14 17:30:40.353 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:30:40.353 | from cryptography.utils import int_from_bytes 2022-02-14 17:30:40.353 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:30:40.353 | from cryptography.utils import int_from_bytes 2022-02-14 17:30:41.499 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 17:30:41.526 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (2.7.0) 2022-02-14 17:30:41.608 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-02-14 17:30:41.609 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.7.1) 2022-02-14 17:30:41.610 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0) 2022-02-14 17:30:41.611 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.12.1) 2022-02-14 17:30:41.613 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.33.0) 2022-02-14 17:30:41.615 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2022-02-14 17:30:41.616 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.2.0) 2022-02-14 17:30:41.617 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-02-14 17:30:41.618 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-02-14 17:30:41.619 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-02-14 17:30:41.620 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-02-14 17:30:41.621 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.27.1) 2022-02-14 17:30:41.623 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.0) 2022-02-14 17:30:41.626 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.6.2) 2022-02-14 17:30:41.628 | Requirement already satisfied: os-brick>=2.6.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2022-02-14 17:30:41.630 | Requirement already satisfied: python-cinderclient>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.2.0) 2022-02-14 17:30:41.633 | Requirement already satisfied: python-swiftclient>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.13.0) 2022-02-14 17:30:41.635 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.20.4) 2022-02-14 17:30:41.644 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.2) 2022-02-14 17:30:41.646 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.1.0) 2022-02-14 17:30:41.659 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (3.0.7) 2022-02-14 17:30:41.728 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.8.1) 2022-02-14 17:30:41.729 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0) 2022-02-14 17:30:41.730 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.0.2) 2022-02-14 17:30:41.753 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.5.0) 2022-02-14 17:30:41.758 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.6.1) 2022-02-14 17:30:41.759 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.0) 2022-02-14 17:30:41.760 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.4.0) 2022-02-14 17:30:41.761 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-02-14 17:30:41.770 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.17.3) 2022-02-14 17:30:41.813 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0) 2022-02-14 17:30:41.814 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.4.0) 2022-02-14 17:30:41.815 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (6.0) 2022-02-14 17:30:41.816 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.5.0) 2022-02-14 17:30:41.836 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.15.0) 2022-02-14 17:30:41.837 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.0.3) 2022-02-14 17:30:41.853 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2021.3) 2022-02-14 17:30:41.869 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.11.0) 2022-02-14 17:30:41.870 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (21.3) 2022-02-14 17:30:41.888 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-02-14 17:30:41.890 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.6) 2022-02-14 17:30:41.971 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2.0.12) 2022-02-14 17:30:41.974 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.3) 2022-02-14 17:30:41.975 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.8) 2022-02-14 17:30:41.976 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2019.11.28) 2022-02-14 17:30:42.025 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.21) 2022-02-14 17:30:42.053 | 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->glance-store[cinder,swift]!=0.29.0) (1.13.3) 2022-02-14 17:30:42.255 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2022-02-14 17:30:42.257 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2022-02-14 17:30:42.293 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2022-02-14 17:30:42.294 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2022-02-14 17:30:42.296 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-02-14 17:30:42.297 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2022-02-14 17:30:42.299 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2022-02-14 17:30:42.300 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-02-14 17:30:42.377 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.2.5) 2022-02-14 17:30:42.546 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-02-14 17:30:42.569 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (60.8.2) 2022-02-14 17:30:42.653 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2022-02-14 17:30:42.800 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2022-02-14 17:30:44.906 | 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-02-14 17:30:44.914 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 17:30:44.914 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 17:30:45.039 | + inc/python:pip_install:200 : result=0 2022-02-14 17:30:45.042 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 17:30:45.045 | + functions-common:time_stop:2425 : local name 2022-02-14 17:30:45.047 | + functions-common:time_stop:2426 : local end_time 2022-02-14 17:30:45.049 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 17:30:45.052 | + functions-common:time_stop:2428 : local total 2022-02-14 17:30:45.054 | + functions-common:time_stop:2429 : local start_time 2022-02-14 17:30:45.056 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 17:30:45.059 | + functions-common:time_stop:2432 : start_time=1644859839456 2022-02-14 17:30:45.061 | + functions-common:time_stop:2434 : [[ -z 1644859839456 ]] 2022-02-14 17:30:45.064 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 17:30:45.069 | + functions-common:time_stop:2437 : end_time=1644859845066 2022-02-14 17:30:45.071 | + functions-common:time_stop:2438 : elapsed_time=5610 2022-02-14 17:30:45.074 | + functions-common:time_stop:2439 : total=65747 2022-02-14 17:30:45.076 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 17:30:45.078 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=71357 2022-02-14 17:30:45.081 | + inc/python:pip_install:203 : return 0 2022-02-14 17:30:45.084 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-02-14 17:30:45.087 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-02-14 17:30:45.089 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-02-14 17:30:45.102 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-02-14 17:30:45.107 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-02-14 17:30:45.110 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-02-14 17:30:45.112 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-02-14 17:30:45.115 | + functions-common:git_clone:610 : local git_ref=master 2022-02-14 17:30:45.117 | + functions-common:git_clone:611 : local orig_dir 2022-02-14 17:30:45.120 | ++ functions-common:git_clone:612 : pwd 2022-02-14 17:30:45.122 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-14 17:30:45.125 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-14 17:30:45.128 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-14 17:30:45.145 | + functions-common:git_clone:615 : RECLONE=False 2022-02-14 17:30:45.148 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-14 17:30:45.150 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-14 17:30:45.153 | + functions-common:git_clone:629 : echo master 2022-02-14 17:30:45.153 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-14 17:30:45.158 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-02-14 17:30:45.161 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-14 17:30:45.163 | + functions-common:git_clone:677 : cd /opt/stack/glance 2022-02-14 17:30:45.166 | + functions-common:git_clone:678 : git show --oneline 2022-02-14 17:30:45.166 | + functions-common:git_clone:678 : head -1 2022-02-14 17:30:45.170 | 4f4fc9b15 Merge "Remove six.assertRaisesRegex usage" 2022-02-14 17:30:45.172 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-14 17:30:45.175 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-02-14 17:30:45.178 | + inc/python:setup_develop:338 : local bindep 2022-02-14 17:30:45.181 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-02-14 17:30:45.183 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-02-14 17:30:45.186 | + inc/python:setup_develop:344 : local extras= 2022-02-14 17:30:45.188 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-02-14 17:30:45.191 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-14 17:30:45.194 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-02-14 17:30:45.197 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-02-14 17:30:45.199 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-14 17:30:45.201 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-14 17:30:45.205 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-02-14 17:30:45.207 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-14 17:30:45.210 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-02-14 17:30:45.213 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-14 17:30:45.215 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-14 17:30:45.219 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-02-14 17:30:45.225 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-02-14 17:30:45.227 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-02-14 17:30:45.875 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-02-14 17:30:45.877 | + inc/python:setup_package:418 : local bindep=0 2022-02-14 17:30:45.880 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-14 17:30:45.882 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-14 17:30:45.885 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-02-14 17:30:45.887 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-02-14 17:30:45.889 | + inc/python:setup_package:427 : local flags=-e 2022-02-14 17:30:45.892 | + inc/python:setup_package:428 : local extras= 2022-02-14 17:30:45.894 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-14 17:30:45.897 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-14 17:30:45.899 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-14 17:30:45.901 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-14 17:30:45.904 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-14 17:30:45.906 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-02-14 17:30:45.929 | Using python 3.8 to install /opt/stack/glance 2022-02-14 17:30:45.931 | + 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/glance 2022-02-14 17:30:46.810 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:30:46.810 | from cryptography.utils import int_from_bytes 2022-02-14 17:30:46.810 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:30:46.810 | from cryptography.utils import int_from_bytes 2022-02-14 17:30:47.963 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 17:30:47.987 | Obtaining file:///opt/stack/glance 2022-02-14 17:30:47.988 | Preparing metadata (setup.py): started 2022-02-14 17:30:49.253 | Preparing metadata (setup.py): finished with status 'done' 2022-02-14 17:30:49.326 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (5.8.1) 2022-02-14 17:30:49.327 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (0.7.1) 2022-02-14 17:30:49.328 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (1.4.31) 2022-02-14 17:30:49.329 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (0.33.0) 2022-02-14 17:30:49.331 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (2.1.1) 2022-02-14 17:30:49.332 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (2.5.1) 2022-02-14 17:30:49.333 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (1.8.7) 2022-02-14 17:30:49.333 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (0.4.2) 2022-02-14 17:30:49.334 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (1.7.6) 2022-02-14 17:30:49.336 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (0.20.4) 2022-02-14 17:30:49.337 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (8.7.1) 2022-02-14 17:30:49.338 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (4.5.0) 2022-02-14 17:30:49.339 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (3.4.0) 2022-02-14 17:30:49.340 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (1.4.0) 2022-02-14 17:30:49.341 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (4.12.1) 2022-02-14 17:30:49.342 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (3.5.0) 2022-02-14 17:30:49.343 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (2.4.0) 2022-02-14 17:30:49.344 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (4.6.4) 2022-02-14 17:30:49.345 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (4.4.0) 2022-02-14 17:30:49.346 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (9.3.0) 2022-02-14 17:30:49.347 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (0.11.0) 2022-02-14 17:30:49.349 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (3.0.0) 2022-02-14 17:30:49.350 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (3.5.0) 2022-02-14 17:30:49.351 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.0.0.dev61) (3.2.0) 2022-02-14 17:30:49.352 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (4.4.0) 2022-02-14 17:30:49.353 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (22.0.0) 2022-02-14 17:30:49.354 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (1.16.0) 2022-02-14 17:30:49.355 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (11.1.0) 2022-02-14 17:30:49.356 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (5.1.0) 2022-02-14 17:30:49.357 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (1.5.0) 2022-02-14 17:30:49.358 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (4.6.1) 2022-02-14 17:30:49.359 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (12.12.0) 2022-02-14 17:30:49.361 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (4.5.0) 2022-02-14 17:30:49.362 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (2.3.0) 2022-02-14 17:30:49.363 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (3.10.1) 2022-02-14 17:30:49.364 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (1.3.3) 2022-02-14 17:30:49.366 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (3.4.2) 2022-02-14 17:30:49.367 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (2.7.0) 2022-02-14 17:30:49.368 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (2.4.0) 2022-02-14 17:30:49.369 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (36.0.1) 2022-02-14 17:30:49.370 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (0.2.2) 2022-02-14 17:30:49.371 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (1.0.2) 2022-02-14 17:30:49.372 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (5.5.0) 2022-02-14 17:30:49.373 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (3.10.0) 2022-02-14 17:30:49.389 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.0.dev61) (4.11.0) 2022-02-14 17:30:49.390 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.0.dev61) (1.1.6) 2022-02-14 17:30:49.392 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.0.dev61) (5.4.0) 2022-02-14 17:30:49.412 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.0.0.dev61) (2.27.1) 2022-02-14 17:30:49.415 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.0.0.dev61) (5.2.0) 2022-02-14 17:30:49.454 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.0.0.dev61) (1.15.0) 2022-02-14 17:30:49.468 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==24.0.0.dev61) (4.2.0) 2022-02-14 17:30:49.479 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.0.0.dev61) (1.13.3) 2022-02-14 17:30:49.494 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.0.0.dev61) (2.1.0) 2022-02-14 17:30:49.496 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.0.0.dev61) (1.1.2) 2022-02-14 17:30:49.587 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==24.0.0.dev61) (3.0.7) 2022-02-14 17:30:49.663 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==24.0.0.dev61) (1.7.0) 2022-02-14 17:30:49.715 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.0.0.dev61) (2.10.0) 2022-02-14 17:30:49.717 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.0.0.dev61) (3.1.1) 2022-02-14 17:30:49.748 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==24.0.0.dev61) (0.17.3) 2022-02-14 17:30:49.792 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.0.0.dev61) (1.5.0) 2022-02-14 17:30:49.793 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.0.0.dev61) (6.0) 2022-02-14 17:30:49.795 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.0.0.dev61) (0.8.0) 2022-02-14 17:30:49.880 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.0.0.dev61) (0.5.0) 2022-02-14 17:30:49.882 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.0.0.dev61) (2.0.1) 2022-02-14 17:30:49.884 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.0.0.dev61) (0.13.0) 2022-02-14 17:30:49.908 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==24.0.0.dev61) (0.61.0) 2022-02-14 17:30:49.955 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.0.0.dev61) (0.9.6) 2022-02-14 17:30:49.958 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.0.0.dev61) (2.8.2) 2022-02-14 17:30:50.017 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev61) (5.0.0) 2022-02-14 17:30:50.021 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev61) (5.2.3) 2022-02-14 17:30:50.022 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev61) (5.0.9) 2022-02-14 17:30:50.023 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev61) (0.4.0) 2022-02-14 17:30:50.024 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev61) (2.8.0) 2022-02-14 17:30:50.051 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.0.0.dev61) (3.2.0) 2022-02-14 17:30:50.053 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.0.0.dev61) (3.0.3) 2022-02-14 17:30:50.053 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.0.0.dev61) (3.3.0) 2022-02-14 17:30:50.096 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==24.0.0.dev61) (5.9.0) 2022-02-14 17:30:50.139 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.0.dev61) (2021.3) 2022-02-14 17:30:50.141 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.0.dev61) (0.11.0) 2022-02-14 17:30:50.143 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.0.dev61) (21.3) 2022-02-14 17:30:50.219 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.0.0.dev61) (60.8.2) 2022-02-14 17:30:50.279 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.0.0.dev61) (0.2.5) 2022-02-14 17:30:50.379 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.0.0.dev61) (0.7) 2022-02-14 17:30:50.671 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.0.dev61) (1.4.2) 2022-02-14 17:30:50.672 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.0.dev61) (2.4.0) 2022-02-14 17:30:50.675 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.0.dev61) (6.3.1) 2022-02-14 17:30:50.678 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.0.dev61) (2.6.3) 2022-02-14 17:30:50.734 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==24.0.0.dev61) (0.8.1) 2022-02-14 17:30:50.759 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev61) (5.0.0) 2022-02-14 17:30:50.877 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.0.0.dev61) (2.21) 2022-02-14 17:30:50.984 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==24.0.0.dev61) (2.0.1) 2022-02-14 17:30:51.200 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev61) (2.5.0) 2022-02-14 17:30:51.202 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev61) (5.1.1) 2022-02-14 17:30:51.203 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev61) (1.1.5) 2022-02-14 17:30:51.204 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev61) (1.32) 2022-02-14 17:30:51.205 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev61) (1.4.0) 2022-02-14 17:30:51.207 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev61) (1.4.4) 2022-02-14 17:30:51.209 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev61) (0.10.0) 2022-02-14 17:30:51.329 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev61) (0.13.1) 2022-02-14 17:30:51.363 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==24.0.0.dev61) (1.0.3) 2022-02-14 17:30:51.411 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev61) (3.0.0) 2022-02-14 17:30:51.414 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev61) (1.3.3) 2022-02-14 17:30:51.661 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.0.0.dev61) (3.10.0) 2022-02-14 17:30:51.847 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.0.0.dev61) (2019.11.28) 2022-02-14 17:30:51.848 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.0.0.dev61) (1.26.8) 2022-02-14 17:30:51.850 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.0.0.dev61) (2.0.12) 2022-02-14 17:30:51.852 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.0.0.dev61) (3.3) 2022-02-14 17:30:51.926 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==24.0.0.dev61) (0.5.2) 2022-02-14 17:30:52.082 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==24.0.0.dev61) (2.5.0) 2022-02-14 17:30:52.215 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==24.0.0.dev61) (3.7.0) 2022-02-14 17:30:52.523 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.0.0.dev61) (0.5.0) 2022-02-14 17:30:52.524 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.0.0.dev61) (2.3.3) 2022-02-14 17:30:52.755 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev61) (2.2) 2022-02-14 17:30:53.032 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==24.0.0.dev61) (1.0.0) 2022-02-14 17:30:53.340 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.0.0.dev61) (1.8.2) 2022-02-14 17:30:53.341 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.0.0.dev61) (21.4.0) 2022-02-14 17:30:54.779 | Installing collected packages: glance 2022-02-14 17:30:54.780 | Attempting uninstall: glance 2022-02-14 17:30:54.780 | Found existing installation: glance 24.0.0.dev61 2022-02-14 17:30:54.787 | Can't uninstall 'glance'. No files were found to uninstall. 2022-02-14 17:30:54.789 | Running setup.py develop for glance 2022-02-14 17:30:57.023 | Successfully installed glance 2022-02-14 17:30:57.023 | 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-02-14 17:30:57.030 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 17:30:57.030 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 17:30:57.169 | + inc/python:pip_install:200 : result=0 2022-02-14 17:30:57.171 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 17:30:57.174 | + functions-common:time_stop:2425 : local name 2022-02-14 17:30:57.177 | + functions-common:time_stop:2426 : local end_time 2022-02-14 17:30:57.179 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 17:30:57.181 | + functions-common:time_stop:2428 : local total 2022-02-14 17:30:57.184 | + functions-common:time_stop:2429 : local start_time 2022-02-14 17:30:57.186 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 17:30:57.188 | + functions-common:time_stop:2432 : start_time=1644859845923 2022-02-14 17:30:57.190 | + functions-common:time_stop:2434 : [[ -z 1644859845923 ]] 2022-02-14 17:30:57.193 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 17:30:57.198 | + functions-common:time_stop:2437 : end_time=1644859857195 2022-02-14 17:30:57.200 | + functions-common:time_stop:2438 : elapsed_time=11272 2022-02-14 17:30:57.202 | + functions-common:time_stop:2439 : total=71357 2022-02-14 17:30:57.204 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 17:30:57.207 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=82629 2022-02-14 17:30:57.213 | + inc/python:pip_install:203 : return 0 2022-02-14 17:30:57.216 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-14 17:30:57.218 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-02-14 17:30:57.221 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-02-14 17:30:57.241 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-02-14 17:30:57.253 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-02-14 17:30:57.256 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-02-14 17:30:57.258 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:30:57.261 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:30:57.263 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-02-14 17:30:57.266 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:30:57.268 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-14 17:30:57.271 | + ./stack.sh:main:920 : configure_glance 2022-02-14 17:30:57.274 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-02-14 17:30:57.287 | + lib/glance:configure_glance:326 : local dburl 2022-02-14 17:30:57.290 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-02-14 17:30:57.292 | ++ lib/database:database_connection_url:134 : local db=glance 2022-02-14 17:30:57.295 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-02-14 17:30:57.297 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=glance 2022-02-14 17:30:57.300 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-02-14 17:30:57.303 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-02-14 17:30:57.305 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-02-14 17:30:57.334 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-02-14 17:30:57.363 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-02-14 17:30:57.393 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-02-14 17:30:57.423 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-02-14 17:30:57.452 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-02-14 17:30:57.482 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-02-14 17:30:57.485 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/glance/glance-api.conf 2022-02-14 17:30:57.487 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=glance 2022-02-14 17:30:57.490 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-14 17:30:57.492 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-02-14 17:30:57.521 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-02-14 17:30:57.551 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.89/identity 2022-02-14 17:30:57.580 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-02-14 17:30:57.610 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-02-14 17:30:57.639 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-02-14 17:30:57.670 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-02-14 17:30:57.700 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-02-14 17:30:57.730 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-14 17:30:57.759 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-02-14 17:30:57.790 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-02-14 17:30:57.820 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-02-14 17:30:57.822 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-02-14 17:30:57.825 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-02-14 17:30:57.827 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-14 17:30:57.829 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-14 17:30:57.832 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-14 17:30:57.849 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:30:57.852 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-14 17:30:57.855 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-14 17:30:57.857 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-14 17:30:57.873 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:30:57.876 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-02-14 17:30:57.879 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-02-14 17:30:57.909 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-14 17:30:57.911 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-14 17:30:57.914 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-02-14 17:30:57.916 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-02-14 17:30:57.919 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-02-14 17:30:57.950 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-02-14 17:30:57.979 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-02-14 17:30:57.982 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-02-14 17:30:57.984 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-02-14 17:30:57.986 | + lib/glance:configure_glance_store:254 : local be 2022-02-14 17:30:57.989 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-02-14 17:30:57.991 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-02-14 17:30:57.994 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-02-14 17:30:58.024 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-02-14 17:30:58.026 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.89 2022-02-14 17:30:58.056 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-02-14 17:30:58.058 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-02-14 17:30:58.076 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:30:58.078 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-02-14 17:30:58.108 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-02-14 17:30:58.138 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-02-14 17:30:58.168 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-02-14 17:30:58.198 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-02-14 17:30:58.227 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-02-14 17:30:58.245 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:30:58.247 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-02-14 17:30:58.277 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-02-14 17:30:58.308 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-02-14 17:30:58.337 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.89/identity/v3 2022-02-14 17:30:58.368 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-02-14 17:30:58.397 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.89/image 2022-02-14 17:30:58.428 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-02-14 17:30:58.445 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:30:58.447 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-02-14 17:30:58.450 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-02-14 17:30:58.452 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-02-14 17:30:58.455 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-14 17:30:58.472 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-14 17:30:58.475 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-14 17:30:58.477 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-14 17:30:58.479 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-14 17:30:58.482 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-02-14 17:30:58.512 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-02-14 17:30:58.542 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-02-14 17:30:58.572 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-14 17:30:58.602 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-02-14 17:30:58.606 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-02-14 17:30:58.637 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-02-14 17:30:58.667 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-02-14 17:30:58.698 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.89/identity 2022-02-14 17:30:58.730 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-02-14 17:30:58.760 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-02-14 17:30:58.791 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-02-14 17:30:58.821 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-02-14 17:30:58.852 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-02-14 17:30:58.882 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-02-14 17:30:58.913 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-02-14 17:30:58.942 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-02-14 17:30:58.947 | + lib/glance:configure_glance:411 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-02-14 17:30:58.955 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-02-14 17:30:58.973 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:30:58.975 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-02-14 17:30:58.978 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-02-14 17:30:58.980 | + lib/apache:write_local_uwsgi_http_config:314 : local file=/etc/glance/glance-uwsgi.ini 2022-02-14 17:30:58.982 | + lib/apache:write_local_uwsgi_http_config:315 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-02-14 17:30:58.985 | + lib/apache:write_local_uwsgi_http_config:316 : local url=/image 2022-02-14 17:30:58.987 | ++ lib/apache:write_local_uwsgi_http_config:317 : basename /usr/local/bin/glance-wsgi-api 2022-02-14 17:30:58.992 | + lib/apache:write_local_uwsgi_http_config:317 : name=glance-wsgi-api 2022-02-14 17:30:58.994 | + lib/apache:write_local_uwsgi_http_config:323 : rm -rf /etc/glance/glance-uwsgi.ini 2022-02-14 17:30:58.998 | + lib/apache:write_local_uwsgi_http_config:324 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-02-14 17:30:59.028 | ++ lib/apache:write_local_uwsgi_http_config:325 : get_random_port 2022-02-14 17:30:59.031 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-02-14 17:30:59.033 | ++ functions:get_random_port:837 : true 2022-02-14 17:30:59.036 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-02-14 17:30:59.038 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-02-14 17:30:59.040 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-02-14 17:30:59.099 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-02-14 17:30:59.102 | ++ functions:get_random_port:841 : break 2 2022-02-14 17:30:59.104 | ++ functions:get_random_port:845 : echo 60999 2022-02-14 17:30:59.107 | + lib/apache:write_local_uwsgi_http_config:325 : port=60999 2022-02-14 17:30:59.109 | + lib/apache:write_local_uwsgi_http_config:326 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-02-14 17:30:59.136 | + lib/apache:write_local_uwsgi_http_config:327 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-02-14 17:30:59.164 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-02-14 17:30:59.192 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-02-14 17:30:59.219 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-02-14 17:30:59.246 | + lib/apache:write_local_uwsgi_http_config:333 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-02-14 17:30:59.274 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-02-14 17:30:59.302 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-02-14 17:30:59.329 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-14 17:30:59.357 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-14 17:30:59.385 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-02-14 17:30:59.413 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-14 17:30:59.442 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-02-14 17:30:59.469 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-02-14 17:30:59.497 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-02-14 17:30:59.524 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-02-14 17:30:59.552 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-02-14 17:30:59.580 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-02-14 17:30:59.608 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-02-14 17:30:59.637 | + lib/apache:write_local_uwsgi_http_config:356 : enable_apache_mod proxy 2022-02-14 17:30:59.639 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-02-14 17:30:59.641 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-14 17:30:59.644 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:30:59.646 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:30:59.648 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-02-14 17:30:59.651 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-02-14 17:30:59.707 | proxy (enabled by site administrator) 2022-02-14 17:30:59.710 | + lib/apache:write_local_uwsgi_http_config:357 : enable_apache_mod proxy_http 2022-02-14 17:30:59.712 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-02-14 17:30:59.715 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-14 17:30:59.717 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:30:59.719 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:30:59.722 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-02-14 17:30:59.724 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-02-14 17:30:59.780 | proxy_http (enabled by site administrator) 2022-02-14 17:30:59.783 | + lib/apache:write_local_uwsgi_http_config:358 : local apache_conf= 2022-02-14 17:30:59.787 | ++ lib/apache:write_local_uwsgi_http_config:359 : apache_site_config_for glance-wsgi-api 2022-02-14 17:30:59.789 | ++ lib/apache:apache_site_config_for:181 : local site=glance-wsgi-api 2022-02-14 17:30:59.791 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-02-14 17:30:59.794 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:30:59.797 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:30:59.799 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-14 17:30:59.803 | + lib/apache:write_local_uwsgi_http_config:359 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-14 17:30:59.806 | + lib/apache:write_local_uwsgi_http_config:360 : echo 'KeepAlive Off' 2022-02-14 17:30:59.806 | + lib/apache:write_local_uwsgi_http_config:360 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-14 17:30:59.815 | KeepAlive Off 2022-02-14 17:30:59.819 | + lib/apache:write_local_uwsgi_http_config:361 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-14 17:30:59.819 | + lib/apache:write_local_uwsgi_http_config:361 : echo 'SetEnv proxy-sendchunked 1' 2022-02-14 17:30:59.828 | SetEnv proxy-sendchunked 1 2022-02-14 17:30:59.832 | + lib/apache:write_local_uwsgi_http_config:362 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-02-14 17:30:59.832 | + lib/apache:write_local_uwsgi_http_config:362 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-14 17:30:59.840 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-02-14 17:30:59.843 | + lib/apache:write_local_uwsgi_http_config:363 : enable_apache_site glance-wsgi-api 2022-02-14 17:30:59.846 | + lib/apache:enable_apache_site:198 : local site=glance-wsgi-api 2022-02-14 17:30:59.849 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-02-14 17:30:59.851 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-14 17:30:59.854 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-14 17:30:59.856 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:30:59.858 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:30:59.861 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-14 17:30:59.864 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-02-14 17:30:59.866 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:30:59.868 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:30:59.871 | + lib/apache:enable_apache_site:202 : sudo a2ensite glance-wsgi-api 2022-02-14 17:30:59.933 | Site glance-wsgi-api already enabled 2022-02-14 17:30:59.937 | + lib/apache:write_local_uwsgi_http_config:364 : restart_apache_server 2022-02-14 17:30:59.940 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-14 17:30:59.943 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-14 17:30:59.945 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-14 17:31:00.081 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-02-14 17:31:00.088 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-02-14 17:31:00.120 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-02-14 17:31:00.123 | + ./stack.sh:main:923 : is_service_enabled cinder 2022-02-14 17:31:00.143 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:31:00.146 | + ./stack.sh:main:925 : stack_install_service cinder 2022-02-14 17:31:00.149 | + lib/stack:stack_install_service:20 : local service=cinder 2022-02-14 17:31:00.151 | + lib/stack:stack_install_service:21 : type install_cinder 2022-02-14 17:31:00.154 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-14 17:31:00.156 | + lib/stack:stack_install_service:32 : install_cinder 2022-02-14 17:31:00.159 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-02-14 17:31:00.162 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-02-14 17:31:00.164 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-02-14 17:31:00.166 | + functions-common:git_clone:610 : local git_ref=master 2022-02-14 17:31:00.169 | + functions-common:git_clone:611 : local orig_dir 2022-02-14 17:31:00.172 | ++ functions-common:git_clone:612 : pwd 2022-02-14 17:31:00.174 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-14 17:31:00.177 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-14 17:31:00.180 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-14 17:31:00.197 | + functions-common:git_clone:615 : RECLONE=False 2022-02-14 17:31:00.199 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-14 17:31:00.202 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-14 17:31:00.205 | + functions-common:git_clone:629 : echo master 2022-02-14 17:31:00.205 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-14 17:31:00.210 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-02-14 17:31:00.213 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-14 17:31:00.215 | + functions-common:git_clone:677 : cd /opt/stack/cinder 2022-02-14 17:31:00.218 | + functions-common:git_clone:678 : git show --oneline 2022-02-14 17:31:00.218 | + functions-common:git_clone:678 : head -1 2022-02-14 17:31:00.250 | a5e77329e Merge "[SVf] Fixed Detach for multi-attach volumes" 2022-02-14 17:31:00.253 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-14 17:31:00.256 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-02-14 17:31:00.259 | + inc/python:setup_develop:338 : local bindep 2022-02-14 17:31:00.261 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-02-14 17:31:00.264 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-02-14 17:31:00.266 | + inc/python:setup_develop:344 : local extras= 2022-02-14 17:31:00.269 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-02-14 17:31:00.272 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-14 17:31:00.274 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-02-14 17:31:00.277 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-02-14 17:31:00.279 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-14 17:31:00.282 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-14 17:31:00.285 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-02-14 17:31:00.287 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-14 17:31:00.290 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-02-14 17:31:00.293 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-14 17:31:00.296 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-14 17:31:00.299 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-02-14 17:31:00.305 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-02-14 17:31:00.308 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-02-14 17:31:00.978 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-02-14 17:31:00.981 | + inc/python:setup_package:418 : local bindep=0 2022-02-14 17:31:00.983 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-14 17:31:00.986 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-14 17:31:00.988 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-02-14 17:31:00.991 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-02-14 17:31:00.993 | + inc/python:setup_package:427 : local flags=-e 2022-02-14 17:31:00.996 | + inc/python:setup_package:428 : local extras= 2022-02-14 17:31:00.998 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-14 17:31:01.000 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-14 17:31:01.003 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-14 17:31:01.005 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-14 17:31:01.008 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-14 17:31:01.010 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-02-14 17:31:01.032 | Using python 3.8 to install /opt/stack/cinder 2022-02-14 17:31:01.034 | + 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/cinder 2022-02-14 17:31:01.926 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:31:01.926 | from cryptography.utils import int_from_bytes 2022-02-14 17:31:01.926 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:31:01.926 | from cryptography.utils import int_from_bytes 2022-02-14 17:31:03.057 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 17:31:03.082 | Obtaining file:///opt/stack/cinder 2022-02-14 17:31:03.082 | Preparing metadata (setup.py): started 2022-02-14 17:31:05.096 | Preparing metadata (setup.py): finished with status 'done' 2022-02-14 17:31:05.229 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (5.8.1) 2022-02-14 17:31:05.230 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (5.1.1) 2022-02-14 17:31:05.231 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (0.33.0) 2022-02-14 17:31:05.232 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (1.1.2) 2022-02-14 17:31:05.233 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (0.20.4) 2022-02-14 17:31:05.234 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (1.0.2) 2022-02-14 17:31:05.235 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==19.1.0.dev194) (3.2.0) 2022-02-14 17:31:05.236 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (4.4.0) 2022-02-14 17:31:05.238 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (9.3.0) 2022-02-14 17:31:05.239 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (4.7.1) 2022-02-14 17:31:05.240 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (4.1.3) 2022-02-14 17:31:05.241 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (8.7.1) 2022-02-14 17:31:05.242 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (4.5.0) 2022-02-14 17:31:05.243 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (3.4.0) 2022-02-14 17:31:05.244 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (11.1.0) 2022-02-14 17:31:05.245 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (4.6.1) 2022-02-14 17:31:05.246 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (12.12.0) 2022-02-14 17:31:05.248 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (4.5.0) 2022-02-14 17:31:05.249 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (3.10.1) 2022-02-14 17:31:05.250 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (2.6.2) 2022-02-14 17:31:05.251 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (2.3.0) 2022-02-14 17:31:05.252 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (6.3.0) 2022-02-14 17:31:05.254 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (4.2.0) 2022-02-14 17:31:05.255 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (2.8.0) 2022-02-14 17:31:05.257 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (1.4.0) 2022-02-14 17:31:05.258 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (4.12.1) 2022-02-14 17:31:05.259 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (2.5.0) 2022-02-14 17:31:05.260 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (3.4.2) 2022-02-14 17:31:05.261 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (21.3) 2022-02-14 17:31:05.262 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (2.8.1) 2022-02-14 17:31:05.263 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (3.5.0) 2022-02-14 17:31:05.264 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (2.1.1) 2022-02-14 17:31:05.265 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (5.9.0) 2022-02-14 17:31:05.266 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (3.0.7) 2022-02-14 17:31:05.267 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (5.2.0) 2022-02-14 17:31:05.268 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (3.5.0) 2022-02-14 17:31:05.270 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (4.4.0) 2022-02-14 17:31:05.271 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (17.6.0) 2022-02-14 17:31:05.273 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (3.13.0) 2022-02-14 17:31:05.274 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (2021.3) 2022-02-14 17:31:05.275 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (2.27.1) 2022-02-14 17:31:05.276 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (2.5.1) 2022-02-14 17:31:05.277 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (4.6.4) 2022-02-14 17:31:05.278 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (2.1.74) 2022-02-14 17:31:05.279 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (1.16.0) 2022-02-14 17:31:05.280 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (1.4.31) 2022-02-14 17:31:05.281 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (0.13.0) 2022-02-14 17:31:05.283 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (3.5.0) 2022-02-14 17:31:05.283 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (0.8.9) 2022-02-14 17:31:05.285 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (6.3.1) 2022-02-14 17:31:05.286 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (1.8.7) 2022-02-14 17:31:05.287 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (5.1.0) 2022-02-14 17:31:05.288 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (3.10.0) 2022-02-14 17:31:05.289 | Requirement already satisfied: os-brick>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (5.1.0) 2022-02-14 17:31:05.290 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (5.5.0) 2022-02-14 17:31:05.291 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (2.10.1) 2022-02-14 17:31:05.292 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (2.37.0) 2022-02-14 17:31:05.294 | Requirement already satisfied: castellan>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (3.10.0) 2022-02-14 17:31:05.295 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (36.0.1) 2022-02-14 17:31:05.296 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (0.2.2) 2022-02-14 17:31:05.297 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (1.5.1.0) 2022-02-14 17:31:05.298 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (1.20.54) 2022-02-14 17:31:05.311 | Requirement already satisfied: botocore<1.24.0,>=1.23.54 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev194) (1.23.54) 2022-02-14 17:31:05.312 | Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev194) (0.5.1) 2022-02-14 17:31:05.313 | Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev194) (0.10.0) 2022-02-14 17:31:05.376 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==19.1.0.dev194) (1.15.0) 2022-02-14 17:31:05.408 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->cinder==19.1.0.dev194) (2.1.0) 2022-02-14 17:31:05.422 | Requirement already satisfied: google-auth-httplib2>=0.1.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.0.dev194) (0.1.0) 2022-02-14 17:31:05.424 | Requirement already satisfied: google-auth<3.0.0dev,>=1.16.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.0.dev194) (2.6.0) 2022-02-14 17:31:05.426 | Requirement already satisfied: uritemplate<5,>=3.0.1 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.0.dev194) (4.1.1) 2022-02-14 17:31:05.427 | Requirement already satisfied: google-api-core<3.0.0dev,>=1.21.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.0.dev194) (2.5.0) 2022-02-14 17:31:05.524 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==19.1.0.dev194) (1.7.0) 2022-02-14 17:31:05.577 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.1.0.dev194) (2.10.0) 2022-02-14 17:31:05.580 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.1.0.dev194) (3.1.1) 2022-02-14 17:31:05.609 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev194) (4.8) 2022-02-14 17:31:05.610 | Requirement already satisfied: pyasn1-modules>=0.0.5 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev194) (0.2.8) 2022-02-14 17:31:05.611 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev194) (0.4.8) 2022-02-14 17:31:05.667 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.4.0->cinder==19.1.0.dev194) (0.17.3) 2022-02-14 17:31:05.738 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev194) (6.0) 2022-02-14 17:31:05.739 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev194) (2.4.0) 2022-02-14 17:31:05.741 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev194) (1.5.0) 2022-02-14 17:31:05.742 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev194) (0.8.0) 2022-02-14 17:31:05.804 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev194) (0.5.0) 2022-02-14 17:31:05.807 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev194) (2.0.1) 2022-02-14 17:31:05.808 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev194) (1.7.6) 2022-02-14 17:31:05.868 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->cinder==19.1.0.dev194) (0.9.6) 2022-02-14 17:31:05.871 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->cinder==19.1.0.dev194) (2.8.2) 2022-02-14 17:31:05.932 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev194) (5.2.3) 2022-02-14 17:31:05.933 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev194) (0.4.0) 2022-02-14 17:31:05.935 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev194) (2.4.0) 2022-02-14 17:31:05.938 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev194) (5.0.9) 2022-02-14 17:31:05.939 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev194) (5.0.0) 2022-02-14 17:31:05.964 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev194) (3.3.0) 2022-02-14 17:31:05.965 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev194) (3.2.0) 2022-02-14 17:31:05.968 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev194) (3.0.3) 2022-02-14 17:31:06.015 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.4.0->cinder==19.1.0.dev194) (1.0.3) 2022-02-14 17:31:06.111 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev194) (3.0.0) 2022-02-14 17:31:06.114 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev194) (1.3.3) 2022-02-14 17:31:06.138 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==19.1.0.dev194) (3.0.0) 2022-02-14 17:31:06.165 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->cinder==19.1.0.dev194) (0.11.0) 2022-02-14 17:31:06.233 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==19.1.0.dev194) (1.26.8) 2022-02-14 17:31:06.239 | Requirement already satisfied: suds-community>=0.6 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==19.1.0.dev194) (1.0.0) 2022-02-14 17:31:06.373 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==19.1.0.dev194) (1.5.0) 2022-02-14 17:31:06.398 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==19.1.0.dev194) (60.8.2) 2022-02-14 17:31:06.545 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=5.0.1->cinder==19.1.0.dev194) (3.10.0) 2022-02-14 17:31:06.580 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev194) (1.13.3) 2022-02-14 17:31:06.583 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev194) (1.3.3) 2022-02-14 17:31:06.584 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev194) (22.0.0) 2022-02-14 17:31:06.792 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev194) (3.3) 2022-02-14 17:31:06.795 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev194) (2.0.12) 2022-02-14 17:31:06.796 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev194) (2019.11.28) 2022-02-14 17:31:06.833 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==19.1.0.dev194) (0.7) 2022-02-14 17:31:06.864 | Requirement already satisfied: pyudev>=0.16.1 in /usr/local/lib/python3.8/dist-packages (from rtslib-fb>=2.1.74->cinder==19.1.0.dev194) (0.23.2) 2022-02-14 17:31:07.118 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev194) (0.5.2) 2022-02-14 17:31:07.119 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev194) (0.4.2) 2022-02-14 17:31:07.264 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev194) (2.4.0) 2022-02-14 17:31:07.265 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev194) (2.6.3) 2022-02-14 17:31:07.266 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev194) (1.4.2) 2022-02-14 17:31:07.405 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==19.1.0.dev194) (0.12.2) 2022-02-14 17:31:07.529 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev194) (1.1.6) 2022-02-14 17:31:07.531 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev194) (4.11.0) 2022-02-14 17:31:07.533 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev194) (5.4.0) 2022-02-14 17:31:07.599 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=12.5.0->cinder==19.1.0.dev194) (5.0.0) 2022-02-14 17:31:07.859 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==19.1.0.dev194) (2.21) 2022-02-14 17:31:07.943 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev194) (2.3.3) 2022-02-14 17:31:07.944 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev194) (0.5.0) 2022-02-14 17:31:08.121 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->cinder==19.1.0.dev194) (2.5.0) 2022-02-14 17:31:08.221 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==19.1.0.dev194) (3.19.4) 2022-02-14 17:31:08.223 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.52.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==19.1.0.dev194) (1.54.0) 2022-02-14 17:31:08.410 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==19.1.0.dev194) (2.0.1) 2022-02-14 17:31:08.856 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==19.1.0.dev194) (1.1.5) 2022-02-14 17:31:08.914 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.5.0->cinder==19.1.0.dev194) (0.13.1) 2022-02-14 17:31:08.965 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==19.1.0.dev194) (0.2.5) 2022-02-14 17:31:10.079 | Requirement already satisfied: jsonpatch<2,>=0.10 in /usr/local/lib/python3.8/dist-packages (from warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==19.1.0.dev194) (1.32) 2022-02-14 17:31:10.367 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev194) (21.4.0) 2022-02-14 17:31:10.369 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev194) (1.8.2) 2022-02-14 17:31:10.519 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==19.1.0.dev194) (2.2) 2022-02-14 17:31:10.722 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->cinder==19.1.0.dev194) (1.0.0) 2022-02-14 17:31:10.857 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev194) (3.7.0) 2022-02-14 17:31:12.568 | Installing collected packages: cinder 2022-02-14 17:31:12.568 | Attempting uninstall: cinder 2022-02-14 17:31:12.568 | Found existing installation: cinder 19.1.0.dev194 2022-02-14 17:31:12.574 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-02-14 17:31:12.576 | Running setup.py develop for cinder 2022-02-14 17:31:16.163 | Successfully installed cinder 2022-02-14 17:31:16.164 | 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-02-14 17:31:16.172 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 17:31:16.172 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 17:31:16.325 | + inc/python:pip_install:200 : result=0 2022-02-14 17:31:16.327 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 17:31:16.330 | + functions-common:time_stop:2425 : local name 2022-02-14 17:31:16.332 | + functions-common:time_stop:2426 : local end_time 2022-02-14 17:31:16.334 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 17:31:16.337 | + functions-common:time_stop:2428 : local total 2022-02-14 17:31:16.339 | + functions-common:time_stop:2429 : local start_time 2022-02-14 17:31:16.341 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 17:31:16.343 | + functions-common:time_stop:2432 : start_time=1644859861026 2022-02-14 17:31:16.346 | + functions-common:time_stop:2434 : [[ -z 1644859861026 ]] 2022-02-14 17:31:16.349 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 17:31:16.353 | + functions-common:time_stop:2437 : end_time=1644859876351 2022-02-14 17:31:16.356 | + functions-common:time_stop:2438 : elapsed_time=15325 2022-02-14 17:31:16.358 | + functions-common:time_stop:2439 : total=82629 2022-02-14 17:31:16.360 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 17:31:16.363 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=97954 2022-02-14 17:31:16.366 | + inc/python:pip_install:203 : return 0 2022-02-14 17:31:16.368 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-14 17:31:16.371 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-02-14 17:31:16.373 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-02-14 17:31:16.392 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-02-14 17:31:16.404 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-02-14 17:31:16.406 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-02-14 17:31:16.409 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:31:16.412 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:31:16.414 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-02-14 17:31:16.417 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:31:16.420 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-02-14 17:31:16.422 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-02-14 17:31:16.425 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-02-14 17:31:16.428 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:31:16.430 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:31:16.432 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-02-14 17:31:16.444 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-02-14 17:31:16.446 | + functions-common:install_package:1463 : update_package_repo 2022-02-14 17:31:16.449 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-14 17:31:16.451 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-14 17:31:16.454 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-14 17:31:16.456 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-14 17:31:16.459 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-14 17:31:16.461 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:31:16.464 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:31:16.466 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-14 17:31:16.469 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-14 17:31:16.472 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-14 17:31:16.474 | + functions-common:apt_get_update:1190 : return 2022-02-14 17:31:16.477 | + functions-common:install_package:1464 : real_install_package targetcli-fb 2022-02-14 17:31:16.480 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-14 17:31:16.482 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:31:16.485 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:31:16.488 | + functions-common:real_install_package:1450 : apt_get install targetcli-fb 2022-02-14 17:31:16.511 | + 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 targetcli-fb 2022-02-14 17:31:16.620 | Reading package lists... 2022-02-14 17:31:16.859 | Building dependency tree... 2022-02-14 17:31:16.861 | Reading state information... 2022-02-14 17:31:17.109 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-02-14 17:31:17.109 | The following packages were automatically installed and are no longer required: 2022-02-14 17:31:17.110 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-14 17:31:17.110 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-14 17:31:17.110 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-14 17:31:17.110 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-14 17:31:17.110 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-14 17:31:17.110 | python3-zope.interface 2022-02-14 17:31:17.110 | Use 'sudo apt autoremove' to remove them. 2022-02-14 17:31:17.224 | 0 upgraded, 0 newly installed, 0 to remove and 115 not upgraded. 2022-02-14 17:31:17.228 | + functions-common:apt_get:1234 : result=0 2022-02-14 17:31:17.231 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-14 17:31:17.234 | + functions-common:time_stop:2425 : local name 2022-02-14 17:31:17.236 | + functions-common:time_stop:2426 : local end_time 2022-02-14 17:31:17.240 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 17:31:17.242 | + functions-common:time_stop:2428 : local total 2022-02-14 17:31:17.245 | + functions-common:time_stop:2429 : local start_time 2022-02-14 17:31:17.247 | + functions-common:time_stop:2431 : name=apt-get 2022-02-14 17:31:17.250 | + functions-common:time_stop:2432 : start_time=1644859876508 2022-02-14 17:31:17.252 | + functions-common:time_stop:2434 : [[ -z 1644859876508 ]] 2022-02-14 17:31:17.255 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 17:31:17.260 | + functions-common:time_stop:2437 : end_time=1644859877257 2022-02-14 17:31:17.262 | + functions-common:time_stop:2438 : elapsed_time=749 2022-02-14 17:31:17.265 | + functions-common:time_stop:2439 : total=5226 2022-02-14 17:31:17.267 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 17:31:17.270 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5975 2022-02-14 17:31:17.272 | + functions-common:apt_get:1238 : return 0 2022-02-14 17:31:17.275 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-14 17:31:17.277 | + ./stack.sh:main:926 : configure_cinder 2022-02-14 17:31:17.280 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-02-14 17:31:17.293 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-02-14 17:31:17.297 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-02-14 17:31:17.300 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-02-14 17:31:17.302 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-02-14 17:31:17.305 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-02-14 17:31:17.306 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-02-14 17:31:17.310 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-02-14 17:31:17.313 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-02-14 17:31:17.315 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-02-14 17:31:17.317 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-02-14 17:31:17.319 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-02-14 17:31:17.321 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-02-14 17:31:17.323 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-02-14 17:31:17.326 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-02-14 17:31:17.337 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-02-14 17:31:17.350 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2022-02-14 17:31:17.361 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2022-02-14 17:31:17.374 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-02-14 17:31:17.386 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-02-14 17:31:17.389 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-02-14 17:31:17.393 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.oQSj0CNYxp 2022-02-14 17:31:17.395 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-02-14 17:31:17.398 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-02-14 17:31:17.400 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-02-14 17:31:17.402 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.oQSj0CNYxp 2022-02-14 17:31:17.406 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.oQSj0CNYxp 2022-02-14 17:31:17.418 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.oQSj0CNYxp /etc/sudoers.d/cinder-rootwrap 2022-02-14 17:31:17.431 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-02-14 17:31:17.435 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-02-14 17:31:17.437 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-02-14 17:31:17.440 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-02-14 17:31:17.442 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-02-14 17:31:17.444 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-02-14 17:31:17.446 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-02-14 17:31:17.449 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-02-14 17:31:17.451 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-02-14 17:31:17.455 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-02-14 17:31:17.460 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-02-14 17:31:17.480 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-02-14 17:31:17.498 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-02-14 17:31:17.517 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-02-14 17:31:17.535 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-02-14 17:31:17.555 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-02-14 17:31:17.574 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-02-14 17:31:17.592 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-02-14 17:31:17.611 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-02-14 17:31:17.614 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/cinder/cinder.conf 2022-02-14 17:31:17.616 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=cinder 2022-02-14 17:31:17.619 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-14 17:31:17.621 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-02-14 17:31:17.651 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-02-14 17:31:17.679 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.89/identity 2022-02-14 17:31:17.707 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-02-14 17:31:17.734 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-02-14 17:31:17.763 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-02-14 17:31:17.790 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-02-14 17:31:17.819 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-02-14 17:31:17.847 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-14 17:31:17.875 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-02-14 17:31:17.903 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-02-14 17:31:17.935 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-02-14 17:31:17.965 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-02-14 17:31:17.967 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-02-14 17:31:17.969 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-02-14 17:31:17.972 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=cinder 2022-02-14 17:31:17.975 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-02-14 17:31:17.978 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-02-14 17:31:18.009 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-02-14 17:31:18.038 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-02-14 17:31:18.066 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-02-14 17:31:18.094 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-02-14 17:31:18.122 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-02-14 17:31:18.151 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-02-14 17:31:18.182 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-02-14 17:31:18.184 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.89 2022-02-14 17:31:18.213 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-02-14 17:31:18.244 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-02-14 17:31:18.252 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 13f48823cea3881d02ee66b0232460c2 2022-02-14 17:31:18.280 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-02-14 17:31:18.283 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-02-14 17:31:18.312 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-02-14 17:31:18.340 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-02-14 17:31:18.369 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-02-14 17:31:18.397 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-02-14 17:31:18.414 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:31:18.416 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-02-14 17:31:18.419 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-02-14 17:31:18.421 | + lib/cinder:configure_cinder:301 : local default_name= 2022-02-14 17:31:18.423 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-02-14 17:31:18.426 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-02-14 17:31:18.429 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-02-14 17:31:18.431 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-02-14 17:31:18.433 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-02-14 17:31:18.435 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-02-14 17:31:18.438 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-02-14 17:31:18.441 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-02-14 17:31:18.471 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-02-14 17:31:18.499 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-02-14 17:31:18.527 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-02-14 17:31:18.556 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-02-14 17:31:18.584 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-02-14 17:31:18.613 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-02-14 17:31:18.615 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-02-14 17:31:18.618 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-02-14 17:31:18.620 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-02-14 17:31:18.648 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-02-14 17:31:18.650 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-02-14 17:31:18.680 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-02-14 17:31:18.682 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-02-14 17:31:18.684 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=lvmdriver-1 2022-02-14 17:31:18.687 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-02-14 17:31:18.715 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-02-14 17:31:18.717 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-02-14 17:31:18.719 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-02-14 17:31:18.736 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:31:18.739 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-02-14 17:31:18.742 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-02-14 17:31:18.744 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-02-14 17:31:18.746 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-02-14 17:31:18.776 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.89:8080/v1/AUTH_ 2022-02-14 17:31:18.805 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-02-14 17:31:18.821 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:31:18.824 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-02-14 17:31:18.840 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:31:18.842 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-02-14 17:31:18.859 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:31:18.862 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-02-14 17:31:18.865 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-02-14 17:31:18.867 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-02-14 17:31:18.869 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-02-14 17:31:18.872 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-14 17:31:18.874 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-14 17:31:18.877 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-14 17:31:18.893 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:31:18.896 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-14 17:31:18.898 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-14 17:31:18.900 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-14 17:31:18.917 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:31:18.919 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-02-14 17:31:18.922 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-02-14 17:31:18.950 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-14 17:31:18.953 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-14 17:31:18.955 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-02-14 17:31:18.958 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-02-14 17:31:18.960 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-02-14 17:31:18.963 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-14 17:31:18.981 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-14 17:31:18.983 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-14 17:31:18.986 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-14 17:31:18.988 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-14 17:31:18.991 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-02-14 17:31:19.020 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-02-14 17:31:19.049 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-02-14 17:31:19.077 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-14 17:31:19.106 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-02-14 17:31:19.122 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:31:19.125 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-02-14 17:31:19.127 | + lib/apache:write_uwsgi_config:249 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-02-14 17:31:19.130 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/cinder-wsgi 2022-02-14 17:31:19.132 | + lib/apache:write_uwsgi_config:251 : local url=/volume 2022-02-14 17:31:19.134 | + lib/apache:write_uwsgi_config:252 : local http= 2022-02-14 17:31:19.137 | + lib/apache:write_uwsgi_config:253 : local name= 2022-02-14 17:31:19.140 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/cinder-wsgi 2022-02-14 17:31:19.144 | + lib/apache:write_uwsgi_config:254 : name=cinder-wsgi 2022-02-14 17:31:19.147 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-02-14 17:31:19.149 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-14 17:31:19.163 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-14 17:31:19.163 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-14 17:31:19.172 | d /var/run/uwsgi 0755 ubuntu root 2022-02-14 17:31:19.175 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-14 17:31:19.191 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-02-14 17:31:19.193 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-02-14 17:31:19.197 | + lib/apache:write_uwsgi_config:270 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-02-14 17:31:19.227 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-02-14 17:31:19.254 | + lib/apache:write_uwsgi_config:273 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-02-14 17:31:19.281 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-02-14 17:31:19.309 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-02-14 17:31:19.337 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-14 17:31:19.364 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-02-14 17:31:19.392 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-02-14 17:31:19.420 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-02-14 17:31:19.448 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-14 17:31:19.476 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-02-14 17:31:19.503 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-14 17:31:19.531 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-02-14 17:31:19.559 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-02-14 17:31:19.561 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-02-14 17:31:19.566 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for cinder-wsgi 2022-02-14 17:31:19.569 | ++ lib/apache:apache_site_config_for:181 : local site=cinder-wsgi 2022-02-14 17:31:19.571 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-02-14 17:31:19.574 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:31:19.576 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:31:19.579 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-02-14 17:31:19.582 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-02-14 17:31:19.584 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-02-14 17:31:19.612 | + lib/apache:write_uwsgi_config:300 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-02-14 17:31:19.640 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-02-14 17:31:19.641 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-02-14 17:31:19.650 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-02-14 17:31:19.654 | + lib/apache:write_uwsgi_config:302 : enable_apache_site cinder-wsgi 2022-02-14 17:31:19.656 | + lib/apache:enable_apache_site:198 : local site=cinder-wsgi 2022-02-14 17:31:19.659 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-02-14 17:31:19.661 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-14 17:31:19.664 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-14 17:31:19.666 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:31:19.669 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:31:19.671 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-14 17:31:19.674 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-02-14 17:31:19.676 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:31:19.679 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:31:19.681 | + lib/apache:enable_apache_site:202 : sudo a2ensite cinder-wsgi 2022-02-14 17:31:19.756 | Enabling site cinder-wsgi. 2022-02-14 17:31:19.761 | To activate the new configuration, you need to run: 2022-02-14 17:31:19.761 | systemctl reload apache2 2022-02-14 17:31:19.766 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-02-14 17:31:19.768 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-14 17:31:19.771 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-14 17:31:19.773 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-14 17:31:19.908 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-02-14 17:31:19.910 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-02-14 17:31:19.952 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.89/image 2022-02-14 17:31:19.982 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-02-14 17:31:19.999 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:31:20.002 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-02-14 17:31:20.005 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/cinder/cinder.conf 2022-02-14 17:31:20.007 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2022-02-14 17:31:20.010 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=nova 2022-02-14 17:31:20.012 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-02-14 17:31:20.043 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf nova interface public 2022-02-14 17:31:20.073 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.89/identity 2022-02-14 17:31:20.101 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf nova username nova 2022-02-14 17:31:20.130 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-02-14 17:31:20.157 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-02-14 17:31:20.187 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf nova project_name service 2022-02-14 17:31:20.214 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-02-14 17:31:20.243 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-02-14 17:31:20.271 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-02-14 17:31:20.299 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-02-14 17:31:20.328 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-02-14 17:31:20.356 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-02-14 17:31:20.359 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-02-14 17:31:20.376 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:31:20.378 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.89:2379 2022-02-14 17:31:20.409 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-02-14 17:31:20.412 | + ./stack.sh:main:929 : is_service_enabled neutron 2022-02-14 17:31:20.430 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:31:20.433 | + ./stack.sh:main:931 : stack_install_service neutron 2022-02-14 17:31:20.435 | + lib/stack:stack_install_service:20 : local service=neutron 2022-02-14 17:31:20.438 | + lib/stack:stack_install_service:21 : type install_neutron 2022-02-14 17:31:20.440 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-14 17:31:20.443 | + lib/stack:stack_install_service:32 : install_neutron 2022-02-14 17:31:20.445 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-02-14 17:31:20.449 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-14 17:31:20.449 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-14 17:31:20.455 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-14 17:31:20.458 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-14 17:31:20.461 | + 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-02-14 17:31:20.463 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-14 17:31:20.466 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-02-14 17:31:20.468 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-02-14 17:31:20.471 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-02-14 17:31:20.474 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:31:20.477 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:31:20.479 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-02-14 17:31:20.482 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:31:20.484 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-02-14 17:31:20.487 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-02-14 17:31:20.489 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-02-14 17:31:20.492 | + functions-common:git_clone:610 : local git_ref=master 2022-02-14 17:31:20.494 | + functions-common:git_clone:611 : local orig_dir 2022-02-14 17:31:20.497 | ++ functions-common:git_clone:612 : pwd 2022-02-14 17:31:20.499 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-14 17:31:20.502 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-14 17:31:20.505 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-14 17:31:20.521 | + functions-common:git_clone:615 : RECLONE=False 2022-02-14 17:31:20.523 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-14 17:31:20.526 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-14 17:31:20.529 | + functions-common:git_clone:629 : echo master 2022-02-14 17:31:20.529 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-14 17:31:20.535 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-02-14 17:31:20.537 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-14 17:31:20.539 | + functions-common:git_clone:677 : cd /opt/stack/neutron 2022-02-14 17:31:20.542 | + functions-common:git_clone:678 : git show --oneline 2022-02-14 17:31:20.543 | + functions-common:git_clone:678 : head -1 2022-02-14 17:31:20.548 | fc3d3cc824 Merge "[OVS] Add IPv6 ICMP RA to the default ingress rules" 2022-02-14 17:31:20.551 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-14 17:31:20.554 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-02-14 17:31:20.556 | + inc/python:setup_develop:338 : local bindep 2022-02-14 17:31:20.559 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-02-14 17:31:20.561 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-02-14 17:31:20.564 | + inc/python:setup_develop:344 : local extras= 2022-02-14 17:31:20.566 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-02-14 17:31:20.569 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-14 17:31:20.571 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-02-14 17:31:20.574 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-02-14 17:31:20.576 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-14 17:31:20.579 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-14 17:31:20.582 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-02-14 17:31:20.585 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-14 17:31:20.588 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-02-14 17:31:20.590 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-14 17:31:20.593 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-14 17:31:20.597 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-02-14 17:31:20.603 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-02-14 17:31:20.605 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-02-14 17:31:21.256 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-02-14 17:31:21.259 | + inc/python:setup_package:418 : local bindep=0 2022-02-14 17:31:21.261 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-14 17:31:21.264 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-14 17:31:21.266 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-02-14 17:31:21.269 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-02-14 17:31:21.271 | + inc/python:setup_package:427 : local flags=-e 2022-02-14 17:31:21.274 | + inc/python:setup_package:428 : local extras= 2022-02-14 17:31:21.276 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-14 17:31:21.279 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-14 17:31:21.281 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-14 17:31:21.284 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-14 17:31:21.287 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-14 17:31:21.289 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-02-14 17:31:21.310 | Using python 3.8 to install /opt/stack/neutron 2022-02-14 17:31:21.313 | + 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/neutron 2022-02-14 17:31:22.199 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:31:22.199 | from cryptography.utils import int_from_bytes 2022-02-14 17:31:22.199 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:31:22.199 | from cryptography.utils import int_from_bytes 2022-02-14 17:31:23.413 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 17:31:23.439 | Obtaining file:///opt/stack/neutron 2022-02-14 17:31:23.439 | Preparing metadata (setup.py): started 2022-02-14 17:31:25.617 | Preparing metadata (setup.py): finished with status 'done' 2022-02-14 17:31:25.707 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (5.8.1) 2022-02-14 17:31:25.708 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (3.5.0) 2022-02-14 17:31:25.710 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.1.1) 2022-02-14 17:31:25.710 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.5.1) 2022-02-14 17:31:25.711 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.4.0) 2022-02-14 17:31:25.712 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (5.1.1) 2022-02-14 17:31:25.713 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (0.33.0) 2022-02-14 17:31:25.715 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (1.4.1) 2022-02-14 17:31:25.716 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (0.20.4) 2022-02-14 17:31:25.717 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.27.1) 2022-02-14 17:31:25.717 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (3.0.3) 2022-02-14 17:31:25.719 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (9.3.0) 2022-02-14 17:31:25.720 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (0.8.0) 2022-02-14 17:31:25.721 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (0.11.0) 2022-02-14 17:31:25.723 | Requirement already satisfied: neutron-lib>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.19.0) 2022-02-14 17:31:25.724 | Requirement already satisfied: python-neutronclient>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (7.7.0) 2022-02-14 17:31:25.726 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (6.3.1) 2022-02-14 17:31:25.727 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (1.4.31) 2022-02-14 17:31:25.728 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (1.8.7) 2022-02-14 17:31:25.729 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (4.4.0) 2022-02-14 17:31:25.730 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (1.7.6) 2022-02-14 17:31:25.731 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (3.5.0) 2022-02-14 17:31:25.732 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.10.0) 2022-02-14 17:31:25.733 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (4.5.0) 2022-02-14 17:31:25.734 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (8.7.1) 2022-02-14 17:31:25.735 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (3.4.0) 2022-02-14 17:31:25.736 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (11.1.0) 2022-02-14 17:31:25.738 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (5.1.0) 2022-02-14 17:31:25.739 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (4.6.1) 2022-02-14 17:31:25.740 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (12.12.0) 2022-02-14 17:31:25.741 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (4.5.0) 2022-02-14 17:31:25.742 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (3.10.1) 2022-02-14 17:31:25.743 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.6.2) 2022-02-14 17:31:25.744 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.3.0) 2022-02-14 17:31:25.746 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (6.3.0) 2022-02-14 17:31:25.747 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (4.2.0) 2022-02-14 17:31:25.748 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.8.0) 2022-02-14 17:31:25.749 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (1.4.0) 2022-02-14 17:31:25.750 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (4.12.1) 2022-02-14 17:31:25.751 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.5.0) 2022-02-14 17:31:25.752 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (3.4.2) 2022-02-14 17:31:25.757 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.3.0) 2022-02-14 17:31:25.758 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (1.1.0) 2022-02-14 17:31:25.759 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.16.0) 2022-02-14 17:31:25.760 | Requirement already satisfied: ovsdbapp>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (1.15.0) 2022-02-14 17:31:25.761 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (21.3) 2022-02-14 17:31:25.762 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (5.9.0) 2022-02-14 17:31:25.763 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (0.6.5) 2022-02-14 17:31:25.764 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (22.0.0) 2022-02-14 17:31:25.765 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (17.6.0) 2022-02-14 17:31:25.766 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (0.61.0) 2022-02-14 17:31:25.767 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (4.4.0) 2022-02-14 17:31:25.770 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.7.0) 2022-02-14 17:31:25.771 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.4.0) 2022-02-14 17:31:25.772 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.10.1) 2022-02-14 17:31:25.788 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev501) (4.11.0) 2022-02-14 17:31:25.791 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev501) (5.4.0) 2022-02-14 17:31:25.792 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev501) (1.1.6) 2022-02-14 17:31:25.800 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==19.1.0.dev501) (1.13.3) 2022-02-14 17:31:25.813 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev501) (2.1.0) 2022-02-14 17:31:25.814 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev501) (1.16.0) 2022-02-14 17:31:25.815 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev501) (1.1.2) 2022-02-14 17:31:25.835 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->neutron==19.1.0.dev501) (3.0.7) 2022-02-14 17:31:25.842 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==19.1.0.dev501) (2.0.1) 2022-02-14 17:31:25.902 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==19.1.0.dev501) (1.7.0) 2022-02-14 17:31:25.903 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==19.1.0.dev501) (1.0.2) 2022-02-14 17:31:25.956 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==19.1.0.dev501) (3.1.1) 2022-02-14 17:31:25.960 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==19.1.0.dev501) (4.4.0) 2022-02-14 17:31:26.004 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.18.0->neutron==19.1.0.dev501) (1.2.2) 2022-02-14 17:31:26.010 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.18.0->neutron==19.1.0.dev501) (2.7.0) 2022-02-14 17:31:26.038 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev501) (1.4.4) 2022-02-14 17:31:26.039 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev501) (1.1.5) 2022-02-14 17:31:26.040 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev501) (36.0.1) 2022-02-14 17:31:26.041 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev501) (2.5.0) 2022-02-14 17:31:26.043 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev501) (6.0) 2022-02-14 17:31:26.044 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev501) (1.4.0) 2022-02-14 17:31:26.045 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev501) (1.32) 2022-02-14 17:31:26.046 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev501) (0.10.0) 2022-02-14 17:31:26.063 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.2.0->neutron==19.1.0.dev501) (1.0.3) 2022-02-14 17:31:26.155 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==19.1.0.dev501) (0.17.3) 2022-02-14 17:31:26.199 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==19.1.0.dev501) (1.5.0) 2022-02-14 17:31:26.288 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev501) (0.5.0) 2022-02-14 17:31:26.291 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev501) (0.13.0) 2022-02-14 17:31:26.292 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev501) (2.0.1) 2022-02-14 17:31:26.348 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==19.1.0.dev501) (2.8.2) 2022-02-14 17:31:26.353 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==19.1.0.dev501) (0.9.6) 2022-02-14 17:31:26.411 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev501) (5.0.9) 2022-02-14 17:31:26.412 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev501) (0.4.0) 2022-02-14 17:31:26.414 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev501) (5.0.0) 2022-02-14 17:31:26.417 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev501) (5.2.3) 2022-02-14 17:31:26.440 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==19.1.0.dev501) (3.2.0) 2022-02-14 17:31:26.442 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==19.1.0.dev501) (3.3.0) 2022-02-14 17:31:26.492 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==19.1.0.dev501) (1.15.0) 2022-02-14 17:31:26.546 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==19.1.0.dev501) (2021.3) 2022-02-14 17:31:26.576 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==19.1.0.dev501) (1.3.3) 2022-02-14 17:31:26.582 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==19.1.0.dev501) (3.0.0) 2022-02-14 17:31:26.605 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==19.1.0.dev501) (3.0.0) 2022-02-14 17:31:26.744 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==19.1.0.dev501) (2.4.0) 2022-02-14 17:31:26.817 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==19.1.0.dev501) (60.8.2) 2022-02-14 17:31:26.896 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==19.1.0.dev501) (3.0.0) 2022-02-14 17:31:26.898 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==19.1.0.dev501) (0.3.5) 2022-02-14 17:31:27.008 | Requirement already satisfied: pyroute2.ipset==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev501) (0.6.5) 2022-02-14 17:31:27.009 | Requirement already satisfied: pyroute2.ndb==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev501) (0.6.5) 2022-02-14 17:31:27.010 | Requirement already satisfied: pyroute2.nftables==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev501) (0.6.5) 2022-02-14 17:31:27.011 | Requirement already satisfied: pyroute2.ethtool==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev501) (0.6.5) 2022-02-14 17:31:27.012 | Requirement already satisfied: pyroute2.nslink==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev501) (0.6.5) 2022-02-14 17:31:27.013 | Requirement already satisfied: pyroute2.core==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev501) (0.6.5) 2022-02-14 17:31:27.014 | Requirement already satisfied: pyroute2.ipdb==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev501) (0.6.5) 2022-02-14 17:31:27.222 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev501) (2.4.2) 2022-02-14 17:31:27.226 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev501) (3.10.0) 2022-02-14 17:31:27.227 | Requirement already satisfied: jsonschema>=2.6.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev501) (3.2.0) 2022-02-14 17:31:27.273 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=6.7.0->neutron==19.1.0.dev501) (3.17.6) 2022-02-14 17:31:27.275 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=6.7.0->neutron==19.1.0.dev501) (2.1.0) 2022-02-14 17:31:27.369 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev501) (2.0.12) 2022-02-14 17:31:27.371 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev501) (3.3) 2022-02-14 17:31:27.372 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev501) (1.26.8) 2022-02-14 17:31:27.373 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev501) (2019.11.28) 2022-02-14 17:31:27.409 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==19.1.0.dev501) (0.7) 2022-02-14 17:31:27.744 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==19.1.0.dev501) (0.12.2) 2022-02-14 17:31:27.821 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==19.1.0.dev501) (5.0.0) 2022-02-14 17:31:28.012 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==19.1.0.dev501) (2.21) 2022-02-14 17:31:28.087 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev501) (2.3.3) 2022-02-14 17:31:28.088 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev501) (0.5.0) 2022-02-14 17:31:28.314 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->neutron==19.1.0.dev501) (2.5.0) 2022-02-14 17:31:28.489 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==19.1.0.dev501) (2.2) 2022-02-14 17:31:29.014 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==19.1.0.dev501) (0.13.1) 2022-02-14 17:31:29.064 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==19.1.0.dev501) (0.2.5) 2022-02-14 17:31:29.697 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==19.1.0.dev501) (0.4.2) 2022-02-14 17:31:29.699 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==19.1.0.dev501) (0.5.2) 2022-02-14 17:31:30.003 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==19.1.0.dev501) (4.10.0) 2022-02-14 17:31:30.005 | Requirement already satisfied: waitress>=0.8.5 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==19.1.0.dev501) (2.0.0) 2022-02-14 17:31:30.173 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.6.5->neutron==19.1.0.dev501) (3.7.0) 2022-02-14 17:31:30.421 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev501) (1.8.2) 2022-02-14 17:31:30.422 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev501) (21.4.0) 2022-02-14 17:31:30.606 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->neutron==19.1.0.dev501) (1.0.0) 2022-02-14 17:31:30.827 | Requirement already satisfied: soupsieve>1.2 in /usr/local/lib/python3.8/dist-packages (from beautifulsoup4->WebTest>=1.3.1->pecan>=1.3.2->neutron==19.1.0.dev501) (2.3.1) 2022-02-14 17:31:32.398 | Installing collected packages: neutron 2022-02-14 17:31:32.398 | Attempting uninstall: neutron 2022-02-14 17:31:32.398 | Found existing installation: neutron 19.1.0.dev501 2022-02-14 17:31:32.417 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-02-14 17:31:32.420 | Running setup.py develop for neutron 2022-02-14 17:31:36.076 | Successfully installed neutron 2022-02-14 17:31:36.076 | 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-02-14 17:31:36.084 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 17:31:36.084 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 17:31:36.228 | + inc/python:pip_install:200 : result=0 2022-02-14 17:31:36.230 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 17:31:36.232 | + functions-common:time_stop:2425 : local name 2022-02-14 17:31:36.234 | + functions-common:time_stop:2426 : local end_time 2022-02-14 17:31:36.237 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 17:31:36.240 | + functions-common:time_stop:2428 : local total 2022-02-14 17:31:36.242 | + functions-common:time_stop:2429 : local start_time 2022-02-14 17:31:36.244 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 17:31:36.246 | + functions-common:time_stop:2432 : start_time=1644859881305 2022-02-14 17:31:36.249 | + functions-common:time_stop:2434 : [[ -z 1644859881305 ]] 2022-02-14 17:31:36.251 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 17:31:36.256 | + functions-common:time_stop:2437 : end_time=1644859896254 2022-02-14 17:31:36.258 | + functions-common:time_stop:2438 : elapsed_time=14949 2022-02-14 17:31:36.261 | + functions-common:time_stop:2439 : total=97954 2022-02-14 17:31:36.263 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 17:31:36.265 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=112903 2022-02-14 17:31:36.267 | + inc/python:pip_install:203 : return 0 2022-02-14 17:31:36.270 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-14 17:31:36.272 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-02-14 17:31:36.275 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-02-14 17:31:36.294 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-02-14 17:31:36.307 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-02-14 17:31:36.310 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-02-14 17:31:36.312 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:31:36.315 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:31:36.318 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-02-14 17:31:36.320 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:31:36.323 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-02-14 17:31:36.325 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-14 17:31:36.328 | + ./stack.sh:main:934 : is_service_enabled nova 2022-02-14 17:31:36.346 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:31:36.348 | + ./stack.sh:main:936 : stack_install_service nova 2022-02-14 17:31:36.351 | + lib/stack:stack_install_service:20 : local service=nova 2022-02-14 17:31:36.353 | + lib/stack:stack_install_service:21 : type install_nova 2022-02-14 17:31:36.356 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-14 17:31:36.358 | + lib/stack:stack_install_service:32 : install_nova 2022-02-14 17:31:36.361 | + lib/nova:install_nova:836 : use_library_from_git os-vif 2022-02-14 17:31:36.364 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-02-14 17:31:36.366 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:31:36.369 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:31:36.371 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-02-14 17:31:36.374 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:31:36.376 | + lib/nova:install_nova:841 : is_service_enabled n-cpu 2022-02-14 17:31:36.393 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:31:36.396 | + lib/nova:install_nova:845 : is_service_enabled n-novnc 2022-02-14 17:31:36.412 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:31:36.414 | + lib/nova:install_nova:857 : is_service_enabled n-spice 2022-02-14 17:31:36.431 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:31:36.433 | + lib/nova:install_nova:869 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-02-14 17:31:36.436 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-02-14 17:31:36.438 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-02-14 17:31:36.441 | + functions-common:git_clone:610 : local git_ref=master 2022-02-14 17:31:36.443 | + functions-common:git_clone:611 : local orig_dir 2022-02-14 17:31:36.446 | ++ functions-common:git_clone:612 : pwd 2022-02-14 17:31:36.448 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-14 17:31:36.450 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-14 17:31:36.453 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-14 17:31:36.469 | + functions-common:git_clone:615 : RECLONE=False 2022-02-14 17:31:36.472 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-14 17:31:36.474 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-14 17:31:36.477 | + functions-common:git_clone:629 : echo master 2022-02-14 17:31:36.477 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-14 17:31:36.482 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-02-14 17:31:36.484 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-14 17:31:36.487 | + functions-common:git_clone:677 : cd /opt/stack/nova 2022-02-14 17:31:36.490 | + functions-common:git_clone:678 : git show --oneline 2022-02-14 17:31:36.490 | + functions-common:git_clone:678 : head -1 2022-02-14 17:31:36.495 | 18bc3133c1 Fail on parse_dom if vif quota sizes > 32 bit unsigned int 2022-02-14 17:31:36.498 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-14 17:31:36.500 | + lib/nova:install_nova:870 : setup_develop /opt/stack/nova 2022-02-14 17:31:36.503 | + inc/python:setup_develop:338 : local bindep 2022-02-14 17:31:36.506 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-02-14 17:31:36.508 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-02-14 17:31:36.511 | + inc/python:setup_develop:344 : local extras= 2022-02-14 17:31:36.513 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-02-14 17:31:36.516 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-14 17:31:36.519 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-02-14 17:31:36.521 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-02-14 17:31:36.523 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-14 17:31:36.526 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-14 17:31:36.529 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-02-14 17:31:36.532 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-14 17:31:36.535 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-02-14 17:31:36.537 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-14 17:31:36.540 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-14 17:31:36.543 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-02-14 17:31:36.549 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-02-14 17:31:36.552 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-02-14 17:31:37.204 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-02-14 17:31:37.207 | + inc/python:setup_package:418 : local bindep=0 2022-02-14 17:31:37.209 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-14 17:31:37.212 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-14 17:31:37.214 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-02-14 17:31:37.217 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-02-14 17:31:37.219 | + inc/python:setup_package:427 : local flags=-e 2022-02-14 17:31:37.221 | + inc/python:setup_package:428 : local extras= 2022-02-14 17:31:37.224 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-14 17:31:37.226 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-14 17:31:37.228 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-14 17:31:37.230 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-14 17:31:37.233 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-14 17:31:37.235 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-02-14 17:31:37.256 | Using python 3.8 to install /opt/stack/nova 2022-02-14 17:31:37.258 | + 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/nova 2022-02-14 17:31:38.125 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:31:38.125 | from cryptography.utils import int_from_bytes 2022-02-14 17:31:38.125 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:31:38.125 | from cryptography.utils import int_from_bytes 2022-02-14 17:31:39.271 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 17:31:39.297 | Obtaining file:///opt/stack/nova 2022-02-14 17:31:39.298 | Preparing metadata (setup.py): started 2022-02-14 17:31:42.484 | Preparing metadata (setup.py): finished with status 'done' 2022-02-14 17:31:42.610 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (5.8.1) 2022-02-14 17:31:42.612 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (1.4.31) 2022-02-14 17:31:42.613 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (5.1.1) 2022-02-14 17:31:42.614 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (0.33.0) 2022-02-14 17:31:42.615 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (3.0.3) 2022-02-14 17:31:42.616 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (9.3.0) 2022-02-14 17:31:42.617 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (4.7.1) 2022-02-14 17:31:42.618 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (2.5.1) 2022-02-14 17:31:42.619 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (36.0.1) 2022-02-14 17:31:42.620 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (1.8.7) 2022-02-14 17:31:42.621 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (1.1.2) 2022-02-14 17:31:42.623 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (2.1.1) 2022-02-14 17:31:42.624 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (3.5.0) 2022-02-14 17:31:42.625 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (3.0.0) 2022-02-14 17:31:42.626 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (0.13.0) 2022-02-14 17:31:42.627 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (1.7.6) 2022-02-14 17:31:42.629 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (0.8.0) 2022-02-14 17:31:42.630 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (0.11.0) 2022-02-14 17:31:42.631 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (2.8.1) 2022-02-14 17:31:42.631 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (1.0.2) 2022-02-14 17:31:42.633 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==24.1.0.dev256) (3.2.0) 2022-02-14 17:31:42.634 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (8.2.0) 2022-02-14 17:31:42.635 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (4.4.0) 2022-02-14 17:31:42.636 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (7.7.0) 2022-02-14 17:31:42.637 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (3.5.0) 2022-02-14 17:31:42.638 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (2.27.1) 2022-02-14 17:31:42.639 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (3.5.0) 2022-02-14 17:31:42.640 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (0.10.0) 2022-02-14 17:31:42.641 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (2.10.0) 2022-02-14 17:31:42.643 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (4.5.0) 2022-02-14 17:31:42.644 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (8.7.1) 2022-02-14 17:31:42.645 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (3.4.0) 2022-02-14 17:31:42.646 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (4.6.1) 2022-02-14 17:31:42.647 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (2.3.0) 2022-02-14 17:31:42.649 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (4.2.0) 2022-02-14 17:31:42.650 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (1.4.0) 2022-02-14 17:31:42.651 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (4.12.1) 2022-02-14 17:31:42.652 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (11.1.0) 2022-02-14 17:31:42.653 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (6.3.0) 2022-02-14 17:31:42.655 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (12.12.0) 2022-02-14 17:31:42.656 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (3.10.1) 2022-02-14 17:31:42.657 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (2.6.2) 2022-02-14 17:31:42.658 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (5.1.0) 2022-02-14 17:31:42.660 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (2.8.0) 2022-02-14 17:31:42.661 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (1.5.0) 2022-02-14 17:31:42.662 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (4.5.0) 2022-02-14 17:31:42.663 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (5.9.0) 2022-02-14 17:31:42.664 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (2.5.0) 2022-02-14 17:31:42.665 | Requirement already satisfied: os-brick>=4.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (5.1.0) 2022-02-14 17:31:42.666 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (1.1.0) 2022-02-14 17:31:42.667 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (2.7.0) 2022-02-14 17:31:42.669 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (2.7.0) 2022-02-14 17:31:42.670 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (3.10.0) 2022-02-14 17:31:42.671 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (1.0.1) 2022-02-14 17:31:42.672 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (2.10.1) 2022-02-14 17:31:42.673 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (0.2.2) 2022-02-14 17:31:42.675 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (1.3.3) 2022-02-14 17:31:42.676 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (1.7.0) 2022-02-14 17:31:42.677 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (4.6.4) 2022-02-14 17:31:42.678 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (2.8.2) 2022-02-14 17:31:42.679 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (2.4.0) 2022-02-14 17:31:42.680 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (0.61.0) 2022-02-14 17:31:42.682 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (6.0) 2022-02-14 17:31:42.698 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev256) (4.11.0) 2022-02-14 17:31:42.700 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev256) (5.4.0) 2022-02-14 17:31:42.701 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev256) (1.1.6) 2022-02-14 17:31:42.723 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==24.1.0.dev256) (5.2.0) 2022-02-14 17:31:42.764 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==24.1.0.dev256) (1.15.0) 2022-02-14 17:31:42.796 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==24.1.0.dev256) (1.16.0) 2022-02-14 17:31:42.797 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==24.1.0.dev256) (2.1.0) 2022-02-14 17:31:42.822 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==24.1.0.dev256) (2.0.1) 2022-02-14 17:31:42.948 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==24.1.0.dev256) (3.1.1) 2022-02-14 17:31:42.950 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==24.1.0.dev256) (4.4.0) 2022-02-14 17:31:43.010 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev256) (0.10.0) 2022-02-14 17:31:43.011 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev256) (1.1.5) 2022-02-14 17:31:43.014 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev256) (2.5.0) 2022-02-14 17:31:43.015 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev256) (1.32) 2022-02-14 17:31:43.016 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev256) (1.4.0) 2022-02-14 17:31:43.020 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev256) (1.4.4) 2022-02-14 17:31:43.041 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=4.3.1->nova==24.1.0.dev256) (5.5.0) 2022-02-14 17:31:43.042 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=4.3.1->nova==24.1.0.dev256) (6.3.1) 2022-02-14 17:31:43.094 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev256) (1.15.0) 2022-02-14 17:31:43.099 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev256) (0.6.5) 2022-02-14 17:31:43.101 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev256) (2.4.0) 2022-02-14 17:31:43.188 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.4.0->nova==24.1.0.dev256) (0.17.3) 2022-02-14 17:31:43.301 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==24.1.0.dev256) (2.0.1) 2022-02-14 17:31:43.303 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==24.1.0.dev256) (0.5.0) 2022-02-14 17:31:43.364 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->nova==24.1.0.dev256) (0.9.6) 2022-02-14 17:31:43.429 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev256) (5.2.3) 2022-02-14 17:31:43.433 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev256) (0.4.0) 2022-02-14 17:31:43.434 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev256) (5.0.0) 2022-02-14 17:31:43.437 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev256) (5.0.9) 2022-02-14 17:31:43.464 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==24.1.0.dev256) (3.2.0) 2022-02-14 17:31:43.466 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==24.1.0.dev256) (3.3.0) 2022-02-14 17:31:43.517 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.4.0->nova==24.1.0.dev256) (1.0.3) 2022-02-14 17:31:43.575 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.1.0->nova==24.1.0.dev256) (2021.3) 2022-02-14 17:31:43.609 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->nova==24.1.0.dev256) (3.0.0) 2022-02-14 17:31:43.610 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->nova==24.1.0.dev256) (1.3.3) 2022-02-14 17:31:43.663 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->nova==24.1.0.dev256) (21.3) 2022-02-14 17:31:43.666 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->nova==24.1.0.dev256) (3.0.7) 2022-02-14 17:31:43.756 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==24.1.0.dev256) (1.5.0) 2022-02-14 17:31:43.782 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==24.1.0.dev256) (60.8.2) 2022-02-14 17:31:43.863 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==24.1.0.dev256) (0.2.5) 2022-02-14 17:31:43.941 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient!=4.0.0,>=3.3.0->nova==24.1.0.dev256) (3.17.6) 2022-02-14 17:31:44.005 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0.dev256) (1.13.3) 2022-02-14 17:31:44.006 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0.dev256) (22.0.0) 2022-02-14 17:31:44.007 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0.dev256) (1.3.3) 2022-02-14 17:31:44.054 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0.dev256) (3.10.0) 2022-02-14 17:31:44.059 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0.dev256) (2.1.0) 2022-02-14 17:31:44.061 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0.dev256) (2.4.2) 2022-02-14 17:31:44.140 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev256) (2.0.12) 2022-02-14 17:31:44.141 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev256) (1.26.8) 2022-02-14 17:31:44.144 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev256) (3.3) 2022-02-14 17:31:44.145 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==24.1.0.dev256) (2019.11.28) 2022-02-14 17:31:44.241 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==24.1.0.dev256) (0.7) 2022-02-14 17:31:44.459 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==24.1.0.dev256) (0.5.2) 2022-02-14 17:31:44.460 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==24.1.0.dev256) (0.4.2) 2022-02-14 17:31:44.577 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev256) (2.4.0) 2022-02-14 17:31:44.578 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev256) (2.6.3) 2022-02-14 17:31:44.581 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev256) (1.4.2) 2022-02-14 17:31:44.671 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==24.1.0.dev256) (0.12.2) 2022-02-14 17:31:44.747 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==24.1.0.dev256) (1.22.2) 2022-02-14 17:31:44.782 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=10.3.0->nova==24.1.0.dev256) (5.0.0) 2022-02-14 17:31:45.024 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==24.1.0.dev256) (2.21) 2022-02-14 17:31:45.105 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.1.0.dev256) (0.5.0) 2022-02-14 17:31:45.106 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.1.0.dev256) (2.3.3) 2022-02-14 17:31:45.317 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->nova==24.1.0.dev256) (2.5.0) 2022-02-14 17:31:45.463 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.35.0->nova==24.1.0.dev256) (2.2) 2022-02-14 17:31:45.943 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=10.3.0->nova==24.1.0.dev256) (0.13.1) 2022-02-14 17:31:45.989 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==24.1.0.dev256) (2.16.0) 2022-02-14 17:31:46.366 | Requirement already satisfied: pyroute2.ndb==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev256) (0.6.5) 2022-02-14 17:31:46.367 | Requirement already satisfied: pyroute2.core==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev256) (0.6.5) 2022-02-14 17:31:46.368 | Requirement already satisfied: pyroute2.nftables==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev256) (0.6.5) 2022-02-14 17:31:46.369 | Requirement already satisfied: pyroute2.ipdb==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev256) (0.6.5) 2022-02-14 17:31:46.370 | Requirement already satisfied: pyroute2.ethtool==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev256) (0.6.5) 2022-02-14 17:31:46.371 | Requirement already satisfied: pyroute2.ipset==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev256) (0.6.5) 2022-02-14 17:31:46.373 | Requirement already satisfied: pyroute2.nslink==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev256) (0.6.5) 2022-02-14 17:31:47.609 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==24.1.0.dev256) (3.7.0) 2022-02-14 17:31:48.023 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.1.0.dev256) (1.8.2) 2022-02-14 17:31:48.024 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.1.0.dev256) (21.4.0) 2022-02-14 17:31:48.123 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==24.1.0.dev256) (2.4.0) 2022-02-14 17:31:48.231 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->nova==24.1.0.dev256) (1.0.0) 2022-02-14 17:31:49.890 | Installing collected packages: nova 2022-02-14 17:31:49.890 | Attempting uninstall: nova 2022-02-14 17:31:49.890 | Found existing installation: nova 24.1.0.dev256 2022-02-14 17:31:49.899 | Can't uninstall 'nova'. No files were found to uninstall. 2022-02-14 17:31:49.901 | Running setup.py develop for nova 2022-02-14 17:31:54.247 | Successfully installed nova 2022-02-14 17:31:54.247 | 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-02-14 17:31:54.256 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 17:31:54.256 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 17:31:54.405 | + inc/python:pip_install:200 : result=0 2022-02-14 17:31:54.408 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 17:31:54.410 | + functions-common:time_stop:2425 : local name 2022-02-14 17:31:54.412 | + functions-common:time_stop:2426 : local end_time 2022-02-14 17:31:54.415 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 17:31:54.417 | + functions-common:time_stop:2428 : local total 2022-02-14 17:31:54.419 | + functions-common:time_stop:2429 : local start_time 2022-02-14 17:31:54.422 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 17:31:54.424 | + functions-common:time_stop:2432 : start_time=1644859897250 2022-02-14 17:31:54.426 | + functions-common:time_stop:2434 : [[ -z 1644859897250 ]] 2022-02-14 17:31:54.429 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 17:31:54.433 | + functions-common:time_stop:2437 : end_time=1644859914431 2022-02-14 17:31:54.435 | + functions-common:time_stop:2438 : elapsed_time=17181 2022-02-14 17:31:54.438 | + functions-common:time_stop:2439 : total=112903 2022-02-14 17:31:54.441 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 17:31:54.443 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=130084 2022-02-14 17:31:54.445 | + inc/python:pip_install:203 : return 0 2022-02-14 17:31:54.447 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-14 17:31:54.450 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-02-14 17:31:54.452 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-02-14 17:31:54.471 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-02-14 17:31:54.483 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-02-14 17:31:54.486 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-02-14 17:31:54.488 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:31:54.491 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:31:54.493 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-02-14 17:31:54.496 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:31:54.498 | + lib/nova:install_nova:871 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-02-14 17:31:54.511 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-14 17:31:54.513 | + ./stack.sh:main:937 : configure_nova 2022-02-14 17:31:54.516 | + lib/nova:configure_nova:245 : sudo install -d -o ubuntu /etc/nova 2022-02-14 17:31:54.528 | + lib/nova:configure_nova:247 : configure_rootwrap nova 2022-02-14 17:31:54.531 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-02-14 17:31:54.533 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-02-14 17:31:54.537 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-02-14 17:31:54.538 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-02-14 17:31:54.544 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-02-14 17:31:54.546 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-02-14 17:31:54.549 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-02-14 17:31:54.551 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-02-14 17:31:54.554 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-02-14 17:31:54.556 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-02-14 17:31:54.559 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-02-14 17:31:54.561 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-02-14 17:31:54.573 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-02-14 17:31:54.586 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2022-02-14 17:31:54.598 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2022-02-14 17:31:54.611 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-02-14 17:31:54.623 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-02-14 17:31:54.627 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-02-14 17:31:54.631 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.CMFXHXqkZC 2022-02-14 17:31:54.633 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-02-14 17:31:54.636 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-02-14 17:31:54.638 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-02-14 17:31:54.641 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-02-14 17:31:54.644 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-02-14 17:31:54.647 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.CMFXHXqkZC 2022-02-14 17:31:54.650 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.CMFXHXqkZC 2022-02-14 17:31:54.662 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.CMFXHXqkZC /etc/sudoers.d/nova-rootwrap 2022-02-14 17:31:54.675 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-02-14 17:31:54.679 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-02-14 17:31:54.682 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-02-14 17:31:54.684 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-02-14 17:31:54.687 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-02-14 17:31:54.690 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-02-14 17:31:54.692 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-02-14 17:31:54.695 | + lib/nova:configure_nova:249 : [[ 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 =~ n-api ]] 2022-02-14 17:31:54.698 | + lib/nova:configure_nova:251 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-02-14 17:31:54.702 | + lib/nova:configure_nova:254 : is_service_enabled n-cpu 2022-02-14 17:31:54.719 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:31:54.722 | + lib/nova:configure_nova:335 : create_nova_conf 2022-02-14 17:31:54.725 | + lib/nova:create_nova_conf:402 : rm -f /opt/stack/nova/bin/nova.conf 2022-02-14 17:31:54.728 | + lib/nova:create_nova_conf:405 : rm -f /etc/nova/nova.conf 2022-02-14 17:31:54.732 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-02-14 17:31:54.761 | + lib/nova:create_nova_conf:407 : '[' True == True ']' 2022-02-14 17:31:54.763 | + lib/nova:create_nova_conf:408 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-02-14 17:31:54.790 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-02-14 17:31:54.820 | + lib/nova:create_nova_conf:411 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-02-14 17:31:54.848 | + lib/nova:create_nova_conf:412 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-02-14 17:31:54.878 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf scheduler workers 2 2022-02-14 17:31:54.908 | + lib/nova:create_nova_conf:414 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-02-14 17:31:54.937 | + lib/nova:create_nova_conf:415 : [[ 4 == 6 ]] 2022-02-14 17:31:54.940 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.89 2022-02-14 17:31:54.967 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-02-14 17:31:54.994 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-02-14 17:31:55.022 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-02-14 17:31:55.049 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-02-14 17:31:55.076 | + lib/nova:create_nova_conf:425 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-02-14 17:31:55.109 | + lib/nova:create_nova_conf:427 : is_fedora 2022-02-14 17:31:55.112 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-14 17:31:55.114 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-14 17:31:55.116 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-14 17:31:55.119 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-14 17:31:55.121 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-14 17:31:55.123 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-14 17:31:55.125 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-14 17:31:55.128 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-14 17:31:55.130 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-14 17:31:55.133 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-14 17:31:55.135 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-14 17:31:55.137 | + lib/nova:create_nova_conf:427 : is_suse 2022-02-14 17:31:55.139 | + functions-common:is_suse:542 : is_opensuse 2022-02-14 17:31:55.142 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-14 17:31:55.144 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-14 17:31:55.146 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-14 17:31:55.148 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-14 17:31:55.150 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-14 17:31:55.153 | + lib/nova:create_nova_conf:436 : is_service_enabled n-api n-cond n-sched 2022-02-14 17:31:55.169 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:31:55.171 | + lib/nova:create_nova_conf:440 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-14 17:31:55.174 | + lib/nova:create_nova_conf:443 : local db=nova_cell0 2022-02-14 17:31:55.176 | + lib/nova:create_nova_conf:446 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-02-14 17:31:55.205 | ++ lib/nova:create_nova_conf:449 : database_connection_url nova_cell0 2022-02-14 17:31:55.207 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-02-14 17:31:55.209 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-02-14 17:31:55.212 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell0 2022-02-14 17:31:55.214 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-02-14 17:31:55.217 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-02-14 17:31:55.247 | ++ lib/nova:create_nova_conf:450 : database_connection_url nova_api 2022-02-14 17:31:55.250 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-02-14 17:31:55.253 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-02-14 17:31:55.255 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_api 2022-02-14 17:31:55.257 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-02-14 17:31:55.260 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-02-14 17:31:55.289 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf cache enabled True 2022-02-14 17:31:55.320 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-02-14 17:31:55.348 | + lib/nova:create_nova_conf:457 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-02-14 17:31:55.375 | + lib/nova:create_nova_conf:460 : is_service_enabled n-api 2022-02-14 17:31:55.392 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:31:55.394 | + lib/nova:create_nova_conf:461 : is_service_enabled n-api-meta 2022-02-14 17:31:55.411 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:31:55.415 | ++ lib/nova:create_nova_conf:463 : echo osapi_compute,metadata 2022-02-14 17:31:55.415 | ++ lib/nova:create_nova_conf:463 : sed s/,metadata// 2022-02-14 17:31:55.420 | + lib/nova:create_nova_conf:463 : NOVA_ENABLED_APIS=osapi_compute 2022-02-14 17:31:55.423 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-02-14 17:31:55.451 | + lib/nova:create_nova_conf:466 : is_service_enabled tls-proxy 2022-02-14 17:31:55.467 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:31:55.470 | + lib/nova:create_nova_conf:472 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-02-14 17:31:55.472 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/nova/nova.conf 2022-02-14 17:31:55.474 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2022-02-14 17:31:55.476 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-14 17:31:55.479 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-02-14 17:31:55.509 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-02-14 17:31:55.536 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.89/identity 2022-02-14 17:31:55.566 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-02-14 17:31:55.594 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-02-14 17:31:55.621 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-02-14 17:31:55.649 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-02-14 17:31:55.677 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-02-14 17:31:55.705 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-14 17:31:55.732 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-02-14 17:31:55.761 | + lib/nova:create_nova_conf:475 : is_service_enabled cinder 2022-02-14 17:31:55.777 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:31:55.780 | + lib/nova:create_nova_conf:476 : configure_cinder_access 2022-02-14 17:31:55.783 | + lib/nova:configure_cinder_access:603 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-02-14 17:31:55.814 | + lib/nova:configure_cinder_access:604 : iniset /etc/nova/nova.conf cinder auth_type password 2022-02-14 17:31:55.842 | + lib/nova:configure_cinder_access:605 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.89/identity 2022-02-14 17:31:55.869 | + lib/nova:configure_cinder_access:612 : iniset /etc/nova/nova.conf cinder username nova 2022-02-14 17:31:55.897 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-02-14 17:31:55.946 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-02-14 17:31:55.974 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder project_name service 2022-02-14 17:31:56.001 | + lib/nova:configure_cinder_access:616 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-02-14 17:31:56.029 | + lib/nova:configure_cinder_access:617 : is_service_enabled tls-proxy 2022-02-14 17:31:56.046 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:31:56.049 | + lib/nova:create_nova_conf:479 : '[' -n /opt/stack/data/nova ']' 2022-02-14 17:31:56.051 | + lib/nova:create_nova_conf:480 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-02-14 17:31:56.078 | + lib/nova:create_nova_conf:481 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-02-14 17:31:56.109 | + lib/nova:create_nova_conf:483 : '[' -n /opt/stack/data/nova/instances ']' 2022-02-14 17:31:56.112 | + lib/nova:create_nova_conf:484 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-02-14 17:31:56.141 | + lib/nova:create_nova_conf:486 : '[' False '!=' False ']' 2022-02-14 17:31:56.143 | + lib/nova:create_nova_conf:489 : '[' False '!=' False ']' 2022-02-14 17:31:56.146 | + lib/nova:create_nova_conf:495 : is_suse 2022-02-14 17:31:56.148 | + functions-common:is_suse:542 : is_opensuse 2022-02-14 17:31:56.150 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-14 17:31:56.152 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-14 17:31:56.155 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-14 17:31:56.158 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-14 17:31:56.160 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-14 17:31:56.162 | + lib/nova:create_nova_conf:495 : is_fedora 2022-02-14 17:31:56.164 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-14 17:31:56.167 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-14 17:31:56.169 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-14 17:31:56.172 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-14 17:31:56.175 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-14 17:31:56.177 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-14 17:31:56.179 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-14 17:31:56.182 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-14 17:31:56.184 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-14 17:31:56.186 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-14 17:31:56.189 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-14 17:31:56.191 | + lib/nova:create_nova_conf:500 : setup_logging /etc/nova/nova.conf 2022-02-14 17:31:56.194 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-02-14 17:31:56.196 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-02-14 17:31:56.199 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-14 17:31:56.216 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-14 17:31:56.218 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-14 17:31:56.221 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-14 17:31:56.223 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-14 17:31:56.226 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-02-14 17:31:56.253 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-02-14 17:31:56.282 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-02-14 17:31:56.310 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-14 17:31:56.338 | + lib/nova:create_nova_conf:502 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-02-14 17:31:56.369 | + lib/nova:create_nova_conf:504 : is_service_enabled n-api 2022-02-14 17:31:56.385 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:31:56.387 | + lib/nova:create_nova_conf:505 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-02-14 17:31:56.390 | + lib/apache:write_uwsgi_config:249 : local file=/etc/nova/nova-api-uwsgi.ini 2022-02-14 17:31:56.393 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-02-14 17:31:56.395 | + lib/apache:write_uwsgi_config:251 : local url=/compute 2022-02-14 17:31:56.398 | + lib/apache:write_uwsgi_config:252 : local http= 2022-02-14 17:31:56.400 | + lib/apache:write_uwsgi_config:253 : local name= 2022-02-14 17:31:56.403 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/nova-api-wsgi 2022-02-14 17:31:56.407 | + lib/apache:write_uwsgi_config:254 : name=nova-api-wsgi 2022-02-14 17:31:56.410 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-02-14 17:31:56.412 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-14 17:31:56.425 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-14 17:31:56.426 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-14 17:31:56.434 | d /var/run/uwsgi 0755 ubuntu root 2022-02-14 17:31:56.437 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-14 17:31:56.452 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-02-14 17:31:56.455 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-02-14 17:31:56.459 | + lib/apache:write_uwsgi_config:270 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-02-14 17:31:56.489 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-02-14 17:31:56.515 | + lib/apache:write_uwsgi_config:273 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-02-14 17:31:56.543 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-02-14 17:31:56.571 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-02-14 17:31:56.599 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-14 17:31:56.626 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-02-14 17:31:56.653 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-02-14 17:31:56.682 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-02-14 17:31:56.709 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-14 17:31:56.737 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-02-14 17:31:56.764 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-14 17:31:56.792 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-02-14 17:31:56.821 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-02-14 17:31:56.823 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-02-14 17:31:56.826 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for nova-api-wsgi 2022-02-14 17:31:56.828 | ++ lib/apache:apache_site_config_for:181 : local site=nova-api-wsgi 2022-02-14 17:31:56.831 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-02-14 17:31:56.834 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:31:56.836 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:31:56.838 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-02-14 17:31:56.841 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-02-14 17:31:56.843 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-02-14 17:31:56.872 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-02-14 17:31:56.900 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-02-14 17:31:56.900 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-02-14 17:31:56.909 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-02-14 17:31:56.912 | + lib/apache:write_uwsgi_config:302 : enable_apache_site nova-api-wsgi 2022-02-14 17:31:56.915 | + lib/apache:enable_apache_site:198 : local site=nova-api-wsgi 2022-02-14 17:31:56.917 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-02-14 17:31:56.920 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-14 17:31:56.922 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-14 17:31:56.925 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:31:56.927 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:31:56.929 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-14 17:31:56.932 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-02-14 17:31:56.934 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:31:56.936 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:31:56.939 | + lib/apache:enable_apache_site:202 : sudo a2ensite nova-api-wsgi 2022-02-14 17:31:57.001 | Enabling site nova-api-wsgi. 2022-02-14 17:31:57.007 | To activate the new configuration, you need to run: 2022-02-14 17:31:57.007 | systemctl reload apache2 2022-02-14 17:31:57.011 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-02-14 17:31:57.013 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-14 17:31:57.016 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-14 17:31:57.019 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-14 17:31:57.153 | + lib/nova:create_nova_conf:508 : is_service_enabled n-api-meta 2022-02-14 17:31:57.174 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:31:57.176 | + lib/nova:create_nova_conf:509 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-02-14 17:31:57.178 | + lib/apache:write_uwsgi_config:249 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-02-14 17:31:57.181 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-02-14 17:31:57.183 | + lib/apache:write_uwsgi_config:251 : local url= 2022-02-14 17:31:57.185 | + lib/apache:write_uwsgi_config:252 : local http=0.0.0.0:8775 2022-02-14 17:31:57.188 | + lib/apache:write_uwsgi_config:253 : local name= 2022-02-14 17:31:57.191 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/nova-metadata-wsgi 2022-02-14 17:31:57.195 | + lib/apache:write_uwsgi_config:254 : name=nova-metadata-wsgi 2022-02-14 17:31:57.198 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-02-14 17:31:57.200 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-14 17:31:57.214 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-14 17:31:57.214 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-14 17:31:57.223 | d /var/run/uwsgi 0755 ubuntu root 2022-02-14 17:31:57.226 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-14 17:31:57.243 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-02-14 17:31:57.245 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-02-14 17:31:57.249 | + lib/apache:write_uwsgi_config:270 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-02-14 17:31:57.280 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-02-14 17:31:57.307 | + lib/apache:write_uwsgi_config:273 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-02-14 17:31:57.335 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-02-14 17:31:57.362 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-02-14 17:31:57.389 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-14 17:31:57.417 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-02-14 17:31:57.445 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-02-14 17:31:57.472 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-02-14 17:31:57.500 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-14 17:31:57.528 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-02-14 17:31:57.557 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-14 17:31:57.584 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-02-14 17:31:57.613 | + lib/apache:write_uwsgi_config:294 : [[ -n 0.0.0.0:8775 ]] 2022-02-14 17:31:57.615 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-02-14 17:31:57.643 | + lib/nova:create_nova_conf:512 : is_service_enabled ceilometer 2022-02-14 17:31:57.660 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:31:57.662 | + lib/nova:create_nova_conf:520 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-02-14 17:31:57.693 | ++ lib/nova:create_nova_conf:521 : get_notification_url 2022-02-14 17:31:57.696 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-02-14 17:31:57.698 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-02-14 17:31:57.715 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:31:57.718 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-02-14 17:31:57.720 | + lib/nova:create_nova_conf:521 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-02-14 17:31:57.749 | + lib/nova:create_nova_conf:522 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-02-14 17:31:57.780 | + lib/nova:create_nova_conf:523 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-02-14 17:31:57.783 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-02-14 17:31:57.786 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-02-14 17:31:57.788 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-14 17:31:57.790 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-14 17:31:57.793 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-14 17:31:57.809 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:31:57.812 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-14 17:31:57.815 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-14 17:31:57.817 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-14 17:31:57.834 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:31:57.836 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-02-14 17:31:57.839 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-02-14 17:31:57.868 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-14 17:31:57.871 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-14 17:31:57.873 | + lib/nova:create_nova_conf:525 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-02-14 17:31:57.902 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-02-14 17:31:57.931 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf conductor workers 2 2022-02-14 17:31:57.962 | + lib/nova:create_nova_conf:530 : is_service_enabled tls-proxy 2022-02-14 17:31:57.979 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:31:57.982 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-02-14 17:31:58.010 | + lib/nova:create_nova_conf:537 : '[' True == True ']' 2022-02-14 17:31:58.013 | + lib/nova:create_nova_conf:538 : init_nova_service_user_conf 2022-02-14 17:31:58.015 | + lib/nova:init_nova_service_user_conf:739 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-02-14 17:31:58.048 | + lib/nova:init_nova_service_user_conf:740 : iniset /etc/nova/nova.conf service_user auth_type password 2022-02-14 17:31:58.077 | + lib/nova:init_nova_service_user_conf:741 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.89/identity 2022-02-14 17:31:58.106 | + lib/nova:init_nova_service_user_conf:742 : iniset /etc/nova/nova.conf service_user username nova 2022-02-14 17:31:58.134 | + lib/nova:init_nova_service_user_conf:743 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-02-14 17:31:58.164 | + lib/nova:init_nova_service_user_conf:744 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-02-14 17:31:58.192 | + lib/nova:init_nova_service_user_conf:745 : iniset /etc/nova/nova.conf service_user project_name service 2022-02-14 17:31:58.221 | + lib/nova:init_nova_service_user_conf:746 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-02-14 17:31:58.250 | + lib/nova:init_nova_service_user_conf:747 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-02-14 17:31:58.279 | + lib/nova:create_nova_conf:541 : is_service_enabled n-cond 2022-02-14 17:31:58.296 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:31:58.300 | ++ lib/nova:create_nova_conf:542 : seq 1 1 2022-02-14 17:31:58.304 | + lib/nova:create_nova_conf:542 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-14 17:31:58.306 | + lib/nova:create_nova_conf:543 : local conf 2022-02-14 17:31:58.308 | + lib/nova:create_nova_conf:544 : local vhost 2022-02-14 17:31:58.311 | ++ lib/nova:create_nova_conf:545 : conductor_conf 1 2022-02-14 17:31:58.314 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-02-14 17:31:58.317 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-02-14 17:31:58.319 | + lib/nova:create_nova_conf:545 : conf=/etc/nova/nova_cell1.conf 2022-02-14 17:31:58.322 | + lib/nova:create_nova_conf:546 : vhost=nova_cell1 2022-02-14 17:31:58.324 | + lib/nova:create_nova_conf:548 : rm -f /etc/nova/nova_cell1.conf 2022-02-14 17:31:58.328 | ++ lib/nova:create_nova_conf:549 : database_connection_url nova_cell1 2022-02-14 17:31:58.331 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-02-14 17:31:58.334 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-02-14 17:31:58.336 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell1 2022-02-14 17:31:58.339 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-02-14 17:31:58.341 | + lib/nova:create_nova_conf:549 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-02-14 17:31:58.373 | + lib/nova:create_nova_conf:550 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-02-14 17:31:58.404 | + lib/nova:create_nova_conf:551 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-02-14 17:31:58.435 | + lib/nova:create_nova_conf:553 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-14 17:31:58.437 | + lib/nova:create_nova_conf:556 : rpc_backend_add_vhost nova_cell1 2022-02-14 17:31:58.440 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-02-14 17:31:58.443 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-02-14 17:31:58.459 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:31:58.462 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-02-14 17:31:58.463 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-02-14 17:31:59.165 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-02-14 17:31:59.167 | + lib/nova:create_nova_conf:557 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-02-14 17:31:59.169 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-02-14 17:31:59.172 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-02-14 17:31:59.174 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-14 17:31:59.177 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-02-14 17:31:59.179 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-14 17:31:59.195 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:31:59.198 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-02-14 17:31:59.201 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-02-14 17:31:59.203 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-14 17:31:59.219 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:31:59.222 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/nova_cell1 2022-02-14 17:31:59.225 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/nova_cell1 2022-02-14 17:31:59.253 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-14 17:31:59.256 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-14 17:31:59.258 | + lib/nova:create_nova_conf:561 : is_service_enabled placement placement-client 2022-02-14 17:31:59.276 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:31:59.279 | + lib/nova:create_nova_conf:562 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-02-14 17:31:59.281 | + lib/nova:configure_placement_nova_compute:590 : local conf=/etc/nova/nova_cell1.conf 2022-02-14 17:31:59.284 | + lib/nova:configure_placement_nova_compute:591 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-02-14 17:31:59.314 | + lib/nova:configure_placement_nova_compute:592 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.89/identity 2022-02-14 17:31:59.342 | + lib/nova:configure_placement_nova_compute:593 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-02-14 17:31:59.371 | + lib/nova:configure_placement_nova_compute:594 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-02-14 17:31:59.400 | + lib/nova:configure_placement_nova_compute:595 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-02-14 17:31:59.428 | + lib/nova:configure_placement_nova_compute:596 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-02-14 17:31:59.457 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-02-14 17:31:59.484 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-02-14 17:31:59.513 | + lib/nova:create_nova_conf:566 : setup_logging /etc/nova/nova_cell1.conf 2022-02-14 17:31:59.516 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-02-14 17:31:59.518 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-02-14 17:31:59.521 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-14 17:31:59.538 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-14 17:31:59.540 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-14 17:31:59.542 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-14 17:31:59.545 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-14 17:31:59.547 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-02-14 17:31:59.576 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-02-14 17:31:59.604 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-02-14 17:31:59.634 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-14 17:31:59.661 | + lib/nova:create_nova_conf:573 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-14 17:31:59.665 | ++ lib/nova:create_nova_conf:576 : seq 1 1 2022-02-14 17:31:59.669 | + lib/nova:create_nova_conf:576 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-14 17:31:59.671 | + lib/nova:create_nova_conf:577 : local conf 2022-02-14 17:31:59.674 | + lib/nova:create_nova_conf:578 : local offset 2022-02-14 17:31:59.677 | ++ lib/nova:create_nova_conf:579 : conductor_conf 1 2022-02-14 17:31:59.679 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-02-14 17:31:59.682 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-02-14 17:31:59.685 | + lib/nova:create_nova_conf:579 : conf=/etc/nova/nova_cell1.conf 2022-02-14 17:31:59.687 | + lib/nova:create_nova_conf:580 : offset=0 2022-02-14 17:31:59.690 | + lib/nova:create_nova_conf:581 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-02-14 17:31:59.692 | + lib/nova:configure_console_proxies:688 : local conf=/etc/nova/nova_cell1.conf 2022-02-14 17:31:59.695 | + lib/nova:configure_console_proxies:689 : local offset=0 2022-02-14 17:31:59.697 | + lib/nova:configure_console_proxies:693 : offset=0 2022-02-14 17:31:59.699 | + lib/nova:configure_console_proxies:695 : is_service_enabled n-novnc 2022-02-14 17:31:59.715 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:31:59.718 | + lib/nova:configure_console_proxies:695 : '[' False '!=' False ']' 2022-02-14 17:31:59.720 | + lib/nova:configure_console_proxies:727 : is_service_enabled n-spice 2022-02-14 17:31:59.736 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:31:59.738 | + lib/nova:configure_console_proxies:732 : is_service_enabled n-sproxy 2022-02-14 17:31:59.755 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:31:59.757 | + lib/nova:configure_nova:337 : is_service_enabled n-cpu 2022-02-14 17:31:59.774 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:31:59.777 | + ./stack.sh:main:940 : is_service_enabled placement 2022-02-14 17:31:59.794 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:31:59.796 | + ./stack.sh:main:942 : stack_install_service placement 2022-02-14 17:31:59.800 | + lib/stack:stack_install_service:20 : local service=placement 2022-02-14 17:31:59.802 | + lib/stack:stack_install_service:21 : type install_placement 2022-02-14 17:31:59.805 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-14 17:31:59.807 | + lib/stack:stack_install_service:32 : install_placement 2022-02-14 17:31:59.810 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-02-14 17:31:59.812 | + lib/apache:install_apache_wsgi:138 : is_ubuntu 2022-02-14 17:31:59.816 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:31:59.818 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:31:59.821 | + lib/apache:install_apache_wsgi:140 : install_package apache2 2022-02-14 17:31:59.823 | + functions-common:install_package:1463 : update_package_repo 2022-02-14 17:31:59.826 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-14 17:31:59.828 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-14 17:31:59.831 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-14 17:31:59.833 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-14 17:31:59.836 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-14 17:31:59.838 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:31:59.841 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:31:59.843 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-14 17:31:59.846 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-14 17:31:59.848 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-14 17:31:59.851 | + functions-common:apt_get_update:1190 : return 2022-02-14 17:31:59.853 | + functions-common:install_package:1464 : real_install_package apache2 2022-02-14 17:31:59.856 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-14 17:31:59.858 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:31:59.861 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:31:59.864 | + functions-common:real_install_package:1450 : apt_get install apache2 2022-02-14 17:31:59.887 | + 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 2022-02-14 17:31:59.996 | Reading package lists... 2022-02-14 17:32:00.234 | Building dependency tree... 2022-02-14 17:32:00.236 | Reading state information... 2022-02-14 17:32:00.489 | apache2 is already the newest version (2.4.41-4ubuntu3.9). 2022-02-14 17:32:00.489 | The following packages were automatically installed and are no longer required: 2022-02-14 17:32:00.491 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-14 17:32:00.491 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-14 17:32:00.491 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-14 17:32:00.491 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-14 17:32:00.491 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-14 17:32:00.491 | python3-zope.interface 2022-02-14 17:32:00.491 | Use 'sudo apt autoremove' to remove them. 2022-02-14 17:32:00.604 | 0 upgraded, 0 newly installed, 0 to remove and 115 not upgraded. 2022-02-14 17:32:00.609 | + functions-common:apt_get:1234 : result=0 2022-02-14 17:32:00.612 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-14 17:32:00.615 | + functions-common:time_stop:2425 : local name 2022-02-14 17:32:00.617 | + functions-common:time_stop:2426 : local end_time 2022-02-14 17:32:00.620 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 17:32:00.622 | + functions-common:time_stop:2428 : local total 2022-02-14 17:32:00.625 | + functions-common:time_stop:2429 : local start_time 2022-02-14 17:32:00.628 | + functions-common:time_stop:2431 : name=apt-get 2022-02-14 17:32:00.630 | + functions-common:time_stop:2432 : start_time=1644859919884 2022-02-14 17:32:00.632 | + functions-common:time_stop:2434 : [[ -z 1644859919884 ]] 2022-02-14 17:32:00.635 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 17:32:00.640 | + functions-common:time_stop:2437 : end_time=1644859920637 2022-02-14 17:32:00.642 | + functions-common:time_stop:2438 : elapsed_time=753 2022-02-14 17:32:00.645 | + functions-common:time_stop:2439 : total=5975 2022-02-14 17:32:00.647 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 17:32:00.649 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6728 2022-02-14 17:32:00.652 | + functions-common:apt_get:1238 : return 0 2022-02-14 17:32:00.655 | + lib/apache:install_apache_wsgi:141 : is_package_installed libapache2-mod-wsgi 2022-02-14 17:32:00.658 | + functions-common:is_package_installed:1472 : [[ -z libapache2-mod-wsgi ]] 2022-02-14 17:32:00.660 | + functions-common:is_package_installed:1476 : [[ -z deb ]] 2022-02-14 17:32:00.663 | + functions-common:is_package_installed:1480 : [[ deb = \d\e\b ]] 2022-02-14 17:32:00.665 | + functions-common:is_package_installed:1481 : dpkg -s libapache2-mod-wsgi 2022-02-14 17:32:00.688 | + lib/apache:install_apache_wsgi:144 : install_package libapache2-mod-wsgi-py3 2022-02-14 17:32:00.691 | + functions-common:install_package:1463 : update_package_repo 2022-02-14 17:32:00.693 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-14 17:32:00.696 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-14 17:32:00.698 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-14 17:32:00.701 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-14 17:32:00.703 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-14 17:32:00.706 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:32:00.708 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:32:00.711 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-14 17:32:00.714 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-14 17:32:00.716 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-14 17:32:00.719 | + functions-common:apt_get_update:1190 : return 2022-02-14 17:32:00.722 | + functions-common:install_package:1464 : real_install_package libapache2-mod-wsgi-py3 2022-02-14 17:32:00.724 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-14 17:32:00.727 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:32:00.730 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:32:00.732 | + functions-common:real_install_package:1450 : apt_get install libapache2-mod-wsgi-py3 2022-02-14 17:32:00.755 | + 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 libapache2-mod-wsgi-py3 2022-02-14 17:32:00.864 | Reading package lists... 2022-02-14 17:32:01.103 | Building dependency tree... 2022-02-14 17:32:01.105 | Reading state information... 2022-02-14 17:32:01.352 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-02-14 17:32:01.352 | The following packages were automatically installed and are no longer required: 2022-02-14 17:32:01.353 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-14 17:32:01.353 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-14 17:32:01.353 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-14 17:32:01.353 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-14 17:32:01.353 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-14 17:32:01.353 | python3-zope.interface 2022-02-14 17:32:01.353 | Use 'sudo apt autoremove' to remove them. 2022-02-14 17:32:01.467 | 0 upgraded, 0 newly installed, 0 to remove and 115 not upgraded. 2022-02-14 17:32:01.472 | + functions-common:apt_get:1234 : result=0 2022-02-14 17:32:01.474 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-14 17:32:01.477 | + functions-common:time_stop:2425 : local name 2022-02-14 17:32:01.479 | + functions-common:time_stop:2426 : local end_time 2022-02-14 17:32:01.482 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 17:32:01.484 | + functions-common:time_stop:2428 : local total 2022-02-14 17:32:01.487 | + functions-common:time_stop:2429 : local start_time 2022-02-14 17:32:01.489 | + functions-common:time_stop:2431 : name=apt-get 2022-02-14 17:32:01.491 | + functions-common:time_stop:2432 : start_time=1644859920752 2022-02-14 17:32:01.494 | + functions-common:time_stop:2434 : [[ -z 1644859920752 ]] 2022-02-14 17:32:01.497 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 17:32:01.502 | + functions-common:time_stop:2437 : end_time=1644859921498 2022-02-14 17:32:01.504 | + functions-common:time_stop:2438 : elapsed_time=746 2022-02-14 17:32:01.506 | + functions-common:time_stop:2439 : total=6728 2022-02-14 17:32:01.509 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 17:32:01.511 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7474 2022-02-14 17:32:01.514 | + functions-common:apt_get:1238 : return 0 2022-02-14 17:32:01.516 | + lib/apache:install_apache_wsgi:159 : enable_apache_mod wsgi 2022-02-14 17:32:01.520 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2022-02-14 17:32:01.522 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-14 17:32:01.525 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:32:01.527 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:32:01.530 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-02-14 17:32:01.532 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2022-02-14 17:32:01.588 | wsgi (enabled by maintainer script) 2022-02-14 17:32:01.591 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-02-14 17:32:01.594 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-02-14 17:32:01.597 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-14 17:32:01.600 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-02-14 17:32:01.602 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-02-14 17:32:01.605 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-14 17:32:01.609 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-02-14 17:32:01.609 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-14 17:32:01.615 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-02-14 17:32:01.617 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-02-14 17:32:01.620 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-02-14 17:32:01.623 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-02-14 17:32:01.626 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-02-14 17:32:01.650 | Using python 3.8 to install osc-placement 2022-02-14 17:32:01.652 | + 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 osc-placement 2022-02-14 17:32:02.541 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:32:02.541 | from cryptography.utils import int_from_bytes 2022-02-14 17:32:02.541 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:32:02.541 | from cryptography.utils import int_from_bytes 2022-02-14 17:32:03.718 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 17:32:03.743 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.1.1) 2022-02-14 17:32:03.755 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-02-14 17:32:03.756 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.4.2) 2022-02-14 17:32:03.757 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-02-14 17:32:03.758 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.4.0) 2022-02-14 17:32:03.759 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-02-14 17:32:03.760 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.1) 2022-02-14 17:32:03.821 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.7.0) 2022-02-14 17:32:03.822 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (3.5.0) 2022-02-14 17:32:03.823 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.0.2) 2022-02-14 17:32:03.824 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (2.27.1) 2022-02-14 17:32:03.838 | Requirement already satisfied: cliff>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (3.10.0) 2022-02-14 17:32:03.840 | Requirement already satisfied: openstacksdk>=0.15.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (0.61.0) 2022-02-14 17:32:03.841 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (5.1.0) 2022-02-14 17:32:03.855 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.4.0) 2022-02-14 17:32:03.856 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.8.0) 2022-02-14 17:32:03.857 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2021.3) 2022-02-14 17:32:03.858 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (21.3) 2022-02-14 17:32:03.860 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.11.0) 2022-02-14 17:32:03.862 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (3.0.7) 2022-02-14 17:32:03.882 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (3.0.0) 2022-02-14 17:32:03.884 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.3.3) 2022-02-14 17:32:03.886 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.5.0) 2022-02-14 17:32:03.887 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (6.0) 2022-02-14 17:32:03.897 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (1.13.3) 2022-02-14 17:32:03.937 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.32) 2022-02-14 17:32:03.938 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.0) 2022-02-14 17:32:03.939 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (36.0.1) 2022-02-14 17:32:03.941 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.1.5) 2022-02-14 17:32:03.942 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.4) 2022-02-14 17:32:03.943 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.5.0) 2022-02-14 17:32:03.944 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (5.1.1) 2022-02-14 17:32:03.946 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (0.10.0) 2022-02-14 17:32:04.015 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.0.12) 2022-02-14 17:32:04.018 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.3) 2022-02-14 17:32:04.019 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2019.11.28) 2022-02-14 17:32:04.020 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (1.26.8) 2022-02-14 17:32:04.116 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (1.8.2) 2022-02-14 17:32:04.117 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.2.5) 2022-02-14 17:32:04.118 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (21.4.0) 2022-02-14 17:32:04.162 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.15.0) 2022-02-14 17:32:04.203 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.2) 2022-02-14 17:32:04.368 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.21) 2022-02-14 17:32:06.641 | 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-02-14 17:32:06.648 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 17:32:06.648 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 17:32:06.772 | + inc/python:pip_install:200 : result=0 2022-02-14 17:32:06.775 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 17:32:06.777 | + functions-common:time_stop:2425 : local name 2022-02-14 17:32:06.780 | + functions-common:time_stop:2426 : local end_time 2022-02-14 17:32:06.783 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 17:32:06.785 | + functions-common:time_stop:2428 : local total 2022-02-14 17:32:06.787 | + functions-common:time_stop:2429 : local start_time 2022-02-14 17:32:06.790 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 17:32:06.793 | + functions-common:time_stop:2432 : start_time=1644859921643 2022-02-14 17:32:06.795 | + functions-common:time_stop:2434 : [[ -z 1644859921643 ]] 2022-02-14 17:32:06.799 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 17:32:06.803 | + functions-common:time_stop:2437 : end_time=1644859926800 2022-02-14 17:32:06.805 | + functions-common:time_stop:2438 : elapsed_time=5157 2022-02-14 17:32:06.808 | + functions-common:time_stop:2439 : total=130084 2022-02-14 17:32:06.810 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 17:32:06.814 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=135241 2022-02-14 17:32:06.816 | + inc/python:pip_install:203 : return 0 2022-02-14 17:32:06.819 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-02-14 17:32:06.821 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-02-14 17:32:06.824 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-02-14 17:32:06.826 | + functions-common:git_clone:610 : local git_ref=master 2022-02-14 17:32:06.829 | + functions-common:git_clone:611 : local orig_dir 2022-02-14 17:32:06.832 | ++ functions-common:git_clone:612 : pwd 2022-02-14 17:32:06.835 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-14 17:32:06.838 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-14 17:32:06.841 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-14 17:32:06.858 | + functions-common:git_clone:615 : RECLONE=False 2022-02-14 17:32:06.861 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-14 17:32:06.863 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-14 17:32:06.866 | + functions-common:git_clone:629 : echo master 2022-02-14 17:32:06.867 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-14 17:32:06.872 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-02-14 17:32:06.874 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-14 17:32:06.878 | + functions-common:git_clone:677 : cd /opt/stack/placement 2022-02-14 17:32:06.881 | + functions-common:git_clone:678 : git show --oneline 2022-02-14 17:32:06.881 | + functions-common:git_clone:678 : head -1 2022-02-14 17:32:06.884 | 91b85ba7 Merge "Refactor trait normalization" 2022-02-14 17:32:06.887 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-14 17:32:06.890 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-02-14 17:32:06.893 | + inc/python:setup_develop:338 : local bindep 2022-02-14 17:32:06.895 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-02-14 17:32:06.898 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-02-14 17:32:06.901 | + inc/python:setup_develop:344 : local extras= 2022-02-14 17:32:06.903 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-02-14 17:32:06.906 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-14 17:32:06.908 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-02-14 17:32:06.911 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-02-14 17:32:06.913 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-14 17:32:06.915 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-14 17:32:06.919 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-02-14 17:32:06.922 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-14 17:32:06.925 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-02-14 17:32:06.927 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-14 17:32:06.930 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-14 17:32:06.933 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-02-14 17:32:06.939 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-02-14 17:32:06.942 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-02-14 17:32:07.596 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-02-14 17:32:07.598 | + inc/python:setup_package:418 : local bindep=0 2022-02-14 17:32:07.601 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-14 17:32:07.604 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-14 17:32:07.607 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-02-14 17:32:07.609 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-02-14 17:32:07.612 | + inc/python:setup_package:427 : local flags=-e 2022-02-14 17:32:07.615 | + inc/python:setup_package:428 : local extras= 2022-02-14 17:32:07.618 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-14 17:32:07.620 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-14 17:32:07.628 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-14 17:32:07.630 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-14 17:32:07.633 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-14 17:32:07.635 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-02-14 17:32:07.657 | Using python 3.8 to install /opt/stack/placement 2022-02-14 17:32:07.660 | + 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/placement 2022-02-14 17:32:08.551 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:32:08.551 | from cryptography.utils import int_from_bytes 2022-02-14 17:32:08.551 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:32:08.551 | from cryptography.utils import int_from_bytes 2022-02-14 17:32:09.707 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 17:32:09.732 | Obtaining file:///opt/stack/placement 2022-02-14 17:32:09.733 | Preparing metadata (setup.py): started 2022-02-14 17:32:10.952 | Preparing metadata (setup.py): finished with status 'done' 2022-02-14 17:32:10.998 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (5.8.1) 2022-02-14 17:32:10.999 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (1.4.31) 2022-02-14 17:32:11.000 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (9.3.0) 2022-02-14 17:32:11.002 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (2.5.1) 2022-02-14 17:32:11.003 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (1.8.7) 2022-02-14 17:32:11.004 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==6.1.0.dev20) (3.2.0) 2022-02-14 17:32:11.005 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (2.27.1) 2022-02-14 17:32:11.006 | Requirement already satisfied: 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,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (60.8.2) 2022-02-14 17:32:11.008 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (4.5.0) 2022-02-14 17:32:11.009 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (8.7.1) 2022-02-14 17:32:11.010 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (3.4.0) 2022-02-14 17:32:11.011 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (4.6.1) 2022-02-14 17:32:11.012 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (4.2.0) 2022-02-14 17:32:11.013 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (4.12.1) 2022-02-14 17:32:11.014 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (11.1.0) 2022-02-14 17:32:11.015 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (3.10.1) 2022-02-14 17:32:11.017 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (4.5.0) 2022-02-14 17:32:11.018 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (1.4.0) 2022-02-14 17:32:11.020 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (1.1.0) 2022-02-14 17:32:11.021 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (2.7.0) 2022-02-14 17:32:11.022 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (1.0.1) 2022-02-14 17:32:11.087 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev20) (3.1.1) 2022-02-14 17:32:11.088 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev20) (1.16.0) 2022-02-14 17:32:11.090 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev20) (4.4.0) 2022-02-14 17:32:11.091 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev20) (5.1.0) 2022-02-14 17:32:11.093 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev20) (2.10.0) 2022-02-14 17:32:11.095 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev20) (4.4.0) 2022-02-14 17:32:11.114 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==6.1.0.dev20) (0.17.3) 2022-02-14 17:32:11.156 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev20) (1.5.0) 2022-02-14 17:32:11.158 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev20) (2.4.0) 2022-02-14 17:32:11.159 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev20) (0.8.0) 2022-02-14 17:32:11.160 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev20) (3.5.0) 2022-02-14 17:32:11.162 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev20) (6.0) 2022-02-14 17:32:11.215 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (0.13.0) 2022-02-14 17:32:11.216 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (0.5.0) 2022-02-14 17:32:11.217 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (2.0.1) 2022-02-14 17:32:11.218 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (1.7.6) 2022-02-14 17:32:11.258 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==6.1.0.dev20) (2.8.2) 2022-02-14 17:32:11.261 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==6.1.0.dev20) (0.9.6) 2022-02-14 17:32:11.283 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev20) (3.0.3) 2022-02-14 17:32:11.284 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev20) (3.3.0) 2022-02-14 17:32:11.286 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev20) (3.2.0) 2022-02-14 17:32:11.311 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==6.1.0.dev20) (2021.3) 2022-02-14 17:32:11.312 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==6.1.0.dev20) (1.0.3) 2022-02-14 17:32:11.325 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==6.1.0.dev20) (3.0.0) 2022-02-14 17:32:11.343 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev20) (0.11.0) 2022-02-14 17:32:11.345 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev20) (21.3) 2022-02-14 17:32:11.346 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev20) (1.0.2) 2022-02-14 17:32:11.353 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev20) (3.0.7) 2022-02-14 17:32:11.389 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev20) (1.26.8) 2022-02-14 17:32:11.390 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev20) (2019.11.28) 2022-02-14 17:32:11.393 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev20) (2.0.12) 2022-02-14 17:32:11.395 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev20) (3.3) 2022-02-14 17:32:11.412 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==6.1.0.dev20) (0.7) 2022-02-14 17:32:11.576 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==6.1.0.dev20) (1.1.2) 2022-02-14 17:32:11.643 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (5.4.0) 2022-02-14 17:32:11.645 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (4.11.0) 2022-02-14 17:32:11.646 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (1.1.6) 2022-02-14 17:32:11.663 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev20) (1.15.0) 2022-02-14 17:32:11.698 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.7.0->openstack-placement==6.1.0.dev20) (1.13.3) 2022-02-14 17:32:11.756 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev20) (2.0.1) 2022-02-14 17:32:11.822 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev20) (1.7.0) 2022-02-14 17:32:11.907 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev20) (1.1.5) 2022-02-14 17:32:11.959 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==6.1.0.dev20) (0.2.5) 2022-02-14 17:32:12.156 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (5.1.1) 2022-02-14 17:32:12.157 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (0.5.2) 2022-02-14 17:32:12.159 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (0.4.2) 2022-02-14 17:32:12.240 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (2.5.0) 2022-02-14 17:32:12.291 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev20) (2.21) 2022-02-14 17:32:12.457 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (3.7.0) 2022-02-14 17:32:12.567 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (3.0.0) 2022-02-14 17:32:12.567 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (1.0.0) 2022-02-14 17:32:14.520 | Installing collected packages: openstack-placement 2022-02-14 17:32:14.520 | Attempting uninstall: openstack-placement 2022-02-14 17:32:14.521 | Found existing installation: openstack-placement 6.1.0.dev20 2022-02-14 17:32:14.523 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-02-14 17:32:14.525 | Running setup.py develop for openstack-placement 2022-02-14 17:32:16.603 | Successfully installed openstack-placement 2022-02-14 17:32:16.603 | 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-02-14 17:32:16.611 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 17:32:16.611 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 17:32:16.740 | + inc/python:pip_install:200 : result=0 2022-02-14 17:32:16.743 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 17:32:16.745 | + functions-common:time_stop:2425 : local name 2022-02-14 17:32:16.747 | + functions-common:time_stop:2426 : local end_time 2022-02-14 17:32:16.750 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 17:32:16.753 | + functions-common:time_stop:2428 : local total 2022-02-14 17:32:16.755 | + functions-common:time_stop:2429 : local start_time 2022-02-14 17:32:16.757 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 17:32:16.760 | + functions-common:time_stop:2432 : start_time=1644859927652 2022-02-14 17:32:16.762 | + functions-common:time_stop:2434 : [[ -z 1644859927652 ]] 2022-02-14 17:32:16.765 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 17:32:16.769 | + functions-common:time_stop:2437 : end_time=1644859936767 2022-02-14 17:32:16.772 | + functions-common:time_stop:2438 : elapsed_time=9115 2022-02-14 17:32:16.774 | + functions-common:time_stop:2439 : total=135241 2022-02-14 17:32:16.776 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 17:32:16.779 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=144356 2022-02-14 17:32:16.782 | + inc/python:pip_install:203 : return 0 2022-02-14 17:32:16.784 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-14 17:32:16.787 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-02-14 17:32:16.790 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-02-14 17:32:16.810 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-02-14 17:32:16.823 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-02-14 17:32:16.825 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-02-14 17:32:16.828 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:32:16.830 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:32:16.833 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-02-14 17:32:16.835 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:32:16.838 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-14 17:32:16.840 | + ./stack.sh:main:943 : configure_placement 2022-02-14 17:32:16.843 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-02-14 17:32:16.856 | + lib/placement:configure_placement:107 : create_placement_conf 2022-02-14 17:32:16.858 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-02-14 17:32:16.864 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-02-14 17:32:16.866 | ++ lib/database:database_connection_url:134 : local db=placement 2022-02-14 17:32:16.869 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-02-14 17:32:16.872 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=placement 2022-02-14 17:32:16.874 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-02-14 17:32:16.877 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-02-14 17:32:16.910 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-02-14 17:32:16.942 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-02-14 17:32:16.975 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-02-14 17:32:16.977 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/placement/placement.conf 2022-02-14 17:32:16.980 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=placement 2022-02-14 17:32:16.982 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-14 17:32:16.985 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-02-14 17:32:17.017 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-02-14 17:32:17.048 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.89/identity 2022-02-14 17:32:17.077 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-02-14 17:32:17.107 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-02-14 17:32:17.136 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-02-14 17:32:17.167 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-02-14 17:32:17.196 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-02-14 17:32:17.226 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-14 17:32:17.254 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-02-14 17:32:17.284 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-02-14 17:32:17.286 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-02-14 17:32:17.289 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-02-14 17:32:17.292 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-14 17:32:17.311 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-14 17:32:17.314 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-14 17:32:17.316 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-14 17:32:17.319 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-14 17:32:17.321 | + functions:setup_systemd_logging:702 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-02-14 17:32:17.351 | + functions:setup_systemd_logging:704 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-02-14 17:32:17.380 | + functions:setup_systemd_logging:705 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-02-14 17:32:17.410 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-14 17:32:17.439 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-02-14 17:32:17.442 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-02-14 17:32:17.445 | + lib/apache:write_uwsgi_config:249 : local file=/etc/placement/placement-uwsgi.ini 2022-02-14 17:32:17.447 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/placement-api 2022-02-14 17:32:17.450 | + lib/apache:write_uwsgi_config:251 : local url=/placement 2022-02-14 17:32:17.452 | + lib/apache:write_uwsgi_config:252 : local http= 2022-02-14 17:32:17.455 | + lib/apache:write_uwsgi_config:253 : local name= 2022-02-14 17:32:17.458 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/placement-api 2022-02-14 17:32:17.463 | + lib/apache:write_uwsgi_config:254 : name=placement-api 2022-02-14 17:32:17.465 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-02-14 17:32:17.468 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-14 17:32:17.480 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-14 17:32:17.481 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-14 17:32:17.490 | d /var/run/uwsgi 0755 ubuntu root 2022-02-14 17:32:17.493 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-14 17:32:17.510 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/placement-api.socket 2022-02-14 17:32:17.512 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/placement/placement-uwsgi.ini 2022-02-14 17:32:17.516 | + lib/apache:write_uwsgi_config:270 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-02-14 17:32:17.549 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-02-14 17:32:17.577 | + lib/apache:write_uwsgi_config:273 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-02-14 17:32:17.606 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-02-14 17:32:17.635 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-02-14 17:32:17.665 | + lib/apache:write_uwsgi_config:279 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-14 17:32:17.694 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-02-14 17:32:17.723 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-02-14 17:32:17.752 | + lib/apache:write_uwsgi_config:283 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-02-14 17:32:17.781 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-14 17:32:17.810 | + lib/apache:write_uwsgi_config:287 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-02-14 17:32:17.839 | + lib/apache:write_uwsgi_config:289 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-14 17:32:17.868 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-02-14 17:32:17.899 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-02-14 17:32:17.901 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-02-14 17:32:17.904 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for placement-api 2022-02-14 17:32:17.907 | ++ lib/apache:apache_site_config_for:181 : local site=placement-api 2022-02-14 17:32:17.910 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-02-14 17:32:17.912 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:32:17.915 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:32:17.917 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/placement-api.conf 2022-02-14 17:32:17.921 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-02-14 17:32:17.924 | + lib/apache:write_uwsgi_config:299 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-02-14 17:32:17.953 | + lib/apache:write_uwsgi_config:300 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-02-14 17:32:17.983 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-02-14 17:32:17.983 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-02-14 17:32:17.992 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-02-14 17:32:17.996 | + lib/apache:write_uwsgi_config:302 : enable_apache_site placement-api 2022-02-14 17:32:17.998 | + lib/apache:enable_apache_site:198 : local site=placement-api 2022-02-14 17:32:18.001 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-02-14 17:32:18.003 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-14 17:32:18.006 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-14 17:32:18.008 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:32:18.011 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:32:18.013 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-14 17:32:18.017 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-02-14 17:32:18.019 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:32:18.022 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:32:18.024 | + lib/apache:enable_apache_site:202 : sudo a2ensite placement-api 2022-02-14 17:32:18.086 | Site placement-api already enabled 2022-02-14 17:32:18.090 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-02-14 17:32:18.092 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-14 17:32:18.096 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-14 17:32:18.098 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-14 17:32:18.239 | + ./stack.sh:main:950 : is_service_enabled placement placement-client 2022-02-14 17:32:18.263 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:32:18.265 | + ./stack.sh:main:951 : is_service_enabled n-cpu 2022-02-14 17:32:18.286 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:32:18.289 | + ./stack.sh:main:951 : is_service_enabled n-sch 2022-02-14 17:32:18.307 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:32:18.310 | + ./stack.sh:main:952 : configure_placement_nova_compute 2022-02-14 17:32:18.313 | + lib/nova:configure_placement_nova_compute:590 : local conf=/etc/nova/nova.conf 2022-02-14 17:32:18.316 | + lib/nova:configure_placement_nova_compute:591 : iniset /etc/nova/nova.conf placement auth_type password 2022-02-14 17:32:18.349 | + lib/nova:configure_placement_nova_compute:592 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.89/identity 2022-02-14 17:32:18.379 | + lib/nova:configure_placement_nova_compute:593 : iniset /etc/nova/nova.conf placement username placement 2022-02-14 17:32:18.408 | + lib/nova:configure_placement_nova_compute:594 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-02-14 17:32:18.438 | + lib/nova:configure_placement_nova_compute:595 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-02-14 17:32:18.468 | + lib/nova:configure_placement_nova_compute:596 : iniset /etc/nova/nova.conf placement project_name service 2022-02-14 17:32:18.497 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-02-14 17:32:18.527 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-02-14 17:32:18.556 | + ./stack.sh:main:956 : is_service_enabled horizon 2022-02-14 17:32:18.574 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:32:18.577 | + ./stack.sh:main:961 : is_service_enabled tls-proxy 2022-02-14 17:32:18.594 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:32:18.597 | + ./stack.sh:main:969 : run_phase stack install 2022-02-14 17:32:18.600 | + functions-common:run_phase:1853 : local mode=stack 2022-02-14 17:32:18.602 | + functions-common:run_phase:1854 : local phase=install 2022-02-14 17:32:18.605 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-14 17:32:18.607 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-02-14 17:32:18.610 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-14 17:32:18.613 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-02-14 17:32:18.615 | + functions-common:run_phase:1863 : local extra 2022-02-14 17:32:18.619 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-14 17:32:18.623 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-02-14 17:32:18.626 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-14 17:32:18.628 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-14 17:32:18.631 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-02-14 17:32:18.633 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-14 17:32:18.650 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:32:18.652 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-02-14 17:32:18.654 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-02-14 17:32:18.658 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-02-14 17:32:18.660 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-02-14 17:32:18.662 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 17:32:18.665 | ++ ./stack.sh:echo_summary:446 : echo -e Installing Tempest 2022-02-14 17:32:18.667 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-02-14 17:32:18.670 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-02-14 17:32:18.727 | ++ inc/async:async_inner:63 : install_tempest 2022-02-14 17:32:18.763 | [199645 Async install_tempest:231408]: running: install_tempest 2022-02-14 17:32:18.766 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-02-14 17:32:18.769 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-02-14 17:32:18.772 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-02-14 17:32:18.775 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-14 17:32:18.777 | + functions-common:run_phase:1880 : run_plugins stack install 2022-02-14 17:32:18.780 | + functions-common:run_plugins:1839 : local mode=stack 2022-02-14 17:32:18.783 | + functions-common:run_plugins:1840 : local phase=install 2022-02-14 17:32:18.786 | + functions-common:run_plugins:1842 : local plugins= 2022-02-14 17:32:18.789 | + functions-common:run_plugins:1843 : local plugin 2022-02-14 17:32:18.792 | + ./stack.sh:main:972 : use_library_from_git python-openstackclient 2022-02-14 17:32:18.795 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-02-14 17:32:18.798 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:32:18.801 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:32:18.803 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-02-14 17:32:18.806 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:32:18.809 | + ./stack.sh:main:976 : pip_install_gr python-openstackclient 2022-02-14 17:32:18.812 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-02-14 17:32:18.814 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-14 17:32:18.818 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-02-14 17:32:18.821 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-02-14 17:32:18.824 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-14 17:32:18.829 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-14 17:32:18.829 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-02-14 17:32:18.835 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-02-14 17:32:18.838 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-02-14 17:32:18.840 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-02-14 17:32:18.844 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-02-14 17:32:18.847 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-02-14 17:32:18.869 | Using python 3.8 to install python-openstackclient 2022-02-14 17:32:18.872 | + 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-openstackclient 2022-02-14 17:32:19.748 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:32:19.748 | from cryptography.utils import int_from_bytes 2022-02-14 17:32:19.748 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:32:19.748 | from cryptography.utils import int_from_bytes 2022-02-14 17:32:20.894 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 17:32:20.919 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.7.0) 2022-02-14 17:32:20.938 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.1) 2022-02-14 17:32:20.940 | Requirement already satisfied: openstacksdk>=0.56.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-02-14 17:32:20.941 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-02-14 17:32:20.942 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-02-14 17:32:20.943 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.2.0) 2022-02-14 17:32:20.944 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.0) 2022-02-14 17:32:20.945 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.6.0) 2022-02-14 17:32:20.946 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-02-14 17:32:20.947 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.4.2) 2022-02-14 17:32:20.948 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-02-14 17:32:20.949 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.8.1) 2022-02-14 17:32:20.960 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (0.5.0) 2022-02-14 17:32:20.962 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-02-14 17:32:20.963 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.0) 2022-02-14 17:32:20.964 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.7) 2022-02-14 17:32:20.965 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.3.3) 2022-02-14 17:32:20.991 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (5.1.1) 2022-02-14 17:32:20.992 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (36.0.1) 2022-02-14 17:32:20.993 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (0.10.0) 2022-02-14 17:32:20.995 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.7.0) 2022-02-14 17:32:20.996 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.4.0) 2022-02-14 17:32:20.997 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.1.5) 2022-02-14 17:32:20.998 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (2.5.0) 2022-02-14 17:32:20.999 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.32) 2022-02-14 17:32:21.003 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.4.4) 2022-02-14 17:32:21.003 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (4.4.0) 2022-02-14 17:32:21.003 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (0.11.0) 2022-02-14 17:32:21.017 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=2.3.0->python-openstackclient) (3.17.6) 2022-02-14 17:32:21.035 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.4.0) 2022-02-14 17:32:21.036 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (21.3) 2022-02-14 17:32:21.037 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (0.8.0) 2022-02-14 17:32:21.039 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2021.3) 2022-02-14 17:32:21.060 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=3.3.0->python-openstackclient) (2.27.1) 2022-02-14 17:32:21.079 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (1.16.0) 2022-02-14 17:32:21.081 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (4.2.0) 2022-02-14 17:32:21.083 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (8.7.1) 2022-02-14 17:32:21.177 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (1.8.2) 2022-02-14 17:32:21.178 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (21.4.0) 2022-02-14 17:32:21.179 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (0.2.5) 2022-02-14 17:32:21.221 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.56.0->python-openstackclient) (1.15.0) 2022-02-14 17:32:21.233 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-openstackclient) (1.13.3) 2022-02-14 17:32:21.268 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.56.0->python-openstackclient) (2.2) 2022-02-14 17:32:21.433 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.5.0) 2022-02-14 17:32:21.448 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.0.3) 2022-02-14 17:32:21.551 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (1.26.8) 2022-02-14 17:32:21.554 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2.0.12) 2022-02-14 17:32:21.555 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2019.11.28) 2022-02-14 17:32:21.557 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (3.3) 2022-02-14 17:32:21.686 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.56.0->python-openstackclient) (2.21) 2022-02-14 17:32:23.971 | 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-02-14 17:32:23.978 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 17:32:23.978 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 17:32:24.108 | + inc/python:pip_install:200 : result=0 2022-02-14 17:32:24.119 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 17:32:24.119 | + functions-common:time_stop:2425 : local name 2022-02-14 17:32:24.119 | + functions-common:time_stop:2426 : local end_time 2022-02-14 17:32:24.119 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 17:32:24.121 | + functions-common:time_stop:2428 : local total 2022-02-14 17:32:24.123 | + functions-common:time_stop:2429 : local start_time 2022-02-14 17:32:24.126 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 17:32:24.129 | + functions-common:time_stop:2432 : start_time=1644859938863 2022-02-14 17:32:24.131 | + functions-common:time_stop:2434 : [[ -z 1644859938863 ]] 2022-02-14 17:32:24.134 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 17:32:24.138 | + functions-common:time_stop:2437 : end_time=1644859944136 2022-02-14 17:32:24.141 | + functions-common:time_stop:2438 : elapsed_time=5273 2022-02-14 17:32:24.143 | + functions-common:time_stop:2439 : total=144356 2022-02-14 17:32:24.146 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 17:32:24.148 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=149629 2022-02-14 17:32:24.151 | + inc/python:pip_install:203 : return 0 2022-02-14 17:32:24.153 | + ./stack.sh:main:981 : install_oscwrap 2022-02-14 17:32:24.157 | ++ functions-common:install_oscwrap:2470 : mktemp 2022-02-14 17:32:24.161 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.4vwCKUm9uL 2022-02-14 17:32:24.164 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2022-02-14 17:32:24.166 | + functions-common:install_oscwrap:2476 : unalias -a 2022-02-14 17:32:24.169 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2022-02-14 17:32:24.172 | + ./stack.sh:main:986 : [[ False != \F\a\l\s\e ]] 2022-02-14 17:32:24.175 | + ./stack.sh:main:1026 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-02-14 17:32:24.177 | + ./stack.sh:main:1034 : is_service_enabled mysql postgresql 2022-02-14 17:32:24.196 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:32:24.198 | + ./stack.sh:main:1035 : configure_database 2022-02-14 17:32:24.201 | + lib/database:configure_database:128 : configure_database_mysql 2022-02-14 17:32:24.203 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-02-14 17:32:24.206 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-02-14 17:32:24.208 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 17:32:24.211 | + ./stack.sh:echo_summary:446 : echo -e Configuring and starting MySQL 2022-02-14 17:32:24.213 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-02-14 17:32:24.216 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:32:24.218 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:32:24.220 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-02-14 17:32:24.223 | + lib/databases/mysql:configure_database_mysql:90 : is_fedora 2022-02-14 17:32:24.225 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-14 17:32:24.227 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-14 17:32:24.230 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-14 17:32:24.232 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-14 17:32:24.235 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-14 17:32:24.237 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-14 17:32:24.239 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-14 17:32:24.242 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-14 17:32:24.244 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-14 17:32:24.246 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-14 17:32:24.248 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-14 17:32:24.251 | + lib/databases/mysql:configure_database_mysql:90 : is_suse 2022-02-14 17:32:24.254 | + functions-common:is_suse:542 : is_opensuse 2022-02-14 17:32:24.256 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-14 17:32:24.259 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-14 17:32:24.261 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-14 17:32:24.264 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-14 17:32:24.266 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-14 17:32:24.269 | + lib/databases/mysql:configure_database_mysql:98 : sudo mysqladmin -u root password Passw0rd 2022-02-14 17:32:24.284 | mysqladmin: connect to server at 'localhost' failed 2022-02-14 17:32:24.284 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-02-14 17:32:24.288 | + lib/databases/mysql:configure_database_mysql:98 : true 2022-02-14 17:32:24.291 | + lib/databases/mysql:configure_database_mysql:102 : is_ubuntu 2022-02-14 17:32:24.293 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:32:24.296 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:32:24.299 | + lib/databases/mysql:configure_database_mysql:102 : '[' mysql == mariadb ']' 2022-02-14 17:32:24.301 | + lib/databases/mysql:configure_database_mysql:105 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-02-14 17:32:24.304 | + lib/databases/mysql:configure_database_mysql:111 : is_ubuntu 2022-02-14 17:32:24.306 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:32:24.308 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:32:24.311 | + lib/databases/mysql:configure_database_mysql:111 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-02-14 17:32:24.314 | + lib/databases/mysql:configure_database_mysql:111 : '[' mysql == mariadb ']' 2022-02-14 17:32:24.316 | + lib/databases/mysql:configure_database_mysql:116 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-02-14 17:32:24.328 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 17:32:24.399 | + lib/databases/mysql:configure_database_mysql:118 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-02-14 17:32:24.410 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 17:32:24.468 | ++ lib/databases/mysql:configure_database_mysql:124 : ipv6_unquote 0.0.0.0 2022-02-14 17:32:24.471 | ++ functions-common:ipv6_unquote:2223 : echo 0.0.0.0 2022-02-14 17:32:24.471 | ++ functions-common:ipv6_unquote:2223 : tr -d '[]' 2022-02-14 17:32:24.476 | + lib/databases/mysql:configure_database_mysql:124 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-02-14 17:32:24.530 | + lib/databases/mysql:configure_database_mysql:125 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-02-14 17:32:24.590 | + lib/databases/mysql:configure_database_mysql:126 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-02-14 17:32:24.645 | + lib/databases/mysql:configure_database_mysql:127 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-02-14 17:32:24.699 | + lib/databases/mysql:configure_database_mysql:129 : [[ False == \T\r\u\e ]] 2022-02-14 17:32:24.702 | + lib/databases/mysql:configure_database_mysql:149 : restart_service mysql 2022-02-14 17:32:24.704 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-14 17:32:24.707 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart mysql 2022-02-14 17:32:27.283 | + ./stack.sh:main:1039 : save_stackenv 1039 2022-02-14 17:32:27.285 | + functions-common:save_stackenv:60 : local tag=1039 2022-02-14 17:32:27.291 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-02-14 17:32:27.294 | + functions-common:save_stackenv:62 : time_stamp=2022-02-14-173227 2022-02-14 17:32:27.296 | + functions-common:save_stackenv:63 : echo '# 2022-02-14-173227 1039' 2022-02-14 17:32:27.299 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 17:32:27.301 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-02-14 17:32:27.304 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 17:32:27.307 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-02-14 17:32:27.309 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 17:32:27.312 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-02-14 17:32:27.315 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 17:32:27.318 | + 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-02-14 17:32:27.320 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 17:32:27.323 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.89 2022-02-14 17:32:27.325 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 17:32:27.328 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.89/identity 2022-02-14 17:32:27.331 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 17:32:27.333 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-02-14-172852 2022-02-14 17:32:27.336 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 17:32:27.338 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-02-14 17:32:27.341 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 17:32:27.343 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.89 2022-02-14 17:32:27.346 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 17:32:27.348 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-02-14 17:32:27.351 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 17:32:27.353 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-02-14 17:32:27.356 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 17:32:27.358 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-02-14 17:32:27.361 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 17:32:27.364 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-02-14 17:32:27.366 | + ./stack.sh:main:1051 : [[ True == \T\r\u\e ]] 2022-02-14 17:32:27.369 | + ./stack.sh:main:1052 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-02-14 17:32:27.371 | + ./stack.sh:main:1053 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-02-14 17:32:27.384 | + ./stack.sh:main:1065 : start_dstat 2022-02-14 17:32:27.387 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-14 17:32:27.390 | + functions-common:run_process:1680 : local service=dstat 2022-02-14 17:32:27.393 | + functions-common:run_process:1681 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-14 17:32:27.395 | + functions-common:run_process:1682 : local group= 2022-02-14 17:32:27.398 | + functions-common:run_process:1683 : local user= 2022-02-14 17:32:27.401 | + functions-common:run_process:1685 : local name=dstat 2022-02-14 17:32:27.403 | + functions-common:run_process:1687 : time_start run_process 2022-02-14 17:32:27.406 | + functions-common:time_start:2411 : local name=run_process 2022-02-14 17:32:27.408 | + functions-common:time_start:2412 : local start_time= 2022-02-14 17:32:27.411 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-14 17:32:27.414 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-14 17:32:27.419 | + functions-common:time_start:2416 : _TIME_START[$name]=1644859947416 2022-02-14 17:32:27.421 | + functions-common:run_process:1688 : is_service_enabled dstat 2022-02-14 17:32:27.439 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:32:27.442 | + functions-common:run_process:1689 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-02-14 17:32:27.444 | + functions-common:_run_under_systemd:1645 : local service=dstat 2022-02-14 17:32:27.447 | + functions-common:_run_under_systemd:1646 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-14 17:32:27.449 | + functions-common:_run_under_systemd:1647 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-14 17:32:27.452 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-14 17:32:27.456 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-14 17:32:27.458 | + functions-common:_common_systemd_pitfalls:1620 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-02-14 17:32:27.461 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-02-14 17:32:27.466 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@dstat.service 2022-02-14 17:32:27.469 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-14 17:32:27.472 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-14 17:32:27.475 | + functions-common:_run_under_systemd:1654 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-02-14 17:32:27.477 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-02-14 17:32:27.480 | + functions-common:write_user_unit_file:1562 : local service=devstack@dstat.service 2022-02-14 17:32:27.482 | + functions-common:write_user_unit_file:1563 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-14 17:32:27.485 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-14 17:32:27.487 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-02-14 17:32:27.490 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-14 17:32:27.492 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-14 17:32:27.494 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-02-14 17:32:27.497 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-14 17:32:27.503 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-02-14 17:32:27.583 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-02-14 17:32:27.648 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-14 17:32:27.718 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-02-14 17:32:27.774 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-02-14 17:32:27.826 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-14 17:32:27.880 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-14 17:32:27.883 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-02-14 17:32:27.935 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-14 17:32:28.317 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@dstat.service 2022-02-14 17:32:28.331 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-02-14 17:32:28.709 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@dstat.service 2022-02-14 17:32:28.732 | + functions-common:run_process:1691 : time_stop run_process 2022-02-14 17:32:28.735 | + functions-common:time_stop:2425 : local name 2022-02-14 17:32:28.738 | + functions-common:time_stop:2426 : local end_time 2022-02-14 17:32:28.740 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 17:32:28.742 | + functions-common:time_stop:2428 : local total 2022-02-14 17:32:28.745 | + functions-common:time_stop:2429 : local start_time 2022-02-14 17:32:28.747 | + functions-common:time_stop:2431 : name=run_process 2022-02-14 17:32:28.750 | + functions-common:time_stop:2432 : start_time=1644859947416 2022-02-14 17:32:28.753 | + functions-common:time_stop:2434 : [[ -z 1644859947416 ]] 2022-02-14 17:32:28.756 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 17:32:28.761 | + functions-common:time_stop:2437 : end_time=1644859948758 2022-02-14 17:32:28.763 | + functions-common:time_stop:2438 : elapsed_time=1342 2022-02-14 17:32:28.766 | + functions-common:time_stop:2439 : total=0 2022-02-14 17:32:28.768 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 17:32:28.771 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1342 2022-02-14 17:32:28.773 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-02-14 17:32:28.776 | + functions-common:run_process:1680 : local service=memory_tracker 2022-02-14 17:32:28.778 | + functions-common:run_process:1681 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-02-14 17:32:28.781 | + functions-common:run_process:1682 : local group= 2022-02-14 17:32:28.783 | + functions-common:run_process:1683 : local user=root 2022-02-14 17:32:28.786 | + functions-common:run_process:1685 : local name=memory_tracker 2022-02-14 17:32:28.788 | + functions-common:run_process:1687 : time_start run_process 2022-02-14 17:32:28.791 | + functions-common:time_start:2411 : local name=run_process 2022-02-14 17:32:28.793 | + functions-common:time_start:2412 : local start_time= 2022-02-14 17:32:28.796 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-14 17:32:28.800 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-14 17:32:28.805 | + functions-common:time_start:2416 : _TIME_START[$name]=1644859948802 2022-02-14 17:32:28.808 | + functions-common:run_process:1688 : is_service_enabled memory_tracker 2022-02-14 17:32:28.830 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:32:28.833 | + functions-common:run_process:1691 : time_stop run_process 2022-02-14 17:32:28.835 | + functions-common:time_stop:2425 : local name 2022-02-14 17:32:28.838 | + functions-common:time_stop:2426 : local end_time 2022-02-14 17:32:28.841 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 17:32:28.843 | + functions-common:time_stop:2428 : local total 2022-02-14 17:32:28.846 | + functions-common:time_stop:2429 : local start_time 2022-02-14 17:32:28.849 | + functions-common:time_stop:2431 : name=run_process 2022-02-14 17:32:28.851 | + functions-common:time_stop:2432 : start_time=1644859948802 2022-02-14 17:32:28.854 | + functions-common:time_stop:2434 : [[ -z 1644859948802 ]] 2022-02-14 17:32:28.857 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 17:32:28.862 | + functions-common:time_stop:2437 : end_time=1644859948859 2022-02-14 17:32:28.864 | + functions-common:time_stop:2438 : elapsed_time=57 2022-02-14 17:32:28.867 | + functions-common:time_stop:2439 : total=1342 2022-02-14 17:32:28.869 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 17:32:28.872 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1399 2022-02-14 17:32:28.874 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-02-14 17:32:28.892 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:32:28.895 | + ./stack.sh:main:1069 : is_service_enabled tcpdump 2022-02-14 17:32:28.921 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:32:28.924 | + ./stack.sh:main:1077 : is_service_enabled etcd3 2022-02-14 17:32:28.945 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:32:28.947 | + ./stack.sh:main:1078 : start_etcd3 2022-02-14 17:32:28.950 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-02-14 17:32:28.953 | + lib/etcd3:start_etcd3:42 : cmd+=' --name n-d-829064-3 --data-dir /opt/stack/data/etcd' 2022-02-14 17:32:28.956 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-02-14 17:32:28.959 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster n-d-829064-3=http://10.222.0.89:2380' 2022-02-14 17:32:28.961 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.89:2380' 2022-02-14 17:32:28.964 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.89:2379' 2022-02-14 17:32:28.966 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-02-14 17:32:28.971 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-02-14 17:32:28.973 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.89:2379' 2022-02-14 17:32:28.979 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-02-14 17:32:28.981 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-02-14 17:32:28.984 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-02-14 17:32:28.987 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name n-d-829064-3 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-829064-3=http://10.222.0.89:2380 --initial-advertise-peer-urls http://10.222.0.89:2380 --advertise-client-urls http://10.222.0.89:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.89:2379 --debug' '' root 2022-02-14 17:32:28.994 | + functions-common:write_user_unit_file:1562 : local service=devstack@etcd.service 2022-02-14 17:32:28.996 | + functions-common:write_user_unit_file:1563 : local 'command=/opt/stack/bin/etcd --name n-d-829064-3 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-829064-3=http://10.222.0.89:2380 --initial-advertise-peer-urls http://10.222.0.89:2380 --advertise-client-urls http://10.222.0.89:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.89:2379 --debug' 2022-02-14 17:32:28.999 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-14 17:32:29.002 | + functions-common:write_user_unit_file:1565 : local user=root 2022-02-14 17:32:29.004 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-14 17:32:29.006 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-14 17:32:29.009 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-02-14 17:32:29.011 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-14 17:32:29.018 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-02-14 17:32:29.095 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-02-14 17:32:29.165 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name n-d-829064-3 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-829064-3=http://10.222.0.89:2380 --initial-advertise-peer-urls http://10.222.0.89:2380 --advertise-client-urls http://10.222.0.89:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.89:2379 --debug' 2022-02-14 17:32:29.219 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-02-14 17:32:29.271 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-02-14 17:32:29.323 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-14 17:32:29.374 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-14 17:32:29.377 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-02-14 17:32:29.439 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-14 17:32:29.820 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-02-14 17:32:29.873 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-02-14 17:32:29.926 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-02-14 17:32:29.982 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-02-14 17:32:30.039 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-02-14 17:32:30.042 | ++ functions-common:is_arch:506 : uname -m 2022-02-14 17:32:30.048 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-02-14 17:32:30.052 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-02-14 17:32:30.425 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-02-14 17:32:30.439 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-02-14 17:32:30.811 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-02-14 17:32:31.787 | + ./stack.sh:main:1084 : is_service_enabled tls-proxy 2022-02-14 17:32:31.806 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:32:31.808 | + ./stack.sh:main:1089 : write_clouds_yaml 2022-02-14 17:32:31.811 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-02-14 17:32:31.815 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-02-14 17:32:31.819 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-02-14 17:32:31.832 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-02-14 17:32:31.844 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-02-14 17:32:31.846 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-02-14 17:32:31.849 | + functions-common:write_clouds_yaml:89 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack --os-region-name RegionOne --os-auth-url http://10.222.0.89/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-02-14 17:32:31.988 | + functions-common:write_clouds_yaml:100 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin --os-region-name RegionOne --os-auth-url http://10.222.0.89/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-02-14 17:32:32.128 | + functions-common:write_clouds_yaml:111 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin-demo --os-region-name RegionOne --os-auth-url http://10.222.0.89/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-02-14 17:32:32.270 | + functions-common:write_clouds_yaml:122 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt --os-region-name RegionOne --os-auth-url http://10.222.0.89/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-02-14 17:32:32.411 | + functions-common:write_clouds_yaml:133 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-member --os-region-name RegionOne --os-auth-url http://10.222.0.89/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-02-14 17:32:32.555 | + functions-common:write_clouds_yaml:144 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-reader --os-region-name RegionOne --os-auth-url http://10.222.0.89/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-02-14 17:32:32.699 | + functions-common:write_clouds_yaml:155 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-reader --os-region-name RegionOne --os-auth-url http://10.222.0.89/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-02-14 17:32:32.840 | + functions-common:write_clouds_yaml:166 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-admin --os-region-name RegionOne --os-auth-url http://10.222.0.89/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-02-14 17:32:32.983 | + functions-common:write_clouds_yaml:177 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-member --os-region-name RegionOne --os-auth-url http://10.222.0.89/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-02-14 17:32:33.122 | + functions-common:write_clouds_yaml:188 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-reader --os-region-name RegionOne --os-auth-url http://10.222.0.89/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-02-14 17:32:33.263 | + functions-common:write_clouds_yaml:198 : cat 2022-02-14 17:32:33.269 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-02-14 17:32:33.272 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-02-14 17:32:33.275 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-02-14 17:32:33.279 | + ./stack.sh:main:1090 : export OS_CLOUD=devstack-admin 2022-02-14 17:32:33.282 | + ./stack.sh:main:1090 : OS_CLOUD=devstack-admin 2022-02-14 17:32:33.285 | + ./stack.sh:main:1092 : is_service_enabled keystone 2022-02-14 17:32:33.302 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:32:33.304 | + ./stack.sh:main:1093 : echo_summary 'Starting Keystone' 2022-02-14 17:32:33.307 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 17:32:33.309 | + ./stack.sh:echo_summary:446 : echo -e Starting Keystone 2022-02-14 17:32:33.312 | + ./stack.sh:main:1095 : '[' 10.222.0.89 == 10.222.0.89 ']' 2022-02-14 17:32:33.315 | + ./stack.sh:main:1096 : init_keystone 2022-02-14 17:32:33.317 | + lib/keystone:init_keystone:462 : is_service_enabled ldap 2022-02-14 17:32:33.334 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:32:33.337 | + lib/keystone:init_keystone:466 : [[ True == True ]] 2022-02-14 17:32:33.339 | + lib/keystone:init_keystone:468 : recreate_database keystone 2022-02-14 17:32:33.342 | + lib/database:recreate_database:112 : local db=keystone 2022-02-14 17:32:33.344 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-02-14 17:32:33.347 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-02-14 17:32:33.349 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-02-14 17:32:33.354 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 17:32:40.194 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-02-14 17:32:40.199 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 17:32:40.312 | + lib/keystone:init_keystone:471 : time_start dbsync 2022-02-14 17:32:40.315 | + functions-common:time_start:2411 : local name=dbsync 2022-02-14 17:32:40.318 | + functions-common:time_start:2412 : local start_time= 2022-02-14 17:32:40.320 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-14 17:32:40.323 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-14 17:32:40.328 | + functions-common:time_start:2416 : _TIME_START[$name]=1644859960325 2022-02-14 17:32:40.330 | + lib/keystone:init_keystone:473 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-02-14 17:32:45.050 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=233295) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-14 17:32:45.057 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 17:32:45.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:32:45.058 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:32:45.059 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:32:45.059 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:32:45.059 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:32:45.059 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:32:45.059 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:32:45.059 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:32:45.060 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:32:45.060 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:32:45.060 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:32:45.060 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:32:45.060 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:32:45.060 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:32:45.060 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 17:32:45.061 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 17:32:45.088 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 17:32:45.092 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:32:45.093 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:32:45.093 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:32:45.093 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:32:45.093 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:32:45.093 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:32:45.093 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:32:45.093 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:32:45.093 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:32:45.093 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:32:45.093 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:32:45.093 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:32:45.093 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:32:45.093 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:32:45.093 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 17:32:45.093 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 17:32:45.757 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 17:32:45.758 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:32:45.758 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:32:45.758 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:32:45.758 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:32:45.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:32:45.759 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:32:45.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:32:45.759 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:32:45.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:32:45.759 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:32:45.760 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:32:45.760 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:32:45.760 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:32:45.760 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:32:45.760 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 17:32:45.760 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 17:32:45.768 | INFO migrate.versioning.api [-] 72 -> 73...  2022-02-14 17:32:57.886 | ++ inc/async:async_inner:64 : rc=0 2022-02-14 17:32:57.912 | [231408 Async install_tempest:231408]: finished successfully 2022-02-14 17:33:16.847 | INFO migrate.versioning.api [-] done 2022-02-14 17:33:16.847 | INFO migrate.versioning.api [-] 73 -> 74...  2022-02-14 17:33:16.964 | INFO migrate.versioning.api [-] done 2022-02-14 17:33:16.964 | INFO migrate.versioning.api [-] 74 -> 75...  2022-02-14 17:33:17.056 | INFO migrate.versioning.api [-] done 2022-02-14 17:33:17.056 | INFO migrate.versioning.api [-] 75 -> 76...  2022-02-14 17:33:17.206 | INFO migrate.versioning.api [-] done 2022-02-14 17:33:17.206 | INFO migrate.versioning.api [-] 76 -> 77...  2022-02-14 17:33:17.313 | INFO migrate.versioning.api [-] done 2022-02-14 17:33:17.313 | INFO migrate.versioning.api [-] 77 -> 78...  2022-02-14 17:33:17.446 | INFO migrate.versioning.api [-] done 2022-02-14 17:33:17.446 | INFO migrate.versioning.api [-] 78 -> 79...  2022-02-14 17:33:19.366 | INFO migrate.versioning.api [-] done 2022-02-14 17:33:19.366 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 17:33:19.367 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:33:19.367 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:33:19.368 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:33:19.368 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:33:19.368 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:33:19.368 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:33:19.368 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:33:19.368 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:33:19.369 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:33:19.369 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:33:19.369 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:33:19.369 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:33:19.369 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:33:19.369 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:33:19.370 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 17:33:19.370 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 17:33:19.370 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 17:33:19.371 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:33:19.371 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:33:19.372 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:33:19.372 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:33:19.372 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:33:19.372 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:33:19.372 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:33:19.373 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:33:19.373 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:33:19.373 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:33:19.373 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:33:19.374 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:33:19.374 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:33:19.374 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:33:19.374 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 17:33:19.374 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 17:33:19.381 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 17:33:19.382 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:33:19.382 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:33:19.383 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:33:19.383 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:33:19.383 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:33:19.383 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:33:19.383 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:33:19.383 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:33:19.383 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:33:19.384 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:33:19.384 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:33:19.384 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:33:19.384 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:33:19.384 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:33:19.384 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 17:33:19.385 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 17:33:19.821 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 17:33:19.822 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:33:19.822 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:33:19.822 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:33:19.822 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:33:19.822 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:33:19.823 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:33:19.823 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:33:19.823 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:33:19.823 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:33:19.823 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:33:19.823 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:33:19.824 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:33:19.824 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:33:19.824 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:33:19.824 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 17:33:19.824 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 17:33:19.953 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 17:33:19.953 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:33:19.954 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:33:19.954 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:33:19.954 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:33:19.954 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:33:19.954 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:33:19.954 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:33:19.955 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:33:19.955 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:33:19.955 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:33:19.955 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:33:19.955 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:33:19.955 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:33:19.955 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:33:19.956 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 17:33:19.956 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 17:33:19.964 | INFO migrate.versioning.api [-] 72 -> 73...  2022-02-14 17:33:20.298 | INFO migrate.versioning.api [-] done 2022-02-14 17:33:20.298 | INFO migrate.versioning.api [-] 73 -> 74...  2022-02-14 17:33:20.389 | INFO migrate.versioning.api [-] done 2022-02-14 17:33:20.389 | INFO migrate.versioning.api [-] 74 -> 75...  2022-02-14 17:33:20.583 | INFO migrate.versioning.api [-] done 2022-02-14 17:33:20.583 | INFO migrate.versioning.api [-] 75 -> 76...  2022-02-14 17:33:20.692 | INFO migrate.versioning.api [-] done 2022-02-14 17:33:20.692 | INFO migrate.versioning.api [-] 76 -> 77...  2022-02-14 17:33:20.807 | INFO migrate.versioning.api [-] done 2022-02-14 17:33:20.807 | INFO migrate.versioning.api [-] 77 -> 78...  2022-02-14 17:33:21.000 | INFO migrate.versioning.api [-] done 2022-02-14 17:33:21.001 | INFO migrate.versioning.api [-] 78 -> 79...  2022-02-14 17:33:21.109 | INFO migrate.versioning.api [-] done 2022-02-14 17:33:21.109 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 17:33:21.110 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:33:21.110 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:33:21.110 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:33:21.111 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:33:21.111 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:33:21.111 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:33:21.111 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:33:21.111 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:33:21.111 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:33:21.112 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:33:21.112 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:33:21.112 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:33:21.112 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:33:21.112 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:33:21.112 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 17:33:21.112 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 17:33:21.113 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 17:33:21.114 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:33:21.114 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:33:21.114 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:33:21.114 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:33:21.114 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:33:21.122 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:33:21.122 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:33:21.122 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:33:21.123 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:33:21.123 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:33:21.123 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:33:21.123 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:33:21.123 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:33:21.123 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:33:21.123 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 17:33:21.123 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 17:33:21.123 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 17:33:21.124 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:33:21.124 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:33:21.124 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:33:21.125 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:33:21.125 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:33:21.125 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:33:21.125 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:33:21.125 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:33:21.125 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:33:21.126 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:33:21.126 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:33:21.126 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:33:21.126 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:33:21.126 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:33:21.126 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 17:33:21.126 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 17:33:21.507 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 17:33:21.508 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:33:21.508 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:33:21.508 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:33:21.508 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:33:21.509 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:33:21.509 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:33:21.509 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:33:21.509 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:33:21.509 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:33:21.509 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:33:21.509 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:33:21.510 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:33:21.510 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:33:21.510 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:33:21.510 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 17:33:21.510 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 17:33:21.616 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 17:33:21.617 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:33:21.617 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:33:21.617 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:33:21.617 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:33:21.617 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:33:21.618 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:33:21.618 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:33:21.618 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:33:21.618 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:33:21.618 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:33:21.618 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:33:21.619 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:33:21.619 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:33:21.619 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:33:21.619 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 17:33:21.619 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=233295) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 17:33:21.627 | INFO migrate.versioning.api [-] 72 -> 73...  2022-02-14 17:33:21.712 | INFO migrate.versioning.api [-] done 2022-02-14 17:33:21.712 | INFO migrate.versioning.api [-] 73 -> 74...  2022-02-14 17:33:21.844 | INFO migrate.versioning.api [-] done 2022-02-14 17:33:21.844 | INFO migrate.versioning.api [-] 74 -> 75...  2022-02-14 17:33:21.952 | INFO migrate.versioning.api [-] done 2022-02-14 17:33:21.953 | INFO migrate.versioning.api [-] 75 -> 76...  2022-02-14 17:33:22.118 | INFO migrate.versioning.api [-] done 2022-02-14 17:33:22.118 | INFO migrate.versioning.api [-] 76 -> 77...  2022-02-14 17:33:22.192 | INFO migrate.versioning.api [-] done 2022-02-14 17:33:22.192 | INFO migrate.versioning.api [-] 77 -> 78...  2022-02-14 17:33:22.341 | INFO migrate.versioning.api [-] done 2022-02-14 17:33:22.341 | INFO migrate.versioning.api [-] 78 -> 79...  2022-02-14 17:33:22.501 | INFO migrate.versioning.api [-] done 2022-02-14 17:33:22.877 | + lib/keystone:init_keystone:474 : time_stop dbsync 2022-02-14 17:33:22.880 | + functions-common:time_stop:2425 : local name 2022-02-14 17:33:22.882 | + functions-common:time_stop:2426 : local end_time 2022-02-14 17:33:22.885 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 17:33:22.887 | + functions-common:time_stop:2428 : local total 2022-02-14 17:33:22.890 | + functions-common:time_stop:2429 : local start_time 2022-02-14 17:33:22.893 | + functions-common:time_stop:2431 : name=dbsync 2022-02-14 17:33:22.895 | + functions-common:time_stop:2432 : start_time=1644859960325 2022-02-14 17:33:22.898 | + functions-common:time_stop:2434 : [[ -z 1644859960325 ]] 2022-02-14 17:33:22.901 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 17:33:22.906 | + functions-common:time_stop:2437 : end_time=1644860002903 2022-02-14 17:33:22.908 | + functions-common:time_stop:2438 : elapsed_time=42578 2022-02-14 17:33:22.911 | + functions-common:time_stop:2439 : total=0 2022-02-14 17:33:22.913 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 17:33:22.916 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=42578 2022-02-14 17:33:22.918 | + lib/keystone:init_keystone:476 : [[ fernet == \f\e\r\n\e\t ]] 2022-02-14 17:33:22.921 | + lib/keystone:init_keystone:477 : rm -rf /etc/keystone/fernet-keys/ 2022-02-14 17:33:22.926 | + lib/keystone:init_keystone:478 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-02-14 17:33:27.457 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-02-14 17:33:27.458 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-02-14 17:33:27.458 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-02-14 17:33:27.458 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-02-14 17:33:27.459 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-02-14 17:33:27.459 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-02-14 17:33:27.459 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-02-14 17:33:27.459 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-02-14 17:33:27.460 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-02-14 17:33:27.813 | + lib/keystone:init_keystone:480 : rm -rf /etc/keystone/credential-keys/ 2022-02-14 17:33:27.817 | + lib/keystone:init_keystone:481 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-02-14 17:33:32.375 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-02-14 17:33:32.375 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-02-14 17:33:32.376 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-02-14 17:33:32.376 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-02-14 17:33:32.376 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-02-14 17:33:32.377 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-02-14 17:33:32.377 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-02-14 17:33:32.377 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-02-14 17:33:32.377 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-02-14 17:33:32.724 | + ./stack.sh:main:1097 : start_keystone 2022-02-14 17:33:32.726 | + lib/keystone:start_keystone:539 : local service_port=5000 2022-02-14 17:33:32.729 | + lib/keystone:start_keystone:540 : local auth_protocol=http 2022-02-14 17:33:32.732 | + lib/keystone:start_keystone:541 : is_service_enabled tls-proxy 2022-02-14 17:33:32.749 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:33:32.752 | + lib/keystone:start_keystone:546 : '[' uwsgi == mod_wsgi ']' 2022-02-14 17:33:32.755 | ++ lib/keystone:start_keystone:550 : which uwsgi 2022-02-14 17:33:32.759 | + lib/keystone:start_keystone:550 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-02-14 17:33:32.762 | + functions-common:run_process:1680 : local service=keystone 2022-02-14 17:33:32.764 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-14 17:33:32.767 | + functions-common:run_process:1682 : local group= 2022-02-14 17:33:32.769 | + functions-common:run_process:1683 : local user= 2022-02-14 17:33:32.772 | + functions-common:run_process:1685 : local name=keystone 2022-02-14 17:33:32.774 | + functions-common:run_process:1687 : time_start run_process 2022-02-14 17:33:32.777 | + functions-common:time_start:2411 : local name=run_process 2022-02-14 17:33:32.779 | + functions-common:time_start:2412 : local start_time= 2022-02-14 17:33:32.782 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-14 17:33:32.794 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-14 17:33:32.794 | + functions-common:time_start:2416 : _TIME_START[$name]=1644860012787 2022-02-14 17:33:32.794 | + functions-common:run_process:1688 : is_service_enabled keystone 2022-02-14 17:33:32.808 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:33:32.812 | + functions-common:run_process:1689 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-02-14 17:33:32.814 | + functions-common:_run_under_systemd:1645 : local service=keystone 2022-02-14 17:33:32.817 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-14 17:33:32.819 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-14 17:33:32.822 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-14 17:33:32.824 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-14 17:33:32.827 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-02-14 17:33:32.834 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-02-14 17:33:32.834 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@keystone.service 2022-02-14 17:33:32.835 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-14 17:33:32.837 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-14 17:33:32.840 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-02-14 17:33:32.842 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-02-14 17:33:32.845 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@keystone.service 2022-02-14 17:33:32.847 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-14 17:33:32.849 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-02-14 17:33:32.851 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-02-14 17:33:32.853 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-02-14 17:33:32.856 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-02-14 17:33:32.860 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-02-14 17:33:32.913 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-02-14 17:33:32.966 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-02-14 17:33:33.017 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-14 17:33:33.075 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-14 17:33:33.129 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-02-14 17:33:33.181 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-02-14 17:33:33.234 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-02-14 17:33:33.285 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-02-14 17:33:33.339 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-02-14 17:33:33.392 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-02-14 17:33:33.394 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-02-14 17:33:33.450 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-02-14 17:33:33.812 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@keystone.service 2022-02-14 17:33:33.827 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-02-14 17:33:34.186 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@keystone.service 2022-02-14 17:33:34.270 | + functions-common:run_process:1691 : time_stop run_process 2022-02-14 17:33:34.272 | + functions-common:time_stop:2425 : local name 2022-02-14 17:33:34.275 | + functions-common:time_stop:2426 : local end_time 2022-02-14 17:33:34.278 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 17:33:34.281 | + functions-common:time_stop:2428 : local total 2022-02-14 17:33:34.283 | + functions-common:time_stop:2429 : local start_time 2022-02-14 17:33:34.286 | + functions-common:time_stop:2431 : name=run_process 2022-02-14 17:33:34.288 | + functions-common:time_stop:2432 : start_time=1644860012787 2022-02-14 17:33:34.291 | + functions-common:time_stop:2434 : [[ -z 1644860012787 ]] 2022-02-14 17:33:34.294 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 17:33:34.299 | + functions-common:time_stop:2437 : end_time=1644860014296 2022-02-14 17:33:34.302 | + functions-common:time_stop:2438 : elapsed_time=1509 2022-02-14 17:33:34.304 | + functions-common:time_stop:2439 : total=1399 2022-02-14 17:33:34.306 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 17:33:34.309 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2908 2022-02-14 17:33:34.312 | + lib/keystone:start_keystone:553 : echo 'Waiting for keystone to start...' 2022-02-14 17:33:34.325 | Waiting for keystone to start... 2022-02-14 17:33:34.325 | + lib/keystone:start_keystone:559 : local service_uri=http://10.222.0.89/identity/v3/ 2022-02-14 17:33:34.325 | + lib/keystone:start_keystone:561 : wait_for_service 60 http://10.222.0.89/identity/v3/ 2022-02-14 17:33:34.325 | + functions:wait_for_service:457 : local timeout=60 2022-02-14 17:33:34.325 | + functions:wait_for_service:458 : local url=http://10.222.0.89/identity/v3/ 2022-02-14 17:33:34.325 | + functions:wait_for_service:459 : local rval=0 2022-02-14 17:33:34.327 | + functions:wait_for_service:460 : time_start wait_for_service 2022-02-14 17:33:34.330 | + functions-common:time_start:2411 : local name=wait_for_service 2022-02-14 17:33:34.332 | + functions-common:time_start:2412 : local start_time= 2022-02-14 17:33:34.335 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-14 17:33:34.340 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-14 17:33:34.343 | + functions-common:time_start:2416 : _TIME_START[$name]=1644860014339 2022-02-14 17:33:34.346 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-02-14 17:33:34.352 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.89/identity/v3/ 2022-02-14 17:33:41.046 | + :: : [[ 200 == 503 ]] 2022-02-14 17:33:41.047 | + :: : [[ 0 -eq 7 ]] 2022-02-14 17:33:41.050 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-02-14 17:33:41.052 | + functions-common:time_stop:2425 : local name 2022-02-14 17:33:41.055 | + functions-common:time_stop:2426 : local end_time 2022-02-14 17:33:41.057 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 17:33:41.060 | + functions-common:time_stop:2428 : local total 2022-02-14 17:33:41.063 | + functions-common:time_stop:2429 : local start_time 2022-02-14 17:33:41.065 | + functions-common:time_stop:2431 : name=wait_for_service 2022-02-14 17:33:41.067 | + functions-common:time_stop:2432 : start_time=1644860014339 2022-02-14 17:33:41.070 | + functions-common:time_stop:2434 : [[ -z 1644860014339 ]] 2022-02-14 17:33:41.073 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 17:33:41.078 | + functions-common:time_stop:2437 : end_time=1644860021074 2022-02-14 17:33:41.080 | + functions-common:time_stop:2438 : elapsed_time=6735 2022-02-14 17:33:41.083 | + functions-common:time_stop:2439 : total=0 2022-02-14 17:33:41.085 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 17:33:41.088 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6735 2022-02-14 17:33:41.090 | + functions:wait_for_service:467 : return 0 2022-02-14 17:33:41.093 | + lib/keystone:start_keystone:566 : is_service_enabled tls-proxy 2022-02-14 17:33:41.110 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:33:41.112 | + lib/keystone:start_keystone:571 : restart_service memcached 2022-02-14 17:33:41.115 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-14 17:33:41.117 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-02-14 17:33:41.149 | + ./stack.sh:main:1098 : bootstrap_keystone 2022-02-14 17:33:41.153 | + lib/keystone:bootstrap_keystone:591 : /usr/local/bin/keystone-manage bootstrap --bootstrap-username admin --bootstrap-password Passw0rd --bootstrap-project-name admin --bootstrap-role-name admin --bootstrap-service-name keystone --bootstrap-region-id RegionOne --bootstrap-public-url http://10.222.0.89/identity 2022-02-14 17:33:45.728 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=234133) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 17:33:45.728 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=234133) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 17:33:45.728 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_assignment_removal` subscribed to event `identity.remove_application_credentials_for_user.internal`. {{(pid=234133) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 17:33:45.736 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=234133) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 17:33:45.752 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=234133) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 17:33:45.752 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=234133) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 17:33:45.783 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=234133) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 17:33:45.817 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=234133) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 17:33:45.817 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=234133) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 17:33:45.907 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=234133) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 17:33:45.907 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=234133) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 17:33:45.907 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=234133) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 17:33:45.907 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=234133) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 17:33:45.907 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=234133) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 17:33:45.908 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=234133) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 17:33:45.920 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=234133) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 17:33:45.920 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=234133) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 17:33:45.920 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=234133) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 17:33:45.921 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=234133) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 17:33:45.921 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=234133) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 17:33:45.921 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=234133) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 17:33:45.921 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=234133) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 17:33:45.928 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=234133) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 17:33:45.931 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=234133) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 17:33:45.931 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=234133) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 17:33:45.931 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=234133) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 17:33:45.932 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=234133) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 17:33:45.932 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=234133) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 17:33:45.932 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=234133) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 17:33:45.932 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=234133) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 17:33:45.965 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=234133) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-14 17:33:46.363 | INFO keystone.cmd.bootstrap [None req-562f65f9-0773-41f4-8415-69d8a1802919 None None] Created domain default 2022-02-14 17:33:46.575 | INFO keystone.cmd.bootstrap [None req-562f65f9-0773-41f4-8415-69d8a1802919 None None] Created project admin 2022-02-14 17:33:46.602 | DEBUG passlib.handlers.bcrypt [None req-562f65f9-0773-41f4-8415-69d8a1802919 None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=234133) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-02-14 17:33:46.603 | DEBUG passlib.handlers.bcrypt [None req-562f65f9-0773-41f4-8415-69d8a1802919 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=234133) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-02-14 17:33:46.773 | INFO keystone.cmd.bootstrap [None req-562f65f9-0773-41f4-8415-69d8a1802919 None None] Created user admin 2022-02-14 17:33:46.864 | INFO keystone.cmd.bootstrap [None req-562f65f9-0773-41f4-8415-69d8a1802919 None None] Created role reader 2022-02-14 17:33:46.944 | INFO keystone.cmd.bootstrap [None req-562f65f9-0773-41f4-8415-69d8a1802919 None None] Created role member 2022-02-14 17:33:47.053 | INFO keystone.cmd.bootstrap [None req-562f65f9-0773-41f4-8415-69d8a1802919 None None] Created implied role where 95a68ec1ba354e62900d944c6e42fbd8 implies 21847253cf9d4acdaf30d9e9d69b4e2d 2022-02-14 17:33:47.157 | INFO keystone.cmd.bootstrap [None req-562f65f9-0773-41f4-8415-69d8a1802919 None None] Created role admin 2022-02-14 17:33:47.290 | INFO keystone.cmd.bootstrap [None req-562f65f9-0773-41f4-8415-69d8a1802919 None None] Created implied role where c4257f3083354743a8ca958ea7a5aa9c implies 95a68ec1ba354e62900d944c6e42fbd8 2022-02-14 17:33:47.442 | INFO keystone.cmd.bootstrap [None req-562f65f9-0773-41f4-8415-69d8a1802919 None None] Granted role admin on project admin to user admin. 2022-02-14 17:33:47.575 | INFO keystone.cmd.bootstrap [None req-562f65f9-0773-41f4-8415-69d8a1802919 None None] Granted role admin on the system to user admin. 2022-02-14 17:33:47.696 | WARNING py.warnings [None req-562f65f9-0773-41f4-8415-69d8a1802919 None None] /usr/local/lib/python3.8/dist-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2022-02-14 17:33:47.696 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-02-14 17:33:47.696 |  2022-02-14 17:33:47.699 | INFO keystone.cmd.bootstrap [None req-562f65f9-0773-41f4-8415-69d8a1802919 None None] Created region RegionOne 2022-02-14 17:33:47.898 | INFO keystone.cmd.bootstrap [None req-562f65f9-0773-41f4-8415-69d8a1802919 None None] Created public endpoint http://10.222.0.89/identity 2022-02-14 17:33:48.345 | + lib/keystone:bootstrap_keystone:599 : '[' False == True ']' 2022-02-14 17:33:48.348 | + ./stack.sh:main:1101 : create_keystone_accounts 2022-02-14 17:33:48.350 | + lib/keystone:create_keystone_accounts:298 : local admin_project 2022-02-14 17:33:48.354 | ++ lib/keystone:create_keystone_accounts:299 : oscwrap project show admin -f value -c id 2022-02-14 17:33:51.299 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:33:51.299 | from cryptography.utils import int_from_bytes 2022-02-14 17:33:51.299 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:33:51.299 | from cryptography.utils import int_from_bytes 2022-02-14 17:33:51.450 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:33:51.453 | + lib/keystone:create_keystone_accounts:299 : admin_project=9bbf9afb7b4b43b48ce0fe6545ff8c6c 2022-02-14 17:33:51.455 | + lib/keystone:create_keystone_accounts:300 : local admin_user 2022-02-14 17:33:51.458 | ++ lib/keystone:create_keystone_accounts:301 : oscwrap user show admin -f value -c id 2022-02-14 17:33:53.627 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:33:53.627 | from cryptography.utils import int_from_bytes 2022-02-14 17:33:53.627 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:33:53.627 | from cryptography.utils import int_from_bytes 2022-02-14 17:33:53.776 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:33:53.779 | + lib/keystone:create_keystone_accounts:301 : admin_user=0e62ddbe8d3549b5b28cd424512ffa3e 2022-02-14 17:33:53.781 | + lib/keystone:create_keystone_accounts:303 : local admin_role=admin 2022-02-14 17:33:53.784 | + lib/keystone:create_keystone_accounts:304 : local member_role=member 2022-02-14 17:33:53.786 | + lib/keystone:create_keystone_accounts:305 : local reader_role=reader 2022-02-14 17:33:53.788 | + lib/keystone:create_keystone_accounts:307 : async_run ks-domain-role get_or_add_user_domain_role admin 0e62ddbe8d3549b5b28cd424512ffa3e default 2022-02-14 17:33:53.845 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 0e62ddbe8d3549b5b28cd424512ffa3e default 2022-02-14 17:33:53.884 | [199645 Async ks-domain-role:234251]: running: get_or_add_user_domain_role admin 0e62ddbe8d3549b5b28cd424512ffa3e default 2022-02-14 17:33:53.887 | + lib/keystone:create_keystone_accounts:310 : get_or_create_domain Default 2022-02-14 17:33:53.889 | + functions-common:get_or_create_domain:877 : local domain_id 2022-02-14 17:33:53.892 | ++ functions-common:get_or_create_domain:889 : oscwrap domain show Default -f value -c id