2022-08-03 02:01:29.763 | + ./stack.sh:main:482 : exec 2022-08-03 02:01:29.764 | ++ ./stack.sh:main:482 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-08-03-020129.summary.2022-08-03-020129 2022-08-03 02:01:29.764 | + ./stack.sh:main:490 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-08-03-020129' 2022-08-03 02:01:29.764 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-03 02:01:29.764 | + ./stack.sh:echo_summary:441 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-08-03-020129 2022-08-03 02:01:29.764 | + ./stack.sh:main:492 : ln -sf /opt/stack/logs/stack.sh.log.2022-08-03-020129 /opt/stack/logs/stack.sh.log 2022-08-03 02:01:29.764 | + ./stack.sh:main:493 : ln -sf /opt/stack/logs/stack.sh.log.2022-08-03-020129.summary.2022-08-03-020129 /opt/stack/logs/stack.sh.log.summary 2022-08-03 02:01:29.764 | + ./stack.sh:main:508 : check_path_perm_sanity /opt/stack 2022-08-03 02:01:29.764 | + functions:check_path_perm_sanity:596 : local real_path 2022-08-03 02:01:29.764 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-08-03 02:01:29.764 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-08-03 02:01:29.764 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-08-03 02:01:29.764 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-08-03 02:01:29.764 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-08-03 02:01:29.764 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-08-03 02:01:29.764 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-08-03 02:01:29.764 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-08-03 02:01:29.764 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-08-03 02:01:29.764 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-08-03 02:01:29.765 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-08-03 02:01:29.768 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-08-03 02:01:29.771 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-08-03 02:01:29.773 | + ./stack.sh:main:514 : trap exit_trap EXIT 2022-08-03 02:01:29.775 | + ./stack.sh:main:555 : trap err_trap ERR 2022-08-03 02:01:29.778 | + ./stack.sh:main:568 : set -o errexit 2022-08-03 02:01:29.779 | + ./stack.sh:main:571 : uname -a 2022-08-03 02:01:29.781 | Linux n-d-826752-8 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-08-03 02:01:29.783 | + ./stack.sh:main:574 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-08-03 02:01:29.785 | + ./stack.sh:main:575 : rm -f /opt/stack/data/ca-bundle.pem 2022-08-03 02:01:29.788 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/database 2022-08-03 02:01:29.825 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/rpc_backend 2022-08-03 02:01:29.841 | + ./stack.sh:main:585 : fetch_plugins 2022-08-03 02:01:29.843 | + functions-common:fetch_plugins:1786 : local plugins= 2022-08-03 02:01:29.845 | + functions-common:fetch_plugins:1787 : local plugin 2022-08-03 02:01:29.846 | + functions-common:fetch_plugins:1790 : [[ -z '' ]] 2022-08-03 02:01:29.848 | + functions-common:fetch_plugins:1791 : return 2022-08-03 02:01:29.850 | + ./stack.sh:main:589 : run_phase override_defaults 2022-08-03 02:01:29.852 | + functions-common:run_phase:1868 : local mode=override_defaults 2022-08-03 02:01:29.855 | + functions-common:run_phase:1869 : local phase= 2022-08-03 02:01:29.858 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-08-03 02:01:29.860 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-08-03 02:01:29.862 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-08-03 02:01:29.864 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-08-03 02:01:29.865 | + functions-common:run_phase:1878 : local extra 2022-08-03 02:01:29.868 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-08-03 02:01:29.872 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-08-03 02:01:29.874 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-08-03 02:01:29.876 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-08-03 02:01:29.877 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-08-03 02:01:29.880 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-08-03 02:01:29.893 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-03 02:01:29.895 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-08-03 02:01:29.896 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-08-03 02:01:29.898 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-08-03 02:01:29.901 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-08-03 02:01:29.903 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-08-03 02:01:29.904 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-08-03 02:01:29.906 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-08-03 02:01:29.908 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-08-03 02:01:29.910 | + functions-common:run_phase:1889 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-08-03 02:01:29.912 | + functions-common:run_phase:1892 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-08-03 02:01:29.914 | + functions-common:run_phase:1893 : plugin_override_defaults 2022-08-03 02:01:29.916 | + functions-common:plugin_override_defaults:1827 : local plugins= 2022-08-03 02:01:29.918 | + functions-common:plugin_override_defaults:1828 : local plugin 2022-08-03 02:01:29.922 | + functions-common:plugin_override_defaults:1831 : [[ -z '' ]] 2022-08-03 02:01:29.924 | + functions-common:plugin_override_defaults:1832 : return 2022-08-03 02:01:29.926 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/apache 2022-08-03 02:01:29.944 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/tls 2022-08-03 02:01:29.947 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-08-03 02:01:29.959 | ++ functions-common:is_service_enabled:2096 : return 1 2022-08-03 02:01:29.962 | +++ lib/tls:source:43 : hostname -f 2022-08-03 02:01:29.965 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-08-03 02:01:29.967 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-08-03 02:01:29.969 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-08-03 02:01:29.971 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-08-03 02:01:29.973 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-08-03 02:01:29.975 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-08-03 02:01:29.977 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-08-03 02:01:29.978 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-08-03 02:01:29.981 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-08-03 02:01:29.982 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-08-03 02:01:29.987 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/infra 2022-08-03 02:01:29.999 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/libraries 2022-08-03 02:01:30.016 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/lvm 2022-08-03 02:01:30.029 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/horizon 2022-08-03 02:01:30.042 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/keystone 2022-08-03 02:01:30.078 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/glance 2022-08-03 02:01:30.138 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/nova 2022-08-03 02:01:30.230 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/placement 2022-08-03 02:01:30.252 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/cinder 2022-08-03 02:01:30.305 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/swift 2022-08-03 02:01:30.359 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/neutron 2022-08-03 02:01:30.511 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/ldap 2022-08-03 02:01:30.526 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/dstat 2022-08-03 02:01:30.539 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/tcpdump 2022-08-03 02:01:30.552 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/etcd3 2022-08-03 02:01:30.640 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/os-vif 2022-08-03 02:01:30.642 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-08-03 02:01:30.645 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-08-03 02:01:30.647 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-08-03 02:01:30.649 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-08-03 02:01:30.652 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-08-03 02:01:30.654 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-08-03 02:01:30.655 | False' 2022-08-03 02:01:30.657 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-08-03 02:01:30.672 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-08-03 02:01:30.675 | + ./stack.sh:main:619 : run_phase source 2022-08-03 02:01:30.677 | + functions-common:run_phase:1868 : local mode=source 2022-08-03 02:01:30.679 | + functions-common:run_phase:1869 : local phase= 2022-08-03 02:01:30.681 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-08-03 02:01:30.683 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-08-03 02:01:30.685 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-08-03 02:01:30.687 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-08-03 02:01:30.689 | + functions-common:run_phase:1878 : local extra 2022-08-03 02:01:30.692 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-08-03 02:01:30.696 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-08-03 02:01:30.699 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-08-03 02:01:30.701 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-08-03 02:01:30.703 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-08-03 02:01:30.706 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-08-03 02:01:30.721 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-03 02:01:30.723 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-08-03 02:01:30.725 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-08-03 02:01:30.765 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-08-03 02:01:30.768 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-08-03 02:01:30.770 | + functions-common:run_phase:1889 : [[ source == \s\o\u\r\c\e ]] 2022-08-03 02:01:30.772 | + functions-common:run_phase:1890 : load_plugin_settings 2022-08-03 02:01:30.774 | + functions-common:load_plugin_settings:1804 : local plugins= 2022-08-03 02:01:30.777 | + functions-common:load_plugin_settings:1805 : local plugin 2022-08-03 02:01:30.779 | + functions-common:load_plugin_settings:1808 : [[ -z '' ]] 2022-08-03 02:01:30.781 | + functions-common:load_plugin_settings:1809 : return 2022-08-03 02:01:30.783 | + functions-common:run_phase:1891 : verify_disabled_services 2022-08-03 02:01:30.785 | + functions-common:verify_disabled_services:2151 : local service 2022-08-03 02:01:30.788 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 02:01:30.790 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-08-03 02:01:30.792 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 02:01:30.795 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-08-03 02:01:30.797 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 02:01:30.799 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-08-03 02:01:30.802 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 02:01:30.804 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-08-03 02:01:30.806 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 02:01:30.809 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-08-03 02:01:30.811 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 02:01:30.813 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-08-03 02:01:30.815 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 02:01:30.818 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-08-03 02:01:30.820 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 02:01:30.823 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-08-03 02:01:30.825 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 02:01:30.827 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-08-03 02:01:30.830 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 02:01:30.832 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-08-03 02:01:30.834 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 02:01:30.837 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-08-03 02:01:30.840 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 02:01:30.842 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-08-03 02:01:30.845 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 02:01:30.847 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-08-03 02:01:30.850 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 02:01:30.852 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-08-03 02:01:30.854 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 02:01:30.857 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-08-03 02:01:30.859 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 02:01:30.861 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-08-03 02:01:30.864 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 02:01:30.866 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-08-03 02:01:30.868 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 02:01:30.870 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-08-03 02:01:30.873 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 02:01:30.875 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-08-03 02:01:30.877 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 02:01:30.879 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-08-03 02:01:30.882 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 02:01:30.884 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-08-03 02:01:30.887 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 02:01:30.889 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-08-03 02:01:30.891 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 02:01:30.894 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-08-03 02:01:30.896 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 02:01:30.898 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-08-03 02:01:30.901 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 02:01:30.903 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-08-03 02:01:30.906 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 02:01:30.908 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-08-03 02:01:30.910 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 02:01:30.913 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-08-03 02:01:30.915 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 02:01:30.918 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-08-03 02:01:30.920 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 02:01:30.922 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-08-03 02:01:30.925 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 02:01:30.927 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-08-03 02:01:30.929 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 02:01:30.932 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-08-03 02:01:30.934 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 02:01:30.936 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-08-03 02:01:30.939 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 02:01:30.941 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-08-03 02:01:30.943 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 02:01:30.946 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-08-03 02:01:30.948 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 02:01:30.951 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-08-03 02:01:30.953 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 02:01:30.956 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-08-03 02:01:30.958 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 02:01:30.960 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-08-03 02:01:30.962 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 02:01:30.966 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-08-03 02:01:30.968 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 02:01:30.970 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-08-03 02:01:30.973 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 02:01:30.975 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-08-03 02:01:30.977 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 02:01:30.980 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-08-03 02:01:30.982 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 02:01:30.985 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-08-03 02:01:30.987 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 02:01:30.989 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-08-03 02:01:30.992 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 02:01:30.994 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-08-03 02:01:30.997 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 02:01:30.999 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-08-03 02:01:31.002 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 02:01:31.004 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-08-03 02:01:31.006 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-03 02:01:31.009 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-08-03 02:01:31.012 | + ./stack.sh:main:690 : initialize_database_backends 2022-08-03 02:01:31.014 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-08-03 02:01:31.017 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-08-03 02:01:31.032 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 02:01:31.034 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-08-03 02:01:31.036 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-08-03 02:01:31.039 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-08-03 02:01:31.054 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 02:01:31.056 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-08-03 02:01:31.059 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-08-03 02:01:31.062 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-08-03 02:01:31.064 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-08-03 02:01:31.066 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-08-03 02:01:31.069 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-08-03 02:01:31.071 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-08-03 02:01:31.074 | + lib/database:initialize_database_backends:92 : return 0 2022-08-03 02:01:31.077 | + ./stack.sh:main:691 : echo 'Using mysql database backend' 2022-08-03 02:01:31.077 | Using mysql database backend 2022-08-03 02:01:31.079 | + ./stack.sh:main:694 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-08-03 02:01:31.095 | + ./stack.sh:main:696 : define_database_baseurl 2022-08-03 02:01:31.098 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-08-03 02:01:31.100 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-08-03 02:01:31.103 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-08-03 02:01:31.106 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-08-03 02:01:31.109 | + ./stack.sh:main:708 : is_service_enabled rabbit 2022-08-03 02:01:31.126 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 02:01:31.128 | + ./stack.sh:main:709 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-08-03 02:01:31.146 | + ./stack.sh:main:716 : is_service_enabled keystone 2022-08-03 02:01:31.162 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 02:01:31.164 | + ./stack.sh:main:718 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-08-03 02:01:31.180 | + ./stack.sh:main:720 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-08-03 02:01:31.197 | + ./stack.sh:main:731 : is_service_enabled ldap 2022-08-03 02:01:31.215 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 02:01:31.217 | + ./stack.sh:main:740 : is_service_enabled s-proxy 2022-08-03 02:01:31.234 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 02:01:31.236 | + ./stack.sh:main:744 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-08-03 02:01:31.253 | + ./stack.sh:main:746 : [[ -z '' ]] 2022-08-03 02:01:31.256 | + ./stack.sh:main:746 : [[ False == \T\r\u\e ]] 2022-08-03 02:01:31.258 | + ./stack.sh:main:752 : save_stackenv 752 2022-08-03 02:01:31.261 | + functions-common:save_stackenv:60 : local tag=752 2022-08-03 02:01:31.264 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-08-03 02:01:31.268 | + functions-common:save_stackenv:62 : time_stamp=2022-08-03-020131 2022-08-03 02:01:31.271 | + functions-common:save_stackenv:63 : echo '# 2022-08-03-020131 752' 2022-08-03 02:01:31.273 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-03 02:01:31.276 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-08-03 02:01:31.279 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-03 02:01:31.281 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-08-03 02:01:31.284 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-03 02:01:31.286 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-08-03 02:01:31.289 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-03 02:01:31.292 | + 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-08-03 02:01:31.295 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-03 02:01:31.297 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.74 2022-08-03 02:01:31.299 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-03 02:01:31.302 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.74/identity 2022-08-03 02:01:31.304 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-03 02:01:31.307 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-08-03-020129 2022-08-03 02:01:31.309 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-03 02:01:31.312 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-08-03 02:01:31.314 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-03 02:01:31.316 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.74 2022-08-03 02:01:31.319 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-03 02:01:31.321 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-08-03 02:01:31.324 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-03 02:01:31.327 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-08-03 02:01:31.329 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-03 02:01:31.332 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-08-03 02:01:31.335 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-03 02:01:31.337 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-08-03 02:01:31.340 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-03 02:01:31.343 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.74 2022-08-03 02:01:31.345 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-03 02:01:31.348 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-08-03 02:01:31.350 | + ./stack.sh:main:765 : GIT_DEPTH=0 2022-08-03 02:01:31.353 | + ./stack.sh:main:765 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-08-03 02:01:31.356 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/requirements.git 2022-08-03 02:01:31.358 | + functions-common:git_clone:598 : local git_dest=/opt/stack/requirements 2022-08-03 02:01:31.361 | + functions-common:git_clone:599 : local git_ref=master 2022-08-03 02:01:31.363 | + functions-common:git_clone:600 : local orig_dir 2022-08-03 02:01:31.366 | ++ functions-common:git_clone:601 : pwd 2022-08-03 02:01:31.368 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-08-03 02:01:31.371 | + functions-common:git_clone:602 : local git_clone_flags= 2022-08-03 02:01:31.374 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-08-03 02:01:31.390 | + functions-common:git_clone:604 : RECLONE=False 2022-08-03 02:01:31.392 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-08-03 02:01:31.394 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-08-03 02:01:31.397 | + functions-common:git_clone:618 : echo master 2022-08-03 02:01:31.398 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-08-03 02:01:31.404 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/requirements ]] 2022-08-03 02:01:31.406 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-08-03 02:01:31.408 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-08-03 02:01:31.421 | + functions-common:git_clone:678 : cd /opt/stack/requirements 2022-08-03 02:01:31.424 | + functions-common:git_clone:679 : git show --oneline 2022-08-03 02:01:31.424 | + functions-common:git_clone:679 : head -1 2022-08-03 02:01:31.428 | 6b837285 Merge "update constraint for os-traits to new release 2.8.0" 2022-08-03 02:01:31.430 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-08-03 02:01:31.433 | + ./stack.sh:main:769 : echo_summary 'Installing package prerequisites' 2022-08-03 02:01:31.436 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-03 02:01:31.438 | + ./stack.sh:echo_summary:441 : echo -e Installing package prerequisites 2022-08-03 02:01:31.441 | + ./stack.sh:main:770 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-08-03 02:01:31.443 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-08-03 02:01:31.446 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-08-03 02:01:31.449 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-08-03 02:01:31.451 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-08-03 02:01:31.454 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-08-03 02:01:31.456 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-08-03 02:01:31.460 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-08-03 02:01:31.465 | ++ tools/install_prereqs.sh:source:47 : NOW=1659492091 2022-08-03 02:01:31.468 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-08-03 02:01:31.473 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1659491202 2022-08-03 02:01:31.476 | ++ tools/install_prereqs.sh:source:49 : DELTA=889 2022-08-03 02:01:31.479 | ++ tools/install_prereqs.sh:source:50 : [[ 889 -lt 7200 ]] 2022-08-03 02:01:31.481 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-08-03 02:01:31.484 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-08-03 02:01:31.486 | ++ functions-common:export_proxy_variables:2258 : isset http_proxy 2022-08-03 02:01:31.488 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-08-03 02:01:31.491 | ++ functions-common:export_proxy_variables:2261 : isset https_proxy 2022-08-03 02:01:31.493 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-08-03 02:01:31.496 | ++ functions-common:export_proxy_variables:2264 : isset no_proxy 2022-08-03 02:01:31.498 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-08-03 02:01:31.501 | +++ 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-08-03 02:01:31.550 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-08-03 02:01:31.550 | apache2-dev 2022-08-03 02:01:31.550 | bc 2022-08-03 02:01:31.550 | bsdmainutils 2022-08-03 02:01:31.550 | curl 2022-08-03 02:01:31.550 | g++ 2022-08-03 02:01:31.550 | gawk 2022-08-03 02:01:31.550 | gcc 2022-08-03 02:01:31.550 | gettext 2022-08-03 02:01:31.550 | git 2022-08-03 02:01:31.550 | graphviz 2022-08-03 02:01:31.550 | iputils-ping 2022-08-03 02:01:31.550 | libapache2-mod-proxy-uwsgi 2022-08-03 02:01:31.550 | libffi-dev 2022-08-03 02:01:31.550 | libjpeg-dev 2022-08-03 02:01:31.550 | libpcre3-dev 2022-08-03 02:01:31.550 | libpq-dev 2022-08-03 02:01:31.550 | libssl-dev 2022-08-03 02:01:31.550 | libsystemd-dev 2022-08-03 02:01:31.550 | libxml2-dev 2022-08-03 02:01:31.550 | libxslt1-dev 2022-08-03 02:01:31.550 | libyaml-dev 2022-08-03 02:01:31.551 | lsof 2022-08-03 02:01:31.551 | openssh-server 2022-08-03 02:01:31.551 | openssl 2022-08-03 02:01:31.551 | pkg-config 2022-08-03 02:01:31.551 | psmisc 2022-08-03 02:01:31.551 | python3-dev 2022-08-03 02:01:31.551 | python3-pip 2022-08-03 02:01:31.551 | python3-systemd 2022-08-03 02:01:31.551 | python3-venv 2022-08-03 02:01:31.551 | tar 2022-08-03 02:01:31.551 | tcpdump 2022-08-03 02:01:31.551 | unzip 2022-08-03 02:01:31.551 | uuid-runtime 2022-08-03 02:01:31.551 | wget 2022-08-03 02:01:31.551 | wget 2022-08-03 02:01:31.551 | zlib1g-dev 2022-08-03 02:01:31.551 | libkrb5-dev 2022-08-03 02:01:31.551 | libldap2-dev 2022-08-03 02:01:31.551 | libsasl2-dev 2022-08-03 02:01:31.551 | memcached 2022-08-03 02:01:31.551 | python3-mysqldb 2022-08-03 02:01:31.551 | sqlite3 2022-08-03 02:01:31.551 | conntrack 2022-08-03 02:01:31.551 | curl 2022-08-03 02:01:31.551 | dnsmasq-base 2022-08-03 02:01:31.551 | dnsmasq-utils 2022-08-03 02:01:31.551 | ebtables 2022-08-03 02:01:31.551 | genisoimage 2022-08-03 02:01:31.551 | iptables 2022-08-03 02:01:31.551 | iputils-arping 2022-08-03 02:01:31.551 | kpartx 2022-08-03 02:01:31.551 | libjs-jquery-tablesorter 2022-08-03 02:01:31.551 | parted 2022-08-03 02:01:31.551 | pm-utils 2022-08-03 02:01:31.551 | python3-mysqldb 2022-08-03 02:01:31.551 | socat 2022-08-03 02:01:31.552 | sqlite3 2022-08-03 02:01:31.552 | sudo 2022-08-03 02:01:31.552 | vlan 2022-08-03 02:01:31.552 | lsscsi 2022-08-03 02:01:31.552 | open-iscsi 2022-08-03 02:01:31.552 | lvm2 2022-08-03 02:01:31.552 | qemu-utils 2022-08-03 02:01:31.552 | thin-provisioning-tools 2022-08-03 02:01:31.552 | acl 2022-08-03 02:01:31.552 | dnsmasq-base 2022-08-03 02:01:31.552 | dnsmasq-utils 2022-08-03 02:01:31.552 | ebtables 2022-08-03 02:01:31.552 | haproxy 2022-08-03 02:01:31.552 | iptables 2022-08-03 02:01:31.552 | iputils-arping 2022-08-03 02:01:31.552 | iputils-ping 2022-08-03 02:01:31.552 | postgresql-server-dev-all 2022-08-03 02:01:31.552 | python3-mysqldb 2022-08-03 02:01:31.552 | sqlite3 2022-08-03 02:01:31.552 | sudo 2022-08-03 02:01:31.552 | vlan 2022-08-03 02:01:31.552 | pcp 2022-08-03 02:01:31.552 | ipset 2022-08-03 02:01:31.552 | conntrack 2022-08-03 02:01:31.552 | conntrackd 2022-08-03 02:01:31.552 | keepalived 2022-08-03 02:01:31.552 | lvm2 2022-08-03 02:01:31.552 | qemu-utils 2022-08-03 02:01:31.552 | thin-provisioning-tools 2022-08-03 02:01:31.552 | curl 2022-08-03 02:01:31.552 | liberasurecode-dev 2022-08-03 02:01:31.552 | make 2022-08-03 02:01:31.552 | memcached 2022-08-03 02:01:31.552 | rsync 2022-08-03 02:01:31.552 | sqlite3 2022-08-03 02:01:31.552 | xfsprogs' 2022-08-03 02:01:31.553 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-08-03 02:01:31.571 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-08-03 02:01:31.571 | apache2-dev 2022-08-03 02:01:31.571 | bc 2022-08-03 02:01:31.572 | bsdmainutils 2022-08-03 02:01:31.572 | curl 2022-08-03 02:01:31.572 | g++ 2022-08-03 02:01:31.572 | gawk 2022-08-03 02:01:31.572 | gcc 2022-08-03 02:01:31.572 | gettext 2022-08-03 02:01:31.572 | git 2022-08-03 02:01:31.572 | graphviz 2022-08-03 02:01:31.572 | iputils-ping 2022-08-03 02:01:31.572 | libapache2-mod-proxy-uwsgi 2022-08-03 02:01:31.572 | libffi-dev 2022-08-03 02:01:31.572 | libjpeg-dev 2022-08-03 02:01:31.572 | libpcre3-dev 2022-08-03 02:01:31.572 | libpq-dev 2022-08-03 02:01:31.572 | libssl-dev 2022-08-03 02:01:31.572 | libsystemd-dev 2022-08-03 02:01:31.572 | libxml2-dev 2022-08-03 02:01:31.572 | libxslt1-dev 2022-08-03 02:01:31.572 | libyaml-dev 2022-08-03 02:01:31.572 | lsof 2022-08-03 02:01:31.572 | openssh-server 2022-08-03 02:01:31.572 | openssl 2022-08-03 02:01:31.572 | pkg-config 2022-08-03 02:01:31.572 | psmisc 2022-08-03 02:01:31.572 | python3-dev 2022-08-03 02:01:31.572 | python3-pip 2022-08-03 02:01:31.572 | python3-systemd 2022-08-03 02:01:31.572 | python3-venv 2022-08-03 02:01:31.572 | tar 2022-08-03 02:01:31.572 | tcpdump 2022-08-03 02:01:31.572 | unzip 2022-08-03 02:01:31.572 | uuid-runtime 2022-08-03 02:01:31.572 | wget 2022-08-03 02:01:31.572 | wget 2022-08-03 02:01:31.572 | zlib1g-dev 2022-08-03 02:01:31.572 | libkrb5-dev 2022-08-03 02:01:31.572 | libldap2-dev 2022-08-03 02:01:31.573 | libsasl2-dev 2022-08-03 02:01:31.573 | memcached 2022-08-03 02:01:31.573 | python3-mysqldb 2022-08-03 02:01:31.573 | sqlite3 2022-08-03 02:01:31.573 | conntrack 2022-08-03 02:01:31.573 | curl 2022-08-03 02:01:31.573 | dnsmasq-base 2022-08-03 02:01:31.573 | dnsmasq-utils 2022-08-03 02:01:31.573 | ebtables 2022-08-03 02:01:31.573 | genisoimage 2022-08-03 02:01:31.573 | iptables 2022-08-03 02:01:31.573 | iputils-arping 2022-08-03 02:01:31.573 | kpartx 2022-08-03 02:01:31.573 | libjs-jquery-tablesorter 2022-08-03 02:01:31.573 | parted 2022-08-03 02:01:31.573 | pm-utils 2022-08-03 02:01:31.573 | python3-mysqldb 2022-08-03 02:01:31.573 | socat 2022-08-03 02:01:31.573 | sqlite3 2022-08-03 02:01:31.573 | sudo 2022-08-03 02:01:31.573 | vlan 2022-08-03 02:01:31.573 | lsscsi 2022-08-03 02:01:31.573 | open-iscsi 2022-08-03 02:01:31.573 | lvm2 2022-08-03 02:01:31.573 | qemu-utils 2022-08-03 02:01:31.573 | thin-provisioning-tools 2022-08-03 02:01:31.573 | acl 2022-08-03 02:01:31.573 | dnsmasq-base 2022-08-03 02:01:31.573 | dnsmasq-utils 2022-08-03 02:01:31.573 | ebtables 2022-08-03 02:01:31.573 | haproxy 2022-08-03 02:01:31.573 | iptables 2022-08-03 02:01:31.573 | iputils-arping 2022-08-03 02:01:31.573 | iputils-ping 2022-08-03 02:01:31.573 | postgresql-server-dev-all 2022-08-03 02:01:31.573 | python3-mysqldb 2022-08-03 02:01:31.573 | sqlite3 2022-08-03 02:01:31.574 | sudo 2022-08-03 02:01:31.574 | vlan 2022-08-03 02:01:31.574 | pcp 2022-08-03 02:01:31.574 | ipset 2022-08-03 02:01:31.574 | conntrack 2022-08-03 02:01:31.574 | conntrackd 2022-08-03 02:01:31.574 | keepalived 2022-08-03 02:01:31.574 | lvm2 2022-08-03 02:01:31.574 | qemu-utils 2022-08-03 02:01:31.574 | thin-provisioning-tools 2022-08-03 02:01:31.574 | curl 2022-08-03 02:01:31.574 | liberasurecode-dev 2022-08-03 02:01:31.574 | make 2022-08-03 02:01:31.574 | memcached 2022-08-03 02:01:31.574 | rsync 2022-08-03 02:01:31.574 | sqlite3 2022-08-03 02:01:31.574 | xfsprogs ' 2022-08-03 02:01:31.574 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-08-03 02:01:31.576 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 02:01:31.578 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 02:01:31.581 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-08-03 02:01:31.582 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-08-03 02:01:31.587 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-08-03 02:01:31.590 | ++ functions-common:install_package:1464 : update_package_repo 2022-08-03 02:01:31.592 | ++ functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-03 02:01:31.594 | ++ functions-common:update_package_repo:1437 : REPOS_UPDATED=False 2022-08-03 02:01:31.596 | ++ functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-03 02:01:31.598 | ++ functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-03 02:01:31.600 | ++ functions-common:update_package_repo:1444 : is_ubuntu 2022-08-03 02:01:31.602 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 02:01:31.605 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 02:01:31.607 | ++ functions-common:update_package_repo:1445 : apt_get_update 2022-08-03 02:01:31.610 | ++ functions-common:apt_get_update:1190 : [[ False == \T\r\u\e ]] 2022-08-03 02:01:31.612 | ++ functions-common:apt_get_update:1195 : [[ False = \T\r\u\e ]] 2022-08-03 02:01:31.614 | ++ functions-common:apt_get_update:1197 : local sudo=sudo 2022-08-03 02:01:31.616 | +++ functions-common:apt_get_update:1198 : id -u 2022-08-03 02:01:31.621 | ++ functions-common:apt_get_update:1198 : [[ 1000 = \0 ]] 2022-08-03 02:01:31.623 | ++ functions-common:apt_get_update:1201 : time_start apt-get-update 2022-08-03 02:01:31.625 | ++ functions-common:time_start:2426 : local name=apt-get-update 2022-08-03 02:01:31.627 | ++ functions-common:time_start:2427 : local start_time= 2022-08-03 02:01:31.630 | ++ functions-common:time_start:2428 : [[ -n '' ]] 2022-08-03 02:01:31.632 | +++ functions-common:time_start:2431 : date +%s%3N 2022-08-03 02:01:31.637 | ++ functions-common:time_start:2431 : _TIME_START[$name]=1659492091634 2022-08-03 02:01:31.639 | ++ functions-common:apt_get_update:1203 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-08-03 02:01:31.641 | ++ functions-common:apt_get_update:1204 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-08-03 02:01:31.643 | ++ functions-common:apt_get_update:1205 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-08-03 02:01:31.887 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-08-03 02:01:31.936 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-08-03 02:01:31.950 | Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-08-03 02:01:31.996 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-08-03 02:01:32.645 | Fetched 222 kB in 1s (330 kB/s) 2022-08-03 02:01:34.686 | Reading package lists... 2022-08-03 02:01:34.718 | ++ functions-common:apt_get_update:1209 : REPOS_UPDATED=True 2022-08-03 02:01:34.720 | ++ functions-common:apt_get_update:1211 : time_stop apt-get-update 2022-08-03 02:01:34.722 | ++ functions-common:time_stop:2440 : local name 2022-08-03 02:01:34.725 | ++ functions-common:time_stop:2441 : local end_time 2022-08-03 02:01:34.727 | ++ functions-common:time_stop:2442 : local elapsed_time 2022-08-03 02:01:34.729 | ++ functions-common:time_stop:2443 : local total 2022-08-03 02:01:34.731 | ++ functions-common:time_stop:2444 : local start_time 2022-08-03 02:01:34.733 | ++ functions-common:time_stop:2446 : name=apt-get-update 2022-08-03 02:01:34.735 | ++ functions-common:time_stop:2447 : start_time=1659492091634 2022-08-03 02:01:34.737 | ++ functions-common:time_stop:2449 : [[ -z 1659492091634 ]] 2022-08-03 02:01:34.740 | +++ functions-common:time_stop:2452 : date +%s%3N 2022-08-03 02:01:34.749 | ++ functions-common:time_stop:2452 : end_time=1659492094742 2022-08-03 02:01:34.751 | ++ functions-common:time_stop:2453 : elapsed_time=3108 2022-08-03 02:01:34.753 | ++ functions-common:time_stop:2454 : total=0 2022-08-03 02:01:34.755 | ++ functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-03 02:01:34.757 | ++ functions-common:time_stop:2457 : _TIME_TOTAL[$name]=3108 2022-08-03 02:01:34.761 | ++ functions-common:install_package:1465 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-08-03 02:01:34.763 | ++ functions-common:real_install_package:1450 : is_ubuntu 2022-08-03 02:01:34.765 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 02:01:34.767 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 02:01:34.770 | ++ functions-common:real_install_package:1451 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-08-03 02:01:34.790 | ++ functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-08-03 02:01:34.903 | Reading package lists... 2022-08-03 02:01:35.174 | Building dependency tree... 2022-08-03 02:01:35.175 | Reading state information... 2022-08-03 02:01:35.213 | acl is already the newest version (2.2.53-6). 2022-08-03 02:01:35.213 | bc is already the newest version (1.07.1-2build1). 2022-08-03 02:01:35.213 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-08-03 02:01:35.213 | conntrack is already the newest version (1:1.4.5-2). 2022-08-03 02:01:35.213 | ebtables is already the newest version (2.0.11-3build1). 2022-08-03 02:01:35.213 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-08-03 02:01:35.213 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-08-03 02:01:35.213 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-08-03 02:01:35.213 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-08-03 02:01:35.213 | gettext is already the newest version (0.19.8.1-10build1). 2022-08-03 02:01:35.214 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-08-03 02:01:35.214 | iputils-arping is already the newest version (3:20190709-3). 2022-08-03 02:01:35.214 | iputils-ping is already the newest version (3:20190709-3). 2022-08-03 02:01:35.214 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-08-03 02:01:35.214 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-08-03 02:01:35.214 | libffi-dev is already the newest version (3.3-4). 2022-08-03 02:01:35.214 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-08-03 02:01:35.214 | libxslt1-dev is already the newest version (1.1.34-4). 2022-08-03 02:01:35.214 | libyaml-dev is already the newest version (0.2.2-1). 2022-08-03 02:01:35.214 | lsscsi is already the newest version (0.30-0.1). 2022-08-03 02:01:35.214 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-08-03 02:01:35.214 | make is already the newest version (4.2.1-1.2). 2022-08-03 02:01:35.214 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-08-03 02:01:35.214 | psmisc is already the newest version (23.3-1). 2022-08-03 02:01:35.214 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-08-03 02:01:35.214 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-08-03 02:01:35.214 | python3-systemd is already the newest version (234-3build2). 2022-08-03 02:01:35.214 | socat is already the newest version (1.7.3.3-2). 2022-08-03 02:01:35.214 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-08-03 02:01:35.214 | unzip is already the newest version (6.0-25ubuntu1). 2022-08-03 02:01:35.214 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-08-03 02:01:35.214 | conntrackd is already the newest version (1:1.4.5-2). 2022-08-03 02:01:35.214 | graphviz is already the newest version (2.42.2-3build2). 2022-08-03 02:01:35.214 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-08-03 02:01:35.214 | pcp is already the newest version (5.0.3-1). 2022-08-03 02:01:35.214 | pm-utils is already the newest version (1.4.1-19). 2022-08-03 02:01:35.214 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-08-03 02:01:35.214 | apache2 is already the newest version (2.4.41-4ubuntu3.12). 2022-08-03 02:01:35.214 | apache2-dev is already the newest version (2.4.41-4ubuntu3.12). 2022-08-03 02:01:35.214 | curl is already the newest version (7.68.0-1ubuntu2.12). 2022-08-03 02:01:35.214 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-08-03 02:01:35.214 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-08-03 02:01:35.214 | git is already the newest version (1:2.25.1-1ubuntu3.5). 2022-08-03 02:01:35.214 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-08-03 02:01:35.215 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-08-03 02:01:35.215 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-08-03 02:01:35.215 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-08-03 02:01:35.215 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-08-03 02:01:35.215 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-08-03 02:01:35.215 | libpq-dev is already the newest version (12.11-0ubuntu0.20.04.1). 2022-08-03 02:01:35.215 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-08-03 02:01:35.215 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.16). 2022-08-03 02:01:35.215 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-08-03 02:01:35.215 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.3). 2022-08-03 02:01:35.215 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-08-03 02:01:35.215 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-08-03 02:01:35.215 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-08-03 02:01:35.215 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-08-03 02:01:35.215 | openssl is already the newest version (1.1.1f-1ubuntu2.16). 2022-08-03 02:01:35.215 | openssl set to manually installed. 2022-08-03 02:01:35.215 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-08-03 02:01:35.215 | qemu-utils is already the newest version (1:4.2-3ubuntu6.23). 2022-08-03 02:01:35.215 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-08-03 02:01:35.215 | rsync set to manually installed. 2022-08-03 02:01:35.215 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-08-03 02:01:35.215 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-08-03 02:01:35.215 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-08-03 02:01:35.215 | tar set to manually installed. 2022-08-03 02:01:35.215 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-08-03 02:01:35.215 | tcpdump set to manually installed. 2022-08-03 02:01:35.215 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-08-03 02:01:35.454 | uuid-runtime set to manually installed. 2022-08-03 02:01:35.454 | wget is already the newest version (1.20.3-1ubuntu2). 2022-08-03 02:01:35.454 | wget set to manually installed. 2022-08-03 02:01:35.454 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-08-03 02:01:35.454 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.12). 2022-08-03 02:01:35.454 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-08-03 02:01:35.454 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-08-03 02:01:35.455 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-08-03 02:01:35.455 | The following packages were automatically installed and are no longer required: 2022-08-03 02:01:35.456 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-03 02:01:35.456 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-03 02:01:35.456 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-03 02:01:35.456 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-03 02:01:35.456 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-03 02:01:35.456 | python3-zope.interface 2022-08-03 02:01:35.456 | Use 'sudo apt autoremove' to remove them. 2022-08-03 02:01:35.592 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-08-03 02:01:35.597 | ++ functions-common:apt_get:1235 : result=0 2022-08-03 02:01:35.599 | ++ functions-common:apt_get:1238 : time_stop apt-get 2022-08-03 02:01:35.601 | ++ functions-common:time_stop:2440 : local name 2022-08-03 02:01:35.603 | ++ functions-common:time_stop:2441 : local end_time 2022-08-03 02:01:35.607 | ++ functions-common:time_stop:2442 : local elapsed_time 2022-08-03 02:01:35.609 | ++ functions-common:time_stop:2443 : local total 2022-08-03 02:01:35.611 | ++ functions-common:time_stop:2444 : local start_time 2022-08-03 02:01:35.613 | ++ functions-common:time_stop:2446 : name=apt-get 2022-08-03 02:01:35.616 | ++ functions-common:time_stop:2447 : start_time=1659492094787 2022-08-03 02:01:35.618 | ++ functions-common:time_stop:2449 : [[ -z 1659492094787 ]] 2022-08-03 02:01:35.621 | +++ functions-common:time_stop:2452 : date +%s%3N 2022-08-03 02:01:35.625 | ++ functions-common:time_stop:2452 : end_time=1659492095623 2022-08-03 02:01:35.627 | ++ functions-common:time_stop:2453 : elapsed_time=836 2022-08-03 02:01:35.630 | ++ functions-common:time_stop:2454 : total=820 2022-08-03 02:01:35.632 | ++ functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-03 02:01:35.634 | ++ functions-common:time_stop:2457 : _TIME_TOTAL[$name]=1656 2022-08-03 02:01:35.637 | ++ functions-common:apt_get:1239 : return 0 2022-08-03 02:01:35.640 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-08-03 02:01:35.642 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-08-03 02:01:35.645 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-08-03 02:01:35.649 | ++ tools/install_prereqs.sh:source:89 : date 2022-08-03 02:01:35.654 | + ./stack.sh:main:785 : [[ False != \T\r\u\e ]] 2022-08-03 02:01:35.657 | + ./stack.sh:main:786 : PYPI_ALTERNATIVE_URL= 2022-08-03 02:01:35.659 | + ./stack.sh:main:786 : /home/ubuntu/devstack/tools/install_pip.sh 2022-08-03 02:01:37.124 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-08-03 02:01:37.126 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-08-03 02:01:37.128 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-08-03 02:01:37.129 | + tools/install_pip.sh:main:43 : GetDistro 2022-08-03 02:01:37.131 | + functions-common:GetDistro:446 : GetOSVersion 2022-08-03 02:01:37.133 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-08-03 02:01:37.136 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-08-03 02:01:37.137 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-08-03 02:01:37.139 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-08-03 02:01:37.141 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-08-03 02:01:37.143 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-08-03 02:01:37.144 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-08-03 02:01:37.146 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-08-03 02:01:37.148 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-08-03 02:01:37.150 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-08-03 02:01:37.152 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-08-03 02:01:37.154 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-08-03 02:01:37.156 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-08-03 02:01:37.157 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-08-03 02:01:37.159 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-08-03 02:01:37.161 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-08-03 02:01:37.164 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-08-03 02:01:37.165 | + functions-common:_ensure_lsb_release:394 : return 2022-08-03 02:01:37.168 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-08-03 02:01:37.236 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-08-03 02:01:37.239 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-08-03 02:01:37.308 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-08-03 02:01:37.310 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-08-03 02:01:37.382 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-08-03 02:01:37.383 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-08-03 02:01:37.386 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-08-03 02:01:37.388 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-08-03 02:01:37.390 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-08-03 02:01:37.392 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-08-03 02:01:37.394 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-08-03 02:01:37.396 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-08-03 02:01:37.398 | + functions-common:GetDistro:451 : DISTRO=focal 2022-08-03 02:01:37.400 | + functions-common:GetDistro:496 : typeset -xr DISTRO 2022-08-03 02:01:37.402 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-08-03 02:01:37.402 | Distro: focal 2022-08-03 02:01:37.405 | + tools/install_pip.sh:main:124 : get_versions 2022-08-03 02:01:37.407 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-08-03 02:01:37.411 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-08-03 02:01:37.412 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-08-03 02:01:37.415 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-08-03 02:01:37.415 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-08-03 02:01:38.888 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-08-03 02:01:38.890 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-08-03 02:01:38.890 | pip: 20.0.2 2022-08-03 02:01:38.892 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-08-03 02:01:38.893 | + tools/install_pip.sh:main:130 : is_fedora 2022-08-03 02:01:38.895 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-08-03 02:01:38.897 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-08-03 02:01:38.899 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-08-03 02:01:38.901 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-03 02:01:38.903 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-03 02:01:38.905 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-08-03 02:01:38.907 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-08-03 02:01:38.908 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-08-03 02:01:38.910 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-08-03 02:01:38.912 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-08-03 02:01:38.914 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-08-03 02:01:38.916 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 02:01:38.918 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 02:01:38.920 | + tools/install_pip.sh:main:144 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2022-08-03 02:01:38.924 | + tools/install_pip.sh:main:153 : set -x 2022-08-03 02:01:38.926 | + tools/install_pip.sh:main:156 : get_versions 2022-08-03 02:01:38.928 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-08-03 02:01:38.932 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-08-03 02:01:38.934 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-08-03 02:01:38.937 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-08-03 02:01:38.937 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-08-03 02:01:40.438 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-08-03 02:01:40.440 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-08-03 02:01:40.440 | pip: 20.0.2 2022-08-03 02:01:40.443 | + ./stack.sh:main:790 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-08-03 02:01:40.446 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-08-03 02:01:40.449 | + ./stack.sh:main:791 : fixup_all 2022-08-03 02:01:40.451 | + tools/fixup_stuff.sh:fixup_all:157 : fixup_ubuntu 2022-08-03 02:01:40.453 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-08-03 02:01:40.455 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 02:01:40.458 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 02:01:40.460 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-08-03 02:01:40.472 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-08-03 02:01:40.484 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-08-03 02:01:40.496 | + tools/fixup_stuff.sh:fixup_all:158 : fixup_fedora 2022-08-03 02:01:40.498 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-08-03 02:01:40.500 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-08-03 02:01:40.502 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-08-03 02:01:40.505 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-08-03 02:01:40.507 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-03 02:01:40.509 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-03 02:01:40.511 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-08-03 02:01:40.513 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-08-03 02:01:40.515 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-08-03 02:01:40.517 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-08-03 02:01:40.520 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-08-03 02:01:40.522 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-08-03 02:01:40.524 | + tools/fixup_stuff.sh:fixup_all:159 : fixup_suse 2022-08-03 02:01:40.527 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-08-03 02:01:40.529 | + functions-common:is_suse:537 : is_opensuse 2022-08-03 02:01:40.532 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-08-03 02:01:40.535 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-03 02:01:40.538 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-08-03 02:01:40.539 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-08-03 02:01:40.542 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-03 02:01:40.545 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-08-03 02:01:40.547 | + ./stack.sh:main:794 : pip_install -U os-testr 2022-08-03 02:01:40.569 | Using python 3.8 to install os-testr 2022-08-03 02:01:40.571 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-08-03 02:01:42.657 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 02:01:42.657 | from cryptography.utils import int_from_bytes 2022-08-03 02:01:42.657 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 02:01:42.657 | from cryptography.utils import int_from_bytes 2022-08-03 02:01:43.702 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-03 02:01:44.184 | Requirement already up-to-date: os-testr===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (3.0.0) 2022-08-03 02:01:44.283 | Requirement already up-to-date: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-08-03 02:01:44.307 | Requirement already up-to-date: python-subunit===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 427)) (1.4.0) 2022-08-03 02:01:44.364 | Requirement already up-to-date: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-03 02:01:44.386 | Requirement already up-to-date: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-08-03 02:01:44.418 | Requirement already up-to-date: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-08-03 02:01:46.785 | + inc/python:pip_install:196 : result=0 2022-08-03 02:01:46.787 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-03 02:01:46.789 | + functions-common:time_stop:2440 : local name 2022-08-03 02:01:46.792 | + functions-common:time_stop:2441 : local end_time 2022-08-03 02:01:46.794 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-03 02:01:46.796 | + functions-common:time_stop:2443 : local total 2022-08-03 02:01:46.798 | + functions-common:time_stop:2444 : local start_time 2022-08-03 02:01:46.800 | + functions-common:time_stop:2446 : name=pip_install 2022-08-03 02:01:46.802 | + functions-common:time_stop:2447 : start_time=1659492100563 2022-08-03 02:01:46.804 | + functions-common:time_stop:2449 : [[ -z 1659492100563 ]] 2022-08-03 02:01:46.808 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-03 02:01:46.812 | + functions-common:time_stop:2452 : end_time=1659492106810 2022-08-03 02:01:46.814 | + functions-common:time_stop:2453 : elapsed_time=6247 2022-08-03 02:01:46.817 | + functions-common:time_stop:2454 : total=0 2022-08-03 02:01:46.819 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-03 02:01:46.821 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=6247 2022-08-03 02:01:46.824 | + inc/python:pip_install:199 : return 0 2022-08-03 02:01:46.827 | + ./stack.sh:main:798 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-08-03 02:01:46.882 | + ./stack.sh:main:799 : sudo systemctl restart systemd-journald 2022-08-03 02:01:47.186 | + ./stack.sh:main:805 : install_infra 2022-08-03 02:01:47.189 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-08-03 02:01:47.191 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-08-03 02:01:47.194 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-08-03 02:01:47.196 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-08-03 02:01:47.220 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-08-03 02:01:50.047 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-03 02:01:50.173 | Requirement already up-to-date: pbr===5.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-08-03 02:01:50.488 | + inc/python:pip_install:196 : result=0 2022-08-03 02:01:50.491 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-03 02:01:50.493 | + functions-common:time_stop:2440 : local name 2022-08-03 02:01:50.495 | + functions-common:time_stop:2441 : local end_time 2022-08-03 02:01:50.498 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-03 02:01:50.500 | + functions-common:time_stop:2443 : local total 2022-08-03 02:01:50.502 | + functions-common:time_stop:2444 : local start_time 2022-08-03 02:01:50.504 | + functions-common:time_stop:2446 : name=pip_install 2022-08-03 02:01:50.506 | + functions-common:time_stop:2447 : start_time=1659492107212 2022-08-03 02:01:50.508 | + functions-common:time_stop:2449 : [[ -z 1659492107212 ]] 2022-08-03 02:01:50.511 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-03 02:01:50.515 | + functions-common:time_stop:2452 : end_time=1659492110513 2022-08-03 02:01:50.518 | + functions-common:time_stop:2453 : elapsed_time=3301 2022-08-03 02:01:50.520 | + functions-common:time_stop:2454 : total=6247 2022-08-03 02:01:50.522 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-03 02:01:50.524 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=9548 2022-08-03 02:01:50.527 | + inc/python:pip_install:199 : return 0 2022-08-03 02:01:50.530 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-08-03 02:01:50.532 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-08-03 02:01:50.557 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-08-03 02:01:53.219 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-03 02:01:53.221 | Processing /opt/stack/requirements 2022-08-03 02:01:54.962 | 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 22)) (6.0) 2022-08-03 02:01:54.965 | Requirement already satisfied: fixtures===4.0.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-08-03 02:01:54.977 | 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 329)) (21.3) 2022-08-03 02:01:54.983 | Requirement already satisfied: pbr===5.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-08-03 02:01:54.986 | Requirement already satisfied: pyparsing===3.0.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-03 02:01:54.991 | Requirement already satisfied: requests===2.28.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-03 02:01:55.006 | 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 483)) (1.16.0) 2022-08-03 02:01:55.009 | Requirement already satisfied: urllib3===1.26.10 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-08-03 02:01:55.042 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5591) (1.3) 2022-08-03 02:01:55.045 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5591) (0.3.0) 2022-08-03 02:01:55.061 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2022.6.15) 2022-08-03 02:01:55.065 | Requirement already satisfied: charset-normalizer===2.1.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-08-03 02:01:55.069 | 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 201)) (3.3) 2022-08-03 02:01:55.073 | Requirement already satisfied: cliff===3.10.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-08-03 02:01:55.086 | Requirement already satisfied: autopage===0.5.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-03 02:01:55.089 | Requirement already satisfied: prettytable===3.3.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-03 02:01:55.100 | Requirement already satisfied: stevedore===4.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-03 02:01:55.105 | Requirement already satisfied: cmd2===2.4.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.2) 2022-08-03 02:01:55.154 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-03 02:01:55.158 | 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 370)) (1.8.2) 2022-08-03 02:01:55.161 | 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 90)) (21.4.0) 2022-08-03 02:01:55.243 | Building wheels for collected packages: openstack-requirements 2022-08-03 02:01:55.245 | Building wheel for openstack-requirements (setup.py): started 2022-08-03 02:01:56.102 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-08-03 02:01:56.102 | ERROR: Command errored out with exit status 1: 2022-08-03 02:01:56.102 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-1r38cq38/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-1r38cq38/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-ocz2gh6z 2022-08-03 02:01:56.102 | cwd: /tmp/pip-req-build-1r38cq38/ 2022-08-03 02:01:56.102 | Complete output (6 lines): 2022-08-03 02:01:56.102 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-08-03 02:01:56.102 | or: setup.py --help [cmd1 cmd2 ...] 2022-08-03 02:01:56.102 | or: setup.py --help-commands 2022-08-03 02:01:56.102 | or: setup.py cmd --help 2022-08-03 02:01:56.102 | 2022-08-03 02:01:56.102 | error: invalid command 'bdist_wheel' 2022-08-03 02:01:56.102 | ---------------------------------------- 2022-08-03 02:01:56.102 | ERROR: Failed building wheel for openstack-requirements 2022-08-03 02:01:56.102 | Running setup.py clean for openstack-requirements 2022-08-03 02:01:56.948 | Failed to build openstack-requirements 2022-08-03 02:01:56.965 | Installing collected packages: openstack-requirements 2022-08-03 02:01:56.965 | Attempting uninstall: openstack-requirements 2022-08-03 02:01:56.966 | Found existing installation: openstack-requirements 1.2.1.dev5591 2022-08-03 02:01:57.001 | Uninstalling openstack-requirements-1.2.1.dev5591: 2022-08-03 02:01:57.018 | Successfully uninstalled openstack-requirements-1.2.1.dev5591 2022-08-03 02:01:57.021 | Running setup.py install for openstack-requirements: started 2022-08-03 02:01:59.439 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-08-03 02:01:59.464 | Successfully installed openstack-requirements-1.2.1.dev5591 2022-08-03 02:01:59.590 | + inc/python:pip_install:196 : result=0 2022-08-03 02:01:59.592 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-03 02:01:59.595 | + functions-common:time_stop:2440 : local name 2022-08-03 02:01:59.597 | + functions-common:time_stop:2441 : local end_time 2022-08-03 02:01:59.599 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-03 02:01:59.601 | + functions-common:time_stop:2443 : local total 2022-08-03 02:01:59.604 | + functions-common:time_stop:2444 : local start_time 2022-08-03 02:01:59.606 | + functions-common:time_stop:2446 : name=pip_install 2022-08-03 02:01:59.608 | + functions-common:time_stop:2447 : start_time=1659492110549 2022-08-03 02:01:59.610 | + functions-common:time_stop:2449 : [[ -z 1659492110549 ]] 2022-08-03 02:01:59.613 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-03 02:01:59.617 | + functions-common:time_stop:2452 : end_time=1659492119615 2022-08-03 02:01:59.619 | + functions-common:time_stop:2453 : elapsed_time=9066 2022-08-03 02:01:59.621 | + functions-common:time_stop:2454 : total=9548 2022-08-03 02:01:59.624 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-03 02:01:59.626 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=18614 2022-08-03 02:01:59.628 | + inc/python:pip_install:199 : return 0 2022-08-03 02:01:59.631 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-08-03 02:01:59.633 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-08-03 02:01:59.637 | + inc/python:use_library_from_git:246 : local name=pbr 2022-08-03 02:01:59.639 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 02:01:59.641 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 02:01:59.644 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,pbr, ]] 2022-08-03 02:01:59.646 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 02:01:59.648 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-08-03 02:01:59.670 | Using python 3.8 to install pbr 2022-08-03 02:01:59.673 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-08-03 02:02:01.801 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 02:02:01.801 | from cryptography.utils import int_from_bytes 2022-08-03 02:02:01.801 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 02:02:01.801 | from cryptography.utils import int_from_bytes 2022-08-03 02:02:02.844 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-03 02:02:02.966 | Requirement already up-to-date: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-08-03 02:02:05.279 | + inc/python:pip_install:196 : result=0 2022-08-03 02:02:05.282 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-03 02:02:05.284 | + functions-common:time_stop:2440 : local name 2022-08-03 02:02:05.286 | + functions-common:time_stop:2441 : local end_time 2022-08-03 02:02:05.288 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-03 02:02:05.290 | + functions-common:time_stop:2443 : local total 2022-08-03 02:02:05.292 | + functions-common:time_stop:2444 : local start_time 2022-08-03 02:02:05.295 | + functions-common:time_stop:2446 : name=pip_install 2022-08-03 02:02:05.297 | + functions-common:time_stop:2447 : start_time=1659492119664 2022-08-03 02:02:05.299 | + functions-common:time_stop:2449 : [[ -z 1659492119664 ]] 2022-08-03 02:02:05.302 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-03 02:02:05.306 | + functions-common:time_stop:2452 : end_time=1659492125303 2022-08-03 02:02:05.308 | + functions-common:time_stop:2453 : elapsed_time=5639 2022-08-03 02:02:05.311 | + functions-common:time_stop:2454 : total=18614 2022-08-03 02:02:05.313 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-03 02:02:05.315 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=24253 2022-08-03 02:02:05.317 | + inc/python:pip_install:199 : return 0 2022-08-03 02:02:05.320 | + ./stack.sh:main:808 : python3 -m venv /opt/stack/bindep-venv 2022-08-03 02:02:07.676 | + ./stack.sh:main:810 : /opt/stack/bindep-venv/bin/pip install bindep 2022-08-03 02:02:09.635 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-03 02:02:09.636 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-08-03 02:02:09.662 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-08-03 02:02:09.667 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-08-03 02:02:09.671 | Requirement already satisfied: distro>=1.7.0; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-08-03 02:02:09.678 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.9.0) 2022-08-03 02:02:09.682 | 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.9) 2022-08-03 02:02:09.781 | + ./stack.sh:main:811 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-08-03 02:02:09.784 | + ./stack.sh:main:811 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-08-03 02:02:09.787 | ++ ./stack.sh:main:814 : _get_plugin_bindep_packages 2022-08-03 02:02:09.809 | + ./stack.sh:main:814 : pkgs= 2022-08-03 02:02:09.811 | + ./stack.sh:main:815 : [[ -n '' ]] 2022-08-03 02:02:09.817 | + ./stack.sh:main:822 : run_phase stack pre-install 2022-08-03 02:02:09.820 | + functions-common:run_phase:1868 : local mode=stack 2022-08-03 02:02:09.823 | + functions-common:run_phase:1869 : local phase=pre-install 2022-08-03 02:02:09.825 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-08-03 02:02:09.828 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-08-03 02:02:09.831 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-08-03 02:02:09.833 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-08-03 02:02:09.836 | + functions-common:run_phase:1878 : local extra 2022-08-03 02:02:09.840 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-08-03 02:02:09.844 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-08-03 02:02:09.846 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-08-03 02:02:09.848 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-08-03 02:02:09.851 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-08-03 02:02:09.854 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-08-03 02:02:09.869 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-03 02:02:09.872 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-08-03 02:02:09.874 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-08-03 02:02:09.876 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-08-03 02:02:09.878 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-08-03 02:02:09.881 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-08-03 02:02:09.883 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-08-03 02:02:09.885 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-08-03 02:02:09.888 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-08-03 02:02:09.890 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-08-03 02:02:09.892 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-08-03 02:02:09.895 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-08-03 02:02:09.897 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-08-03 02:02:09.899 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-08-03 02:02:09.903 | + functions-common:run_phase:1889 : [[ stack == \s\o\u\r\c\e ]] 2022-08-03 02:02:09.905 | + functions-common:run_phase:1892 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-08-03 02:02:09.907 | + functions-common:run_phase:1895 : run_plugins stack pre-install 2022-08-03 02:02:09.910 | + functions-common:run_plugins:1854 : local mode=stack 2022-08-03 02:02:09.913 | + functions-common:run_plugins:1855 : local phase=pre-install 2022-08-03 02:02:09.915 | + functions-common:run_plugins:1857 : local plugins= 2022-08-03 02:02:09.920 | + functions-common:run_plugins:1858 : local plugin 2022-08-03 02:02:09.922 | + ./stack.sh:main:825 : set_systemd_override DefaultLimitNOFILE 2048 2022-08-03 02:02:09.925 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-08-03 02:02:09.927 | + functions:set_systemd_override:821 : local value=2048 2022-08-03 02:02:09.930 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-08-03 02:02:09.932 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-08-03 02:02:10.001 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-08-03 02:02:10.001 | Set systemd system override for DefaultLimitNOFILE=2048 2022-08-03 02:02:10.004 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-08-03 02:02:10.398 | + ./stack.sh:main:827 : install_rpc_backend 2022-08-03 02:02:10.401 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-08-03 02:02:10.420 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 02:02:10.423 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-08-03 02:02:10.426 | + functions-common:install_package:1464 : update_package_repo 2022-08-03 02:02:10.429 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-03 02:02:10.432 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-08-03 02:02:10.435 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-03 02:02:10.437 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-03 02:02:10.440 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-08-03 02:02:10.443 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 02:02:10.447 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 02:02:10.450 | + functions-common:update_package_repo:1445 : apt_get_update 2022-08-03 02:02:10.453 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-08-03 02:02:10.456 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-08-03 02:02:10.459 | + functions-common:apt_get_update:1191 : return 2022-08-03 02:02:10.462 | + functions-common:install_package:1465 : real_install_package rabbitmq-server 2022-08-03 02:02:10.466 | + functions-common:real_install_package:1450 : is_ubuntu 2022-08-03 02:02:10.468 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 02:02:10.470 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 02:02:10.473 | + functions-common:real_install_package:1451 : apt_get install rabbitmq-server 2022-08-03 02:02:10.496 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-08-03 02:02:10.607 | Reading package lists... 2022-08-03 02:02:10.878 | Building dependency tree... 2022-08-03 02:02:10.879 | Reading state information... 2022-08-03 02:02:11.173 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-08-03 02:02:11.174 | The following packages were automatically installed and are no longer required: 2022-08-03 02:02:11.175 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-03 02:02:11.175 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-03 02:02:11.175 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-03 02:02:11.175 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-03 02:02:11.175 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-03 02:02:11.175 | python3-zope.interface 2022-08-03 02:02:11.175 | Use 'sudo apt autoremove' to remove them. 2022-08-03 02:02:11.294 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-08-03 02:02:11.299 | + functions-common:apt_get:1235 : result=0 2022-08-03 02:02:11.301 | + functions-common:apt_get:1238 : time_stop apt-get 2022-08-03 02:02:11.303 | + functions-common:time_stop:2440 : local name 2022-08-03 02:02:11.306 | + functions-common:time_stop:2441 : local end_time 2022-08-03 02:02:11.308 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-03 02:02:11.311 | + functions-common:time_stop:2443 : local total 2022-08-03 02:02:11.313 | + functions-common:time_stop:2444 : local start_time 2022-08-03 02:02:11.315 | + functions-common:time_stop:2446 : name=apt-get 2022-08-03 02:02:11.317 | + functions-common:time_stop:2447 : start_time=1659492130493 2022-08-03 02:02:11.319 | + functions-common:time_stop:2449 : [[ -z 1659492130493 ]] 2022-08-03 02:02:11.323 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-03 02:02:11.328 | + functions-common:time_stop:2452 : end_time=1659492131325 2022-08-03 02:02:11.330 | + functions-common:time_stop:2453 : elapsed_time=832 2022-08-03 02:02:11.332 | + functions-common:time_stop:2454 : total=1656 2022-08-03 02:02:11.334 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-03 02:02:11.337 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=2488 2022-08-03 02:02:11.340 | + functions-common:apt_get:1239 : return 0 2022-08-03 02:02:11.342 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-08-03 02:02:11.345 | + functions-common:is_suse:537 : is_opensuse 2022-08-03 02:02:11.347 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-08-03 02:02:11.349 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-03 02:02:11.352 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-08-03 02:02:11.355 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-08-03 02:02:11.357 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-03 02:02:11.359 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-08-03 02:02:11.362 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-08-03 02:02:11.364 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-08-03 02:02:11.366 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-08-03 02:02:11.368 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-03 02:02:11.371 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-03 02:02:11.373 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-08-03 02:02:11.376 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-08-03 02:02:11.378 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-08-03 02:02:11.380 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-08-03 02:02:11.383 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-08-03 02:02:11.385 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-08-03 02:02:11.387 | + functions-common:is_suse:537 : is_opensuse 2022-08-03 02:02:11.390 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-08-03 02:02:11.392 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-03 02:02:11.394 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-08-03 02:02:11.397 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-08-03 02:02:11.399 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-03 02:02:11.402 | + ./stack.sh:main:828 : restart_rpc_backend 2022-08-03 02:02:11.405 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-08-03 02:02:11.422 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 02:02:11.424 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-08-03 02:02:11.427 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-03 02:02:11.429 | + ./stack.sh:echo_summary:441 : echo -e Starting RabbitMQ 2022-08-03 02:02:11.431 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-08-03 02:02:11.435 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-08-03 02:02:11.439 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-08-03 02:02:11.442 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-08-03 02:02:11.444 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-08-03 02:02:11.446 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-08-03 02:02:11.449 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-08-03 02:02:11.451 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-08-03 02:02:11.454 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-08-03 02:02:12.157 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-08-03 02:02:12.157 | user tags 2022-08-03 02:02:12.157 | stackrabbit []' 2022-08-03 02:02:12.160 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-08-03 02:02:12.160 | user tags 2022-08-03 02:02:12.160 | stackrabbit []' 2022-08-03 02:02:12.161 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-08-03 02:02:12.167 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-08-03 02:02:12.170 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-08-03 02:02:12.175 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-08-03 02:02:12.864 | Changing password for user "stackrabbit" ... 2022-08-03 02:02:12.939 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-08-03 02:02:13.613 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-08-03 02:02:13.680 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-08-03 02:02:13.683 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-08-03 02:02:14.382 | Changing password for user "stackrabbit" ... 2022-08-03 02:02:14.437 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-08-03 02:02:14.440 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-08-03 02:02:14.442 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-08-03 02:02:15.166 | Deleting user "guest" ... 2022-08-03 02:02:15.183 | Error: 2022-08-03 02:02:15.183 | {:no_such_user, "guest"} 2022-08-03 02:02:15.196 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-08-03 02:02:15.199 | + ./stack.sh:main:830 : is_service_enabled mysql postgresql 2022-08-03 02:02:15.217 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 02:02:15.219 | + ./stack.sh:main:831 : install_database 2022-08-03 02:02:15.222 | + lib/database:install_database:118 : install_database_mysql 2022-08-03 02:02:15.224 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2022-08-03 02:02:15.226 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 02:02:15.230 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 02:02:15.232 | + lib/databases/mysql:install_database_mysql:173 : sudo debconf-set-selections 2022-08-03 02:02:15.587 | + lib/databases/mysql:install_database_mysql:183 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-08-03 02:02:15.590 | + lib/databases/mysql:install_database_mysql:196 : [[ True == \T\r\u\e ]] 2022-08-03 02:02:15.593 | + lib/databases/mysql:install_database_mysql:197 : is_oraclelinux 2022-08-03 02:02:15.595 | + functions-common:is_oraclelinux:508 : [[ -z Ubuntu ]] 2022-08-03 02:02:15.597 | + functions-common:is_oraclelinux:512 : '[' Ubuntu = OracleServer ']' 2022-08-03 02:02:15.600 | + lib/databases/mysql:install_database_mysql:199 : is_fedora 2022-08-03 02:02:15.602 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-08-03 02:02:15.604 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-08-03 02:02:15.607 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-08-03 02:02:15.609 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-03 02:02:15.611 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-03 02:02:15.614 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-08-03 02:02:15.616 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-08-03 02:02:15.618 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-08-03 02:02:15.621 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-08-03 02:02:15.623 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-08-03 02:02:15.625 | + lib/databases/mysql:install_database_mysql:202 : is_suse 2022-08-03 02:02:15.628 | + functions-common:is_suse:537 : is_opensuse 2022-08-03 02:02:15.630 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-08-03 02:02:15.632 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-03 02:02:15.635 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-08-03 02:02:15.638 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-08-03 02:02:15.640 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-03 02:02:15.643 | + lib/databases/mysql:install_database_mysql:205 : is_ubuntu 2022-08-03 02:02:15.645 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 02:02:15.647 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 02:02:15.650 | + lib/databases/mysql:install_database_mysql:206 : install_package mysql-server 2022-08-03 02:02:15.653 | + functions-common:install_package:1464 : update_package_repo 2022-08-03 02:02:15.655 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-03 02:02:15.657 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-08-03 02:02:15.660 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-03 02:02:15.662 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-03 02:02:15.664 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-08-03 02:02:15.667 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 02:02:15.669 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 02:02:15.672 | + functions-common:update_package_repo:1445 : apt_get_update 2022-08-03 02:02:15.674 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-08-03 02:02:15.676 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-08-03 02:02:15.679 | + functions-common:apt_get_update:1191 : return 2022-08-03 02:02:15.681 | + functions-common:install_package:1465 : real_install_package mysql-server 2022-08-03 02:02:15.683 | + functions-common:real_install_package:1450 : is_ubuntu 2022-08-03 02:02:15.686 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 02:02:15.688 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 02:02:15.690 | + functions-common:real_install_package:1451 : apt_get install mysql-server 2022-08-03 02:02:15.711 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-08-03 02:02:15.825 | Reading package lists... 2022-08-03 02:02:16.101 | Building dependency tree... 2022-08-03 02:02:16.102 | Reading state information... 2022-08-03 02:02:16.390 | mysql-server is already the newest version (8.0.30-0ubuntu0.20.04.2). 2022-08-03 02:02:16.390 | The following packages were automatically installed and are no longer required: 2022-08-03 02:02:16.391 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-03 02:02:16.391 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-03 02:02:16.391 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-03 02:02:16.391 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-03 02:02:16.391 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-03 02:02:16.391 | python3-zope.interface 2022-08-03 02:02:16.391 | Use 'sudo apt autoremove' to remove them. 2022-08-03 02:02:16.510 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-08-03 02:02:16.515 | + functions-common:apt_get:1235 : result=0 2022-08-03 02:02:16.517 | + functions-common:apt_get:1238 : time_stop apt-get 2022-08-03 02:02:16.519 | + functions-common:time_stop:2440 : local name 2022-08-03 02:02:16.522 | + functions-common:time_stop:2441 : local end_time 2022-08-03 02:02:16.524 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-03 02:02:16.527 | + functions-common:time_stop:2443 : local total 2022-08-03 02:02:16.529 | + functions-common:time_stop:2444 : local start_time 2022-08-03 02:02:16.531 | + functions-common:time_stop:2446 : name=apt-get 2022-08-03 02:02:16.533 | + functions-common:time_stop:2447 : start_time=1659492135709 2022-08-03 02:02:16.536 | + functions-common:time_stop:2449 : [[ -z 1659492135709 ]] 2022-08-03 02:02:16.538 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-03 02:02:16.543 | + functions-common:time_stop:2452 : end_time=1659492136540 2022-08-03 02:02:16.546 | + functions-common:time_stop:2453 : elapsed_time=831 2022-08-03 02:02:16.548 | + functions-common:time_stop:2454 : total=2488 2022-08-03 02:02:16.550 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-03 02:02:16.552 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=3319 2022-08-03 02:02:16.554 | + functions-common:apt_get:1239 : return 0 2022-08-03 02:02:16.557 | + ./stack.sh:main:833 : '[' -n mysql ']' 2022-08-03 02:02:16.560 | + ./stack.sh:main:834 : install_database_python 2022-08-03 02:02:16.562 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-08-03 02:02:16.564 | + lib/databases/mysql:install_database_python_mysql:215 : pip_install_gr PyMySQL 2022-08-03 02:02:16.567 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-08-03 02:02:16.569 | + inc/python:pip_install_gr:77 : local clean_name 2022-08-03 02:02:16.572 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-08-03 02:02:16.575 | ++ inc/python:get_from_global_requirements:221 : local package=PyMySQL 2022-08-03 02:02:16.578 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-08-03 02:02:16.581 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-08-03 02:02:16.581 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-08-03 02:02:16.587 | ++ inc/python:get_from_global_requirements:223 : required_pkg='PyMySQL ' 2022-08-03 02:02:16.590 | ++ inc/python:get_from_global_requirements:224 : [[ PyMySQL == '' ]] 2022-08-03 02:02:16.593 | ++ inc/python:get_from_global_requirements:227 : echo PyMySQL 2022-08-03 02:02:16.596 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-08-03 02:02:16.599 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-08-03 02:02:16.623 | Using python 3.8 to install PyMySQL 2022-08-03 02:02:16.625 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-08-03 02:02:18.750 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 02:02:18.750 | from cryptography.utils import int_from_bytes 2022-08-03 02:02:18.750 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 02:02:18.750 | from cryptography.utils import int_from_bytes 2022-08-03 02:02:19.841 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-03 02:02:19.843 | Requirement already satisfied: PyMySQL===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.0.2) 2022-08-03 02:02:22.179 | + inc/python:pip_install:196 : result=0 2022-08-03 02:02:22.181 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-03 02:02:22.184 | + functions-common:time_stop:2440 : local name 2022-08-03 02:02:22.186 | + functions-common:time_stop:2441 : local end_time 2022-08-03 02:02:22.188 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-03 02:02:22.191 | + functions-common:time_stop:2443 : local total 2022-08-03 02:02:22.193 | + functions-common:time_stop:2444 : local start_time 2022-08-03 02:02:22.195 | + functions-common:time_stop:2446 : name=pip_install 2022-08-03 02:02:22.198 | + functions-common:time_stop:2447 : start_time=1659492136617 2022-08-03 02:02:22.200 | + functions-common:time_stop:2449 : [[ -z 1659492136617 ]] 2022-08-03 02:02:22.203 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-03 02:02:22.207 | + functions-common:time_stop:2452 : end_time=1659492142205 2022-08-03 02:02:22.210 | + functions-common:time_stop:2453 : elapsed_time=5588 2022-08-03 02:02:22.212 | + functions-common:time_stop:2454 : total=24253 2022-08-03 02:02:22.215 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-03 02:02:22.217 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=29841 2022-08-03 02:02:22.220 | + inc/python:pip_install:199 : return 0 2022-08-03 02:02:22.222 | + lib/databases/mysql:install_database_python_mysql:216 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-08-03 02:02:22.224 | + lib/databases/mysql:install_database_python_mysql:218 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-08-03 02:02:22.227 | + lib/databases/mysql:install_database_python_mysql:219 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-08-03 02:02:22.229 | + ./stack.sh:main:837 : is_service_enabled neutron 2022-08-03 02:02:22.245 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 02:02:22.248 | + ./stack.sh:main:838 : install_neutron_agent_packages 2022-08-03 02:02:22.250 | + lib/neutron:install_neutron_agent_packages:731 : is_neutron_legacy_enabled 2022-08-03 02:02:22.254 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-03 02:02:22.254 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-08-03 02:02:22.259 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-03 02:02:22.262 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-08-03 02:02:22.265 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,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-08-03 02:02:22.268 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-08-03 02:02:22.270 | + lib/neutron:install_neutron_agent_packages:733 : install_neutron_agent_packages_mutnauq 2022-08-03 02:02:22.273 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : is_service_enabled q-l3 2022-08-03 02:02:22.289 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 02:02:22.291 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:489 : install_package radvd 2022-08-03 02:02:22.294 | + functions-common:install_package:1464 : update_package_repo 2022-08-03 02:02:22.296 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-03 02:02:22.299 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-08-03 02:02:22.301 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-03 02:02:22.303 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-03 02:02:22.306 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-08-03 02:02:22.308 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 02:02:22.310 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 02:02:22.313 | + functions-common:update_package_repo:1445 : apt_get_update 2022-08-03 02:02:22.315 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-08-03 02:02:22.317 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-08-03 02:02:22.319 | + functions-common:apt_get_update:1191 : return 2022-08-03 02:02:22.322 | + functions-common:install_package:1465 : real_install_package radvd 2022-08-03 02:02:22.325 | + functions-common:real_install_package:1450 : is_ubuntu 2022-08-03 02:02:22.327 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 02:02:22.329 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 02:02:22.332 | + functions-common:real_install_package:1451 : apt_get install radvd 2022-08-03 02:02:22.353 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-08-03 02:02:22.465 | Reading package lists... 2022-08-03 02:02:22.735 | Building dependency tree... 2022-08-03 02:02:22.737 | Reading state information... 2022-08-03 02:02:23.014 | radvd is already the newest version (1:2.17-2). 2022-08-03 02:02:23.014 | The following packages were automatically installed and are no longer required: 2022-08-03 02:02:23.016 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-03 02:02:23.016 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-03 02:02:23.016 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-03 02:02:23.016 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-03 02:02:23.016 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-03 02:02:23.016 | python3-zope.interface 2022-08-03 02:02:23.016 | Use 'sudo apt autoremove' to remove them. 2022-08-03 02:02:23.134 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-08-03 02:02:23.139 | + functions-common:apt_get:1235 : result=0 2022-08-03 02:02:23.141 | + functions-common:apt_get:1238 : time_stop apt-get 2022-08-03 02:02:23.144 | + functions-common:time_stop:2440 : local name 2022-08-03 02:02:23.146 | + functions-common:time_stop:2441 : local end_time 2022-08-03 02:02:23.148 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-03 02:02:23.151 | + functions-common:time_stop:2443 : local total 2022-08-03 02:02:23.153 | + functions-common:time_stop:2444 : local start_time 2022-08-03 02:02:23.155 | + functions-common:time_stop:2446 : name=apt-get 2022-08-03 02:02:23.158 | + functions-common:time_stop:2447 : start_time=1659492142350 2022-08-03 02:02:23.160 | + functions-common:time_stop:2449 : [[ -z 1659492142350 ]] 2022-08-03 02:02:23.162 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-03 02:02:23.167 | + functions-common:time_stop:2452 : end_time=1659492143164 2022-08-03 02:02:23.169 | + functions-common:time_stop:2453 : elapsed_time=814 2022-08-03 02:02:23.171 | + functions-common:time_stop:2454 : total=3319 2022-08-03 02:02:23.173 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-03 02:02:23.176 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=4133 2022-08-03 02:02:23.178 | + functions-common:apt_get:1239 : return 0 2022-08-03 02:02:23.180 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:492 : is_service_enabled q-agt q-dhcp q-l3 2022-08-03 02:02:23.197 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 02:02:23.200 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:493 : neutron_plugin_install_agent_packages 2022-08-03 02:02:23.202 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-08-03 02:02:23.204 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-08-03 02:02:23.207 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-08-03 02:02:23.227 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-08-03 02:02:23.230 | + functions-common:install_package:1464 : update_package_repo 2022-08-03 02:02:23.232 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-03 02:02:23.234 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-08-03 02:02:23.237 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-03 02:02:23.239 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-03 02:02:23.241 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-08-03 02:02:23.244 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 02:02:23.247 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 02:02:23.249 | + functions-common:update_package_repo:1445 : apt_get_update 2022-08-03 02:02:23.251 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-08-03 02:02:23.253 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-08-03 02:02:23.255 | + functions-common:apt_get_update:1191 : return 2022-08-03 02:02:23.258 | + functions-common:install_package:1465 : real_install_package fakeroot make openvswitch-switch 2022-08-03 02:02:23.260 | + functions-common:real_install_package:1450 : is_ubuntu 2022-08-03 02:02:23.263 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 02:02:23.265 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 02:02:23.267 | + functions-common:real_install_package:1451 : apt_get install fakeroot make openvswitch-switch 2022-08-03 02:02:23.288 | + functions-common:apt_get:1231 : 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-08-03 02:02:23.401 | Reading package lists... 2022-08-03 02:02:23.668 | Building dependency tree... 2022-08-03 02:02:23.669 | Reading state information... 2022-08-03 02:02:23.939 | fakeroot is already the newest version (1.24-1). 2022-08-03 02:02:23.939 | make is already the newest version (4.2.1-1.2). 2022-08-03 02:02:23.939 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-08-03 02:02:23.939 | The following packages were automatically installed and are no longer required: 2022-08-03 02:02:23.940 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-03 02:02:23.940 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-03 02:02:23.940 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-03 02:02:23.940 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-03 02:02:23.940 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-03 02:02:23.941 | python3-zope.interface 2022-08-03 02:02:23.941 | Use 'sudo apt autoremove' to remove them. 2022-08-03 02:02:24.059 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-08-03 02:02:24.063 | + functions-common:apt_get:1235 : result=0 2022-08-03 02:02:24.066 | + functions-common:apt_get:1238 : time_stop apt-get 2022-08-03 02:02:24.068 | + functions-common:time_stop:2440 : local name 2022-08-03 02:02:24.070 | + functions-common:time_stop:2441 : local end_time 2022-08-03 02:02:24.073 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-03 02:02:24.075 | + functions-common:time_stop:2443 : local total 2022-08-03 02:02:24.077 | + functions-common:time_stop:2444 : local start_time 2022-08-03 02:02:24.079 | + functions-common:time_stop:2446 : name=apt-get 2022-08-03 02:02:24.081 | + functions-common:time_stop:2447 : start_time=1659492143286 2022-08-03 02:02:24.083 | + functions-common:time_stop:2449 : [[ -z 1659492143286 ]] 2022-08-03 02:02:24.086 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-03 02:02:24.090 | + functions-common:time_stop:2452 : end_time=1659492144088 2022-08-03 02:02:24.092 | + functions-common:time_stop:2453 : elapsed_time=802 2022-08-03 02:02:24.094 | + functions-common:time_stop:2454 : total=4133 2022-08-03 02:02:24.097 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-03 02:02:24.099 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=4935 2022-08-03 02:02:24.101 | + functions-common:apt_get:1239 : return 0 2022-08-03 02:02:24.103 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-08-03 02:02:24.106 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 02:02:24.108 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 02:02:24.111 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-08-03 02:02:24.113 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-08-03 02:02:24.116 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-08-03 02:02:24.120 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-08-03 02:02:24.123 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-08-03 02:02:24.126 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-08-03 02:02:24.127 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-08-03 02:02:24.131 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-08-03 02:02:24.133 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-08-03 02:02:24.136 | + functions:vercmp:628 : local v1=5.4 2022-08-03 02:02:24.139 | + functions:vercmp:629 : local 'op=<' 2022-08-03 02:02:24.141 | + functions:vercmp:630 : local v2=3.13 2022-08-03 02:02:24.143 | + functions:vercmp:631 : local result 2022-08-03 02:02:24.147 | ++ functions:vercmp:635 : sort -V 2022-08-03 02:02:24.147 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-08-03 02:02:24.148 | ++ functions:vercmp:635 : head -1 2022-08-03 02:02:24.153 | + functions:vercmp:635 : result=3.13 2022-08-03 02:02:24.155 | + functions:vercmp:637 : case $op in 2022-08-03 02:02:24.157 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-08-03 02:02:24.159 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-08-03 02:02:24.162 | + functions:vercmp:648 : return 2022-08-03 02:02:24.164 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-08-03 02:02:24.167 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-03 02:02:24.169 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart openvswitch-switch 2022-08-03 02:02:24.658 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-08-03 02:02:24.660 | + inc/python:use_library_from_git:246 : local name=os-ken 2022-08-03 02:02:24.663 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 02:02:24.666 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 02:02:24.669 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-ken, ]] 2022-08-03 02:02:24.674 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 02:02:24.676 | + ./stack.sh:main:841 : is_service_enabled etcd3 2022-08-03 02:02:24.698 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 02:02:24.701 | + ./stack.sh:main:842 : install_etcd3 2022-08-03 02:02:24.703 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-08-03 02:02:24.703 | Installing etcd 2022-08-03 02:02:24.705 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-08-03 02:02:24.718 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-08-03 02:02:24.735 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-08-03 02:02:24.737 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-08-03 02:02:24.753 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-08-03 02:02:24.759 | ++ 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-08-03 02:02:24.762 | ++ 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-08-03 02:02:24.765 | +++ 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-08-03 02:02:24.769 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-08-03 02:02:24.772 | ++ 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-08-03 02:02:24.774 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-08-03 02:02:24.777 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-08-03 02:02:24.779 | ++ functions:get_extra_file:74 : return 2022-08-03 02:02:24.782 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-08-03 02:02:24.784 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-08-03 02:02:24.787 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-08-03 02:02:24.789 | + ./stack.sh:main:851 : is_service_enabled tls-proxy 2022-08-03 02:02:24.806 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 02:02:24.809 | + ./stack.sh:main:861 : install_dstat 2022-08-03 02:02:24.811 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-08-03 02:02:24.829 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 02:02:24.831 | + ./stack.sh:main:867 : echo_summary 'Installing OpenStack project source' 2022-08-03 02:02:24.833 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-03 02:02:24.836 | + ./stack.sh:echo_summary:441 : echo -e Installing OpenStack project source 2022-08-03 02:02:24.838 | + ./stack.sh:main:870 : install_libs 2022-08-03 02:02:24.841 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-08-03 02:02:24.843 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-08-03 02:02:24.845 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-08-03 02:02:24.848 | + inc/python:use_library_from_git:246 : local name=automaton 2022-08-03 02:02:24.850 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 02:02:24.852 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 02:02:24.854 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,automaton, ]] 2022-08-03 02:02:24.857 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 02:02:24.859 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-08-03 02:02:24.861 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-08-03 02:02:24.863 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-08-03 02:02:24.866 | + inc/python:use_library_from_git:246 : local name=castellan 2022-08-03 02:02:24.868 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 02:02:24.871 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 02:02:24.873 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,castellan, ]] 2022-08-03 02:02:24.875 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 02:02:24.878 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-08-03 02:02:24.880 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-08-03 02:02:24.882 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-08-03 02:02:24.885 | + inc/python:use_library_from_git:246 : local name=cliff 2022-08-03 02:02:24.888 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 02:02:24.890 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 02:02:24.892 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,cliff, ]] 2022-08-03 02:02:24.894 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 02:02:24.897 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-08-03 02:02:24.899 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-08-03 02:02:24.901 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-08-03 02:02:24.903 | + inc/python:use_library_from_git:246 : local name=cursive 2022-08-03 02:02:24.906 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 02:02:24.908 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 02:02:24.910 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,cursive, ]] 2022-08-03 02:02:24.913 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 02:02:24.915 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-08-03 02:02:24.917 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-08-03 02:02:24.920 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-08-03 02:02:24.922 | + inc/python:use_library_from_git:246 : local name=debtcollector 2022-08-03 02:02:24.924 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 02:02:24.926 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 02:02:24.929 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,debtcollector, ]] 2022-08-03 02:02:24.931 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 02:02:24.934 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-08-03 02:02:24.936 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-08-03 02:02:24.938 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-08-03 02:02:24.941 | + inc/python:use_library_from_git:246 : local name=futurist 2022-08-03 02:02:24.943 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 02:02:24.945 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 02:02:24.948 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,futurist, ]] 2022-08-03 02:02:24.950 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 02:02:24.953 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-08-03 02:02:24.955 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-08-03 02:02:24.957 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-08-03 02:02:24.960 | + inc/python:use_library_from_git:246 : local name=openstacksdk 2022-08-03 02:02:24.962 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 02:02:24.964 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 02:02:24.966 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,openstacksdk, ]] 2022-08-03 02:02:24.969 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 02:02:24.971 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-08-03 02:02:24.973 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-08-03 02:02:24.976 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-08-03 02:02:24.978 | + inc/python:use_library_from_git:246 : local name=osc-lib 2022-08-03 02:02:24.980 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 02:02:24.983 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 02:02:24.985 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osc-lib, ]] 2022-08-03 02:02:24.987 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 02:02:24.989 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-08-03 02:02:24.992 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-08-03 02:02:24.994 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-08-03 02:02:24.997 | + inc/python:use_library_from_git:246 : local name=osc-placement 2022-08-03 02:02:24.999 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 02:02:25.002 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 02:02:25.004 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osc-placement, ]] 2022-08-03 02:02:25.006 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 02:02:25.009 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-08-03 02:02:25.011 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-08-03 02:02:25.013 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-08-03 02:02:25.016 | + inc/python:use_library_from_git:246 : local name=os-client-config 2022-08-03 02:02:25.018 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 02:02:25.020 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 02:02:25.023 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-client-config, ]] 2022-08-03 02:02:25.026 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 02:02:25.028 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-08-03 02:02:25.030 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-08-03 02:02:25.033 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-08-03 02:02:25.035 | + inc/python:use_library_from_git:246 : local name=oslo.cache 2022-08-03 02:02:25.037 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 02:02:25.040 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 02:02:25.042 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.cache, ]] 2022-08-03 02:02:25.045 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 02:02:25.047 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-08-03 02:02:25.049 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-08-03 02:02:25.052 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-08-03 02:02:25.054 | + inc/python:use_library_from_git:246 : local name=oslo.concurrency 2022-08-03 02:02:25.056 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 02:02:25.059 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 02:02:25.061 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.concurrency, ]] 2022-08-03 02:02:25.064 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 02:02:25.066 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-08-03 02:02:25.068 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-08-03 02:02:25.071 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-08-03 02:02:25.073 | + inc/python:use_library_from_git:246 : local name=oslo.config 2022-08-03 02:02:25.076 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 02:02:25.078 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 02:02:25.080 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.config, ]] 2022-08-03 02:02:25.083 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 02:02:25.086 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-08-03 02:02:25.088 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-08-03 02:02:25.091 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-08-03 02:02:25.093 | + inc/python:use_library_from_git:246 : local name=oslo.context 2022-08-03 02:02:25.095 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 02:02:25.098 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 02:02:25.100 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.context, ]] 2022-08-03 02:02:25.102 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 02:02:25.105 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-08-03 02:02:25.107 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-08-03 02:02:25.110 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-08-03 02:02:25.112 | + inc/python:use_library_from_git:246 : local name=oslo.db 2022-08-03 02:02:25.114 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 02:02:25.116 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 02:02:25.119 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.db, ]] 2022-08-03 02:02:25.122 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 02:02:25.124 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-08-03 02:02:25.127 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-08-03 02:02:25.129 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-08-03 02:02:25.131 | + inc/python:use_library_from_git:246 : local name=oslo.i18n 2022-08-03 02:02:25.133 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 02:02:25.136 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 02:02:25.139 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.i18n, ]] 2022-08-03 02:02:25.141 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 02:02:25.143 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-08-03 02:02:25.146 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-08-03 02:02:25.148 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-08-03 02:02:25.151 | + inc/python:use_library_from_git:246 : local name=oslo.limit 2022-08-03 02:02:25.154 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 02:02:25.156 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 02:02:25.159 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.limit, ]] 2022-08-03 02:02:25.161 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 02:02:25.163 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-08-03 02:02:25.165 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-08-03 02:02:25.168 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-08-03 02:02:25.171 | + inc/python:use_library_from_git:246 : local name=oslo.log 2022-08-03 02:02:25.173 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 02:02:25.176 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 02:02:25.178 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.log, ]] 2022-08-03 02:02:25.181 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 02:02:25.184 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-08-03 02:02:25.186 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-08-03 02:02:25.189 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-08-03 02:02:25.191 | + inc/python:use_library_from_git:246 : local name=oslo.messaging 2022-08-03 02:02:25.193 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 02:02:25.196 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 02:02:25.198 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.messaging, ]] 2022-08-03 02:02:25.200 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 02:02:25.203 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-08-03 02:02:25.205 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-08-03 02:02:25.207 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-08-03 02:02:25.210 | + inc/python:use_library_from_git:246 : local name=oslo.middleware 2022-08-03 02:02:25.212 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 02:02:25.214 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 02:02:25.217 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.middleware, ]] 2022-08-03 02:02:25.219 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 02:02:25.222 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-08-03 02:02:25.224 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-08-03 02:02:25.226 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-08-03 02:02:25.229 | + inc/python:use_library_from_git:246 : local name=oslo.policy 2022-08-03 02:02:25.232 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 02:02:25.234 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 02:02:25.237 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.policy, ]] 2022-08-03 02:02:25.240 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 02:02:25.242 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-08-03 02:02:25.245 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-08-03 02:02:25.247 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-08-03 02:02:25.250 | + inc/python:use_library_from_git:246 : local name=oslo.privsep 2022-08-03 02:02:25.252 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 02:02:25.254 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 02:02:25.257 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.privsep, ]] 2022-08-03 02:02:25.259 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 02:02:25.262 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-08-03 02:02:25.264 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-08-03 02:02:25.267 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-08-03 02:02:25.269 | + inc/python:use_library_from_git:246 : local name=oslo.reports 2022-08-03 02:02:25.271 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 02:02:25.273 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 02:02:25.276 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.reports, ]] 2022-08-03 02:02:25.278 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 02:02:25.281 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-08-03 02:02:25.283 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-08-03 02:02:25.285 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-08-03 02:02:25.288 | + inc/python:use_library_from_git:246 : local name=oslo.rootwrap 2022-08-03 02:02:25.290 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 02:02:25.294 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 02:02:25.296 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-08-03 02:02:25.298 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 02:02:25.301 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-08-03 02:02:25.303 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-08-03 02:02:25.305 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-08-03 02:02:25.309 | + inc/python:use_library_from_git:246 : local name=oslo.serialization 2022-08-03 02:02:25.311 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 02:02:25.313 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 02:02:25.315 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.serialization, ]] 2022-08-03 02:02:25.318 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 02:02:25.320 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-08-03 02:02:25.323 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-08-03 02:02:25.325 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-08-03 02:02:25.327 | + inc/python:use_library_from_git:246 : local name=oslo.service 2022-08-03 02:02:25.330 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 02:02:25.332 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 02:02:25.334 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.service, ]] 2022-08-03 02:02:25.337 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 02:02:25.339 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-08-03 02:02:25.341 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-08-03 02:02:25.344 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-08-03 02:02:25.346 | + inc/python:use_library_from_git:246 : local name=oslo.utils 2022-08-03 02:02:25.349 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 02:02:25.351 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 02:02:25.353 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.utils, ]] 2022-08-03 02:02:25.356 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 02:02:25.358 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-08-03 02:02:25.361 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-08-03 02:02:25.363 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-08-03 02:02:25.365 | + inc/python:use_library_from_git:246 : local name=oslo.versionedobjects 2022-08-03 02:02:25.368 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 02:02:25.371 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 02:02:25.373 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-08-03 02:02:25.376 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 02:02:25.378 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-08-03 02:02:25.380 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-08-03 02:02:25.383 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-08-03 02:02:25.385 | + inc/python:use_library_from_git:246 : local name=oslo.vmware 2022-08-03 02:02:25.388 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 02:02:25.390 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 02:02:25.392 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.vmware, ]] 2022-08-03 02:02:25.395 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 02:02:25.397 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-08-03 02:02:25.399 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-08-03 02:02:25.402 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-08-03 02:02:25.404 | + inc/python:use_library_from_git:246 : local name=osprofiler 2022-08-03 02:02:25.407 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 02:02:25.409 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 02:02:25.411 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osprofiler, ]] 2022-08-03 02:02:25.414 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 02:02:25.417 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-08-03 02:02:25.419 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-08-03 02:02:25.422 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-08-03 02:02:25.424 | + inc/python:use_library_from_git:246 : local name=pycadf 2022-08-03 02:02:25.426 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 02:02:25.429 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 02:02:25.431 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,pycadf, ]] 2022-08-03 02:02:25.434 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 02:02:25.437 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-08-03 02:02:25.439 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-08-03 02:02:25.441 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-08-03 02:02:25.444 | + inc/python:use_library_from_git:246 : local name=stevedore 2022-08-03 02:02:25.446 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 02:02:25.448 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 02:02:25.451 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,stevedore, ]] 2022-08-03 02:02:25.453 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 02:02:25.456 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-08-03 02:02:25.458 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-08-03 02:02:25.460 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-08-03 02:02:25.463 | + inc/python:use_library_from_git:246 : local name=taskflow 2022-08-03 02:02:25.466 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 02:02:25.468 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 02:02:25.471 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,taskflow, ]] 2022-08-03 02:02:25.473 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 02:02:25.476 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-08-03 02:02:25.478 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-08-03 02:02:25.481 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-08-03 02:02:25.483 | + inc/python:use_library_from_git:246 : local name=tooz 2022-08-03 02:02:25.485 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 02:02:25.488 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 02:02:25.490 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,tooz, ]] 2022-08-03 02:02:25.493 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 02:02:25.495 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-08-03 02:02:25.497 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-08-03 02:02:25.500 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-08-03 02:02:25.502 | + inc/python:use_library_from_git:246 : local name=os-brick 2022-08-03 02:02:25.505 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 02:02:25.507 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 02:02:25.510 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-brick, ]] 2022-08-03 02:02:25.512 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 02:02:25.514 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-08-03 02:02:25.517 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-08-03 02:02:25.519 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-08-03 02:02:25.521 | + inc/python:use_library_from_git:246 : local name=os-resource-classes 2022-08-03 02:02:25.524 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 02:02:25.526 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 02:02:25.529 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-resource-classes, ]] 2022-08-03 02:02:25.531 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 02:02:25.533 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-08-03 02:02:25.536 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-08-03 02:02:25.538 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-08-03 02:02:25.540 | + inc/python:use_library_from_git:246 : local name=os-traits 2022-08-03 02:02:25.543 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 02:02:25.546 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 02:02:25.548 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-traits, ]] 2022-08-03 02:02:25.551 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 02:02:25.553 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-08-03 02:02:25.556 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-08-03 02:02:25.558 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-08-03 02:02:25.561 | + inc/python:use_library_from_git:246 : local name=python-barbicanclient 2022-08-03 02:02:25.563 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 02:02:25.565 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 02:02:25.568 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-barbicanclient, ]] 2022-08-03 02:02:25.570 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 02:02:25.573 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-08-03 02:02:25.596 | Using python 3.8 to install etcd3 2022-08-03 02:02:25.598 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-08-03 02:02:27.718 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 02:02:27.718 | from cryptography.utils import int_from_bytes 2022-08-03 02:02:27.718 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 02:02:27.718 | from cryptography.utils import int_from_bytes 2022-08-03 02:02:28.767 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-03 02:02:28.769 | Requirement already satisfied: etcd3===0.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (0.12.0) 2022-08-03 02:02:28.777 | Requirement already satisfied: grpcio===1.47.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 189)) (1.47.0) 2022-08-03 02:02:28.787 | Requirement already satisfied: protobuf===4.21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.21.3) 2022-08-03 02:02:28.790 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-03 02:02:28.793 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-08-03 02:02:31.083 | + inc/python:pip_install:196 : result=0 2022-08-03 02:02:31.086 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-03 02:02:31.088 | + functions-common:time_stop:2440 : local name 2022-08-03 02:02:31.091 | + functions-common:time_stop:2441 : local end_time 2022-08-03 02:02:31.093 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-03 02:02:31.095 | + functions-common:time_stop:2443 : local total 2022-08-03 02:02:31.097 | + functions-common:time_stop:2444 : local start_time 2022-08-03 02:02:31.099 | + functions-common:time_stop:2446 : name=pip_install 2022-08-03 02:02:31.102 | + functions-common:time_stop:2447 : start_time=1659492145590 2022-08-03 02:02:31.105 | + functions-common:time_stop:2449 : [[ -z 1659492145590 ]] 2022-08-03 02:02:31.107 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-03 02:02:31.111 | + functions-common:time_stop:2452 : end_time=1659492151109 2022-08-03 02:02:31.114 | + functions-common:time_stop:2453 : elapsed_time=5519 2022-08-03 02:02:31.116 | + functions-common:time_stop:2454 : total=29841 2022-08-03 02:02:31.118 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-03 02:02:31.122 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=35360 2022-08-03 02:02:31.124 | + inc/python:pip_install:199 : return 0 2022-08-03 02:02:31.127 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-08-03 02:02:31.150 | Using python 3.8 to install etcd3gw 2022-08-03 02:02:31.153 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-08-03 02:02:33.268 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 02:02:33.268 | from cryptography.utils import int_from_bytes 2022-08-03 02:02:33.268 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 02:02:33.268 | from cryptography.utils import int_from_bytes 2022-08-03 02:02:34.312 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-03 02:02:34.313 | Requirement already satisfied: etcd3gw===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (1.0.2) 2022-08-03 02:02:34.321 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-08-03 02:02:34.324 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-08-03 02:02:34.326 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-03 02:02:34.341 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-08-03 02:02:34.374 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-03 02:02:34.376 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-08-03 02:02:34.381 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-08-03 02:02:36.652 | + inc/python:pip_install:196 : result=0 2022-08-03 02:02:36.655 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-03 02:02:36.657 | + functions-common:time_stop:2440 : local name 2022-08-03 02:02:36.659 | + functions-common:time_stop:2441 : local end_time 2022-08-03 02:02:36.661 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-03 02:02:36.664 | + functions-common:time_stop:2443 : local total 2022-08-03 02:02:36.666 | + functions-common:time_stop:2444 : local start_time 2022-08-03 02:02:36.668 | + functions-common:time_stop:2446 : name=pip_install 2022-08-03 02:02:36.670 | + functions-common:time_stop:2447 : start_time=1659492151144 2022-08-03 02:02:36.673 | + functions-common:time_stop:2449 : [[ -z 1659492151144 ]] 2022-08-03 02:02:36.675 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-03 02:02:36.679 | + functions-common:time_stop:2452 : end_time=1659492156677 2022-08-03 02:02:36.682 | + functions-common:time_stop:2453 : elapsed_time=5533 2022-08-03 02:02:36.684 | + functions-common:time_stop:2454 : total=35360 2022-08-03 02:02:36.687 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-03 02:02:36.689 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=40893 2022-08-03 02:02:36.691 | + inc/python:pip_install:199 : return 0 2022-08-03 02:02:36.694 | + ./stack.sh:main:873 : install_apache_uwsgi 2022-08-03 02:02:36.696 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-08-03 02:02:36.699 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-08-03 02:02:36.701 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-08-03 02:02:36.704 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-08-03 02:02:36.706 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-08-03 02:02:36.709 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-03 02:02:36.711 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-03 02:02:36.714 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-08-03 02:02:36.717 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-08-03 02:02:36.719 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-08-03 02:02:36.721 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-08-03 02:02:36.724 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-08-03 02:02:36.726 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-08-03 02:02:36.729 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 02:02:36.731 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 02:02:36.733 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-08-03 02:02:36.737 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-08-03 02:02:36.739 | + functions-common:install_package:1464 : update_package_repo 2022-08-03 02:02:36.742 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-03 02:02:36.745 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-08-03 02:02:36.747 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-03 02:02:36.750 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-03 02:02:36.752 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-08-03 02:02:36.755 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 02:02:36.757 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 02:02:36.760 | + functions-common:update_package_repo:1445 : apt_get_update 2022-08-03 02:02:36.763 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-08-03 02:02:36.765 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-08-03 02:02:36.768 | + functions-common:apt_get_update:1191 : return 2022-08-03 02:02:36.770 | + functions-common:install_package:1465 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-08-03 02:02:36.772 | + functions-common:real_install_package:1450 : is_ubuntu 2022-08-03 02:02:36.775 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 02:02:36.777 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 02:02:36.780 | + functions-common:real_install_package:1451 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-08-03 02:02:36.802 | + functions-common:apt_get:1231 : 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-08-03 02:02:36.913 | Reading package lists... 2022-08-03 02:02:37.186 | Building dependency tree... 2022-08-03 02:02:37.188 | Reading state information... 2022-08-03 02:02:37.472 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-08-03 02:02:37.472 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-08-03 02:02:37.472 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.12). 2022-08-03 02:02:37.472 | The following packages were automatically installed and are no longer required: 2022-08-03 02:02:37.473 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-03 02:02:37.473 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-03 02:02:37.473 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-03 02:02:37.473 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-03 02:02:37.473 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-03 02:02:37.474 | python3-zope.interface 2022-08-03 02:02:37.474 | Use 'sudo apt autoremove' to remove them. 2022-08-03 02:02:37.592 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-08-03 02:02:37.596 | + functions-common:apt_get:1235 : result=0 2022-08-03 02:02:37.599 | + functions-common:apt_get:1238 : time_stop apt-get 2022-08-03 02:02:37.601 | + functions-common:time_stop:2440 : local name 2022-08-03 02:02:37.604 | + functions-common:time_stop:2441 : local end_time 2022-08-03 02:02:37.606 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-03 02:02:37.609 | + functions-common:time_stop:2443 : local total 2022-08-03 02:02:37.611 | + functions-common:time_stop:2444 : local start_time 2022-08-03 02:02:37.613 | + functions-common:time_stop:2446 : name=apt-get 2022-08-03 02:02:37.615 | + functions-common:time_stop:2447 : start_time=1659492156799 2022-08-03 02:02:37.618 | + functions-common:time_stop:2449 : [[ -z 1659492156799 ]] 2022-08-03 02:02:37.620 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-03 02:02:37.625 | + functions-common:time_stop:2452 : end_time=1659492157622 2022-08-03 02:02:37.627 | + functions-common:time_stop:2453 : elapsed_time=823 2022-08-03 02:02:37.629 | + functions-common:time_stop:2454 : total=4935 2022-08-03 02:02:37.632 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-03 02:02:37.634 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=5758 2022-08-03 02:02:37.637 | + functions-common:apt_get:1239 : return 0 2022-08-03 02:02:37.639 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-08-03 02:02:37.642 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 02:02:37.644 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 02:02:37.647 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-08-03 02:02:37.713 | Module proxy already enabled 2022-08-03 02:02:37.718 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-08-03 02:02:37.781 | Considering dependency proxy for proxy_uwsgi: 2022-08-03 02:02:37.781 | Module proxy already enabled 2022-08-03 02:02:37.781 | Module proxy_uwsgi already enabled 2022-08-03 02:02:37.786 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-08-03 02:02:37.788 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-03 02:02:37.791 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-03 02:02:37.793 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-08-03 02:02:37.933 | + ./stack.sh:main:876 : install_keystoneauth 2022-08-03 02:02:37.937 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-08-03 02:02:37.940 | + inc/python:use_library_from_git:246 : local name=keystoneauth 2022-08-03 02:02:37.942 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 02:02:37.945 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 02:02:37.948 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,keystoneauth, ]] 2022-08-03 02:02:37.951 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 02:02:37.953 | + ./stack.sh:main:877 : install_keystoneclient 2022-08-03 02:02:37.955 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-08-03 02:02:37.958 | + inc/python:use_library_from_git:246 : local name=python-keystoneclient 2022-08-03 02:02:37.960 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 02:02:37.964 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 02:02:37.966 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-keystoneclient, ]] 2022-08-03 02:02:37.969 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 02:02:37.971 | + ./stack.sh:main:878 : install_glanceclient 2022-08-03 02:02:37.973 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-08-03 02:02:37.976 | + inc/python:use_library_from_git:246 : local name=python-glanceclient 2022-08-03 02:02:37.978 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 02:02:37.982 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 02:02:37.984 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-glanceclient, ]] 2022-08-03 02:02:37.987 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 02:02:37.989 | + ./stack.sh:main:879 : install_cinderclient 2022-08-03 02:02:37.992 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-08-03 02:02:37.994 | + inc/python:use_library_from_git:246 : local name=python-brick-cinderclient-ext 2022-08-03 02:02:37.997 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 02:02:37.999 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 02:02:38.002 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-08-03 02:02:38.004 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 02:02:38.006 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-08-03 02:02:38.009 | + inc/python:use_library_from_git:246 : local name=python-cinderclient 2022-08-03 02:02:38.012 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 02:02:38.014 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 02:02:38.017 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-cinderclient, ]] 2022-08-03 02:02:38.019 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 02:02:38.021 | + ./stack.sh:main:880 : install_novaclient 2022-08-03 02:02:38.024 | + lib/nova:install_novaclient:878 : use_library_from_git python-novaclient 2022-08-03 02:02:38.027 | + inc/python:use_library_from_git:246 : local name=python-novaclient 2022-08-03 02:02:38.030 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 02:02:38.032 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 02:02:38.034 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-novaclient, ]] 2022-08-03 02:02:38.037 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 02:02:38.040 | + ./stack.sh:main:881 : is_service_enabled swift glance horizon 2022-08-03 02:02:38.057 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 02:02:38.060 | + ./stack.sh:main:882 : install_swiftclient 2022-08-03 02:02:38.062 | + lib/swift:install_swiftclient:733 : use_library_from_git python-swiftclient 2022-08-03 02:02:38.065 | + inc/python:use_library_from_git:246 : local name=python-swiftclient 2022-08-03 02:02:38.067 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 02:02:38.070 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 02:02:38.073 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-swiftclient, ]] 2022-08-03 02:02:38.075 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 02:02:38.078 | + ./stack.sh:main:884 : is_service_enabled neutron nova horizon 2022-08-03 02:02:38.097 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 02:02:38.099 | + ./stack.sh:main:885 : install_neutronclient 2022-08-03 02:02:38.102 | + lib/neutron:install_neutronclient:466 : use_library_from_git python-neutronclient 2022-08-03 02:02:38.104 | + inc/python:use_library_from_git:246 : local name=python-neutronclient 2022-08-03 02:02:38.107 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 02:02:38.109 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 02:02:38.113 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-neutronclient, ]] 2022-08-03 02:02:38.116 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 02:02:38.118 | + ./stack.sh:main:889 : install_keystonemiddleware 2022-08-03 02:02:38.121 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-08-03 02:02:38.123 | + inc/python:use_library_from_git:246 : local name=keystonemiddleware 2022-08-03 02:02:38.126 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 02:02:38.129 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 02:02:38.131 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,keystonemiddleware, ]] 2022-08-03 02:02:38.134 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 02:02:38.137 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-08-03 02:02:38.140 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-08-03 02:02:38.143 | + inc/python:pip_install_gr:77 : local clean_name 2022-08-03 02:02:38.146 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-08-03 02:02:38.148 | ++ inc/python:get_from_global_requirements:221 : local package=keystonemiddleware 2022-08-03 02:02:38.152 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-08-03 02:02:38.155 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-08-03 02:02:38.156 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-08-03 02:02:38.161 | ++ inc/python:get_from_global_requirements:223 : required_pkg='keystonemiddleware ' 2022-08-03 02:02:38.163 | ++ inc/python:get_from_global_requirements:224 : [[ keystonemiddleware == '' ]] 2022-08-03 02:02:38.166 | ++ inc/python:get_from_global_requirements:227 : echo keystonemiddleware 2022-08-03 02:02:38.169 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-08-03 02:02:38.171 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-08-03 02:02:38.195 | Using python 3.8 to install keystonemiddleware 2022-08-03 02:02:38.198 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-08-03 02:02:40.303 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 02:02:40.303 | from cryptography.utils import int_from_bytes 2022-08-03 02:02:40.303 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 02:02:40.303 | from cryptography.utils import int_from_bytes 2022-08-03 02:02:41.368 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-03 02:02:41.370 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-08-03 02:02:41.424 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.0.0) 2022-08-03 02:02:41.461 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-08-03 02:02:41.502 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-08-03 02:02:41.507 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-08-03 02:02:41.513 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-08-03 02:02:41.551 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-08-03 02:02:41.561 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-08-03 02:02:41.575 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-08-03 02:02:41.580 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-08-03 02:02:41.583 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-03 02:02:41.593 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-03 02:02:41.596 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-03 02:02:41.601 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-03 02:02:41.607 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-03 02:02:41.629 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-03 02:02:41.633 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-03 02:02:41.647 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-03 02:02:41.653 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-03 02:02:41.655 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-03 02:02:41.659 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-08-03 02:02:41.692 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-08-03 02:02:41.752 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-03 02:02:41.764 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-08-03 02:02:41.770 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-08-03 02:02:41.775 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-08-03 02:02:41.781 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-03 02:02:41.784 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-08-03 02:02:41.787 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-08-03 02:02:41.790 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-08-03 02:02:41.794 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-08-03 02:02:41.799 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-08-03 02:02:41.802 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-03 02:02:41.805 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-08-03 02:02:41.809 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-08-03 02:02:41.812 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-03 02:02:43.903 | + inc/python:pip_install:196 : result=0 2022-08-03 02:02:43.905 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-03 02:02:43.907 | + functions-common:time_stop:2440 : local name 2022-08-03 02:02:43.910 | + functions-common:time_stop:2441 : local end_time 2022-08-03 02:02:43.912 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-03 02:02:43.914 | + functions-common:time_stop:2443 : local total 2022-08-03 02:02:43.916 | + functions-common:time_stop:2444 : local start_time 2022-08-03 02:02:43.918 | + functions-common:time_stop:2446 : name=pip_install 2022-08-03 02:02:43.921 | + functions-common:time_stop:2447 : start_time=1659492158187 2022-08-03 02:02:43.923 | + functions-common:time_stop:2449 : [[ -z 1659492158187 ]] 2022-08-03 02:02:43.926 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-03 02:02:43.931 | + functions-common:time_stop:2452 : end_time=1659492163928 2022-08-03 02:02:43.933 | + functions-common:time_stop:2453 : elapsed_time=5741 2022-08-03 02:02:43.935 | + functions-common:time_stop:2454 : total=40893 2022-08-03 02:02:43.939 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-03 02:02:43.941 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=46634 2022-08-03 02:02:43.943 | + inc/python:pip_install:199 : return 0 2022-08-03 02:02:43.946 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-08-03 02:02:43.949 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-08-03 02:02:43.951 | + inc/python:pip_install_gr:77 : local clean_name 2022-08-03 02:02:43.954 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-08-03 02:02:43.957 | ++ inc/python:get_from_global_requirements:221 : local package=python-memcached 2022-08-03 02:02:43.959 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-08-03 02:02:43.964 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-08-03 02:02:43.964 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-08-03 02:02:43.969 | ++ inc/python:get_from_global_requirements:223 : required_pkg='python-memcached ' 2022-08-03 02:02:43.972 | ++ inc/python:get_from_global_requirements:224 : [[ python-memcached == '' ]] 2022-08-03 02:02:43.974 | ++ inc/python:get_from_global_requirements:227 : echo python-memcached 2022-08-03 02:02:43.977 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-08-03 02:02:43.980 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-08-03 02:02:44.001 | Using python 3.8 to install python-memcached 2022-08-03 02:02:44.004 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-08-03 02:02:46.081 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 02:02:46.082 | from cryptography.utils import int_from_bytes 2022-08-03 02:02:46.082 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 02:02:46.082 | from cryptography.utils import int_from_bytes 2022-08-03 02:02:47.148 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-03 02:02:47.150 | Requirement already satisfied: python-memcached===1.59 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 411)) (1.59) 2022-08-03 02:02:47.155 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-03 02:02:49.469 | + inc/python:pip_install:196 : result=0 2022-08-03 02:02:49.472 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-03 02:02:49.474 | + functions-common:time_stop:2440 : local name 2022-08-03 02:02:49.476 | + functions-common:time_stop:2441 : local end_time 2022-08-03 02:02:49.478 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-03 02:02:49.480 | + functions-common:time_stop:2443 : local total 2022-08-03 02:02:49.483 | + functions-common:time_stop:2444 : local start_time 2022-08-03 02:02:49.485 | + functions-common:time_stop:2446 : name=pip_install 2022-08-03 02:02:49.487 | + functions-common:time_stop:2447 : start_time=1659492163996 2022-08-03 02:02:49.489 | + functions-common:time_stop:2449 : [[ -z 1659492163996 ]] 2022-08-03 02:02:49.492 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-03 02:02:49.497 | + functions-common:time_stop:2452 : end_time=1659492169494 2022-08-03 02:02:49.499 | + functions-common:time_stop:2453 : elapsed_time=5498 2022-08-03 02:02:49.501 | + functions-common:time_stop:2454 : total=46634 2022-08-03 02:02:49.504 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-03 02:02:49.506 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=52132 2022-08-03 02:02:49.508 | + inc/python:pip_install:199 : return 0 2022-08-03 02:02:49.512 | + ./stack.sh:main:891 : is_service_enabled keystone 2022-08-03 02:02:49.528 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 02:02:49.531 | + ./stack.sh:main:892 : '[' 10.222.0.74 == 10.222.0.74 ']' 2022-08-03 02:02:49.533 | + ./stack.sh:main:893 : stack_install_service keystone 2022-08-03 02:02:49.536 | + lib/stack:stack_install_service:20 : local service=keystone 2022-08-03 02:02:49.538 | + lib/stack:stack_install_service:21 : type install_keystone 2022-08-03 02:02:49.541 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-03 02:02:49.543 | + lib/stack:stack_install_service:32 : install_keystone 2022-08-03 02:02:49.546 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-08-03 02:02:49.562 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 02:02:49.564 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-08-03 02:02:49.566 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/keystone.git 2022-08-03 02:02:49.569 | + functions-common:git_clone:598 : local git_dest=/opt/stack/keystone 2022-08-03 02:02:49.571 | + functions-common:git_clone:599 : local git_ref=master 2022-08-03 02:02:49.573 | + functions-common:git_clone:600 : local orig_dir 2022-08-03 02:02:49.576 | ++ functions-common:git_clone:601 : pwd 2022-08-03 02:02:49.579 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-08-03 02:02:49.581 | + functions-common:git_clone:602 : local git_clone_flags= 2022-08-03 02:02:49.584 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-08-03 02:02:49.599 | + functions-common:git_clone:604 : RECLONE=False 2022-08-03 02:02:49.601 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-08-03 02:02:49.603 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-08-03 02:02:49.606 | + functions-common:git_clone:618 : echo master 2022-08-03 02:02:49.606 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-08-03 02:02:49.611 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/keystone ]] 2022-08-03 02:02:49.614 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-08-03 02:02:49.616 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-08-03 02:02:49.629 | + functions-common:git_clone:678 : cd /opt/stack/keystone 2022-08-03 02:02:49.632 | + functions-common:git_clone:679 : git show --oneline 2022-08-03 02:02:49.632 | + functions-common:git_clone:679 : head -1 2022-08-03 02:02:49.636 | 1dd6993d7 Merge "docs: Update docs to reflect migration to Alembic" 2022-08-03 02:02:49.639 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-08-03 02:02:49.641 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-08-03 02:02:49.643 | + inc/python:setup_develop:334 : local bindep 2022-08-03 02:02:49.646 | + inc/python:setup_develop:335 : [[ /opt/stack/keystone == -bindep* ]] 2022-08-03 02:02:49.648 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/keystone 2022-08-03 02:02:49.650 | + inc/python:setup_develop:340 : local extras= 2022-08-03 02:02:49.653 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-08-03 02:02:49.655 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-03 02:02:49.657 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/keystone == -bindep* ]] 2022-08-03 02:02:49.660 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/keystone 2022-08-03 02:02:49.662 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-03 02:02:49.664 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-08-03 02:02:49.667 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/keystone 2022-08-03 02:02:49.670 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-03 02:02:49.673 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/keystone 2022-08-03 02:02:49.675 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-03 02:02:49.677 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-03 02:02:49.680 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-08-03 02:02:49.687 | + inc/python:_setup_package_with_constraints_edit:381 : name=keystone 2022-08-03 02:02:49.689 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-08-03 02:02:50.340 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/keystone -e 2022-08-03 02:02:50.342 | + inc/python:setup_package:414 : local bindep=0 2022-08-03 02:02:50.344 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-03 02:02:50.347 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-03 02:02:50.349 | + inc/python:setup_package:417 : [[ /opt/stack/keystone == -bindep* ]] 2022-08-03 02:02:50.351 | + inc/python:setup_package:422 : local project_dir=/opt/stack/keystone 2022-08-03 02:02:50.354 | + inc/python:setup_package:423 : local flags=-e 2022-08-03 02:02:50.356 | + inc/python:setup_package:424 : local extras= 2022-08-03 02:02:50.359 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-03 02:02:50.361 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-08-03 02:02:50.363 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-08-03 02:02:50.365 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-08-03 02:02:50.368 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-03 02:02:50.370 | + inc/python:setup_package:442 : pip_install -e /opt/stack/keystone 2022-08-03 02:02:50.391 | Using python 3.8 to install /opt/stack/keystone 2022-08-03 02:02:50.393 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-08-03 02:02:52.477 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 02:02:52.478 | from cryptography.utils import int_from_bytes 2022-08-03 02:02:52.478 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 02:02:52.478 | from cryptography.utils import int_from_bytes 2022-08-03 02:02:53.526 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-03 02:02:53.526 | Obtaining file:///opt/stack/keystone 2022-08-03 02:02:55.086 | Requirement already satisfied: Flask===2.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 7)) (2.1.3) 2022-08-03 02:02:55.102 | Requirement already satisfied: Flask-RESTful===0.3.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 8)) (0.3.9) 2022-08-03 02:02:55.112 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-08-03 02:02:55.118 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-08-03 02:02:55.121 | Requirement already satisfied: PyJWT===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 18)) (2.4.0) 2022-08-03 02:02:55.147 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-08-03 02:02:55.293 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-03 02:02:55.307 | Requirement already satisfied: Werkzeug===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 34)) (2.2.1) 2022-08-03 02:02:55.313 | Requirement already satisfied: aniso8601===9.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 80)) (9.0.1) 2022-08-03 02:02:55.326 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-08-03 02:02:55.333 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-08-03 02:02:55.337 | Requirement already satisfied: click===8.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (8.1.3) 2022-08-03 02:02:55.343 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-08-03 02:02:55.380 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-08-03 02:02:55.386 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-08-03 02:02:55.391 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.12.0) 2022-08-03 02:02:55.428 | Requirement already satisfied: itsdangerous===2.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (2.1.2) 2022-08-03 02:02:55.430 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.7.2) 2022-08-03 02:02:55.469 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-08-03 02:02:55.520 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-08-03 02:02:55.522 | Requirement already satisfied: oauthlib===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 278)) (3.2.0) 2022-08-03 02:02:55.533 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.0.0) 2022-08-03 02:02:55.570 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-08-03 02:02:55.609 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-08-03 02:02:55.615 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.0.0) 2022-08-03 02:02:55.661 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-08-03 02:02:55.666 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-08-03 02:02:55.704 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (13.0.0) 2022-08-03 02:02:55.758 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (0.4.0) 2022-08-03 02:02:55.768 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (5.0.0) 2022-08-03 02:02:55.787 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.0) 2022-08-03 02:02:55.801 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-08-03 02:02:55.810 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (3.0.0) 2022-08-03 02:02:55.833 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.0.0) 2022-08-03 02:02:55.843 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-08-03 02:02:55.857 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (3.4.3) 2022-08-03 02:02:55.896 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-08-03 02:02:55.901 | Requirement already satisfied: passlib===1.7.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (1.7.4) 2022-08-03 02:02:55.914 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-08-03 02:02:55.917 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-03 02:02:55.929 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-08-03 02:02:55.935 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-03 02:02:55.945 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-03 02:02:55.948 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-03 02:02:55.950 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-03 02:02:55.956 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-03 02:02:55.960 | Requirement already satisfied: pysaml2===7.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 374)) (7.1.2) 2022-08-03 02:02:55.982 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-03 02:02:55.987 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-03 02:02:56.008 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-03 02:02:56.012 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-03 02:02:56.026 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-03 02:02:56.030 | Requirement already satisfied: scrypt===0.8.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (0.8.20) 2022-08-03 02:02:56.033 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-03 02:02:56.036 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-08-03 02:02:56.047 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-08-03 02:02:56.049 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-08-03 02:02:56.052 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-03 02:02:56.057 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-08-03 02:02:56.066 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-08-03 02:02:56.071 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-03 02:02:56.082 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-08-03 02:02:56.115 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-03 02:02:56.120 | Requirement already satisfied: xmlschema===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 581)) (2.0.1) 2022-08-03 02:02:56.153 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.5) 2022-08-03 02:02:56.158 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-03 02:02:56.212 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-08-03 02:02:56.216 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.9.0) 2022-08-03 02:02:56.242 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-08-03 02:02:56.305 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-08-03 02:02:56.365 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-08-03 02:02:56.371 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-08-03 02:02:56.377 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-03 02:02:56.379 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-08-03 02:02:56.393 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (5.2.0) 2022-08-03 02:02:56.396 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.2.4) 2022-08-03 02:02:56.443 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-08-03 02:02:56.445 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-08-03 02:02:56.450 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-03 02:02:56.459 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-08-03 02:02:56.468 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-08-03 02:02:56.478 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-03 02:02:56.489 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-08-03 02:02:56.500 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-08-03 02:02:56.509 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-08-03 02:02:56.512 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-08-03 02:02:56.515 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-08-03 02:02:56.528 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 133)) (0.7.1) 2022-08-03 02:02:56.533 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pysaml2===7.1.2->-c /opt/stack/requirements/upper-constraints.txt (line 374)) (45.2.0) 2022-08-03 02:02:56.535 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-03 02:02:56.537 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-08-03 02:02:56.540 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-08-03 02:02:56.546 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-08-03 02:02:56.548 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-08-03 02:02:56.550 | Requirement already satisfied: elementpath===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (3.0.1) 2022-08-03 02:02:56.569 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-08-03 02:02:56.573 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-03 02:02:56.576 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-08-03 02:02:56.587 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-08-03 02:02:56.590 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-08-03 02:02:56.593 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-03 02:02:56.600 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-08-03 02:02:57.708 | Installing collected packages: keystone 2022-08-03 02:02:57.708 | Attempting uninstall: keystone 2022-08-03 02:02:57.721 | Found existing installation: keystone 21.1.0.dev33 2022-08-03 02:02:57.723 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-08-03 02:02:57.724 | Running setup.py develop for keystone 2022-08-03 02:02:59.696 | Successfully installed keystone 2022-08-03 02:02:59.811 | + inc/python:pip_install:196 : result=0 2022-08-03 02:02:59.813 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-03 02:02:59.815 | + functions-common:time_stop:2440 : local name 2022-08-03 02:02:59.817 | + functions-common:time_stop:2441 : local end_time 2022-08-03 02:02:59.819 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-03 02:02:59.821 | + functions-common:time_stop:2443 : local total 2022-08-03 02:02:59.824 | + functions-common:time_stop:2444 : local start_time 2022-08-03 02:02:59.826 | + functions-common:time_stop:2446 : name=pip_install 2022-08-03 02:02:59.828 | + functions-common:time_stop:2447 : start_time=1659492170385 2022-08-03 02:02:59.830 | + functions-common:time_stop:2449 : [[ -z 1659492170385 ]] 2022-08-03 02:02:59.833 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-03 02:02:59.837 | + functions-common:time_stop:2452 : end_time=1659492179835 2022-08-03 02:02:59.839 | + functions-common:time_stop:2453 : elapsed_time=9450 2022-08-03 02:02:59.841 | + functions-common:time_stop:2454 : total=52132 2022-08-03 02:02:59.843 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-03 02:02:59.845 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=61582 2022-08-03 02:02:59.848 | + inc/python:pip_install:199 : return 0 2022-08-03 02:02:59.850 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-03 02:02:59.852 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-08-03 02:02:59.855 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-08-03 02:02:59.873 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-08-03 02:02:59.886 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/keystone 2022-08-03 02:02:59.888 | + inc/python:use_library_from_git:246 : local name=/opt/stack/keystone 2022-08-03 02:02:59.891 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 02:02:59.893 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 02:02:59.895 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-08-03 02:02:59.898 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 02:02:59.900 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-08-03 02:02:59.917 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 02:02:59.920 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-08-03 02:02:59.922 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-03 02:02:59.925 | + ./stack.sh:main:894 : configure_keystone 2022-08-03 02:02:59.927 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-08-03 02:02:59.940 | + lib/keystone:configure_keystone:194 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-08-03 02:02:59.943 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-08-03 02:02:59.948 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-08-03 02:02:59.964 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 02:02:59.966 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-08-03 02:02:59.997 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-08-03 02:03:00.024 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-08-03 02:03:00.056 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-08-03 02:03:00.086 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-08-03 02:03:00.117 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-08-03 02:03:00.149 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-08-03 02:03:00.177 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-08-03 02:03:00.206 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-08-03 02:03:00.208 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-08-03 02:03:00.210 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-08-03 02:03:00.213 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-08-03 02:03:00.215 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-08-03 02:03:00.217 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-03 02:03:00.233 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 02:03:00.236 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-08-03 02:03:00.239 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-08-03 02:03:00.241 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-03 02:03:00.257 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-03 02:03:00.259 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.74:5672/ 2022-08-03 02:03:00.263 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.74:5672/ 2022-08-03 02:03:00.294 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-03 02:03:00.296 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-03 02:03:00.299 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-08-03 02:03:00.301 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-08-03 02:03:00.318 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 02:03:00.320 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.74/identity 2022-08-03 02:03:00.352 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-08-03 02:03:00.355 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-08-03 02:03:00.387 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-08-03 02:03:00.389 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-08-03 02:03:00.392 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-08-03 02:03:00.394 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=keystone 2022-08-03 02:03:00.396 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-03 02:03:00.399 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-03 02:03:00.401 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-03 02:03:00.418 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-03 02:03:00.421 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-03 02:03:00.423 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2022-08-03 02:03:00.426 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2022-08-03 02:03:00.457 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-08-03 02:03:00.459 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-08-03 02:03:00.461 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-08-03 02:03:00.464 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-08-03 02:03:00.467 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-03 02:03:00.484 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-03 02:03:00.486 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-03 02:03:00.489 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-03 02:03:00.491 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-03 02:03:00.493 | + 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-08-03 02:03:00.527 | + 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-08-03 02:03:00.555 | + 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-08-03 02:03:00.584 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-03 02:03:00.612 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-08-03 02:03:00.640 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-08-03 02:03:00.643 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-08-03 02:03:00.645 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-08-03 02:03:00.647 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-08-03 02:03:00.650 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-08-03 02:03:00.652 | + lib/apache:write_uwsgi_config:257 : local http= 2022-08-03 02:03:00.654 | + lib/apache:write_uwsgi_config:258 : local name= 2022-08-03 02:03:00.657 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-08-03 02:03:00.662 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-08-03 02:03:00.664 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-08-03 02:03:00.667 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-08-03 02:03:00.680 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-08-03 02:03:00.680 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-08-03 02:03:00.689 | d /var/run/uwsgi 0755 ubuntu root 2022-08-03 02:03:00.693 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-08-03 02:03:00.708 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-08-03 02:03:00.711 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-08-03 02:03:00.715 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-08-03 02:03:00.745 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-08-03 02:03:00.773 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-08-03 02:03:00.801 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-08-03 02:03:00.828 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-08-03 02:03:00.856 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-08-03 02:03:00.884 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-08-03 02:03:00.911 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-08-03 02:03:00.940 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-08-03 02:03:00.967 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-08-03 02:03:00.995 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-08-03 02:03:01.024 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-08-03 02:03:01.052 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-08-03 02:03:01.080 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-08-03 02:03:01.083 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-08-03 02:03:01.086 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-08-03 02:03:01.088 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-08-03 02:03:01.090 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-08-03 02:03:01.093 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 02:03:01.095 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 02:03:01.098 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-08-03 02:03:01.100 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-08-03 02:03:01.103 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-08-03 02:03:01.131 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-08-03 02:03:01.159 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-08-03 02:03:01.159 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-08-03 02:03:01.168 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-08-03 02:03:01.172 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-08-03 02:03:01.174 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-08-03 02:03:01.176 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-08-03 02:03:01.179 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-08-03 02:03:01.181 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-03 02:03:01.184 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 02:03:01.186 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 02:03:01.189 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-08-03 02:03:01.191 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-08-03 02:03:01.193 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 02:03:01.195 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 02:03:01.198 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-08-03 02:03:01.261 | Site keystone-wsgi-public already enabled 2022-08-03 02:03:01.265 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-08-03 02:03:01.267 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-03 02:03:01.270 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-03 02:03:01.272 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-08-03 02:03:01.407 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-08-03 02:03:01.439 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-08-03 02:03:01.473 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-08-03 02:03:01.504 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-08-03 02:03:01.507 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-08-03 02:03:01.538 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-08-03 02:03:01.567 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-08-03 02:03:01.596 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-08-03 02:03:01.598 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-08-03 02:03:01.601 | + ./stack.sh:main:898 : is_service_enabled swift 2022-08-03 02:03:01.618 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 02:03:01.621 | + ./stack.sh:main:899 : is_service_enabled ceilometer 2022-08-03 02:03:01.639 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 02:03:01.641 | + ./stack.sh:main:902 : stack_install_service swift 2022-08-03 02:03:01.643 | + lib/stack:stack_install_service:20 : local service=swift 2022-08-03 02:03:01.646 | + lib/stack:stack_install_service:21 : type install_swift 2022-08-03 02:03:01.648 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-03 02:03:01.651 | + lib/stack:stack_install_service:32 : install_swift 2022-08-03 02:03:01.653 | + lib/swift:install_swift:723 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-08-03 02:03:01.656 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/swift.git 2022-08-03 02:03:01.658 | + functions-common:git_clone:598 : local git_dest=/opt/stack/swift 2022-08-03 02:03:01.660 | + functions-common:git_clone:599 : local git_ref=master 2022-08-03 02:03:01.663 | + functions-common:git_clone:600 : local orig_dir 2022-08-03 02:03:01.666 | ++ functions-common:git_clone:601 : pwd 2022-08-03 02:03:01.669 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-08-03 02:03:01.672 | + functions-common:git_clone:602 : local git_clone_flags= 2022-08-03 02:03:01.675 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-08-03 02:03:01.692 | + functions-common:git_clone:604 : RECLONE=False 2022-08-03 02:03:01.694 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-08-03 02:03:01.696 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-08-03 02:03:01.700 | + functions-common:git_clone:618 : echo master 2022-08-03 02:03:01.700 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-08-03 02:03:01.705 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/swift ]] 2022-08-03 02:03:01.708 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-08-03 02:03:01.710 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/swift 2022-08-03 02:03:01.723 | + functions-common:git_clone:678 : cd /opt/stack/swift 2022-08-03 02:03:01.726 | + functions-common:git_clone:679 : git show --oneline 2022-08-03 02:03:01.726 | + functions-common:git_clone:679 : head -1 2022-08-03 02:03:01.732 | 91cfb0d6d Imported Translations from Zanata 2022-08-03 02:03:01.735 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-08-03 02:03:01.737 | + lib/swift:install_swift:726 : setup_develop /opt/stack/swift keystone 2022-08-03 02:03:01.740 | + inc/python:setup_develop:334 : local bindep 2022-08-03 02:03:01.742 | + inc/python:setup_develop:335 : [[ /opt/stack/swift == -bindep* ]] 2022-08-03 02:03:01.746 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/swift 2022-08-03 02:03:01.748 | + inc/python:setup_develop:340 : local extras=keystone 2022-08-03 02:03:01.752 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-08-03 02:03:01.754 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-03 02:03:01.756 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/swift == -bindep* ]] 2022-08-03 02:03:01.759 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/swift 2022-08-03 02:03:01.762 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-03 02:03:01.764 | + inc/python:_setup_package_with_constraints_edit:367 : local extras=keystone 2022-08-03 02:03:01.767 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/swift 2022-08-03 02:03:01.770 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-03 02:03:01.773 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/swift 2022-08-03 02:03:01.775 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-03 02:03:01.778 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-03 02:03:01.781 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-08-03 02:03:01.787 | + inc/python:_setup_package_with_constraints_edit:381 : name=swift 2022-08-03 02:03:01.789 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-08-03 02:03:02.421 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/swift -e keystone 2022-08-03 02:03:02.424 | + inc/python:setup_package:414 : local bindep=0 2022-08-03 02:03:02.426 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-03 02:03:02.428 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-03 02:03:02.431 | + inc/python:setup_package:417 : [[ /opt/stack/swift == -bindep* ]] 2022-08-03 02:03:02.433 | + inc/python:setup_package:422 : local project_dir=/opt/stack/swift 2022-08-03 02:03:02.435 | + inc/python:setup_package:423 : local flags=-e 2022-08-03 02:03:02.438 | + inc/python:setup_package:424 : local extras=keystone 2022-08-03 02:03:02.440 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-03 02:03:02.442 | + inc/python:setup_package:428 : [[ -z keystone ]] 2022-08-03 02:03:02.444 | + inc/python:setup_package:433 : [[ ! -z keystone ]] 2022-08-03 02:03:02.447 | + inc/python:setup_package:434 : extras='[keystone]' 2022-08-03 02:03:02.449 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-03 02:03:02.452 | + inc/python:setup_package:442 : pip_install -e '/opt/stack/swift[keystone]' 2022-08-03 02:03:02.473 | Using python 3.8 to install /opt/stack/swift 2022-08-03 02:03:02.476 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-08-03 02:03:04.551 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 02:03:04.551 | from cryptography.utils import int_from_bytes 2022-08-03 02:03:04.551 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 02:03:04.551 | from cryptography.utils import int_from_bytes 2022-08-03 02:03:05.601 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-03 02:03:05.601 | Obtaining file:///opt/stack/swift 2022-08-03 02:03:06.887 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-03 02:03:06.897 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-08-03 02:03:06.934 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-08-03 02:03:06.942 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-08-03 02:03:06.948 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-08-03 02:03:06.998 | Requirement already satisfied: lxml===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (4.9.1) 2022-08-03 02:03:07.009 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-08-03 02:03:07.013 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.0.0) 2022-08-03 02:03:07.049 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-08-03 02:03:07.089 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-08-03 02:03:07.094 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-08-03 02:03:07.099 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-08-03 02:03:07.138 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-08-03 02:03:07.147 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-08-03 02:03:07.160 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-08-03 02:03:07.165 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-08-03 02:03:07.168 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-03 02:03:07.178 | Requirement already satisfied: pyeclib===1.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362)) (1.6.1) 2022-08-03 02:03:07.181 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-03 02:03:07.183 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-03 02:03:07.189 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-03 02:03:07.194 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-03 02:03:07.216 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-03 02:03:07.220 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-03 02:03:07.233 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-03 02:03:07.237 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-03 02:03:07.240 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-03 02:03:07.244 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-08-03 02:03:07.278 | Requirement already satisfied: xattr===0.9.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 580)) (0.9.9) 2022-08-03 02:03:07.281 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from PasteDeploy===2.1.1->-c /opt/stack/requirements/upper-constraints.txt (line 15)) (45.2.0) 2022-08-03 02:03:07.284 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-08-03 02:03:07.287 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-08-03 02:03:07.313 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-03 02:03:07.327 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-08-03 02:03:07.383 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-08-03 02:03:07.389 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-03 02:03:07.392 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-08-03 02:03:07.396 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-08-03 02:03:07.403 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-08-03 02:03:07.406 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-08-03 02:03:07.409 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-08-03 02:03:07.412 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-08-03 02:03:07.417 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-03 02:03:07.419 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-03 02:03:07.422 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-08-03 02:03:07.426 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-08-03 02:03:07.429 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-03 02:03:09.201 | Installing collected packages: swift 2022-08-03 02:03:09.201 | Attempting uninstall: swift 2022-08-03 02:03:09.202 | Found existing installation: swift 2.30.0.dev135 2022-08-03 02:03:09.204 | Can't uninstall 'swift'. No files were found to uninstall. 2022-08-03 02:03:09.205 | Running setup.py develop for swift 2022-08-03 02:03:11.127 | Successfully installed swift 2022-08-03 02:03:11.256 | + inc/python:pip_install:196 : result=0 2022-08-03 02:03:11.259 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-03 02:03:11.261 | + functions-common:time_stop:2440 : local name 2022-08-03 02:03:11.263 | + functions-common:time_stop:2441 : local end_time 2022-08-03 02:03:11.265 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-03 02:03:11.268 | + functions-common:time_stop:2443 : local total 2022-08-03 02:03:11.270 | + functions-common:time_stop:2444 : local start_time 2022-08-03 02:03:11.272 | + functions-common:time_stop:2446 : name=pip_install 2022-08-03 02:03:11.274 | + functions-common:time_stop:2447 : start_time=1659492182468 2022-08-03 02:03:11.277 | + functions-common:time_stop:2449 : [[ -z 1659492182468 ]] 2022-08-03 02:03:11.280 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-03 02:03:11.284 | + functions-common:time_stop:2452 : end_time=1659492191281 2022-08-03 02:03:11.286 | + functions-common:time_stop:2453 : elapsed_time=8813 2022-08-03 02:03:11.288 | + functions-common:time_stop:2454 : total=61582 2022-08-03 02:03:11.290 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-03 02:03:11.293 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=70395 2022-08-03 02:03:11.296 | + inc/python:pip_install:199 : return 0 2022-08-03 02:03:11.298 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-03 02:03:11.301 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-08-03 02:03:11.303 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-08-03 02:03:11.322 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-08-03 02:03:11.334 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/swift 2022-08-03 02:03:11.337 | + inc/python:use_library_from_git:246 : local name=/opt/stack/swift 2022-08-03 02:03:11.340 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 02:03:11.343 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 02:03:11.346 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-08-03 02:03:11.348 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 02:03:11.351 | + lib/swift:install_swift:727 : '[' False == True ']' 2022-08-03 02:03:11.353 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-03 02:03:11.357 | + ./stack.sh:main:903 : configure_swift 2022-08-03 02:03:11.359 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-08-03 02:03:11.362 | + lib/swift:configure_swift:332 : local node_number 2022-08-03 02:03:11.365 | + lib/swift:configure_swift:333 : local swift_node_config 2022-08-03 02:03:11.367 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-08-03 02:03:11.370 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-08-03 02:03:12.388 | No container-replicator running 2022-08-03 02:03:12.388 | No container-auditor running 2022-08-03 02:03:12.388 | No proxy-server running 2022-08-03 02:03:12.388 | No account-replicator running 2022-08-03 02:03:12.388 | No container-reconciler running 2022-08-03 02:03:12.389 | No container-updater running 2022-08-03 02:03:12.389 | No object-server running 2022-08-03 02:03:12.389 | No container-sync running 2022-08-03 02:03:12.389 | No object-auditor running 2022-08-03 02:03:12.389 | No object-expirer running 2022-08-03 02:03:12.389 | No container-server running 2022-08-03 02:03:12.389 | No object-updater running 2022-08-03 02:03:12.389 | No account-reaper running 2022-08-03 02:03:12.389 | No account-auditor running 2022-08-03 02:03:12.389 | No account-server running 2022-08-03 02:03:12.389 | No container-sharder running 2022-08-03 02:03:12.389 | No object-reconstructor running 2022-08-03 02:03:12.389 | No object-replicator running 2022-08-03 02:03:12.462 | + lib/swift:configure_swift:337 : true 2022-08-03 02:03:12.465 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-08-03 02:03:12.477 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-08-03 02:03:12.489 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-08-03 02:03:12.492 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-08-03 02:03:12.493 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-08-03 02:03:12.498 | + lib/swift:configure_swift:351 : sed -e ' 2022-08-03 02:03:12.498 | s/%GROUP%/ubuntu/; 2022-08-03 02:03:12.498 | s/%USER%/ubuntu/; 2022-08-03 02:03:12.498 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-08-03 02:03:12.498 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-08-03 02:03:12.501 | uid = ubuntu 2022-08-03 02:03:12.501 | gid = ubuntu 2022-08-03 02:03:12.501 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-08-03 02:03:12.501 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-08-03 02:03:12.501 | address = 127.0.0.1 2022-08-03 02:03:12.501 | 2022-08-03 02:03:12.501 | [account6612] 2022-08-03 02:03:12.501 | max connections = 25 2022-08-03 02:03:12.501 | path = /opt/stack/data/swift/1/node/ 2022-08-03 02:03:12.501 | read only = false 2022-08-03 02:03:12.501 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-08-03 02:03:12.501 | 2022-08-03 02:03:12.501 | [account6622] 2022-08-03 02:03:12.501 | max connections = 25 2022-08-03 02:03:12.502 | path = /opt/stack/data/swift/2/node/ 2022-08-03 02:03:12.502 | read only = false 2022-08-03 02:03:12.502 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-08-03 02:03:12.502 | 2022-08-03 02:03:12.502 | [account6632] 2022-08-03 02:03:12.502 | max connections = 25 2022-08-03 02:03:12.502 | path = /opt/stack/data/swift/3/node/ 2022-08-03 02:03:12.502 | read only = false 2022-08-03 02:03:12.502 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-08-03 02:03:12.502 | 2022-08-03 02:03:12.502 | [account6642] 2022-08-03 02:03:12.502 | max connections = 25 2022-08-03 02:03:12.502 | path = /opt/stack/data/swift/4/node/ 2022-08-03 02:03:12.502 | read only = false 2022-08-03 02:03:12.502 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-08-03 02:03:12.502 | 2022-08-03 02:03:12.502 | 2022-08-03 02:03:12.502 | [container6611] 2022-08-03 02:03:12.502 | max connections = 25 2022-08-03 02:03:12.502 | path = /opt/stack/data/swift/1/node/ 2022-08-03 02:03:12.502 | read only = false 2022-08-03 02:03:12.502 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-08-03 02:03:12.502 | 2022-08-03 02:03:12.502 | [container6621] 2022-08-03 02:03:12.502 | max connections = 25 2022-08-03 02:03:12.502 | path = /opt/stack/data/swift/2/node/ 2022-08-03 02:03:12.502 | read only = false 2022-08-03 02:03:12.502 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-08-03 02:03:12.502 | 2022-08-03 02:03:12.502 | [container6631] 2022-08-03 02:03:12.502 | max connections = 25 2022-08-03 02:03:12.502 | path = /opt/stack/data/swift/3/node/ 2022-08-03 02:03:12.502 | read only = false 2022-08-03 02:03:12.503 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-08-03 02:03:12.503 | 2022-08-03 02:03:12.503 | [container6641] 2022-08-03 02:03:12.503 | max connections = 25 2022-08-03 02:03:12.503 | path = /opt/stack/data/swift/4/node/ 2022-08-03 02:03:12.503 | read only = false 2022-08-03 02:03:12.503 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-08-03 02:03:12.503 | 2022-08-03 02:03:12.503 | 2022-08-03 02:03:12.503 | [object6613] 2022-08-03 02:03:12.503 | max connections = 25 2022-08-03 02:03:12.503 | path = /opt/stack/data/swift/1/node/ 2022-08-03 02:03:12.503 | read only = false 2022-08-03 02:03:12.503 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-08-03 02:03:12.503 | 2022-08-03 02:03:12.503 | [object6623] 2022-08-03 02:03:12.503 | max connections = 25 2022-08-03 02:03:12.503 | path = /opt/stack/data/swift/2/node/ 2022-08-03 02:03:12.503 | read only = false 2022-08-03 02:03:12.503 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-08-03 02:03:12.503 | 2022-08-03 02:03:12.503 | [object6633] 2022-08-03 02:03:12.503 | max connections = 25 2022-08-03 02:03:12.503 | path = /opt/stack/data/swift/3/node/ 2022-08-03 02:03:12.503 | read only = false 2022-08-03 02:03:12.503 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-08-03 02:03:12.503 | 2022-08-03 02:03:12.503 | [object6643] 2022-08-03 02:03:12.503 | max connections = 25 2022-08-03 02:03:12.503 | path = /opt/stack/data/swift/4/node/ 2022-08-03 02:03:12.503 | read only = false 2022-08-03 02:03:12.503 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-08-03 02:03:12.504 | + lib/swift:configure_swift:357 : is_ubuntu 2022-08-03 02:03:12.506 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 02:03:12.508 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 02:03:12.511 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-08-03 02:03:12.523 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-08-03 02:03:12.528 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-08-03 02:03:12.532 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-08-03 02:03:12.536 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-08-03 02:03:12.538 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-08-03 02:03:12.543 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-08-03 02:03:12.572 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.74:8080/v1/ 2022-08-03 02:03:12.597 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-08-03 02:03:12.615 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-08-03 02:03:12.644 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-08-03 02:03:12.661 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-08-03 02:03:12.693 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-08-03 02:03:12.711 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-08-03 02:03:12.752 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-08-03 02:03:12.770 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-08-03 02:03:12.800 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-08-03 02:03:12.818 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-08-03 02:03:12.846 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-08-03 02:03:12.864 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-08-03 02:03:12.878 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 02:03:12.880 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-08-03 02:03:12.909 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-08-03 02:03:12.937 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-08-03 02:03:12.965 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-08-03 02:03:12.992 | + lib/swift:configure_swift:406 : [[ False == \T\r\u\e ]] 2022-08-03 02:03:12.995 | + lib/swift:configure_swift:411 : is_service_enabled ceilometer 2022-08-03 02:03:13.010 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 02:03:13.012 | + lib/swift:configure_swift:422 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-08-03 02:03:13.040 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-08-03 02:03:13.056 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 02:03:13.058 | + lib/swift:configure_swift:431 : is_service_enabled keystone 2022-08-03 02:03:13.074 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 02:03:13.076 | + lib/swift:configure_swift:432 : swift_pipeline+=' authtoken' 2022-08-03 02:03:13.078 | + lib/swift:configure_swift:433 : is_service_enabled s3api 2022-08-03 02:03:13.094 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 02:03:13.096 | + lib/swift:configure_swift:438 : swift_pipeline+=' keystoneauth' 2022-08-03 02:03:13.098 | + lib/swift:configure_swift:441 : swift_pipeline+=' tempauth ' 2022-08-03 02:03:13.101 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-08-03 02:03:13.107 | + lib/swift:configure_swift:444 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-08-03 02:03:13.113 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-08-03 02:03:13.141 | + lib/swift:configure_swift:447 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-08-03 02:03:13.170 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-08-03 02:03:13.200 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-08-03 02:03:13.230 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-08-03 02:03:13.257 | + lib/swift:configure_swift:458 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-08-03 02:03:13.259 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-08-03 02:03:13.262 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-08-03 02:03:13.264 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-08-03 02:03:13.266 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-08-03 02:03:13.293 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-08-03 02:03:13.321 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.74/identity 2022-08-03 02:03:13.348 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-08-03 02:03:13.376 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-08-03 02:03:13.405 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-08-03 02:03:13.433 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-08-03 02:03:13.460 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-08-03 02:03:13.488 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-03 02:03:13.517 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-08-03 02:03:13.546 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-08-03 02:03:13.574 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-08-03 02:03:13.601 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-08-03 02:03:13.629 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-08-03 02:03:13.660 | + lib/swift:configure_swift:464 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-08-03 02:03:13.688 | + lib/swift:configure_swift:469 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-08-03 02:03:13.707 | + lib/swift:configure_swift:470 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-08-03 02:03:13.736 | + lib/swift:configure_swift:473 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-08-03 02:03:13.764 | + lib/swift:configure_swift:475 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-08-03 02:03:13.769 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-08-03 02:03:13.799 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-08-03 02:03:13.826 | + lib/swift:configure_swift:478 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-08-03 02:03:13.853 | + lib/swift:configure_swift:480 : local node_number 2022-08-03 02:03:13.855 | + lib/swift:configure_swift:481 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-08-03 02:03:13.858 | + lib/swift:configure_swift:482 : local swift_node_config=/etc/swift/object-server/1.conf 2022-08-03 02:03:13.860 | + lib/swift:configure_swift:483 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-08-03 02:03:13.864 | + lib/swift:configure_swift:484 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-08-03 02:03:13.867 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-08-03 02:03:13.869 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-08-03 02:03:13.871 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-08-03 02:03:13.874 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-08-03 02:03:13.876 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-08-03 02:03:13.878 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-08-03 02:03:13.880 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-08-03 02:03:13.899 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-08-03 02:03:13.928 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-08-03 02:03:13.946 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-08-03 02:03:13.975 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-08-03 02:03:13.993 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-08-03 02:03:14.023 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-08-03 02:03:14.042 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-08-03 02:03:14.071 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-08-03 02:03:14.089 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-08-03 02:03:14.119 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-08-03 02:03:14.138 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-08-03 02:03:14.166 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-08-03 02:03:14.185 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-08-03 02:03:14.214 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-08-03 02:03:14.234 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-08-03 02:03:14.264 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-08-03 02:03:14.282 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-08-03 02:03:14.311 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-08-03 02:03:14.316 | + lib/swift:configure_swift:485 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-08-03 02:03:14.336 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-08-03 02:03:14.366 | + lib/swift:configure_swift:487 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-08-03 02:03:14.396 | + lib/swift:configure_swift:489 : swift_node_config=/etc/swift/container-server/1.conf 2022-08-03 02:03:14.398 | + lib/swift:configure_swift:490 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-08-03 02:03:14.403 | + lib/swift:configure_swift:491 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-08-03 02:03:14.405 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-08-03 02:03:14.407 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-08-03 02:03:14.410 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-08-03 02:03:14.412 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-08-03 02:03:14.414 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-08-03 02:03:14.417 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-08-03 02:03:14.419 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-08-03 02:03:14.440 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-08-03 02:03:14.470 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-08-03 02:03:14.489 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-08-03 02:03:14.519 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-08-03 02:03:14.537 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-08-03 02:03:14.568 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-08-03 02:03:14.587 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-08-03 02:03:14.617 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-08-03 02:03:14.636 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-08-03 02:03:14.666 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-08-03 02:03:14.686 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-08-03 02:03:14.715 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-08-03 02:03:14.735 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-08-03 02:03:14.766 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-08-03 02:03:14.785 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-08-03 02:03:14.815 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-08-03 02:03:14.833 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-08-03 02:03:14.862 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-08-03 02:03:14.872 | + lib/swift:configure_swift:492 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-08-03 02:03:14.891 | + lib/swift:configure_swift:493 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-08-03 02:03:14.920 | + lib/swift:configure_swift:495 : swift_node_config=/etc/swift/account-server/1.conf 2022-08-03 02:03:14.922 | + lib/swift:configure_swift:496 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-08-03 02:03:14.926 | + lib/swift:configure_swift:497 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-08-03 02:03:14.929 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-08-03 02:03:14.931 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-08-03 02:03:14.934 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-08-03 02:03:14.936 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-08-03 02:03:14.938 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-08-03 02:03:14.941 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-08-03 02:03:14.943 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-08-03 02:03:14.961 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-08-03 02:03:14.991 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-08-03 02:03:15.009 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-08-03 02:03:15.038 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-08-03 02:03:15.057 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-08-03 02:03:15.085 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-08-03 02:03:15.104 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-08-03 02:03:15.133 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-08-03 02:03:15.152 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-08-03 02:03:15.182 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-08-03 02:03:15.201 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-08-03 02:03:15.232 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-08-03 02:03:15.250 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-08-03 02:03:15.279 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-08-03 02:03:15.298 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-08-03 02:03:15.327 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-08-03 02:03:15.346 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-08-03 02:03:15.374 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-08-03 02:03:15.379 | + lib/swift:configure_swift:498 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-08-03 02:03:15.397 | + lib/swift:configure_swift:499 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-08-03 02:03:15.427 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-08-03 02:03:15.456 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-08-03 02:03:15.485 | + lib/swift:configure_swift:505 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-08-03 02:03:15.513 | + lib/swift:configure_swift:507 : testfile=/etc/swift/test.conf 2022-08-03 02:03:15.516 | + lib/swift:configure_swift:508 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-08-03 02:03:15.520 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-08-03 02:03:15.550 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-08-03 02:03:15.580 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-08-03 02:03:15.609 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-08-03 02:03:15.639 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-08-03 02:03:15.670 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-08-03 02:03:15.699 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-08-03 02:03:15.726 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test password4 testing4 2022-08-03 02:03:15.755 | + lib/swift:configure_swift:519 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-08-03 02:03:15.784 | + lib/swift:configure_swift:521 : is_service_enabled keystone 2022-08-03 02:03:15.800 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 02:03:15.802 | + lib/swift:configure_swift:522 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-08-03 02:03:15.821 | + lib/swift:configure_swift:523 : local auth_vers 2022-08-03 02:03:15.824 | ++ lib/swift:configure_swift:524 : iniget /etc/swift/test.conf func_test auth_version 2022-08-03 02:03:15.844 | + lib/swift:configure_swift:524 : auth_vers=3 2022-08-03 02:03:15.846 | + lib/swift:configure_swift:525 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.74 2022-08-03 02:03:15.874 | + lib/swift:configure_swift:526 : [[ http == \h\t\t\p\s ]] 2022-08-03 02:03:15.876 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_port 80 2022-08-03 02:03:15.904 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.74/identity 2022-08-03 02:03:15.933 | + lib/swift:configure_swift:532 : [[ 3 == \3 ]] 2022-08-03 02:03:15.935 | + lib/swift:configure_swift:533 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-08-03 02:03:15.963 | + lib/swift:configure_swift:537 : is_service_enabled tls-proxy 2022-08-03 02:03:15.980 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 02:03:15.982 | + lib/swift:configure_swift:543 : local user_group 2022-08-03 02:03:15.985 | ++ lib/swift:configure_swift:544 : id -g ubuntu 2022-08-03 02:03:15.990 | + lib/swift:configure_swift:544 : user_group=1000 2022-08-03 02:03:15.992 | + lib/swift:configure_swift:545 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-08-03 02:03:16.005 | + lib/swift:configure_swift:547 : local swift_log_dir=/opt/stack/data/swift/logs 2022-08-03 02:03:16.007 | + lib/swift:configure_swift:548 : sudo rm -rf /opt/stack/data/swift/logs 2022-08-03 02:03:16.019 | + lib/swift:configure_swift:549 : local swift_log_group=adm 2022-08-03 02:03:16.021 | + lib/swift:configure_swift:550 : is_suse 2022-08-03 02:03:16.023 | + functions-common:is_suse:537 : is_opensuse 2022-08-03 02:03:16.026 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-08-03 02:03:16.029 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-03 02:03:16.031 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-08-03 02:03:16.033 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-08-03 02:03:16.035 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-03 02:03:16.038 | + lib/swift:configure_swift:553 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-08-03 02:03:16.051 | + lib/swift:configure_swift:555 : [[ False != \F\a\l\s\e ]] 2022-08-03 02:03:16.054 | + lib/swift:configure_swift:563 : '[' False == True ']' 2022-08-03 02:03:16.056 | + ./stack.sh:main:906 : is_service_enabled s3api 2022-08-03 02:03:16.074 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 02:03:16.077 | + ./stack.sh:main:912 : is_service_enabled g-api n-api 2022-08-03 02:03:16.096 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 02:03:16.098 | + ./stack.sh:main:914 : stack_install_service glance 2022-08-03 02:03:16.101 | + lib/stack:stack_install_service:20 : local service=glance 2022-08-03 02:03:16.103 | + lib/stack:stack_install_service:21 : type install_glance 2022-08-03 02:03:16.106 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-03 02:03:16.109 | + lib/stack:stack_install_service:32 : install_glance 2022-08-03 02:03:16.111 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-08-03 02:03:16.114 | + lib/glance:install_glance:507 : local glance_store_extras 2022-08-03 02:03:16.116 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-08-03 02:03:16.133 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 02:03:16.136 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-08-03 02:03:16.139 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-08-03 02:03:16.157 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 02:03:16.160 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-08-03 02:03:16.162 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-08-03 02:03:16.165 | + inc/python:use_library_from_git:246 : local name=glance_store 2022-08-03 02:03:16.168 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 02:03:16.171 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 02:03:16.174 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,glance_store, ]] 2022-08-03 02:03:16.176 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 02:03:16.180 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-08-03 02:03:16.183 | ++ inc/python:join_extras:29 : local IFS=, 2022-08-03 02:03:16.185 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-08-03 02:03:16.189 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-08-03 02:03:16.191 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-08-03 02:03:16.194 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-08-03 02:03:16.197 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-08-03 02:03:16.201 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-08-03 02:03:16.203 | ++ inc/python:get_version_constraints_from_global_requirements:233 : local package=glance-store 2022-08-03 02:03:16.206 | ++ inc/python:get_version_constraints_from_global_requirements:234 : local required_pkg_version_constraint 2022-08-03 02:03:16.210 | +++ inc/python:get_version_constraints_from_global_requirements:236 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-08-03 02:03:16.210 | +++ inc/python:get_version_constraints_from_global_requirements:236 : cut -d# -f1 2022-08-03 02:03:16.216 | ++ inc/python:get_version_constraints_from_global_requirements:236 : required_pkg_version_constraint='!=0.29.0 ' 2022-08-03 02:03:16.219 | ++ inc/python:get_version_constraints_from_global_requirements:237 : [[ !=0.29.0 == '' ]] 2022-08-03 02:03:16.222 | ++ inc/python:get_version_constraints_from_global_requirements:240 : echo '!=0.29.0' 2022-08-03 02:03:16.225 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-08-03 02:03:16.228 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-08-03 02:03:16.250 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-08-03 02:03:16.253 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-08-03 02:03:18.349 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 02:03:18.349 | from cryptography.utils import int_from_bytes 2022-08-03 02:03:18.349 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 02:03:18.349 | from cryptography.utils import int_from_bytes 2022-08-03 02:03:19.393 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-03 02:03:19.395 | Requirement already satisfied: glance-store===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (4.0.1) 2022-08-03 02:03:19.474 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (0.20.4) 2022-08-03 02:03:19.485 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.7.2) 2022-08-03 02:03:19.524 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-08-03 02:03:19.582 | Requirement already satisfied: os-brick===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (6.0.0) 2022-08-03 02:03:19.605 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-08-03 02:03:19.609 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (5.7.0) 2022-08-03 02:03:19.627 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-08-03 02:03:19.638 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-08-03 02:03:19.676 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-08-03 02:03:19.682 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-08-03 02:03:19.687 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-08-03 02:03:19.724 | Requirement already satisfied: oslo.privsep===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (3.0.0) 2022-08-03 02:03:19.738 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (6.3.1) 2022-08-03 02:03:19.741 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-08-03 02:03:19.750 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (3.0.0) 2022-08-03 02:03:19.772 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-08-03 02:03:19.786 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-08-03 02:03:19.791 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-08-03 02:03:19.794 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-03 02:03:19.796 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-03 02:03:19.802 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-03 02:03:19.807 | Requirement already satisfied: python-cinderclient===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (9.0.0) 2022-08-03 02:03:19.821 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-03 02:03:19.827 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-03 02:03:19.847 | Requirement already satisfied: python-swiftclient===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 428)) (4.0.1) 2022-08-03 02:03:19.867 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-03 02:03:19.872 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-03 02:03:19.885 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-03 02:03:19.889 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-08-03 02:03:19.892 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-03 02:03:19.895 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-03 02:03:19.899 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-08-03 02:03:19.912 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-08-03 02:03:19.945 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.5) 2022-08-03 02:03:19.950 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-08-03 02:03:19.958 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-08-03 02:03:20.019 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.9.0) 2022-08-03 02:03:20.046 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-08-03 02:03:20.049 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-08-03 02:03:20.053 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-03 02:03:20.055 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-08-03 02:03:20.061 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-08-03 02:03:20.066 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-08-03 02:03:20.071 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-08-03 02:03:20.075 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-08-03 02:03:20.078 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-03 02:03:20.091 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-03 02:03:20.099 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-08-03 02:03:20.108 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-08-03 02:03:20.119 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-03 02:03:20.130 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-08-03 02:03:20.133 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-03 02:03:20.144 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-03 02:03:20.146 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-08-03 02:03:20.151 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-08-03 02:03:20.154 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-08-03 02:03:20.180 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-03 02:03:20.207 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-03 02:03:20.210 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-03 02:03:20.213 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from PasteDeploy===2.1.1->-c /opt/stack/requirements/upper-constraints.txt (line 15)) (45.2.0) 2022-08-03 02:03:20.216 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-03 02:03:20.222 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-03 02:03:21.969 | + inc/python:pip_install:196 : result=0 2022-08-03 02:03:21.972 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-03 02:03:21.974 | + functions-common:time_stop:2440 : local name 2022-08-03 02:03:21.976 | + functions-common:time_stop:2441 : local end_time 2022-08-03 02:03:21.979 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-03 02:03:21.982 | + functions-common:time_stop:2443 : local total 2022-08-03 02:03:21.984 | + functions-common:time_stop:2444 : local start_time 2022-08-03 02:03:21.986 | + functions-common:time_stop:2446 : name=pip_install 2022-08-03 02:03:21.989 | + functions-common:time_stop:2447 : start_time=1659492196244 2022-08-03 02:03:21.991 | + functions-common:time_stop:2449 : [[ -z 1659492196244 ]] 2022-08-03 02:03:21.994 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-03 02:03:21.998 | + functions-common:time_stop:2452 : end_time=1659492201996 2022-08-03 02:03:22.001 | + functions-common:time_stop:2453 : elapsed_time=5752 2022-08-03 02:03:22.003 | + functions-common:time_stop:2454 : total=70395 2022-08-03 02:03:22.005 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-03 02:03:22.008 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=76147 2022-08-03 02:03:22.010 | + inc/python:pip_install:199 : return 0 2022-08-03 02:03:22.013 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-08-03 02:03:22.015 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-08-03 02:03:22.018 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-08-03 02:03:22.031 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-08-03 02:03:22.036 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-08-03 02:03:22.039 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/glance.git 2022-08-03 02:03:22.042 | + functions-common:git_clone:598 : local git_dest=/opt/stack/glance 2022-08-03 02:03:22.044 | + functions-common:git_clone:599 : local git_ref=master 2022-08-03 02:03:22.046 | + functions-common:git_clone:600 : local orig_dir 2022-08-03 02:03:22.049 | ++ functions-common:git_clone:601 : pwd 2022-08-03 02:03:22.052 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-08-03 02:03:22.054 | + functions-common:git_clone:602 : local git_clone_flags= 2022-08-03 02:03:22.058 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-08-03 02:03:22.075 | + functions-common:git_clone:604 : RECLONE=False 2022-08-03 02:03:22.078 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-08-03 02:03:22.080 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-08-03 02:03:22.083 | + functions-common:git_clone:618 : echo master 2022-08-03 02:03:22.083 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-08-03 02:03:22.089 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/glance ]] 2022-08-03 02:03:22.091 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-08-03 02:03:22.094 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/glance 2022-08-03 02:03:22.107 | + functions-common:git_clone:678 : cd /opt/stack/glance 2022-08-03 02:03:22.110 | + functions-common:git_clone:679 : git show --oneline 2022-08-03 02:03:22.111 | + functions-common:git_clone:679 : head -1 2022-08-03 02:03:22.113 | d6308c24a Merge "Update exception for property protection file" 2022-08-03 02:03:22.116 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-08-03 02:03:22.120 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-08-03 02:03:22.122 | + inc/python:setup_develop:334 : local bindep 2022-08-03 02:03:22.125 | + inc/python:setup_develop:335 : [[ /opt/stack/glance == -bindep* ]] 2022-08-03 02:03:22.128 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/glance 2022-08-03 02:03:22.130 | + inc/python:setup_develop:340 : local extras= 2022-08-03 02:03:22.133 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-08-03 02:03:22.135 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-03 02:03:22.138 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/glance == -bindep* ]] 2022-08-03 02:03:22.140 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/glance 2022-08-03 02:03:22.143 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-03 02:03:22.145 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-08-03 02:03:22.149 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/glance 2022-08-03 02:03:22.151 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-03 02:03:22.154 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/glance 2022-08-03 02:03:22.157 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-03 02:03:22.159 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-03 02:03:22.162 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-08-03 02:03:22.169 | + inc/python:_setup_package_with_constraints_edit:381 : name=glance 2022-08-03 02:03:22.172 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-08-03 02:03:22.800 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/glance -e 2022-08-03 02:03:22.802 | + inc/python:setup_package:414 : local bindep=0 2022-08-03 02:03:22.805 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-03 02:03:22.808 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-03 02:03:22.810 | + inc/python:setup_package:417 : [[ /opt/stack/glance == -bindep* ]] 2022-08-03 02:03:22.813 | + inc/python:setup_package:422 : local project_dir=/opt/stack/glance 2022-08-03 02:03:22.815 | + inc/python:setup_package:423 : local flags=-e 2022-08-03 02:03:22.818 | + inc/python:setup_package:424 : local extras= 2022-08-03 02:03:22.820 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-03 02:03:22.823 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-08-03 02:03:22.826 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-08-03 02:03:22.828 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-08-03 02:03:22.831 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-03 02:03:22.833 | + inc/python:setup_package:442 : pip_install -e /opt/stack/glance 2022-08-03 02:03:22.855 | Using python 3.8 to install /opt/stack/glance 2022-08-03 02:03:22.857 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-08-03 02:03:24.945 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 02:03:24.945 | from cryptography.utils import int_from_bytes 2022-08-03 02:03:24.945 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 02:03:24.945 | from cryptography.utils import int_from_bytes 2022-08-03 02:03:25.984 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-03 02:03:25.984 | Obtaining file:///opt/stack/glance 2022-08-03 02:03:27.265 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-08-03 02:03:27.275 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-03 02:03:27.283 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-03 02:03:27.295 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-08-03 02:03:27.442 | Requirement already satisfied: WSME===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (0.11.0) 2022-08-03 02:03:27.450 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-03 02:03:27.463 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-08-03 02:03:27.476 | Requirement already satisfied: castellan===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (4.0.0) 2022-08-03 02:03:27.496 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-08-03 02:03:27.534 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (0.2.2) 2022-08-03 02:03:27.547 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-08-03 02:03:27.553 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 133)) (0.7.1) 2022-08-03 02:03:27.559 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-08-03 02:03:27.567 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-08-03 02:03:27.570 | Requirement already satisfied: glance-store===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (4.0.1) 2022-08-03 02:03:27.638 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-08-03 02:03:27.642 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (0.20.4) 2022-08-03 02:03:27.653 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.12.0) 2022-08-03 02:03:27.689 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.9.0) 2022-08-03 02:03:27.717 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-08-03 02:03:27.721 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.7.2) 2022-08-03 02:03:27.760 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-08-03 02:03:27.818 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-08-03 02:03:27.868 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-08-03 02:03:27.874 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-08-03 02:03:27.878 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (5.7.0) 2022-08-03 02:03:27.896 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.0.0) 2022-08-03 02:03:27.933 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-08-03 02:03:27.943 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-08-03 02:03:27.982 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-08-03 02:03:27.988 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.0.0) 2022-08-03 02:03:28.035 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-08-03 02:03:28.039 | Requirement already satisfied: oslo.limit===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (2.0.0) 2022-08-03 02:03:28.050 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-08-03 02:03:28.089 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (13.0.0) 2022-08-03 02:03:28.143 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (0.4.0) 2022-08-03 02:03:28.154 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (5.0.0) 2022-08-03 02:03:28.172 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.0) 2022-08-03 02:03:28.187 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (2.4.0) 2022-08-03 02:03:28.199 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-08-03 02:03:28.208 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (3.0.0) 2022-08-03 02:03:28.230 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.0.0) 2022-08-03 02:03:28.240 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-08-03 02:03:28.255 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (3.4.3) 2022-08-03 02:03:28.294 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-08-03 02:03:28.299 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-08-03 02:03:28.302 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-03 02:03:28.343 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-08-03 02:03:28.348 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-08-03 02:03:28.366 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-08-03 02:03:28.378 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-03 02:03:28.388 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-03 02:03:28.391 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-03 02:03:28.397 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-03 02:03:28.402 | Requirement already satisfied: python-barbicanclient===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) (5.4.0) 2022-08-03 02:03:28.416 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-03 02:03:28.421 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-03 02:03:28.442 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-03 02:03:28.445 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-03 02:03:28.453 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-03 02:03:28.467 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 458)) (1.3.3) 2022-08-03 02:03:28.472 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-03 02:03:28.476 | Requirement already satisfied: simplegeneric===0.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (0.8.1) 2022-08-03 02:03:28.479 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-03 02:03:28.482 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-08-03 02:03:28.492 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-08-03 02:03:28.495 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-08-03 02:03:28.498 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-03 02:03:28.502 | Requirement already satisfied: taskflow===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (5.0.0) 2022-08-03 02:03:28.554 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-08-03 02:03:28.569 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-08-03 02:03:28.577 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-08-03 02:03:28.583 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-03 02:03:28.594 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-08-03 02:03:28.626 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-03 02:03:28.631 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-03 02:03:28.635 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.5) 2022-08-03 02:03:28.640 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-03 02:03:28.665 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-08-03 02:03:28.668 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-08-03 02:03:28.679 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-08-03 02:03:28.682 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-08-03 02:03:28.710 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-08-03 02:03:28.772 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-08-03 02:03:28.777 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-08-03 02:03:28.780 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-03 02:03:28.783 | Requirement already satisfied: openstacksdk===0.99.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.99.0) 2022-08-03 02:03:28.809 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-08-03 02:03:28.813 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (5.2.0) 2022-08-03 02:03:28.816 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.2.4) 2022-08-03 02:03:28.862 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-08-03 02:03:28.870 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-08-03 02:03:28.876 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-08-03 02:03:28.879 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-08-03 02:03:28.890 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-08-03 02:03:28.893 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-08-03 02:03:28.906 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-08-03 02:03:28.915 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-08-03 02:03:28.919 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-03 02:03:28.922 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-08-03 02:03:28.924 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-08-03 02:03:28.927 | Requirement already satisfied: networkx===2.8.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 264)) (2.8.5) 2022-08-03 02:03:28.965 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (1.4.2) 2022-08-03 02:03:28.970 | Requirement already satisfied: automaton===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (3.0.0) 2022-08-03 02:03:28.976 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-08-03 02:03:28.978 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-08-03 02:03:28.981 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-03 02:03:28.983 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.1) 2022-08-03 02:03:28.986 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-08-03 02:03:28.989 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2022-08-03 02:03:29.011 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-08-03 02:03:29.015 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-08-03 02:03:29.017 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-08-03 02:03:29.020 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.2) 2022-08-03 02:03:29.069 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-03 02:03:29.072 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-08-03 02:03:29.075 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-08-03 02:03:29.986 | Installing collected packages: glance 2022-08-03 02:03:29.986 | Attempting uninstall: glance 2022-08-03 02:03:29.994 | Found existing installation: glance 25.0.0.0b3.dev9 2022-08-03 02:03:29.997 | Can't uninstall 'glance'. No files were found to uninstall. 2022-08-03 02:03:29.998 | Running setup.py develop for glance 2022-08-03 02:03:31.713 | Successfully installed glance 2022-08-03 02:03:31.827 | + inc/python:pip_install:196 : result=0 2022-08-03 02:03:31.829 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-03 02:03:31.832 | + functions-common:time_stop:2440 : local name 2022-08-03 02:03:31.834 | + functions-common:time_stop:2441 : local end_time 2022-08-03 02:03:31.836 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-03 02:03:31.839 | + functions-common:time_stop:2443 : local total 2022-08-03 02:03:31.841 | + functions-common:time_stop:2444 : local start_time 2022-08-03 02:03:31.843 | + functions-common:time_stop:2446 : name=pip_install 2022-08-03 02:03:31.845 | + functions-common:time_stop:2447 : start_time=1659492202849 2022-08-03 02:03:31.848 | + functions-common:time_stop:2449 : [[ -z 1659492202849 ]] 2022-08-03 02:03:31.850 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-03 02:03:31.855 | + functions-common:time_stop:2452 : end_time=1659492211852 2022-08-03 02:03:31.857 | + functions-common:time_stop:2453 : elapsed_time=9003 2022-08-03 02:03:31.859 | + functions-common:time_stop:2454 : total=76147 2022-08-03 02:03:31.862 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-03 02:03:31.864 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=85150 2022-08-03 02:03:31.866 | + inc/python:pip_install:199 : return 0 2022-08-03 02:03:31.869 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-03 02:03:31.872 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-08-03 02:03:31.874 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-08-03 02:03:31.893 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-08-03 02:03:31.906 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/glance 2022-08-03 02:03:31.909 | + inc/python:use_library_from_git:246 : local name=/opt/stack/glance 2022-08-03 02:03:31.911 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 02:03:31.914 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 02:03:31.917 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-08-03 02:03:31.920 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 02:03:31.922 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-03 02:03:31.925 | + ./stack.sh:main:915 : configure_glance 2022-08-03 02:03:31.927 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-08-03 02:03:31.941 | + lib/glance:configure_glance:326 : local dburl 2022-08-03 02:03:31.944 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-08-03 02:03:31.946 | ++ lib/database:database_connection_url:134 : local db=glance 2022-08-03 02:03:31.949 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-08-03 02:03:31.951 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=glance 2022-08-03 02:03:31.954 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-03 02:03:31.956 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-03 02:03:31.958 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-03 02:03:31.974 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-03 02:03:31.976 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-03 02:03:31.980 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-08-03 02:03:31.983 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-08-03 02:03:31.985 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-08-03 02:03:32.015 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-08-03 02:03:32.046 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-08-03 02:03:32.087 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-08-03 02:03:32.121 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-08-03 02:03:32.152 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-08-03 02:03:32.182 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-08-03 02:03:32.184 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-08-03 02:03:32.187 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-08-03 02:03:32.189 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-08-03 02:03:32.192 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-08-03 02:03:32.222 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-08-03 02:03:32.252 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.74/identity 2022-08-03 02:03:32.282 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-08-03 02:03:32.312 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-08-03 02:03:32.343 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-08-03 02:03:32.374 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-08-03 02:03:32.403 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-08-03 02:03:32.434 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-03 02:03:32.464 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-08-03 02:03:32.493 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-08-03 02:03:32.523 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-08-03 02:03:32.526 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-08-03 02:03:32.528 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-08-03 02:03:32.531 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-08-03 02:03:32.533 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-08-03 02:03:32.535 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-03 02:03:32.553 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 02:03:32.556 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-08-03 02:03:32.559 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-08-03 02:03:32.561 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-03 02:03:32.578 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-03 02:03:32.580 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.74:5672/ 2022-08-03 02:03:32.583 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.74:5672/ 2022-08-03 02:03:32.615 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-03 02:03:32.617 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-03 02:03:32.620 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-08-03 02:03:32.622 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-08-03 02:03:32.625 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-08-03 02:03:32.656 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-08-03 02:03:32.687 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-08-03 02:03:32.689 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-08-03 02:03:32.691 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-08-03 02:03:32.694 | + lib/glance:configure_glance_store:254 : local be 2022-08-03 02:03:32.696 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-08-03 02:03:32.699 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-08-03 02:03:32.701 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-08-03 02:03:32.732 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-08-03 02:03:32.734 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.74 2022-08-03 02:03:32.770 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-08-03 02:03:32.772 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-08-03 02:03:32.790 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 02:03:32.793 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-08-03 02:03:32.825 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-08-03 02:03:32.856 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-08-03 02:03:32.887 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-08-03 02:03:32.918 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-08-03 02:03:32.949 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-08-03 02:03:32.967 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 02:03:32.970 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-08-03 02:03:33.002 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-08-03 02:03:33.032 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-08-03 02:03:33.062 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.74/identity/v3 2022-08-03 02:03:33.093 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-08-03 02:03:33.124 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.74/image 2022-08-03 02:03:33.154 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-08-03 02:03:33.171 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 02:03:33.173 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-08-03 02:03:33.176 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-08-03 02:03:33.178 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-08-03 02:03:33.182 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-03 02:03:33.199 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-03 02:03:33.202 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-03 02:03:33.204 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-03 02:03:33.207 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-03 02:03:33.209 | + 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-08-03 02:03:33.239 | + 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-08-03 02:03:33.270 | + 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-08-03 02:03:33.300 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-03 02:03:33.331 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-08-03 02:03:33.336 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-08-03 02:03:33.372 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-08-03 02:03:33.403 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-08-03 02:03:33.433 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.74/identity 2022-08-03 02:03:33.465 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-08-03 02:03:33.495 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-08-03 02:03:33.526 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-08-03 02:03:33.557 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-08-03 02:03:33.588 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-08-03 02:03:33.618 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-08-03 02:03:33.648 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-08-03 02:03:33.679 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-08-03 02:03:33.685 | + 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-mode.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-vtpm-hw.json /opt/stack/glance/etc/metadefs/compute-vtpm.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-08-03 02:03:33.693 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-08-03 02:03:33.710 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 02:03:33.713 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-08-03 02:03:33.716 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-08-03 02:03:33.718 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-08-03 02:03:33.721 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-08-03 02:03:33.723 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-08-03 02:03:33.726 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-08-03 02:03:33.731 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-08-03 02:03:33.733 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-08-03 02:03:33.737 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-08-03 02:03:33.768 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-08-03 02:03:33.771 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-08-03 02:03:33.773 | ++ functions:get_random_port:837 : true 2022-08-03 02:03:33.776 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-08-03 02:03:33.778 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-08-03 02:03:33.781 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-08-03 02:03:33.829 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-08-03 02:03:33.831 | ++ functions:get_random_port:841 : break 2 2022-08-03 02:03:33.833 | ++ functions:get_random_port:845 : echo 60999 2022-08-03 02:03:33.836 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-08-03 02:03:33.839 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-08-03 02:03:33.867 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-08-03 02:03:33.894 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-08-03 02:03:33.923 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-08-03 02:03:33.951 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-08-03 02:03:33.979 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-08-03 02:03:34.007 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-08-03 02:03:34.036 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-08-03 02:03:34.064 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-08-03 02:03:34.092 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-08-03 02:03:34.120 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-08-03 02:03:34.148 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-08-03 02:03:34.176 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-08-03 02:03:34.205 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-08-03 02:03:34.233 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-08-03 02:03:34.261 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-08-03 02:03:34.289 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-08-03 02:03:34.317 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-08-03 02:03:34.346 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-08-03 02:03:34.374 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-08-03 02:03:34.376 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-08-03 02:03:34.379 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-03 02:03:34.381 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 02:03:34.384 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 02:03:34.387 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-08-03 02:03:34.389 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-08-03 02:03:34.445 | proxy (enabled by site administrator) 2022-08-03 02:03:34.449 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-08-03 02:03:34.452 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-08-03 02:03:34.454 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-03 02:03:34.457 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 02:03:34.459 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 02:03:34.461 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-08-03 02:03:34.464 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-08-03 02:03:34.520 | proxy_http (enabled by site administrator) 2022-08-03 02:03:34.523 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-08-03 02:03:34.526 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-08-03 02:03:34.529 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-08-03 02:03:34.531 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-08-03 02:03:34.533 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 02:03:34.536 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 02:03:34.538 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-08-03 02:03:34.541 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-08-03 02:03:34.545 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-08-03 02:03:34.545 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-08-03 02:03:34.554 | KeepAlive Off 2022-08-03 02:03:34.559 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-08-03 02:03:34.559 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-08-03 02:03:34.568 | SetEnv proxy-sendchunked 1 2022-08-03 02:03:34.573 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-08-03 02:03:34.573 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-08-03 02:03:34.581 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-08-03 02:03:34.585 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-08-03 02:03:34.587 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-08-03 02:03:34.590 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-08-03 02:03:34.592 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-08-03 02:03:34.595 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-03 02:03:34.597 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 02:03:34.599 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 02:03:34.602 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-08-03 02:03:34.604 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-08-03 02:03:34.607 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 02:03:34.609 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 02:03:34.611 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-08-03 02:03:34.674 | Site glance-wsgi-api already enabled 2022-08-03 02:03:34.679 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-08-03 02:03:34.682 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-03 02:03:34.684 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-03 02:03:34.687 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-08-03 02:03:34.829 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-08-03 02:03:34.836 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-08-03 02:03:34.873 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-08-03 02:03:34.876 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-08-03 02:03:34.878 | + ./stack.sh:main:918 : is_service_enabled cinder 2022-08-03 02:03:34.897 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 02:03:34.899 | + ./stack.sh:main:920 : stack_install_service cinder 2022-08-03 02:03:34.903 | + lib/stack:stack_install_service:20 : local service=cinder 2022-08-03 02:03:34.905 | + lib/stack:stack_install_service:21 : type install_cinder 2022-08-03 02:03:34.908 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-03 02:03:34.910 | + lib/stack:stack_install_service:32 : install_cinder 2022-08-03 02:03:34.913 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-08-03 02:03:34.915 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/cinder.git 2022-08-03 02:03:34.918 | + functions-common:git_clone:598 : local git_dest=/opt/stack/cinder 2022-08-03 02:03:34.920 | + functions-common:git_clone:599 : local git_ref=master 2022-08-03 02:03:34.922 | + functions-common:git_clone:600 : local orig_dir 2022-08-03 02:03:34.925 | ++ functions-common:git_clone:601 : pwd 2022-08-03 02:03:34.928 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-08-03 02:03:34.930 | + functions-common:git_clone:602 : local git_clone_flags= 2022-08-03 02:03:34.933 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-08-03 02:03:34.950 | + functions-common:git_clone:604 : RECLONE=False 2022-08-03 02:03:34.952 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-08-03 02:03:34.955 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-08-03 02:03:34.958 | + functions-common:git_clone:618 : echo master 2022-08-03 02:03:34.958 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-08-03 02:03:34.964 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/cinder ]] 2022-08-03 02:03:34.966 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-08-03 02:03:34.969 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-08-03 02:03:34.982 | + functions-common:git_clone:678 : cd /opt/stack/cinder 2022-08-03 02:03:34.985 | + functions-common:git_clone:679 : git show --oneline 2022-08-03 02:03:34.985 | + functions-common:git_clone:679 : head -1 2022-08-03 02:03:35.000 | 92807d6ce Merge "backup/swift: Add support sending service user token" 2022-08-03 02:03:35.003 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-08-03 02:03:35.006 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-08-03 02:03:35.008 | + inc/python:setup_develop:334 : local bindep 2022-08-03 02:03:35.011 | + inc/python:setup_develop:335 : [[ /opt/stack/cinder == -bindep* ]] 2022-08-03 02:03:35.014 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/cinder 2022-08-03 02:03:35.016 | + inc/python:setup_develop:340 : local extras= 2022-08-03 02:03:35.019 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-08-03 02:03:35.021 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-03 02:03:35.024 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/cinder == -bindep* ]] 2022-08-03 02:03:35.027 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/cinder 2022-08-03 02:03:35.029 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-03 02:03:35.032 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-08-03 02:03:35.038 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/cinder 2022-08-03 02:03:35.040 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-03 02:03:35.043 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/cinder 2022-08-03 02:03:35.046 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-03 02:03:35.048 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-03 02:03:35.052 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-08-03 02:03:35.058 | + inc/python:_setup_package_with_constraints_edit:381 : name=cinder 2022-08-03 02:03:35.060 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-08-03 02:03:35.685 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/cinder -e 2022-08-03 02:03:35.688 | + inc/python:setup_package:414 : local bindep=0 2022-08-03 02:03:35.690 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-03 02:03:35.693 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-03 02:03:35.695 | + inc/python:setup_package:417 : [[ /opt/stack/cinder == -bindep* ]] 2022-08-03 02:03:35.698 | + inc/python:setup_package:422 : local project_dir=/opt/stack/cinder 2022-08-03 02:03:35.700 | + inc/python:setup_package:423 : local flags=-e 2022-08-03 02:03:35.703 | + inc/python:setup_package:424 : local extras= 2022-08-03 02:03:35.705 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-03 02:03:35.707 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-08-03 02:03:35.710 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-08-03 02:03:35.712 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-08-03 02:03:35.715 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-03 02:03:35.718 | + inc/python:setup_package:442 : pip_install -e /opt/stack/cinder 2022-08-03 02:03:35.740 | Using python 3.8 to install /opt/stack/cinder 2022-08-03 02:03:35.742 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-08-03 02:03:37.910 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 02:03:37.910 | from cryptography.utils import int_from_bytes 2022-08-03 02:03:37.910 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 02:03:37.910 | from cryptography.utils import int_from_bytes 2022-08-03 02:03:38.996 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-03 02:03:38.996 | Obtaining file:///opt/stack/cinder 2022-08-03 02:03:41.159 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-08-03 02:03:41.168 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-03 02:03:41.178 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-03 02:03:41.190 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-08-03 02:03:41.343 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-03 02:03:41.357 | Requirement already satisfied: boto3===1.24.36 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 102)) (1.24.36) 2022-08-03 02:03:41.367 | Requirement already satisfied: botocore===1.27.36 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (1.27.36) 2022-08-03 02:03:41.377 | Requirement already satisfied: castellan===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (4.0.0) 2022-08-03 02:03:41.396 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-08-03 02:03:41.435 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (0.2.2) 2022-08-03 02:03:41.447 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-08-03 02:03:41.450 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-08-03 02:03:41.459 | Requirement already satisfied: google-api-python-client===2.54.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 182)) (2.54.0) 2022-08-03 02:03:41.473 | Requirement already satisfied: google-auth===2.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 183)) (2.9.1) 2022-08-03 02:03:41.503 | Requirement already satisfied: google-auth-httplib2===0.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (0.1.0) 2022-08-03 02:03:41.510 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-08-03 02:03:41.515 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (0.20.4) 2022-08-03 02:03:41.526 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.12.0) 2022-08-03 02:03:41.564 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-08-03 02:03:41.567 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.1) 2022-08-03 02:03:41.570 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.7.2) 2022-08-03 02:03:41.612 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-08-03 02:03:41.671 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-08-03 02:03:41.723 | Requirement already satisfied: lxml===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (4.9.1) 2022-08-03 02:03:41.733 | Requirement already satisfied: oauth2client===4.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 277)) (4.1.3) 2022-08-03 02:03:41.742 | Requirement already satisfied: os-brick===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (6.0.0) 2022-08-03 02:03:41.772 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-08-03 02:03:41.777 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (5.7.0) 2022-08-03 02:03:41.795 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.0.0) 2022-08-03 02:03:41.834 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-08-03 02:03:41.844 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-08-03 02:03:41.884 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-08-03 02:03:41.890 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.0.0) 2022-08-03 02:03:41.938 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-08-03 02:03:41.942 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-08-03 02:03:41.982 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (13.0.0) 2022-08-03 02:03:42.035 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (0.4.0) 2022-08-03 02:03:42.046 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (5.0.0) 2022-08-03 02:03:42.065 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.0) 2022-08-03 02:03:42.079 | Requirement already satisfied: oslo.privsep===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (3.0.0) 2022-08-03 02:03:42.094 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (2.4.0) 2022-08-03 02:03:42.106 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (6.3.1) 2022-08-03 02:03:42.109 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-08-03 02:03:42.117 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (3.0.0) 2022-08-03 02:03:42.139 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.0.0) 2022-08-03 02:03:42.149 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-08-03 02:03:42.163 | Requirement already satisfied: oslo.versionedobjects===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (3.0.0) 2022-08-03 02:03:42.183 | Requirement already satisfied: oslo.vmware===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (4.0.0) 2022-08-03 02:03:42.204 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (3.4.3) 2022-08-03 02:03:42.274 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-08-03 02:03:42.280 | Requirement already satisfied: paramiko===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (2.11.0) 2022-08-03 02:03:42.315 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-08-03 02:03:42.318 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-03 02:03:42.329 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-08-03 02:03:42.335 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-08-03 02:03:42.356 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (0.4.8) 2022-08-03 02:03:42.358 | Requirement already satisfied: pyasn1-modules===0.2.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (0.2.8) 2022-08-03 02:03:42.363 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-03 02:03:42.373 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-03 02:03:42.375 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-03 02:03:42.382 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-03 02:03:42.389 | Requirement already satisfied: python-barbicanclient===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) (5.4.0) 2022-08-03 02:03:42.403 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-03 02:03:42.408 | Requirement already satisfied: python-glanceclient===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 399)) (4.0.1) 2022-08-03 02:03:42.425 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-03 02:03:42.446 | Requirement already satisfied: python-novaclient===18.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (18.0.0) 2022-08-03 02:03:42.461 | Requirement already satisfied: python-swiftclient===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 428)) (4.0.1) 2022-08-03 02:03:42.482 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-03 02:03:42.486 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-03 02:03:42.493 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-03 02:03:42.506 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-03 02:03:42.512 | Requirement already satisfied: rsa===4.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 462)) (4.9) 2022-08-03 02:03:42.516 | Requirement already satisfied: rtslib-fb===2.1.75 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 465)) (2.1.75) 2022-08-03 02:03:42.521 | Requirement already satisfied: s3transfer===0.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 469)) (0.6.0) 2022-08-03 02:03:42.528 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-03 02:03:42.531 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-08-03 02:03:42.540 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-08-03 02:03:42.543 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-08-03 02:03:42.546 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-03 02:03:42.551 | Requirement already satisfied: suds-community===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (1.1.2) 2022-08-03 02:03:42.553 | Requirement already satisfied: tabulate===0.8.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 527)) (0.8.10) 2022-08-03 02:03:42.560 | Requirement already satisfied: taskflow===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (5.0.0) 2022-08-03 02:03:42.612 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-08-03 02:03:42.627 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-08-03 02:03:42.636 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-08-03 02:03:42.642 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-03 02:03:42.653 | Requirement already satisfied: tooz===2.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (2.11.1) 2022-08-03 02:03:42.713 | Requirement already satisfied: uritemplate===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (4.1.1) 2022-08-03 02:03:42.716 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-08-03 02:03:42.749 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (0.13.1) 2022-08-03 02:03:42.753 | Requirement already satisfied: warlock===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (2.0.1) 2022-08-03 02:03:42.760 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-03 02:03:42.765 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-03 02:03:42.768 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.5) 2022-08-03 02:03:42.774 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-03 02:03:42.800 | Requirement already satisfied: zstd===1.5.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 591)) (1.5.2.5) 2022-08-03 02:03:42.803 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-08-03 02:03:42.806 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-08-03 02:03:42.810 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-08-03 02:03:42.838 | Requirement already satisfied: google-api-core===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (2.8.2) 2022-08-03 02:03:42.851 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (5.2.0) 2022-08-03 02:03:42.854 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-08-03 02:03:42.923 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.9.0) 2022-08-03 02:03:42.955 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-08-03 02:03:42.961 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-08-03 02:03:42.965 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-08-03 02:03:42.969 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-08-03 02:03:42.976 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-03 02:03:42.979 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-08-03 02:03:42.993 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-08-03 02:03:42.998 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.2.4) 2022-08-03 02:03:43.046 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-08-03 02:03:43.048 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-08-03 02:03:43.054 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-08-03 02:03:43.063 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-08-03 02:03:43.066 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-08-03 02:03:43.078 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-08-03 02:03:43.089 | Requirement already satisfied: PyNaCl===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (1.5.0) 2022-08-03 02:03:43.101 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-08-03 02:03:43.113 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-08-03 02:03:43.127 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-08-03 02:03:43.131 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-08-03 02:03:43.134 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-03 02:03:43.137 | Requirement already satisfied: pyudev===0.23.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 437)) (0.23.2) 2022-08-03 02:03:43.140 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-08-03 02:03:43.143 | Requirement already satisfied: automaton===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (3.0.0) 2022-08-03 02:03:43.148 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (1.4.2) 2022-08-03 02:03:43.153 | Requirement already satisfied: networkx===2.8.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 264)) (2.8.5) 2022-08-03 02:03:43.191 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-08-03 02:03:43.194 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-08-03 02:03:43.198 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-03 02:03:43.201 | Requirement already satisfied: googleapis-common-protos===1.56.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (1.56.4) 2022-08-03 02:03:43.207 | Requirement already satisfied: protobuf===4.21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.21.3) 2022-08-03 02:03:43.209 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-08-03 02:03:43.221 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-08-03 02:03:43.223 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-08-03 02:03:43.226 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-03 02:03:43.230 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.2) 2022-08-03 02:03:43.279 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-08-03 02:03:43.282 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-08-03 02:03:44.129 | Installing collected packages: cinder 2022-08-03 02:03:44.130 | Attempting uninstall: cinder 2022-08-03 02:03:44.130 | Found existing installation: cinder 20.1.0.dev361 2022-08-03 02:03:44.134 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-08-03 02:03:44.136 | Running setup.py develop for cinder 2022-08-03 02:03:46.626 | Successfully installed cinder 2022-08-03 02:03:46.744 | + inc/python:pip_install:196 : result=0 2022-08-03 02:03:46.747 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-03 02:03:46.749 | + functions-common:time_stop:2440 : local name 2022-08-03 02:03:46.752 | + functions-common:time_stop:2441 : local end_time 2022-08-03 02:03:46.754 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-03 02:03:46.757 | + functions-common:time_stop:2443 : local total 2022-08-03 02:03:46.759 | + functions-common:time_stop:2444 : local start_time 2022-08-03 02:03:46.762 | + functions-common:time_stop:2446 : name=pip_install 2022-08-03 02:03:46.764 | + functions-common:time_stop:2447 : start_time=1659492215734 2022-08-03 02:03:46.766 | + functions-common:time_stop:2449 : [[ -z 1659492215734 ]] 2022-08-03 02:03:46.769 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-03 02:03:46.773 | + functions-common:time_stop:2452 : end_time=1659492226771 2022-08-03 02:03:46.776 | + functions-common:time_stop:2453 : elapsed_time=11037 2022-08-03 02:03:46.778 | + functions-common:time_stop:2454 : total=85150 2022-08-03 02:03:46.780 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-03 02:03:46.783 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=96187 2022-08-03 02:03:46.785 | + inc/python:pip_install:199 : return 0 2022-08-03 02:03:46.787 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-03 02:03:46.790 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-08-03 02:03:46.793 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-08-03 02:03:46.812 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-08-03 02:03:46.826 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/cinder 2022-08-03 02:03:46.828 | + inc/python:use_library_from_git:246 : local name=/opt/stack/cinder 2022-08-03 02:03:46.831 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 02:03:46.833 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 02:03:46.836 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-08-03 02:03:46.838 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 02:03:46.841 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-08-03 02:03:46.843 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-08-03 02:03:46.846 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-08-03 02:03:46.848 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 02:03:46.851 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 02:03:46.853 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-08-03 02:03:46.865 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-08-03 02:03:46.868 | + functions-common:install_package:1464 : update_package_repo 2022-08-03 02:03:46.871 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-03 02:03:46.874 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-08-03 02:03:46.876 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-03 02:03:46.879 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-03 02:03:46.881 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-08-03 02:03:46.884 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 02:03:46.886 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 02:03:46.889 | + functions-common:update_package_repo:1445 : apt_get_update 2022-08-03 02:03:46.892 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-08-03 02:03:46.894 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-08-03 02:03:46.896 | + functions-common:apt_get_update:1191 : return 2022-08-03 02:03:46.899 | + functions-common:install_package:1465 : real_install_package targetcli-fb 2022-08-03 02:03:46.901 | + functions-common:real_install_package:1450 : is_ubuntu 2022-08-03 02:03:46.904 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 02:03:46.907 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 02:03:46.909 | + functions-common:real_install_package:1451 : apt_get install targetcli-fb 2022-08-03 02:03:46.933 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-08-03 02:03:47.043 | Reading package lists... 2022-08-03 02:03:47.307 | Building dependency tree... 2022-08-03 02:03:47.308 | Reading state information... 2022-08-03 02:03:47.567 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-08-03 02:03:47.567 | The following packages were automatically installed and are no longer required: 2022-08-03 02:03:47.569 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-03 02:03:47.569 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-03 02:03:47.569 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-03 02:03:47.569 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-03 02:03:47.569 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-03 02:03:47.569 | python3-zope.interface 2022-08-03 02:03:47.569 | Use 'sudo apt autoremove' to remove them. 2022-08-03 02:03:47.688 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-08-03 02:03:47.693 | + functions-common:apt_get:1235 : result=0 2022-08-03 02:03:47.695 | + functions-common:apt_get:1238 : time_stop apt-get 2022-08-03 02:03:47.699 | + functions-common:time_stop:2440 : local name 2022-08-03 02:03:47.701 | + functions-common:time_stop:2441 : local end_time 2022-08-03 02:03:47.704 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-03 02:03:47.706 | + functions-common:time_stop:2443 : local total 2022-08-03 02:03:47.709 | + functions-common:time_stop:2444 : local start_time 2022-08-03 02:03:47.711 | + functions-common:time_stop:2446 : name=apt-get 2022-08-03 02:03:47.715 | + functions-common:time_stop:2447 : start_time=1659492226929 2022-08-03 02:03:47.717 | + functions-common:time_stop:2449 : [[ -z 1659492226929 ]] 2022-08-03 02:03:47.721 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-03 02:03:47.727 | + functions-common:time_stop:2452 : end_time=1659492227724 2022-08-03 02:03:47.731 | + functions-common:time_stop:2453 : elapsed_time=795 2022-08-03 02:03:47.734 | + functions-common:time_stop:2454 : total=5758 2022-08-03 02:03:47.737 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-03 02:03:47.741 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=6553 2022-08-03 02:03:47.743 | + functions-common:apt_get:1239 : return 0 2022-08-03 02:03:47.747 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-03 02:03:47.750 | + ./stack.sh:main:921 : configure_cinder 2022-08-03 02:03:47.752 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-08-03 02:03:47.767 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-08-03 02:03:47.771 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-08-03 02:03:47.774 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-08-03 02:03:47.777 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-08-03 02:03:47.781 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-08-03 02:03:47.781 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-08-03 02:03:47.786 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-08-03 02:03:47.788 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-08-03 02:03:47.790 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-08-03 02:03:47.794 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-08-03 02:03:47.796 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-08-03 02:03:47.799 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-08-03 02:03:47.801 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-08-03 02:03:47.803 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-08-03 02:03:47.817 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-08-03 02:03:47.831 | + 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-08-03 02:03:47.843 | + 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-08-03 02:03:47.856 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-08-03 02:03:47.868 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-08-03 02:03:47.872 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-08-03 02:03:47.876 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.lGodBYMXvm 2022-08-03 02:03:47.879 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-08-03 02:03:47.881 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-08-03 02:03:47.883 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-08-03 02:03:47.886 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.lGodBYMXvm 2022-08-03 02:03:47.889 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.lGodBYMXvm 2022-08-03 02:03:47.901 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.lGodBYMXvm /etc/sudoers.d/cinder-rootwrap 2022-08-03 02:03:47.914 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-08-03 02:03:47.919 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-08-03 02:03:47.921 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-08-03 02:03:47.923 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-08-03 02:03:47.926 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-08-03 02:03:47.928 | + 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-08-03 02:03:47.930 | + 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-08-03 02:03:47.933 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-08-03 02:03:47.935 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-08-03 02:03:47.940 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-08-03 02:03:47.945 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-08-03 02:03:47.965 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-08-03 02:03:47.985 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-08-03 02:03:48.005 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-08-03 02:03:48.024 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-08-03 02:03:48.047 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-08-03 02:03:48.067 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-08-03 02:03:48.086 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-08-03 02:03:48.107 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-08-03 02:03:48.109 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-08-03 02:03:48.111 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-08-03 02:03:48.114 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-08-03 02:03:48.117 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-08-03 02:03:48.147 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-08-03 02:03:48.176 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.74/identity 2022-08-03 02:03:48.203 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-08-03 02:03:48.233 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-08-03 02:03:48.262 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-08-03 02:03:48.290 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-08-03 02:03:48.321 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-08-03 02:03:48.350 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-03 02:03:48.384 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-08-03 02:03:48.413 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-08-03 02:03:48.445 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-08-03 02:03:48.476 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-08-03 02:03:48.479 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-08-03 02:03:48.481 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-08-03 02:03:48.484 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=cinder 2022-08-03 02:03:48.486 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-03 02:03:48.489 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-03 02:03:48.491 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-03 02:03:48.508 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-03 02:03:48.511 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-03 02:03:48.514 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2022-08-03 02:03:48.517 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2022-08-03 02:03:48.551 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-08-03 02:03:48.580 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-08-03 02:03:48.610 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-08-03 02:03:48.644 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-08-03 02:03:48.677 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-08-03 02:03:48.708 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-08-03 02:03:48.743 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-08-03 02:03:48.746 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.74 2022-08-03 02:03:48.776 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-08-03 02:03:48.809 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-08-03 02:03:48.817 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 69aae0987c91b186bb372b8d06e53dd5 2022-08-03 02:03:48.848 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-08-03 02:03:48.850 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-08-03 02:03:48.881 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-08-03 02:03:48.912 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-08-03 02:03:48.942 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-08-03 02:03:48.972 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-08-03 02:03:48.989 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 02:03:48.992 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-08-03 02:03:48.995 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-08-03 02:03:48.998 | + lib/cinder:configure_cinder:301 : local default_name= 2022-08-03 02:03:49.000 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-08-03 02:03:49.002 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-08-03 02:03:49.005 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-08-03 02:03:49.007 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-08-03 02:03:49.010 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-08-03 02:03:49.012 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-08-03 02:03:49.015 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-08-03 02:03:49.017 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-08-03 02:03:49.050 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-08-03 02:03:49.084 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-08-03 02:03:49.117 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-08-03 02:03:49.147 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-08-03 02:03:49.178 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-08-03 02:03:49.209 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-08-03 02:03:49.211 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-08-03 02:03:49.214 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-08-03 02:03:49.216 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-08-03 02:03:49.251 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-08-03 02:03:49.253 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-08-03 02:03:49.281 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-08-03 02:03:49.284 | + lib/cinder:configure_cinder_image_volume_cache:624 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-08-03 02:03:49.286 | + lib/cinder:configure_cinder_image_volume_cache:625 : local be_name=lvmdriver-1 2022-08-03 02:03:49.289 | + lib/cinder:configure_cinder_image_volume_cache:627 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-08-03 02:03:49.321 | + lib/cinder:configure_cinder_image_volume_cache:629 : [[ -n '' ]] 2022-08-03 02:03:49.324 | + lib/cinder:configure_cinder_image_volume_cache:633 : [[ -n '' ]] 2022-08-03 02:03:49.326 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-08-03 02:03:49.343 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 02:03:49.346 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-08-03 02:03:49.348 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-08-03 02:03:49.351 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-08-03 02:03:49.354 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-08-03 02:03:49.383 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.74:8080/v1/AUTH_ 2022-08-03 02:03:49.410 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-08-03 02:03:49.427 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 02:03:49.430 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-08-03 02:03:49.447 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 02:03:49.449 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-08-03 02:03:49.466 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 02:03:49.469 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-08-03 02:03:49.471 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-08-03 02:03:49.474 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-08-03 02:03:49.476 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-08-03 02:03:49.479 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-08-03 02:03:49.481 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-08-03 02:03:49.484 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-03 02:03:49.500 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 02:03:49.503 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-08-03 02:03:49.505 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-08-03 02:03:49.508 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-03 02:03:49.524 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-03 02:03:49.527 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.74:5672/ 2022-08-03 02:03:49.530 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.74:5672/ 2022-08-03 02:03:49.558 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-03 02:03:49.561 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-03 02:03:49.563 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-08-03 02:03:49.566 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-08-03 02:03:49.568 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-08-03 02:03:49.571 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-03 02:03:49.589 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-03 02:03:49.591 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-03 02:03:49.594 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-03 02:03:49.596 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-03 02:03:49.598 | + 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-08-03 02:03:49.628 | + 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-08-03 02:03:49.656 | + 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-08-03 02:03:49.686 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-03 02:03:49.716 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-08-03 02:03:49.733 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 02:03:49.736 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-08-03 02:03:49.738 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-08-03 02:03:49.741 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-08-03 02:03:49.743 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-08-03 02:03:49.746 | + lib/apache:write_uwsgi_config:257 : local http= 2022-08-03 02:03:49.748 | + lib/apache:write_uwsgi_config:258 : local name= 2022-08-03 02:03:49.751 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-08-03 02:03:49.756 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-08-03 02:03:49.758 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-08-03 02:03:49.761 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-08-03 02:03:49.773 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-08-03 02:03:49.774 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-08-03 02:03:49.784 | d /var/run/uwsgi 0755 ubuntu root 2022-08-03 02:03:49.786 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-08-03 02:03:49.803 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-08-03 02:03:49.805 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-08-03 02:03:49.809 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-08-03 02:03:49.840 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-08-03 02:03:49.869 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-08-03 02:03:49.896 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-08-03 02:03:49.925 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-08-03 02:03:49.953 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-08-03 02:03:49.981 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-08-03 02:03:50.009 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-08-03 02:03:50.038 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-08-03 02:03:50.067 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-08-03 02:03:50.094 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-08-03 02:03:50.123 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-08-03 02:03:50.152 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-08-03 02:03:50.180 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-08-03 02:03:50.183 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-08-03 02:03:50.187 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-08-03 02:03:50.189 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-08-03 02:03:50.192 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-08-03 02:03:50.194 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 02:03:50.197 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 02:03:50.199 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-08-03 02:03:50.203 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-08-03 02:03:50.206 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-08-03 02:03:50.239 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-08-03 02:03:50.269 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-08-03 02:03:50.269 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-08-03 02:03:50.280 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-08-03 02:03:50.284 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-08-03 02:03:50.287 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-08-03 02:03:50.290 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-08-03 02:03:50.293 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-08-03 02:03:50.296 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-03 02:03:50.298 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 02:03:50.301 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 02:03:50.303 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-08-03 02:03:50.306 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-08-03 02:03:50.308 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 02:03:50.311 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 02:03:50.314 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-08-03 02:03:50.385 | Enabling site cinder-wsgi. 2022-08-03 02:03:50.390 | To activate the new configuration, you need to run: 2022-08-03 02:03:50.390 | systemctl reload apache2 2022-08-03 02:03:50.395 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-08-03 02:03:50.397 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-03 02:03:50.401 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-03 02:03:50.403 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-08-03 02:03:50.551 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-08-03 02:03:50.553 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-08-03 02:03:50.598 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.74/image 2022-08-03 02:03:50.629 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-08-03 02:03:50.646 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 02:03:50.649 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-08-03 02:03:50.652 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-08-03 02:03:50.654 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-08-03 02:03:50.657 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-08-03 02:03:50.659 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-08-03 02:03:50.692 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-08-03 02:03:50.722 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.74/identity 2022-08-03 02:03:50.753 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-08-03 02:03:50.783 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-08-03 02:03:50.812 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-08-03 02:03:50.843 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-08-03 02:03:50.872 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-08-03 02:03:50.903 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-08-03 02:03:50.932 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-08-03 02:03:50.961 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-08-03 02:03:50.990 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-08-03 02:03:51.020 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-08-03 02:03:51.023 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-08-03 02:03:51.040 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 02:03:51.043 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.74:2379 2022-08-03 02:03:51.076 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-08-03 02:03:51.079 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-08-03 02:03:51.081 | + ./stack.sh:main:924 : is_service_enabled neutron 2022-08-03 02:03:51.099 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 02:03:51.101 | + ./stack.sh:main:926 : stack_install_service neutron 2022-08-03 02:03:51.104 | + lib/stack:stack_install_service:20 : local service=neutron 2022-08-03 02:03:51.107 | + lib/stack:stack_install_service:21 : type install_neutron 2022-08-03 02:03:51.109 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-03 02:03:51.112 | + lib/stack:stack_install_service:32 : install_neutron 2022-08-03 02:03:51.114 | + lib/neutron:install_neutron:704 : is_neutron_legacy_enabled 2022-08-03 02:03:51.118 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-03 02:03:51.118 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-08-03 02:03:51.125 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-03 02:03:51.127 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-08-03 02:03:51.130 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,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-08-03 02:03:51.133 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-08-03 02:03:51.136 | + lib/neutron:install_neutron:706 : install_mutnauq 2022-08-03 02:03:51.139 | + lib/neutron-legacy:install_mutnauq:472 : use_library_from_git neutron-lib 2022-08-03 02:03:51.141 | + inc/python:use_library_from_git:246 : local name=neutron-lib 2022-08-03 02:03:51.144 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 02:03:51.146 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 02:03:51.149 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,neutron-lib, ]] 2022-08-03 02:03:51.152 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 02:03:51.154 | + lib/neutron-legacy:install_mutnauq:477 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-08-03 02:03:51.157 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/neutron.git 2022-08-03 02:03:51.159 | + functions-common:git_clone:598 : local git_dest=/opt/stack/neutron 2022-08-03 02:03:51.162 | + functions-common:git_clone:599 : local git_ref=master 2022-08-03 02:03:51.164 | + functions-common:git_clone:600 : local orig_dir 2022-08-03 02:03:51.167 | ++ functions-common:git_clone:601 : pwd 2022-08-03 02:03:51.170 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-08-03 02:03:51.172 | + functions-common:git_clone:602 : local git_clone_flags= 2022-08-03 02:03:51.175 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-08-03 02:03:51.193 | + functions-common:git_clone:604 : RECLONE=False 2022-08-03 02:03:51.196 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-08-03 02:03:51.200 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-08-03 02:03:51.203 | + functions-common:git_clone:618 : echo master 2022-08-03 02:03:51.203 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-08-03 02:03:51.209 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/neutron ]] 2022-08-03 02:03:51.211 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-08-03 02:03:51.214 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-08-03 02:03:51.227 | + functions-common:git_clone:678 : cd /opt/stack/neutron 2022-08-03 02:03:51.231 | + functions-common:git_clone:679 : git show --oneline 2022-08-03 02:03:51.231 | + functions-common:git_clone:679 : head -1 2022-08-03 02:03:51.235 | b7fad3dd35 Merge "Implement specific tracked resource count method per quota driver" 2022-08-03 02:03:51.238 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-08-03 02:03:51.241 | + lib/neutron-legacy:install_mutnauq:478 : setup_develop /opt/stack/neutron 2022-08-03 02:03:51.244 | + inc/python:setup_develop:334 : local bindep 2022-08-03 02:03:51.247 | + inc/python:setup_develop:335 : [[ /opt/stack/neutron == -bindep* ]] 2022-08-03 02:03:51.251 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/neutron 2022-08-03 02:03:51.253 | + inc/python:setup_develop:340 : local extras= 2022-08-03 02:03:51.258 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-08-03 02:03:51.261 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-03 02:03:51.263 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/neutron == -bindep* ]] 2022-08-03 02:03:51.266 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/neutron 2022-08-03 02:03:51.269 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-03 02:03:51.273 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-08-03 02:03:51.277 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/neutron 2022-08-03 02:03:51.280 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-03 02:03:51.284 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/neutron 2022-08-03 02:03:51.287 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-03 02:03:51.289 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-03 02:03:51.293 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-08-03 02:03:51.300 | + inc/python:_setup_package_with_constraints_edit:381 : name=neutron 2022-08-03 02:03:51.302 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-08-03 02:03:51.935 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/neutron -e 2022-08-03 02:03:51.937 | + inc/python:setup_package:414 : local bindep=0 2022-08-03 02:03:51.940 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-03 02:03:51.942 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-03 02:03:51.944 | + inc/python:setup_package:417 : [[ /opt/stack/neutron == -bindep* ]] 2022-08-03 02:03:51.947 | + inc/python:setup_package:422 : local project_dir=/opt/stack/neutron 2022-08-03 02:03:51.949 | + inc/python:setup_package:423 : local flags=-e 2022-08-03 02:03:51.952 | + inc/python:setup_package:424 : local extras= 2022-08-03 02:03:51.954 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-03 02:03:51.956 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-08-03 02:03:51.959 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-08-03 02:03:51.961 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-08-03 02:03:51.964 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-03 02:03:51.966 | + inc/python:setup_package:442 : pip_install -e /opt/stack/neutron 2022-08-03 02:03:51.989 | Using python 3.8 to install /opt/stack/neutron 2022-08-03 02:03:51.992 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-08-03 02:03:54.158 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 02:03:54.158 | from cryptography.utils import int_from_bytes 2022-08-03 02:03:54.158 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 02:03:54.158 | from cryptography.utils import int_from_bytes 2022-08-03 02:03:55.208 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-03 02:03:55.209 | Obtaining file:///opt/stack/neutron 2022-08-03 02:03:57.472 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-08-03 02:03:57.478 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-08-03 02:03:57.482 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-08-03 02:03:57.490 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-03 02:03:57.499 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-03 02:03:57.510 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-08-03 02:03:57.658 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-03 02:03:57.673 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-08-03 02:03:57.687 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-08-03 02:03:57.693 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-08-03 02:03:57.696 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-08-03 02:03:57.705 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-08-03 02:03:57.708 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-08-03 02:03:57.712 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (0.20.4) 2022-08-03 02:03:57.723 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.12.0) 2022-08-03 02:03:57.760 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.9.0) 2022-08-03 02:03:57.788 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-08-03 02:03:57.847 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-08-03 02:03:57.899 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-08-03 02:03:57.903 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-08-03 02:03:57.907 | Requirement already satisfied: neutron-lib===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 265)) (3.0.0) 2022-08-03 02:03:57.944 | Requirement already satisfied: openstacksdk===0.99.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.99.0) 2022-08-03 02:03:57.970 | Requirement already satisfied: os-ken===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (2.4.0) 2022-08-03 02:03:57.986 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.1.0) 2022-08-03 02:03:57.991 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-08-03 02:03:57.995 | Requirement already satisfied: os-traits===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.8.0) 2022-08-03 02:03:58.000 | Requirement already satisfied: os-vif===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (2.8.0) 2022-08-03 02:03:58.023 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.0.0) 2022-08-03 02:03:58.061 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-08-03 02:03:58.071 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-08-03 02:03:58.110 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-08-03 02:03:58.116 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.0.0) 2022-08-03 02:03:58.163 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-08-03 02:03:58.167 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-08-03 02:03:58.207 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (13.0.0) 2022-08-03 02:03:58.261 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (0.4.0) 2022-08-03 02:03:58.272 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (5.0.0) 2022-08-03 02:03:58.290 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.0) 2022-08-03 02:03:58.305 | Requirement already satisfied: oslo.privsep===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (3.0.0) 2022-08-03 02:03:58.319 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (2.4.0) 2022-08-03 02:03:58.332 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (6.3.1) 2022-08-03 02:03:58.334 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-08-03 02:03:58.344 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (3.0.0) 2022-08-03 02:03:58.366 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.0.0) 2022-08-03 02:03:58.375 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-08-03 02:03:58.390 | Requirement already satisfied: oslo.versionedobjects===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (3.0.0) 2022-08-03 02:03:58.409 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (3.4.3) 2022-08-03 02:03:58.449 | Requirement already satisfied: ovs===2.17.1.post1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.17.1.post1) 2022-08-03 02:03:58.455 | Requirement already satisfied: ovsdbapp===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (2.0.0) 2022-08-03 02:03:58.463 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-08-03 02:03:58.468 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-08-03 02:03:58.471 | Requirement already satisfied: pecan===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (1.4.2) 2022-08-03 02:03:58.479 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-03 02:03:58.491 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-08-03 02:03:58.497 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-08-03 02:03:58.516 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-08-03 02:03:58.528 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-03 02:03:58.538 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-03 02:03:58.540 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-03 02:03:58.546 | Requirement already satisfied: pyroute2===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (0.7.2) 2022-08-03 02:03:58.552 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-03 02:03:58.557 | Requirement already satisfied: python-designateclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (5.0.0) 2022-08-03 02:03:58.576 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-03 02:03:58.625 | Requirement already satisfied: python-neutronclient===8.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 415)) (8.0.0) 2022-08-03 02:03:58.650 | Requirement already satisfied: python-novaclient===18.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (18.0.0) 2022-08-03 02:03:58.665 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-03 02:03:58.670 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-03 02:03:58.676 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-03 02:03:58.691 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-08-03 02:03:58.693 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-03 02:03:58.697 | Requirement already satisfied: setproctitle===1.2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (1.2.3) 2022-08-03 02:03:58.702 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-08-03 02:03:58.705 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-03 02:03:58.708 | Requirement already satisfied: sortedcontainers===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (2.4.0) 2022-08-03 02:03:58.711 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-08-03 02:03:58.722 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-08-03 02:03:58.725 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-08-03 02:03:58.727 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-03 02:03:58.732 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-08-03 02:03:58.747 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-08-03 02:03:58.756 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-08-03 02:03:58.761 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-03 02:03:58.771 | Requirement already satisfied: tooz===2.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (2.11.1) 2022-08-03 02:03:58.830 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-08-03 02:03:58.863 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (0.13.1) 2022-08-03 02:03:58.867 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-03 02:03:58.872 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-03 02:03:58.875 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.5) 2022-08-03 02:03:58.880 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-03 02:03:58.906 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-08-03 02:03:58.909 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-08-03 02:03:58.920 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-08-03 02:03:58.946 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-08-03 02:03:58.950 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2022-08-03 02:03:58.971 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-08-03 02:03:58.977 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.1) 2022-08-03 02:03:58.980 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-08-03 02:03:58.983 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-08-03 02:03:58.988 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-03 02:03:58.990 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-08-03 02:03:59.027 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-08-03 02:03:59.030 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-08-03 02:03:59.033 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.2.4) 2022-08-03 02:03:59.079 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (5.2.0) 2022-08-03 02:03:59.082 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-08-03 02:03:59.086 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-08-03 02:03:59.094 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-08-03 02:03:59.098 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-08-03 02:03:59.110 | Requirement already satisfied: logutils===0.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (0.3.5) 2022-08-03 02:03:59.112 | Requirement already satisfied: osc-lib===2.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.6.1) 2022-08-03 02:03:59.126 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-08-03 02:03:59.139 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.7.2) 2022-08-03 02:03:59.177 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 289)) (2.1.0) 2022-08-03 02:03:59.181 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-08-03 02:03:59.187 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-08-03 02:03:59.190 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-03 02:03:59.192 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-08-03 02:03:59.195 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-08-03 02:03:59.197 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-08-03 02:03:59.200 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-08-03 02:03:59.203 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-03 02:03:59.205 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.2) 2022-08-03 02:03:59.254 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-03 02:03:59.257 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-03 02:03:59.261 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-08-03 02:03:59.323 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-08-03 02:04:00.271 | Installing collected packages: neutron 2022-08-03 02:04:00.271 | Attempting uninstall: neutron 2022-08-03 02:04:00.272 | Found existing installation: neutron 20.1.0.dev459 2022-08-03 02:04:00.283 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-08-03 02:04:00.284 | Running setup.py develop for neutron 2022-08-03 02:04:02.996 | Successfully installed neutron 2022-08-03 02:04:03.109 | + inc/python:pip_install:196 : result=0 2022-08-03 02:04:03.111 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-03 02:04:03.114 | + functions-common:time_stop:2440 : local name 2022-08-03 02:04:03.116 | + functions-common:time_stop:2441 : local end_time 2022-08-03 02:04:03.118 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-03 02:04:03.121 | + functions-common:time_stop:2443 : local total 2022-08-03 02:04:03.123 | + functions-common:time_stop:2444 : local start_time 2022-08-03 02:04:03.125 | + functions-common:time_stop:2446 : name=pip_install 2022-08-03 02:04:03.128 | + functions-common:time_stop:2447 : start_time=1659492231983 2022-08-03 02:04:03.130 | + functions-common:time_stop:2449 : [[ -z 1659492231983 ]] 2022-08-03 02:04:03.133 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-03 02:04:03.138 | + functions-common:time_stop:2452 : end_time=1659492243135 2022-08-03 02:04:03.141 | + functions-common:time_stop:2453 : elapsed_time=11152 2022-08-03 02:04:03.143 | + functions-common:time_stop:2454 : total=96187 2022-08-03 02:04:03.145 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-03 02:04:03.148 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=107339 2022-08-03 02:04:03.150 | + inc/python:pip_install:199 : return 0 2022-08-03 02:04:03.153 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-03 02:04:03.155 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-08-03 02:04:03.158 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-08-03 02:04:03.178 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-08-03 02:04:03.190 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/neutron 2022-08-03 02:04:03.193 | + inc/python:use_library_from_git:246 : local name=/opt/stack/neutron 2022-08-03 02:04:03.195 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 02:04:03.198 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 02:04:03.202 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-08-03 02:04:03.204 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 02:04:03.207 | + lib/neutron-legacy:install_mutnauq:480 : [[ openvswitch == \o\v\n ]] 2022-08-03 02:04:03.209 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-03 02:04:03.212 | + ./stack.sh:main:929 : is_service_enabled nova 2022-08-03 02:04:03.231 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 02:04:03.233 | + ./stack.sh:main:931 : stack_install_service nova 2022-08-03 02:04:03.236 | + lib/stack:stack_install_service:20 : local service=nova 2022-08-03 02:04:03.238 | + lib/stack:stack_install_service:21 : type install_nova 2022-08-03 02:04:03.241 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-03 02:04:03.243 | + lib/stack:stack_install_service:32 : install_nova 2022-08-03 02:04:03.246 | + lib/nova:install_nova:889 : use_library_from_git os-vif 2022-08-03 02:04:03.248 | + inc/python:use_library_from_git:246 : local name=os-vif 2022-08-03 02:04:03.251 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 02:04:03.253 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 02:04:03.256 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-vif, ]] 2022-08-03 02:04:03.258 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 02:04:03.260 | + lib/nova:install_nova:894 : is_service_enabled n-cpu 2022-08-03 02:04:03.277 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 02:04:03.279 | + lib/nova:install_nova:898 : is_service_enabled n-novnc 2022-08-03 02:04:03.297 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 02:04:03.300 | + lib/nova:install_nova:910 : is_service_enabled n-spice 2022-08-03 02:04:03.317 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 02:04:03.320 | + lib/nova:install_nova:922 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-08-03 02:04:03.322 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/nova.git 2022-08-03 02:04:03.325 | + functions-common:git_clone:598 : local git_dest=/opt/stack/nova 2022-08-03 02:04:03.328 | + functions-common:git_clone:599 : local git_ref=master 2022-08-03 02:04:03.330 | + functions-common:git_clone:600 : local orig_dir 2022-08-03 02:04:03.333 | ++ functions-common:git_clone:601 : pwd 2022-08-03 02:04:03.335 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-08-03 02:04:03.338 | + functions-common:git_clone:602 : local git_clone_flags= 2022-08-03 02:04:03.341 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-08-03 02:04:03.357 | + functions-common:git_clone:604 : RECLONE=False 2022-08-03 02:04:03.360 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-08-03 02:04:03.362 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-08-03 02:04:03.365 | + functions-common:git_clone:618 : echo master 2022-08-03 02:04:03.365 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-08-03 02:04:03.371 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/nova ]] 2022-08-03 02:04:03.374 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-08-03 02:04:03.376 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/nova 2022-08-03 02:04:03.389 | + functions-common:git_clone:678 : cd /opt/stack/nova 2022-08-03 02:04:03.392 | + functions-common:git_clone:679 : git show --oneline 2022-08-03 02:04:03.393 | + functions-common:git_clone:679 : head -1 2022-08-03 02:04:03.397 | 003f1d2b45 block_device_info: Add swap to inline 2022-08-03 02:04:03.400 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-08-03 02:04:03.403 | + lib/nova:install_nova:923 : setup_develop /opt/stack/nova 2022-08-03 02:04:03.406 | + inc/python:setup_develop:334 : local bindep 2022-08-03 02:04:03.408 | + inc/python:setup_develop:335 : [[ /opt/stack/nova == -bindep* ]] 2022-08-03 02:04:03.411 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/nova 2022-08-03 02:04:03.413 | + inc/python:setup_develop:340 : local extras= 2022-08-03 02:04:03.416 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-08-03 02:04:03.418 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-03 02:04:03.421 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/nova == -bindep* ]] 2022-08-03 02:04:03.424 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/nova 2022-08-03 02:04:03.426 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-03 02:04:03.429 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-08-03 02:04:03.432 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/nova 2022-08-03 02:04:03.435 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-03 02:04:03.438 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/nova 2022-08-03 02:04:03.441 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-03 02:04:03.443 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-03 02:04:03.446 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-08-03 02:04:03.453 | + inc/python:_setup_package_with_constraints_edit:381 : name=nova 2022-08-03 02:04:03.455 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-08-03 02:04:04.098 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/nova -e 2022-08-03 02:04:04.100 | + inc/python:setup_package:414 : local bindep=0 2022-08-03 02:04:04.102 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-03 02:04:04.105 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-03 02:04:04.108 | + inc/python:setup_package:417 : [[ /opt/stack/nova == -bindep* ]] 2022-08-03 02:04:04.110 | + inc/python:setup_package:422 : local project_dir=/opt/stack/nova 2022-08-03 02:04:04.112 | + inc/python:setup_package:423 : local flags=-e 2022-08-03 02:04:04.115 | + inc/python:setup_package:424 : local extras= 2022-08-03 02:04:04.117 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-03 02:04:04.120 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-08-03 02:04:04.123 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-08-03 02:04:04.125 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-08-03 02:04:04.128 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-03 02:04:04.130 | + inc/python:setup_package:442 : pip_install -e /opt/stack/nova 2022-08-03 02:04:04.151 | Using python 3.8 to install /opt/stack/nova 2022-08-03 02:04:04.153 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-08-03 02:04:06.232 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 02:04:06.232 | from cryptography.utils import int_from_bytes 2022-08-03 02:04:06.232 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 02:04:06.232 | from cryptography.utils import int_from_bytes 2022-08-03 02:04:07.276 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-03 02:04:07.276 | Obtaining file:///opt/stack/nova 2022-08-03 02:04:10.589 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-08-03 02:04:10.595 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-08-03 02:04:10.598 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-08-03 02:04:10.606 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-03 02:04:10.615 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-03 02:04:10.618 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-03 02:04:10.629 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-08-03 02:04:10.775 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-03 02:04:10.787 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-08-03 02:04:10.802 | Requirement already satisfied: castellan===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (4.0.0) 2022-08-03 02:04:10.822 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-08-03 02:04:10.858 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (0.2.2) 2022-08-03 02:04:10.872 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-08-03 02:04:10.875 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-08-03 02:04:10.883 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-08-03 02:04:10.885 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-08-03 02:04:10.890 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.12.0) 2022-08-03 02:04:10.926 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.9.0) 2022-08-03 02:04:10.954 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-08-03 02:04:10.957 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.7.2) 2022-08-03 02:04:10.996 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-08-03 02:04:11.055 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-08-03 02:04:11.107 | Requirement already satisfied: lxml===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (4.9.1) 2022-08-03 02:04:11.116 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.0.1) 2022-08-03 02:04:11.121 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-08-03 02:04:11.125 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-08-03 02:04:11.129 | Requirement already satisfied: openstacksdk===0.99.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.99.0) 2022-08-03 02:04:11.154 | Requirement already satisfied: os-brick===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (6.0.0) 2022-08-03 02:04:11.177 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.1.0) 2022-08-03 02:04:11.181 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-08-03 02:04:11.186 | Requirement already satisfied: os-traits===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.8.0) 2022-08-03 02:04:11.190 | Requirement already satisfied: os-vif===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (2.8.0) 2022-08-03 02:04:11.212 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (5.7.0) 2022-08-03 02:04:11.230 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.0.0) 2022-08-03 02:04:11.267 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-08-03 02:04:11.277 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-08-03 02:04:11.316 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-08-03 02:04:11.321 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.0.0) 2022-08-03 02:04:11.368 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-08-03 02:04:11.373 | Requirement already satisfied: oslo.limit===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (2.0.0) 2022-08-03 02:04:11.383 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-08-03 02:04:11.425 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (13.0.0) 2022-08-03 02:04:11.481 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (0.4.0) 2022-08-03 02:04:11.491 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (5.0.0) 2022-08-03 02:04:11.510 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.0) 2022-08-03 02:04:11.524 | Requirement already satisfied: oslo.privsep===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (3.0.0) 2022-08-03 02:04:11.538 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (2.4.0) 2022-08-03 02:04:11.551 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (6.3.1) 2022-08-03 02:04:11.554 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-08-03 02:04:11.562 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (3.0.0) 2022-08-03 02:04:11.586 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.0.0) 2022-08-03 02:04:11.596 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-08-03 02:04:11.610 | Requirement already satisfied: oslo.versionedobjects===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (3.0.0) 2022-08-03 02:04:11.628 | Requirement already satisfied: ovsdbapp===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (2.0.0) 2022-08-03 02:04:11.637 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-08-03 02:04:11.642 | Requirement already satisfied: paramiko===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (2.11.0) 2022-08-03 02:04:11.676 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-08-03 02:04:11.678 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-03 02:04:11.691 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-08-03 02:04:11.723 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-08-03 02:04:11.742 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-03 02:04:11.753 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-03 02:04:11.755 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-03 02:04:11.761 | Requirement already satisfied: pyroute2===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (0.7.2) 2022-08-03 02:04:11.767 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-03 02:04:11.772 | Requirement already satisfied: python-barbicanclient===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) (5.4.0) 2022-08-03 02:04:11.786 | Requirement already satisfied: python-cinderclient===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (9.0.0) 2022-08-03 02:04:11.801 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-03 02:04:11.806 | Requirement already satisfied: python-glanceclient===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 399)) (4.0.1) 2022-08-03 02:04:11.822 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-03 02:04:11.843 | Requirement already satisfied: python-neutronclient===8.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 415)) (8.0.0) 2022-08-03 02:04:11.868 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-03 02:04:11.872 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-03 02:04:11.879 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-03 02:04:11.892 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-08-03 02:04:11.895 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 458)) (1.3.3) 2022-08-03 02:04:11.899 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-03 02:04:11.903 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-08-03 02:04:11.906 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-03 02:04:11.909 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-08-03 02:04:11.920 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-08-03 02:04:11.923 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-08-03 02:04:11.926 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-03 02:04:11.930 | Requirement already satisfied: taskflow===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (5.0.0) 2022-08-03 02:04:11.981 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-08-03 02:04:11.995 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-08-03 02:04:12.004 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-08-03 02:04:12.009 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-03 02:04:12.020 | Requirement already satisfied: tooz===2.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (2.11.1) 2022-08-03 02:04:12.079 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-08-03 02:04:12.111 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (0.13.1) 2022-08-03 02:04:12.115 | Requirement already satisfied: warlock===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (2.0.1) 2022-08-03 02:04:12.121 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-03 02:04:12.126 | Requirement already satisfied: websockify===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (0.10.0) 2022-08-03 02:04:12.130 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-03 02:04:12.133 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.5) 2022-08-03 02:04:12.139 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-03 02:04:12.164 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-08-03 02:04:12.167 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-08-03 02:04:12.178 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-08-03 02:04:12.181 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-08-03 02:04:12.208 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-08-03 02:04:12.270 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-08-03 02:04:12.275 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2022-08-03 02:04:12.296 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-08-03 02:04:12.302 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.1) 2022-08-03 02:04:12.304 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-08-03 02:04:12.307 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-08-03 02:04:12.315 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-08-03 02:04:12.318 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-08-03 02:04:12.324 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (5.2.0) 2022-08-03 02:04:12.326 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.2.4) 2022-08-03 02:04:12.372 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-08-03 02:04:12.380 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-08-03 02:04:12.383 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-08-03 02:04:12.394 | Requirement already satisfied: ovs===2.17.1.post1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.17.1.post1) 2022-08-03 02:04:12.399 | Requirement already satisfied: PyNaCl===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (1.5.0) 2022-08-03 02:04:12.411 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-08-03 02:04:12.423 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-08-03 02:04:12.436 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 289)) (2.1.0) 2022-08-03 02:04:12.440 | Requirement already satisfied: osc-lib===2.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.6.1) 2022-08-03 02:04:12.456 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-08-03 02:04:12.459 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-08-03 02:04:12.464 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-03 02:04:12.466 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-08-03 02:04:12.469 | Requirement already satisfied: networkx===2.8.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 264)) (2.8.5) 2022-08-03 02:04:12.507 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (1.4.2) 2022-08-03 02:04:12.512 | Requirement already satisfied: automaton===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (3.0.0) 2022-08-03 02:04:12.518 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-08-03 02:04:12.521 | Requirement already satisfied: numpy===1.23.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 275)) (1.23.1) 2022-08-03 02:04:12.523 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-03 02:04:12.526 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-08-03 02:04:12.529 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-08-03 02:04:12.532 | Requirement already satisfied: sortedcontainers===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (2.4.0) 2022-08-03 02:04:12.535 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-03 02:04:12.538 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.2) 2022-08-03 02:04:12.590 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-08-03 02:04:13.477 | Installing collected packages: nova 2022-08-03 02:04:13.477 | Attempting uninstall: nova 2022-08-03 02:04:13.478 | Found existing installation: nova 25.1.0.dev184 2022-08-03 02:04:13.483 | Can't uninstall 'nova'. No files were found to uninstall. 2022-08-03 02:04:13.484 | Running setup.py develop for nova 2022-08-03 02:04:17.145 | Successfully installed nova 2022-08-03 02:04:17.258 | + inc/python:pip_install:196 : result=0 2022-08-03 02:04:17.261 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-03 02:04:17.263 | + functions-common:time_stop:2440 : local name 2022-08-03 02:04:17.265 | + functions-common:time_stop:2441 : local end_time 2022-08-03 02:04:17.267 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-03 02:04:17.270 | + functions-common:time_stop:2443 : local total 2022-08-03 02:04:17.272 | + functions-common:time_stop:2444 : local start_time 2022-08-03 02:04:17.274 | + functions-common:time_stop:2446 : name=pip_install 2022-08-03 02:04:17.277 | + functions-common:time_stop:2447 : start_time=1659492244146 2022-08-03 02:04:17.279 | + functions-common:time_stop:2449 : [[ -z 1659492244146 ]] 2022-08-03 02:04:17.282 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-03 02:04:17.286 | + functions-common:time_stop:2452 : end_time=1659492257284 2022-08-03 02:04:17.288 | + functions-common:time_stop:2453 : elapsed_time=13138 2022-08-03 02:04:17.291 | + functions-common:time_stop:2454 : total=107339 2022-08-03 02:04:17.294 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-03 02:04:17.296 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=120477 2022-08-03 02:04:17.298 | + inc/python:pip_install:199 : return 0 2022-08-03 02:04:17.303 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-03 02:04:17.303 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-08-03 02:04:17.306 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-08-03 02:04:17.325 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-08-03 02:04:17.337 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/nova 2022-08-03 02:04:17.341 | + inc/python:use_library_from_git:246 : local name=/opt/stack/nova 2022-08-03 02:04:17.343 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-03 02:04:17.345 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-03 02:04:17.348 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-08-03 02:04:17.350 | + inc/python:use_library_from_git:249 : return 1 2022-08-03 02:04:17.353 | + lib/nova:install_nova:924 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-08-03 02:04:17.367 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-03 02:04:17.369 | + ./stack.sh:main:932 : configure_nova 2022-08-03 02:04:17.373 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-08-03 02:04:17.386 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-08-03 02:04:17.388 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-08-03 02:04:17.390 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-08-03 02:04:17.394 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-08-03 02:04:17.394 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-08-03 02:04:17.399 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-08-03 02:04:17.402 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-08-03 02:04:17.404 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-08-03 02:04:17.407 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-08-03 02:04:17.409 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-08-03 02:04:17.412 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-08-03 02:04:17.414 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-08-03 02:04:17.417 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-08-03 02:04:17.429 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-08-03 02:04:17.442 | + 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-08-03 02:04:17.454 | + 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-08-03 02:04:17.468 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-08-03 02:04:17.481 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-08-03 02:04:17.484 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-08-03 02:04:17.489 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.mGmNUN4yBO 2022-08-03 02:04:17.492 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-08-03 02:04:17.495 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-08-03 02:04:17.498 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-08-03 02:04:17.501 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-08-03 02:04:17.504 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-08-03 02:04:17.506 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.mGmNUN4yBO 2022-08-03 02:04:17.510 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.mGmNUN4yBO 2022-08-03 02:04:17.522 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.mGmNUN4yBO /etc/sudoers.d/nova-rootwrap 2022-08-03 02:04:17.536 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-08-03 02:04:17.540 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-08-03 02:04:17.543 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-08-03 02:04:17.546 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-08-03 02:04:17.548 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-08-03 02:04:17.551 | + 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-08-03 02:04:17.553 | + 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-08-03 02:04:17.556 | + lib/nova:configure_nova:252 : [[ 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-08-03 02:04:17.559 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-08-03 02:04:17.563 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-08-03 02:04:17.581 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 02:04:17.584 | + lib/nova:configure_nova:334 : create_nova_conf 2022-08-03 02:04:17.586 | + lib/nova:create_nova_conf:408 : rm -f /opt/stack/nova/bin/nova.conf 2022-08-03 02:04:17.591 | + lib/nova:create_nova_conf:411 : rm -f /etc/nova/nova.conf 2022-08-03 02:04:17.594 | + lib/nova:create_nova_conf:412 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-08-03 02:04:17.623 | + lib/nova:create_nova_conf:413 : '[' True == True ']' 2022-08-03 02:04:17.625 | + lib/nova:create_nova_conf:414 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-08-03 02:04:17.652 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-08-03 02:04:17.684 | + lib/nova:create_nova_conf:417 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-08-03 02:04:17.711 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-08-03 02:04:17.743 | + lib/nova:create_nova_conf:419 : iniset /etc/nova/nova.conf scheduler workers 2 2022-08-03 02:04:17.784 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-08-03 02:04:17.817 | + lib/nova:create_nova_conf:421 : [[ 4 == 6 ]] 2022-08-03 02:04:17.820 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.74 2022-08-03 02:04:17.849 | + lib/nova:create_nova_conf:426 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-08-03 02:04:17.879 | + lib/nova:create_nova_conf:427 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-08-03 02:04:17.909 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-08-03 02:04:17.938 | + lib/nova:create_nova_conf:429 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-08-03 02:04:17.971 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-08-03 02:04:18.007 | + lib/nova:create_nova_conf:433 : is_fedora 2022-08-03 02:04:18.009 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-08-03 02:04:18.013 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-08-03 02:04:18.015 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-08-03 02:04:18.017 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-03 02:04:18.019 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-03 02:04:18.021 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-08-03 02:04:18.024 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-08-03 02:04:18.026 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-08-03 02:04:18.029 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-08-03 02:04:18.032 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-08-03 02:04:18.034 | + lib/nova:create_nova_conf:433 : is_suse 2022-08-03 02:04:18.036 | + functions-common:is_suse:537 : is_opensuse 2022-08-03 02:04:18.039 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-08-03 02:04:18.041 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-03 02:04:18.044 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-08-03 02:04:18.046 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-08-03 02:04:18.049 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-03 02:04:18.051 | + lib/nova:create_nova_conf:442 : is_service_enabled n-api n-cond n-sched 2022-08-03 02:04:18.070 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 02:04:18.072 | + lib/nova:create_nova_conf:446 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-03 02:04:18.075 | + lib/nova:create_nova_conf:449 : local db=nova_cell0 2022-08-03 02:04:18.078 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-08-03 02:04:18.107 | ++ lib/nova:create_nova_conf:455 : database_connection_url nova_cell0 2022-08-03 02:04:18.110 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-08-03 02:04:18.112 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-08-03 02:04:18.114 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell0 2022-08-03 02:04:18.117 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-03 02:04:18.119 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-03 02:04:18.122 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-03 02:04:18.138 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-03 02:04:18.141 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-03 02:04:18.143 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-08-03 02:04:18.146 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-08-03 02:04:18.177 | ++ lib/nova:create_nova_conf:456 : database_connection_url nova_api 2022-08-03 02:04:18.179 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-08-03 02:04:18.182 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-08-03 02:04:18.185 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_api 2022-08-03 02:04:18.187 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-03 02:04:18.189 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-03 02:04:18.192 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-03 02:04:18.209 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-03 02:04:18.211 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-03 02:04:18.213 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2022-08-03 02:04:18.216 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2022-08-03 02:04:18.247 | + lib/nova:create_nova_conf:461 : iniset /etc/nova/nova.conf cache enabled True 2022-08-03 02:04:18.280 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-08-03 02:04:18.308 | + lib/nova:create_nova_conf:463 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-08-03 02:04:18.337 | + lib/nova:create_nova_conf:466 : is_service_enabled n-api 2022-08-03 02:04:18.354 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 02:04:18.356 | + lib/nova:create_nova_conf:467 : is_service_enabled n-api-meta 2022-08-03 02:04:18.373 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 02:04:18.377 | ++ lib/nova:create_nova_conf:469 : echo osapi_compute,metadata 2022-08-03 02:04:18.377 | ++ lib/nova:create_nova_conf:469 : sed s/,metadata// 2022-08-03 02:04:18.382 | + lib/nova:create_nova_conf:469 : NOVA_ENABLED_APIS=osapi_compute 2022-08-03 02:04:18.384 | + lib/nova:create_nova_conf:471 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-08-03 02:04:18.413 | + lib/nova:create_nova_conf:472 : is_service_enabled tls-proxy 2022-08-03 02:04:18.429 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 02:04:18.431 | + lib/nova:create_nova_conf:478 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-08-03 02:04:18.434 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-08-03 02:04:18.436 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-08-03 02:04:18.438 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-08-03 02:04:18.441 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-08-03 02:04:18.471 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-08-03 02:04:18.498 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.74/identity 2022-08-03 02:04:18.529 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-08-03 02:04:18.560 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-08-03 02:04:18.590 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-08-03 02:04:18.618 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-08-03 02:04:18.645 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-08-03 02:04:18.674 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-03 02:04:18.703 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-08-03 02:04:18.731 | + lib/nova:create_nova_conf:481 : is_service_enabled cinder 2022-08-03 02:04:18.747 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 02:04:18.750 | + lib/nova:create_nova_conf:482 : configure_cinder_access 2022-08-03 02:04:18.752 | + lib/nova:configure_cinder_access:609 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-08-03 02:04:18.783 | + lib/nova:configure_cinder_access:610 : iniset /etc/nova/nova.conf cinder auth_type password 2022-08-03 02:04:18.812 | + lib/nova:configure_cinder_access:611 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.74/identity 2022-08-03 02:04:18.841 | + lib/nova:configure_cinder_access:618 : iniset /etc/nova/nova.conf cinder username nova 2022-08-03 02:04:18.869 | + lib/nova:configure_cinder_access:619 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-08-03 02:04:18.899 | + lib/nova:configure_cinder_access:620 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-08-03 02:04:18.927 | + lib/nova:configure_cinder_access:621 : iniset /etc/nova/nova.conf cinder project_name service 2022-08-03 02:04:18.956 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-08-03 02:04:18.984 | + lib/nova:configure_cinder_access:623 : is_service_enabled tls-proxy 2022-08-03 02:04:19.001 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 02:04:19.003 | + lib/nova:create_nova_conf:485 : '[' -n /opt/stack/data/nova ']' 2022-08-03 02:04:19.006 | + lib/nova:create_nova_conf:486 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-08-03 02:04:19.037 | + lib/nova:create_nova_conf:487 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-08-03 02:04:19.076 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova/instances ']' 2022-08-03 02:04:19.079 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-08-03 02:04:19.107 | + lib/nova:create_nova_conf:492 : '[' False '!=' False ']' 2022-08-03 02:04:19.110 | + lib/nova:create_nova_conf:495 : '[' False '!=' False ']' 2022-08-03 02:04:19.112 | + lib/nova:create_nova_conf:501 : is_suse 2022-08-03 02:04:19.115 | + functions-common:is_suse:537 : is_opensuse 2022-08-03 02:04:19.118 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-08-03 02:04:19.121 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-03 02:04:19.124 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-08-03 02:04:19.126 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-08-03 02:04:19.128 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-03 02:04:19.131 | + lib/nova:create_nova_conf:501 : is_fedora 2022-08-03 02:04:19.133 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-08-03 02:04:19.135 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-08-03 02:04:19.138 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-08-03 02:04:19.140 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-03 02:04:19.143 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-03 02:04:19.145 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-08-03 02:04:19.148 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-08-03 02:04:19.150 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-08-03 02:04:19.153 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-08-03 02:04:19.155 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-08-03 02:04:19.158 | + lib/nova:create_nova_conf:506 : setup_logging /etc/nova/nova.conf 2022-08-03 02:04:19.160 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-08-03 02:04:19.162 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-08-03 02:04:19.165 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-03 02:04:19.185 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-03 02:04:19.187 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-03 02:04:19.189 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-03 02:04:19.192 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-03 02:04:19.194 | + 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-08-03 02:04:19.222 | + 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-08-03 02:04:19.253 | + 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-08-03 02:04:19.282 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-03 02:04:19.311 | + lib/nova:create_nova_conf:508 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-08-03 02:04:19.343 | + lib/nova:create_nova_conf:510 : is_service_enabled n-api 2022-08-03 02:04:19.359 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 02:04:19.362 | + lib/nova:create_nova_conf:511 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-08-03 02:04:19.364 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-08-03 02:04:19.367 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-08-03 02:04:19.369 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-08-03 02:04:19.372 | + lib/apache:write_uwsgi_config:257 : local http= 2022-08-03 02:04:19.374 | + lib/apache:write_uwsgi_config:258 : local name= 2022-08-03 02:04:19.377 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-08-03 02:04:19.381 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-08-03 02:04:19.383 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-08-03 02:04:19.386 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-08-03 02:04:19.399 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-08-03 02:04:19.399 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-08-03 02:04:19.408 | d /var/run/uwsgi 0755 ubuntu root 2022-08-03 02:04:19.412 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-08-03 02:04:19.428 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-08-03 02:04:19.430 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-08-03 02:04:19.434 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-08-03 02:04:19.465 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-08-03 02:04:19.493 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-08-03 02:04:19.523 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-08-03 02:04:19.553 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-08-03 02:04:19.582 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-08-03 02:04:19.611 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-08-03 02:04:19.639 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-08-03 02:04:19.666 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-08-03 02:04:19.695 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-08-03 02:04:19.724 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-08-03 02:04:19.755 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-08-03 02:04:19.785 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-08-03 02:04:19.813 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-08-03 02:04:19.816 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-08-03 02:04:19.819 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-08-03 02:04:19.821 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-08-03 02:04:19.824 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-08-03 02:04:19.827 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 02:04:19.829 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 02:04:19.831 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-08-03 02:04:19.834 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-08-03 02:04:19.836 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-08-03 02:04:19.864 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-08-03 02:04:19.893 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-08-03 02:04:19.893 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-08-03 02:04:19.903 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-08-03 02:04:19.907 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-08-03 02:04:19.910 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-08-03 02:04:19.913 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-08-03 02:04:19.915 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-08-03 02:04:19.918 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-03 02:04:19.921 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 02:04:19.924 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 02:04:19.927 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-08-03 02:04:19.930 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-08-03 02:04:19.932 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 02:04:19.935 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 02:04:19.937 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-08-03 02:04:20.000 | Enabling site nova-api-wsgi. 2022-08-03 02:04:20.006 | To activate the new configuration, you need to run: 2022-08-03 02:04:20.006 | systemctl reload apache2 2022-08-03 02:04:20.010 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-08-03 02:04:20.013 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-03 02:04:20.015 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-03 02:04:20.018 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-08-03 02:04:20.154 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api-meta 2022-08-03 02:04:20.176 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 02:04:20.178 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-08-03 02:04:20.181 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-08-03 02:04:20.184 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-08-03 02:04:20.186 | + lib/apache:write_uwsgi_config:256 : local url= 2022-08-03 02:04:20.189 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-08-03 02:04:20.191 | + lib/apache:write_uwsgi_config:258 : local name= 2022-08-03 02:04:20.195 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-08-03 02:04:20.199 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-08-03 02:04:20.202 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-08-03 02:04:20.205 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-08-03 02:04:20.218 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-08-03 02:04:20.218 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-08-03 02:04:20.227 | d /var/run/uwsgi 0755 ubuntu root 2022-08-03 02:04:20.232 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-08-03 02:04:20.249 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-08-03 02:04:20.251 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-08-03 02:04:20.255 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-08-03 02:04:20.287 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-08-03 02:04:20.316 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-08-03 02:04:20.346 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-08-03 02:04:20.376 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-08-03 02:04:20.406 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-08-03 02:04:20.436 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-08-03 02:04:20.464 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-08-03 02:04:20.492 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-08-03 02:04:20.521 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-08-03 02:04:20.551 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-08-03 02:04:20.580 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-08-03 02:04:20.608 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-08-03 02:04:20.635 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-08-03 02:04:20.638 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-08-03 02:04:20.668 | + lib/nova:create_nova_conf:518 : is_service_enabled ceilometer 2022-08-03 02:04:20.686 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 02:04:20.689 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-08-03 02:04:20.723 | ++ lib/nova:create_nova_conf:527 : get_notification_url 2022-08-03 02:04:20.726 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-08-03 02:04:20.728 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-08-03 02:04:20.745 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-03 02:04:20.748 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.74:5672/ 2022-08-03 02:04:20.751 | + lib/nova:create_nova_conf:527 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.74:5672/ 2022-08-03 02:04:20.781 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-08-03 02:04:20.811 | + lib/nova:create_nova_conf:529 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-08-03 02:04:20.813 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-08-03 02:04:20.816 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-08-03 02:04:20.818 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-08-03 02:04:20.820 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-08-03 02:04:20.823 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-03 02:04:20.840 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 02:04:20.843 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-08-03 02:04:20.845 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-08-03 02:04:20.848 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-03 02:04:20.864 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-03 02:04:20.867 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.74:5672/ 2022-08-03 02:04:20.870 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.74:5672/ 2022-08-03 02:04:20.899 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-03 02:04:20.901 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-03 02:04:20.904 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-08-03 02:04:20.932 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-08-03 02:04:20.960 | + lib/nova:create_nova_conf:534 : iniset /etc/nova/nova.conf conductor workers 2 2022-08-03 02:04:20.991 | + lib/nova:create_nova_conf:536 : is_service_enabled tls-proxy 2022-08-03 02:04:21.007 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 02:04:21.010 | + lib/nova:create_nova_conf:541 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-08-03 02:04:21.038 | + lib/nova:create_nova_conf:543 : '[' True == True ']' 2022-08-03 02:04:21.040 | + lib/nova:create_nova_conf:544 : init_nova_service_user_conf 2022-08-03 02:04:21.043 | + lib/nova:init_nova_service_user_conf:792 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-08-03 02:04:21.076 | + lib/nova:init_nova_service_user_conf:793 : iniset /etc/nova/nova.conf service_user auth_type password 2022-08-03 02:04:21.104 | + lib/nova:init_nova_service_user_conf:794 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.74/identity 2022-08-03 02:04:21.133 | + lib/nova:init_nova_service_user_conf:795 : iniset /etc/nova/nova.conf service_user username nova 2022-08-03 02:04:21.161 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-08-03 02:04:21.190 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-08-03 02:04:21.219 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user project_name service 2022-08-03 02:04:21.248 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-08-03 02:04:21.276 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-08-03 02:04:21.305 | + lib/nova:create_nova_conf:547 : is_service_enabled n-cond 2022-08-03 02:04:21.322 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 02:04:21.325 | ++ lib/nova:create_nova_conf:548 : seq 1 1 2022-08-03 02:04:21.329 | + lib/nova:create_nova_conf:548 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-03 02:04:21.332 | + lib/nova:create_nova_conf:549 : local conf 2022-08-03 02:04:21.335 | + lib/nova:create_nova_conf:550 : local vhost 2022-08-03 02:04:21.338 | ++ lib/nova:create_nova_conf:551 : conductor_conf 1 2022-08-03 02:04:21.341 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-08-03 02:04:21.343 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-08-03 02:04:21.346 | + lib/nova:create_nova_conf:551 : conf=/etc/nova/nova_cell1.conf 2022-08-03 02:04:21.348 | + lib/nova:create_nova_conf:552 : vhost=nova_cell1 2022-08-03 02:04:21.351 | + lib/nova:create_nova_conf:554 : rm -f /etc/nova/nova_cell1.conf 2022-08-03 02:04:21.355 | ++ lib/nova:create_nova_conf:555 : database_connection_url nova_cell1 2022-08-03 02:04:21.358 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-08-03 02:04:21.360 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-08-03 02:04:21.363 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell1 2022-08-03 02:04:21.365 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-03 02:04:21.367 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-03 02:04:21.369 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-03 02:04:21.387 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-03 02:04:21.389 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-03 02:04:21.392 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2022-08-03 02:04:21.394 | + lib/nova:create_nova_conf:555 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2022-08-03 02:04:21.426 | + lib/nova:create_nova_conf:556 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-08-03 02:04:21.457 | + lib/nova:create_nova_conf:557 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-08-03 02:04:21.488 | + lib/nova:create_nova_conf:559 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-03 02:04:21.490 | + lib/nova:create_nova_conf:562 : rpc_backend_add_vhost nova_cell1 2022-08-03 02:04:21.493 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-08-03 02:04:21.495 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-08-03 02:04:21.512 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 02:04:21.516 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-08-03 02:04:21.516 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-08-03 02:04:22.213 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-08-03 02:04:22.216 | + lib/nova:create_nova_conf:563 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-08-03 02:04:22.218 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-08-03 02:04:22.220 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-08-03 02:04:22.223 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-08-03 02:04:22.225 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-08-03 02:04:22.228 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-03 02:04:22.244 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 02:04:22.247 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-08-03 02:04:22.249 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-08-03 02:04:22.252 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-03 02:04:22.269 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-03 02:04:22.271 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.74:5672/nova_cell1 2022-08-03 02:04:22.274 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.74:5672/nova_cell1 2022-08-03 02:04:22.314 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-03 02:04:22.317 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-03 02:04:22.319 | + lib/nova:create_nova_conf:567 : is_service_enabled placement placement-client 2022-08-03 02:04:22.337 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 02:04:22.340 | + lib/nova:create_nova_conf:568 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-08-03 02:04:22.342 | + lib/nova:configure_placement_nova_compute:596 : local conf=/etc/nova/nova_cell1.conf 2022-08-03 02:04:22.345 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-08-03 02:04:22.375 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.74/identity 2022-08-03 02:04:22.403 | + lib/nova:configure_placement_nova_compute:599 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-08-03 02:04:22.432 | + lib/nova:configure_placement_nova_compute:600 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-08-03 02:04:22.461 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-08-03 02:04:22.489 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-08-03 02:04:22.518 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-08-03 02:04:22.546 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-08-03 02:04:22.575 | + lib/nova:create_nova_conf:572 : setup_logging /etc/nova/nova_cell1.conf 2022-08-03 02:04:22.578 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-08-03 02:04:22.580 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-08-03 02:04:22.583 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-03 02:04:22.600 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-03 02:04:22.603 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-03 02:04:22.605 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-03 02:04:22.607 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-03 02:04:22.610 | + 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-08-03 02:04:22.640 | + 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-08-03 02:04:22.668 | + 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-08-03 02:04:22.697 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-03 02:04:22.727 | + lib/nova:create_nova_conf:579 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-03 02:04:22.730 | ++ lib/nova:create_nova_conf:582 : seq 1 1 2022-08-03 02:04:22.735 | + lib/nova:create_nova_conf:582 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-03 02:04:22.737 | + lib/nova:create_nova_conf:583 : local conf 2022-08-03 02:04:22.739 | + lib/nova:create_nova_conf:584 : local offset 2022-08-03 02:04:22.742 | ++ lib/nova:create_nova_conf:585 : conductor_conf 1 2022-08-03 02:04:22.745 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-08-03 02:04:22.748 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-08-03 02:04:22.751 | + lib/nova:create_nova_conf:585 : conf=/etc/nova/nova_cell1.conf 2022-08-03 02:04:22.753 | + lib/nova:create_nova_conf:586 : offset=0 2022-08-03 02:04:22.755 | + lib/nova:create_nova_conf:587 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-08-03 02:04:22.758 | + lib/nova:configure_console_proxies:694 : local conf=/etc/nova/nova_cell1.conf 2022-08-03 02:04:22.760 | + lib/nova:configure_console_proxies:695 : local offset=0 2022-08-03 02:04:22.763 | + lib/nova:configure_console_proxies:699 : offset=0 2022-08-03 02:04:22.765 | + lib/nova:configure_console_proxies:701 : is_service_enabled n-novnc 2022-08-03 02:04:22.782 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 02:04:22.785 | + lib/nova:configure_console_proxies:701 : '[' False '!=' False ']' 2022-08-03 02:04:22.787 | + lib/nova:configure_console_proxies:733 : is_service_enabled n-spice 2022-08-03 02:04:22.804 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 02:04:22.807 | + lib/nova:configure_console_proxies:738 : is_service_enabled n-sproxy 2022-08-03 02:04:22.824 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 02:04:22.827 | + lib/nova:configure_nova:336 : is_service_enabled n-cpu 2022-08-03 02:04:22.844 | + functions-common:is_service_enabled:2096 : return 1 2022-08-03 02:04:22.847 | + ./stack.sh:main:935 : is_service_enabled placement 2022-08-03 02:04:22.865 | + functions-common:is_service_enabled:2096 : return 0 2022-08-03 02:04:22.867 | + ./stack.sh:main:937 : stack_install_service placement 2022-08-03 02:04:22.870 | + lib/stack:stack_install_service:20 : local service=placement 2022-08-03 02:04:22.873 | + lib/stack:stack_install_service:21 : type install_placement 2022-08-03 02:04:22.876 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-03 02:04:22.878 | + lib/stack:stack_install_service:32 : install_placement 2022-08-03 02:04:22.881 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-08-03 02:04:22.883 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-08-03 02:04:22.886 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 02:04:22.889 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 02:04:22.892 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-08-03 02:04:22.894 | + functions-common:install_package:1464 : update_package_repo 2022-08-03 02:04:22.897 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-03 02:04:22.899 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-08-03 02:04:22.902 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-03 02:04:22.905 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-03 02:04:22.907 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-08-03 02:04:22.910 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 02:04:22.912 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 02:04:22.915 | + functions-common:update_package_repo:1445 : apt_get_update 2022-08-03 02:04:22.917 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-08-03 02:04:22.920 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-08-03 02:04:22.922 | + functions-common:apt_get_update:1191 : return 2022-08-03 02:04:22.925 | + functions-common:install_package:1465 : real_install_package apache2 2022-08-03 02:04:22.927 | + functions-common:real_install_package:1450 : is_ubuntu 2022-08-03 02:04:22.930 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 02:04:22.932 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 02:04:22.935 | + functions-common:real_install_package:1451 : apt_get install apache2 2022-08-03 02:04:22.958 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-08-03 02:04:23.068 | Reading package lists... 2022-08-03 02:04:23.332 | Building dependency tree... 2022-08-03 02:04:23.333 | Reading state information... 2022-08-03 02:04:23.603 | apache2 is already the newest version (2.4.41-4ubuntu3.12). 2022-08-03 02:04:23.603 | The following packages were automatically installed and are no longer required: 2022-08-03 02:04:23.604 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-03 02:04:23.604 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-03 02:04:23.604 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-03 02:04:23.604 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-03 02:04:23.604 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-03 02:04:23.604 | python3-zope.interface 2022-08-03 02:04:23.604 | Use 'sudo apt autoremove' to remove them. 2022-08-03 02:04:23.719 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-08-03 02:04:23.724 | + functions-common:apt_get:1235 : result=0 2022-08-03 02:04:23.727 | + functions-common:apt_get:1238 : time_stop apt-get 2022-08-03 02:04:23.729 | + functions-common:time_stop:2440 : local name 2022-08-03 02:04:23.732 | + functions-common:time_stop:2441 : local end_time 2022-08-03 02:04:23.734 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-03 02:04:23.740 | + functions-common:time_stop:2443 : local total 2022-08-03 02:04:23.742 | + functions-common:time_stop:2444 : local start_time 2022-08-03 02:04:23.744 | + functions-common:time_stop:2446 : name=apt-get 2022-08-03 02:04:23.747 | + functions-common:time_stop:2447 : start_time=1659492262955 2022-08-03 02:04:23.750 | + functions-common:time_stop:2449 : [[ -z 1659492262955 ]] 2022-08-03 02:04:23.753 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-03 02:04:23.758 | + functions-common:time_stop:2452 : end_time=1659492263755 2022-08-03 02:04:23.760 | + functions-common:time_stop:2453 : elapsed_time=800 2022-08-03 02:04:23.763 | + functions-common:time_stop:2454 : total=6553 2022-08-03 02:04:23.765 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-03 02:04:23.767 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=7353 2022-08-03 02:04:23.770 | + functions-common:apt_get:1239 : return 0 2022-08-03 02:04:23.773 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-08-03 02:04:23.776 | + functions-common:is_package_installed:1473 : [[ -z libapache2-mod-wsgi ]] 2022-08-03 02:04:23.778 | + functions-common:is_package_installed:1477 : [[ -z deb ]] 2022-08-03 02:04:23.781 | + functions-common:is_package_installed:1481 : [[ deb = \d\e\b ]] 2022-08-03 02:04:23.783 | + functions-common:is_package_installed:1482 : dpkg -s libapache2-mod-wsgi 2022-08-03 02:04:23.806 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-08-03 02:04:23.809 | + functions-common:install_package:1464 : update_package_repo 2022-08-03 02:04:23.812 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-03 02:04:23.814 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-08-03 02:04:23.817 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-03 02:04:23.820 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-03 02:04:23.822 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-08-03 02:04:23.825 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 02:04:23.827 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 02:04:23.830 | + functions-common:update_package_repo:1445 : apt_get_update 2022-08-03 02:04:23.832 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-08-03 02:04:23.835 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-08-03 02:04:23.837 | + functions-common:apt_get_update:1191 : return 2022-08-03 02:04:23.840 | + functions-common:install_package:1465 : real_install_package libapache2-mod-wsgi-py3 2022-08-03 02:04:23.843 | + functions-common:real_install_package:1450 : is_ubuntu 2022-08-03 02:04:23.845 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 02:04:23.848 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 02:04:23.850 | + functions-common:real_install_package:1451 : apt_get install libapache2-mod-wsgi-py3 2022-08-03 02:04:23.874 | + functions-common:apt_get:1231 : 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-08-03 02:04:23.984 | Reading package lists... 2022-08-03 02:04:24.242 | Building dependency tree... 2022-08-03 02:04:24.244 | Reading state information... 2022-08-03 02:04:24.505 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-08-03 02:04:24.506 | The following packages were automatically installed and are no longer required: 2022-08-03 02:04:24.507 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-03 02:04:24.507 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-03 02:04:24.507 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-03 02:04:24.507 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-03 02:04:24.507 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-03 02:04:24.507 | python3-zope.interface 2022-08-03 02:04:24.507 | Use 'sudo apt autoremove' to remove them. 2022-08-03 02:04:24.621 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-08-03 02:04:24.626 | + functions-common:apt_get:1235 : result=0 2022-08-03 02:04:24.629 | + functions-common:apt_get:1238 : time_stop apt-get 2022-08-03 02:04:24.632 | + functions-common:time_stop:2440 : local name 2022-08-03 02:04:24.634 | + functions-common:time_stop:2441 : local end_time 2022-08-03 02:04:24.638 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-03 02:04:24.640 | + functions-common:time_stop:2443 : local total 2022-08-03 02:04:24.643 | + functions-common:time_stop:2444 : local start_time 2022-08-03 02:04:24.645 | + functions-common:time_stop:2446 : name=apt-get 2022-08-03 02:04:24.647 | + functions-common:time_stop:2447 : start_time=1659492263871 2022-08-03 02:04:24.650 | + functions-common:time_stop:2449 : [[ -z 1659492263871 ]] 2022-08-03 02:04:24.654 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-03 02:04:24.658 | + functions-common:time_stop:2452 : end_time=1659492264655 2022-08-03 02:04:24.660 | + functions-common:time_stop:2453 : elapsed_time=784 2022-08-03 02:04:24.663 | + functions-common:time_stop:2454 : total=7353 2022-08-03 02:04:24.666 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-03 02:04:24.669 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=8137 2022-08-03 02:04:24.671 | + functions-common:apt_get:1239 : return 0 2022-08-03 02:04:24.674 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-08-03 02:04:24.676 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-08-03 02:04:24.679 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-03 02:04:24.681 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-03 02:04:24.685 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-03 02:04:24.688 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-08-03 02:04:24.690 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-08-03 02:04:24.748 | wsgi (enabled by maintainer script) 2022-08-03 02:04:24.751 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-08-03 02:04:24.753 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-08-03 02:04:24.756 | + inc/python:pip_install_gr:77 : local clean_name 2022-08-03 02:04:24.759 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-08-03 02:04:24.763 | ++ inc/python:get_from_global_requirements:221 : local package=osc-placement 2022-08-03 02:04:24.765 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-08-03 02:04:24.770 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-08-03 02:04:24.770 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-08-03 02:04:24.776 | ++ inc/python:get_from_global_requirements:223 : required_pkg='osc-placement ' 2022-08-03 02:04:24.778 | ++ inc/python:get_from_global_requirements:224 : [[ osc-placement == '' ]] 2022-08-03 02:04:24.781 | ++ inc/python:get_from_global_requirements:227 : echo osc-placement 2022-08-03 02:04:24.784 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-08-03 02:04:24.786 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-08-03 02:04:24.811 | Using python 3.8 to install osc-placement 2022-08-03 02:04:24.813 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-08-03 02:04:26.907 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 02:04:26.907 | from cryptography.utils import int_from_bytes 2022-08-03 02:04:26.907 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-03 02:04:26.907 | from cryptography.utils import int_from_bytes 2022-08-03 02:04:27.958 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-03 02:04:27.959 | Requirement already satisfied: osc-placement===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (4.0.0) 2022-08-03 02:04:27.970 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-08-03 02:04:27.984 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-08-03 02:04:27.990 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-08-03 02:04:27.992 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-03 02:04:27.999 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-03 02:04:28.003 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-08-03 02:04:28.006 | Requirement already satisfied: osc-lib===2.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.6.1) 2022-08-03 02:04:28.021 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-08-03 02:04:28.080 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-08-03 02:04:28.085 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-08-03 02:04:28.090 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-08-03 02:04:28.093 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-08-03 02:04:28.099 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-08-03 02:04:28.102 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-03 02:04:28.106 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-08-03 02:04:28.119 | Requirement already satisfied: openstacksdk===0.99.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.99.0) 2022-08-03 02:04:28.145 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-03 02:04:28.148 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-03 02:04:28.161 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-08-03 02:04:28.165 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-03 02:04:28.169 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.2) 2022-08-03 02:04:28.217 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-03 02:04:28.221 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-03 02:04:28.232 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-03 02:04:28.235 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2022-08-03 02:04:28.257 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-08-03 02:04:28.260 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-08-03 02:04:28.297 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-08-03 02:04:28.302 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.1) 2022-08-03 02:04:28.305 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-08-03 02:04:28.309 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-08-03 02:04:28.313 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-08-03 02:04:28.315 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-08-03 02:04:28.348 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-03 02:04:28.351 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-08-03 02:04:28.354 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-08-03 02:04:28.359 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-08-03 02:04:28.362 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-03 02:04:28.367 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-08-03 02:04:28.429 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-08-03 02:04:28.432 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-08-03 02:04:28.436 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-03 02:04:30.423 | + inc/python:pip_install:196 : result=0 2022-08-03 02:04:30.426 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-03 02:04:30.428 | + functions-common:time_stop:2440 : local name 2022-08-03 02:04:30.431 | + functions-common:time_stop:2441 : local end_time 2022-08-03 02:04:30.433 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-03 02:04:30.436 | + functions-common:time_stop:2443 : local total 2022-08-03 02:04:30.438 | + functions-common:time_stop:2444 : local start_time 2022-08-03 02:04:30.441 | + functions-common:time_stop:2446 : name=pip_install 2022-08-03 02:04:30.443 | + functions-common:time_stop:2447 : start_time=1659492264804 2022-08-03 02:04:30.446 | + functions-common:time_stop:2449 : [[ -z 1659492264804 ]] 2022-08-03 02:04:30.449 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-03 02:04:30.454 | + functions-common:time_stop:2452 : end_time=1659492270451 2022-08-03 02:04:30.456 | + functions-common:time_stop:2453 : elapsed_time=5647 2022-08-03 02:04:30.459 | + functions-common:time_stop:2454 : total=120477 2022-08-03 02:04:30.461 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-03 02:04:30.464 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=126124 2022-08-03 02:04:30.467 | + inc/python:pip_install:199 : return 0 2022-08-03 02:04:30.469 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-08-03 02:04:30.472 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/placement.git 2022-08-03 02:04:30.474 | + functions-common:git_clone:598 : local git_dest=/opt/stack/placement 2022-08-03 02:04:30.477 | + functions-common:git_clone:599 : local git_ref=master 2022-08-03 02:04:30.479 | + functions-common:git_clone:600 : local orig_dir 2022-08-03 02:04:30.482 | ++ functions-common:git_clone:601 : pwd 2022-08-03 02:04:30.485 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-08-03 02:04:30.488 | + functions-common:git_clone:602 : local git_clone_flags= 2022-08-03 02:04:30.491 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-08-03 02:04:30.508 | + functions-common:git_clone:604 : RECLONE=False 2022-08-03 02:04:30.510 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-08-03 02:04:30.513 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-08-03 02:04:30.516 | + functions-common:git_clone:618 : echo master 2022-08-03 02:04:30.517 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-08-03 02:04:30.522 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/placement ]] 2022-08-03 02:04:30.525 | + functions-common:git_clone:633 : [[ False = \T\r\u\e ]] 2022-08-03 02:04:30.528 | + functions-common:git_clone:639 : git_timed clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2022-08-03 02:04:30.530 | + functions-common:git_timed:703 : local count=0 2022-08-03 02:04:30.533 | + functions-common:git_timed:704 : local timeout=0 2022-08-03 02:04:30.535 | + functions-common:git_timed:706 : [[ -n 0 ]] 2022-08-03 02:04:30.538 | + functions-common:git_timed:707 : timeout=0 2022-08-03 02:04:30.540 | + functions-common:git_timed:710 : time_start git_timed 2022-08-03 02:04:30.543 | + functions-common:time_start:2426 : local name=git_timed 2022-08-03 02:04:30.546 | + functions-common:time_start:2427 : local start_time= 2022-08-03 02:04:30.548 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-03 02:04:30.551 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-03 02:04:30.555 | + functions-common:time_start:2431 : _TIME_START[$name]=1659492270553 2022-08-03 02:04:30.558 | + functions-common:git_timed:711 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2022-08-03 02:04:30.561 | Cloning into '/opt/stack/placement'... 2022-08-03 02:11:46.457 | error: RPC failed; curl 56 GnuTLS recv error (-9): Error decoding the received TLS packet. 2022-08-03 02:11:46.458 | fatal: the remote end hung up unexpectedly 2022-08-03 02:11:46.458 | fatal: early EOF 2022-08-03 02:11:46.459 | fatal: index-pack failed 2022-08-03 02:11:46.469 | + functions-common:git_timed:714 : [[ 128 -ne 124 ]] 2022-08-03 02:11:46.472 | + functions-common:git_timed:715 : die 715 'git call failed: [git clone' https://opendev.org/openstack/placement.git /opt/stack/placement --branch 'master]' 2022-08-03 02:11:46.475 | + functions-common:die:264 : local exitcode=0 2022-08-03 02:11:46.478 | [Call Trace] 2022-08-03 02:11:46.478 | ./stack.sh:937:stack_install_service 2022-08-03 02:11:46.478 | /home/ubuntu/devstack/lib/stack:32:install_placement 2022-08-03 02:11:46.478 | /home/ubuntu/devstack/lib/placement:140:git_clone 2022-08-03 02:11:46.478 | /home/ubuntu/devstack/functions-common:639:git_timed 2022-08-03 02:11:46.478 | /home/ubuntu/devstack/functions-common:715:die 2022-08-03 02:11:46.482 | [ERROR] /home/ubuntu/devstack/functions-common:715 git call failed: [git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master] 2022-08-03 02:11:47.486 | Error on exit